Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CycloneDX/cyclonedx-javascript-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.4.0
Choose a base ref
...
head repository: CycloneDX/cyclonedx-javascript-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.4.1
Choose a head ref
  • 2 commits
  • 27 files changed
  • 2 contributors

Commits on Dec 4, 2025

  1. fix: 6.4.0 deprecated types (#1351)

    - fixes #1350
    
    ## Fixed
      * Type declarations for deprecated symbols support usage as types
    ## Refactor
      * Deprecated symbols turned from re-exports into re-declares     
    Note: this change adds runtime overhead for the sake of documentation.
    
    docs preview:
    <https://cyclonedx-javascript-library--1351.org.readthedocs.build/en/1351/>
    
    ---------
    
    Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
    jkowalleck authored Dec 4, 2025
    Configuration menu
    Copy the full SHA
    d124458 View commit details
    Browse the repository at this point in the history
  2. 9.4.1

    Signed-off-by: jkowalleck <jkowalleck@users.noreply.github.com>
    jkowalleck committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    1315d65 View commit details
    Browse the repository at this point in the history
Loading