-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add support for NPM v11 see https://github.com/npm/cli/releases/tag/v11.0.0 fixes #1245 ---- - [x] add the `npm11` engine as supported https://github.com/CycloneDX/cyclonedx-node-npm/blob/c0c3f7d74c8ce50d6c9fab90a58fa745a4aabf64/package.json#L74 - [x] gather test data with https://github.com/CycloneDX/cyclonedx-node-npm/blob/main/.github/workflows/npm-ls_demo-results.yml - [x] deduplicate test data - [x] create new test results - [x] add capabilities in CI and test beds - [x] write history --------- Signed-off-by: Jan Kowalleck <[email protected]>
- Loading branch information
1 parent
c93379f
commit 3d7f8e1
Showing
76 changed files
with
392,410 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
35 changes: 35 additions & 0 deletions
35
...emo-results/alternative-package-registry/CI_results/npm-ls_npm11_node20_macos-latest.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
35 changes: 35 additions & 0 deletions
35
...mo-results/alternative-package-registry/CI_results/npm-ls_npm11_node20_ubuntu-latest.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
35 changes: 35 additions & 0 deletions
35
...o-results/alternative-package-registry/CI_results/npm-ls_npm11_node20_windows-latest.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
35 changes: 35 additions & 0 deletions
35
...o-results/alternative-package-registry/CI_results/npm-ls_npm11_node22_windows-latest.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.