Skip to content

Commit

Permalink
Update atom
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
  • Loading branch information
prabhu committed Oct 19, 2023
1 parent 439f871 commit f4b4a41
Show file tree
Hide file tree
Showing 5 changed files with 13,750 additions and 67 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cyclonedx/cdxgen",
"version": "9.8.10",
"version": "9.9.0",
"description": "Creates CycloneDX Software Bill of Materials (SBOM) from source or container image",
"homepage": "http://github.com/cyclonedx/cdxgen",
"author": "Prabhu Subramanian <prabhu@appthreat.com>",
Expand Down Expand Up @@ -56,7 +56,7 @@
},
"dependencies": {
"@babel/parser": "^7.23.0",
"@babel/traverse": "^7.23.0",
"@babel/traverse": "^7.23.2",
"@npmcli/arborist": "^7.2.0",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
Expand All @@ -83,7 +83,7 @@
"yargs": "^17.7.2"
},
"optionalDependencies": {
"@appthreat/atom": "1.2.5",
"@appthreat/atom": "1.5.0",
"@cyclonedx/cdxgen-plugins-bin": "^1.4.0",
"@cyclonedx/cdxgen-plugins-bin-arm64": "^1.4.0",
"@cyclonedx/cdxgen-plugins-bin-ppc64": "^1.4.0",
Expand Down
Loading

0 comments on commit f4b4a41

Please sign in to comment.