@cyclonedx/cdxgen
Advanced tools
Comparing version 8.4.9 to 8.4.10
{ | ||
"name": "@cyclonedx/cdxgen", | ||
"version": "8.4.9", | ||
"version": "8.4.10", | ||
"description": "Creates CycloneDX Software Bill-of-Materials (SBOM) from source or container image", | ||
@@ -5,0 +5,0 @@ "homepage": "http://github.com/cyclonedx/cdxgen", |
@@ -956,2 +956,3 @@ const utils = require("./utils"); | ||
test("get nget metadata", async () => { | ||
jest.setTimeout(240000); | ||
const dep_list = await utils.getNugetMetadata([ | ||
@@ -958,0 +959,0 @@ { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
467488
13692
91