From 12401cc3815ee2ffe2c2ffde705ea068ad476523 Mon Sep 17 00:00:00 2001 From: Dennis Sen Date: Fri, 12 Jul 2024 09:59:58 +0200 Subject: [PATCH] remove unused dependencies --- package-lock.json | 13 +- package.json | 3 - sbom.json | 109588 ------------------------------------------- 3 files changed, 6 insertions(+), 109598 deletions(-) delete mode 100644 sbom.json diff --git a/package-lock.json b/package-lock.json index d05745ed0..b37005e7d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -60,7 +60,6 @@ "eslint-plugin-promise": "^6.0.0", "eslint-plugin-tsdoc": "^0.2.14", "eslint-plugin-vue": "^9.18.1", - "events": "^3.3.0", "github-markdown-css": "^5.1.0", "http-server": "^14.1.1", "jest": "^29.3.1", @@ -16136,9 +16135,9 @@ } }, "node_modules/mapbox-to-css-font": { - "version": "2.4.4", - "resolved": "https://registry.npmjs.org/mapbox-to-css-font/-/mapbox-to-css-font-2.4.4.tgz", - "integrity": "sha512-X1dtuTuH2D1MRMuductMZCLV/fy9EoIgqW/lmu8vQSAhEatx/tdFebkYT3TVhdTwqFDHbLEgQBD3IKA4KI7aoQ==" + "version": "2.4.5", + "resolved": "https://registry.npmjs.org/mapbox-to-css-font/-/mapbox-to-css-font-2.4.5.tgz", + "integrity": "sha512-VJ6nB8emkO9VODI0Fk+TQ/0zKBTqmf/Pkt8Xv0kHstoc0iXRajA00DAid4Kc3K5xeFIOoiZrVxijEzj0GLVO2w==" }, "node_modules/markdown-it": { "version": "13.0.2", @@ -34724,9 +34723,9 @@ "dev": true }, "mapbox-to-css-font": { - "version": "2.4.4", - "resolved": "https://registry.npmjs.org/mapbox-to-css-font/-/mapbox-to-css-font-2.4.4.tgz", - "integrity": "sha512-X1dtuTuH2D1MRMuductMZCLV/fy9EoIgqW/lmu8vQSAhEatx/tdFebkYT3TVhdTwqFDHbLEgQBD3IKA4KI7aoQ==" + "version": "2.4.5", + "resolved": "https://registry.npmjs.org/mapbox-to-css-font/-/mapbox-to-css-font-2.4.5.tgz", + "integrity": "sha512-VJ6nB8emkO9VODI0Fk+TQ/0zKBTqmf/Pkt8Xv0kHstoc0iXRajA00DAid4Kc3K5xeFIOoiZrVxijEzj0GLVO2w==" }, "markdown-it": { "version": "13.0.2", diff --git a/package.json b/package.json index 660ab9ec3..404b69df4 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,6 @@ "docs:afm": "node ./scripts/makeDocs ./packages/clients/afm", "docs:generic": "node ./scripts/makeDocs ./packages/clients/generic", "docs:meldemichel": "node ./scripts/makeDocs ./packages/clients/meldemichel && npm run meldemichel:build && cp -r ./packages/clients/meldemichel/dist ./packages/clients/meldemichel/example ./packages/clients/meldemichel/docs", - "docs:sbom": "npx @cyclonedx/cyclonedx-npm --output-file sbom.json", "docs:snowbox": "node ./scripts/makeDocs ./packages/clients/snowbox", "docs:textLocator": "node ./scripts/makeDocs ./packages/clients/textLocator && npm run textLocator:build && cp -r ./packages/clients/textLocator/dist ./packages/clients/textLocator/docs", "lint": "npx eslint . --cache --ext .js,.ts,.vue", @@ -47,7 +46,6 @@ "@actions/github": "^5.1.1", "@babel/core": "^7.21.3", "@babel/preset-env": "^7.20.2", - "@cyclonedx/cyclonedx-npm": "^1.7.2", "@jest/types": "^29.3.1", "@types/geojson": "^7946.0.8", "@types/jest": "^29.2.5", @@ -74,7 +72,6 @@ "eslint-plugin-promise": "^6.0.0", "eslint-plugin-tsdoc": "^0.2.14", "eslint-plugin-vue": "^9.18.1", - "events": "^3.3.0", "github-markdown-css": "^5.1.0", "http-server": "^14.1.1", "jest": "^29.3.1", diff --git a/sbom.json b/sbom.json deleted file mode 100644 index 59870472c..000000000 --- a/sbom.json +++ /dev/null @@ -1,109588 +0,0 @@ -{ - "$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json", - "bomFormat": "CycloneDX", - "specVersion": "1.4", - "version": 1, - "serialNumber": "urn:uuid:a84e8432-0231-493b-ad4f-67301f4fae73", - "metadata": { - "timestamp": "2023-11-09T12:54:53.365Z", - "tools": [ - { - "name": "npm", - "version": "8.19.3" - }, - { - "vendor": "@cyclonedx", - "name": "cyclonedx-npm", - "version": "1.14.2", - "externalReferences": [ - { - "url": "git+https://github.com/CycloneDX/cyclonedx-node-npm.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/CycloneDX/cyclonedx-node-npm#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/CycloneDX/cyclonedx-node-npm/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - } - ] - }, - { - "vendor": "@cyclonedx", - "name": "cyclonedx-library", - "version": "6.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/CycloneDX/cyclonedx-javascript-library.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/CycloneDX/cyclonedx-javascript-library#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/CycloneDX/cyclonedx-javascript-library/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - } - ] - } - ], - "component": { - "type": "application", - "name": "polar-monorepo", - "bom-ref": "-/polar-monorepo@-", - "author": "Dataport AöR", - "description": "monorepository to build masterportalAPI-based map clients", - "licenses": [ - { - "license": { - "id": "EUPL-1.2" - } - } - ], - "purl": "pkg:npm/polar-monorepo", - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "" - }, - { - "name": "cdx:npm:package:private", - "value": "true" - } - ] - } - }, - "components": [ - { - "type": "library", - "name": "core", - "group": "@babel", - "version": "7.23.2", - "bom-ref": "@babel/core@7.23.2", - "author": "The Babel Team", - "description": "Babel compiler core.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/core@7.23.2#packages/babel-core", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-core", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-core", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20core%22+is%3Aopen", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/core/-/core-7.23.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9fbb39d5e59d696677bc64f6b43e13ec9e9e26cdd0a015f276feef914334e817f571b543d8a73652b933862430a1b7d5ecdc0e9d05d82fb50127954f53e446a1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\core" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "remapping", - "group": "@ampproject", - "version": "2.2.1", - "bom-ref": "@ampproject/remapping@2.2.1", - "author": "Justin Ridgewell", - "description": "Remap sequential sourcemaps through transformations to point at the original source code", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/%40ampproject/remapping@2.2.1", - "externalReferences": [ - { - "url": "git+https://github.com/ampproject/remapping.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ampproject/remapping#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ampproject/remapping/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "945323253ac52f78fb2fdc81c7061f0aada4eaaab01f2cee525fd706789fefc3d64c96322ff75fa30407584deca7a53a673a968a22199e94cc3bdeb38648f0b6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@ampproject\\remapping" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "gen-mapping", - "group": "@jridgewell", - "version": "0.3.3", - "bom-ref": "@jridgewell/gen-mapping@0.3.3", - "author": "Justin Ridgewell", - "description": "Generate source maps", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40jridgewell/gen-mapping@0.3.3", - "externalReferences": [ - { - "url": "git+https://github.com/jridgewell/gen-mapping.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jridgewell/gen-mapping#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jridgewell/gen-mapping/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1cb85258e2d18bcef9ce38cc1bfafe36fd28096f2e9866f4060121c97ddd0d7dde83066d07c3ea2e78f3df279db7c4794ad06bcdc838681a6787c500f43d41a1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jridgewell\\gen-mapping" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "set-array", - "group": "@jridgewell", - "version": "1.1.2", - "bom-ref": "@jridgewell/set-array@1.1.2", - "author": "Justin Ridgewell", - "description": "Like a Set, but provides the index of the `key` in the backing array", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40jridgewell/set-array@1.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/jridgewell/set-array.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jridgewell/set-array#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jridgewell/set-array/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c6792c7ae3400ccd20b766ecf81be13b4a7bf0c93beb662765db2ecc5574d7c3681b54a3d52090be94aa6bb5d46936a6e6f0066ac00157da9701230a9c533033" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jridgewell\\set-array" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "sourcemap-codec", - "group": "@jridgewell", - "version": "1.4.15", - "bom-ref": "@jridgewell/sourcemap-codec@1.4.15", - "author": "Rich Harris", - "description": "Encode/decode sourcemap mappings", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40jridgewell/sourcemap-codec@1.4.15", - "externalReferences": [ - { - "url": "git+https://github.com/jridgewell/sourcemap-codec.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jridgewell/sourcemap-codec#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jridgewell/sourcemap-codec/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "785dabc4246e9442971d34620eb0f2e9eacc616a8dc382cf750f14400e21baec5a42c55e44f165da833ca031b130584951665ff4c7292ed25ab030d96ff0697a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jridgewell\\sourcemap-codec" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "trace-mapping", - "group": "@jridgewell", - "version": "0.3.20", - "bom-ref": "@jridgewell/trace-mapping@0.3.20", - "author": "Justin Ridgewell", - "description": "Trace the original position through a source map", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40jridgewell/trace-mapping@0.3.20", - "externalReferences": [ - { - "url": "git+https://github.com/jridgewell/trace-mapping.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jridgewell/trace-mapping#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jridgewell/trace-mapping/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.20.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "47c2dc3de599a25db347c9a61f725e290e9044215bed7814855f599468472c6ca0e30a4f88f64d40e396845661c4ac3cbbfff24db346238d81c7fde9697110f9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jridgewell\\trace-mapping" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "resolve-uri", - "group": "@jridgewell", - "version": "3.1.1", - "bom-ref": "@jridgewell/resolve-uri@3.1.1", - "author": "Justin Ridgewell", - "description": "Resolve a URI relative to an optional base URI", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40jridgewell/resolve-uri@3.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/jridgewell/resolve-uri.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jridgewell/resolve-uri#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jridgewell/resolve-uri/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "75261987b1e1083b422a6e106a45f4c45a6c443aa38ed65ffe48c8fefdd3dcdc2de6bf3fab3fccd7d17dc92c8ea94f78497066786f6db53ba5f989d1e0b3b114" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jridgewell\\resolve-uri" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "code-frame", - "group": "@babel", - "version": "7.22.13", - "bom-ref": "@babel/code-frame@7.22.13", - "author": "The Babel Team", - "description": "Generate errors that contain a code frame that point to source locations.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/code-frame@7.22.13#packages/babel-code-frame", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-code-frame", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-code-frame", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.13.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5e4b6e856949e60fb74c95dce6ea5df4ab351eeb5202b8a4ea37f67808d817220e7f87a3dd137ed7ce1c65bcc3bdb3e7b932485213ca289137708b184e2013df" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\code-frame" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "highlight", - "group": "@babel", - "version": "7.22.20", - "bom-ref": "@babel/highlight@7.22.20", - "author": "The Babel Team", - "description": "Syntax highlight JavaScript strings for output in terminals.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/highlight@7.22.20#packages/babel-highlight", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-highlight", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-highlight", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.20.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "76474c08dde9cb4fa4b028189861bc8ca78603ff1393e809c126189451b11b996685f28da00cb4d386292f1a52d56d89f26fc42b6130fb23acf69551c0ef3d9a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\highlight" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "helper-validator-identifier", - "group": "@babel", - "version": "7.22.20", - "bom-ref": "@babel/helper-validator-identifier@7.22.20", - "author": "The Babel Team", - "description": "Validate identifier/keywords name", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/helper-validator-identifier@7.22.20#packages/babel-helper-validator-identifier", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-helper-validator-identifier", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/babel/babel#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "638399fb2b656ad47c008fbc2997cab8be6eacaa7ba9ecb4f216b7d4bf1bdc1c1ec0902825a993cf2bf13d1ff90fe2a47490863eaffef13ba41c1958d74157f4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\helper-validator-identifier" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "chalk", - "version": "2.4.2", - "bom-ref": "chalk@2.4.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@2.4.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "32d8be7fd96924d730178b5657cfcead34ed1758198be7fc16a97201da2eada95c156150585dbe3600874a18e409bf881412eaf5bb99c04d71724414e29792b9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "js-tokens", - "version": "4.0.0", - "bom-ref": "js-tokens@4.0.0", - "author": "Simon Lydell", - "description": "A regex that tokenizes JavaScript.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/js-tokens@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/lydell/js-tokens.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/lydell/js-tokens#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/lydell/js-tokens/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "45d2547e5704ddc5332a232a420b02bb4e853eef5474824ed1b7986cf84737893a6a9809b627dca02b53f5b7313a9601b690f690233a49bce0e026aeb16fcf29" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/js-tokens" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "generator", - "group": "@babel", - "version": "7.23.0", - "bom-ref": "@babel/generator@7.23.0", - "author": "The Babel Team", - "description": "Turns an AST into code.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/generator@7.23.0#packages/babel-generator", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-generator", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-generator", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20generator%22+is%3Aopen", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/generator/-/generator-7.23.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "94df3941147ee486d8acc58ce98e2913f9e8690b60e29362a9e3465fad1ea8e7e8ea0b448fabb0fc96a07a507cbd5ced49ded1e8ce67d7e3d09036c76c1454e2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\generator" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "types", - "group": "@babel", - "version": "7.23.0", - "bom-ref": "@babel/types@7.23.0", - "author": "The Babel Team", - "description": "Babel Types is a Lodash-esque utility library for AST nodes", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/types@7.23.0#packages/babel-types", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-types", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-types", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20types%22+is%3Aopen", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/types/-/types-7.23.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d2823251f2a8237992a8cbecc4175c943c315ca5c0500f2ffdaa596dcfa24b2011628bb5a3c6460f16d46322c5a16d9aaea4b68c31aa26e66fbf577f8a8d5ac6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\types" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jsesc", - "version": "2.5.2", - "bom-ref": "jsesc@2.5.2", - "author": "Mathias Bynens", - "description": "Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jsesc@2.5.2", - "externalReferences": [ - { - "url": "git+https://github.com/mathiasbynens/jsesc.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://mths.be/jsesc", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mathiasbynens/jsesc/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "398bbb5c4ce39024370b93ecdd0219b107cda6aa09c99640f7dc1df5a59dd39342b42e6958e91284ada690be875d047afc2cb695b35d3e5641a6e4075c4eb780" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jsesc" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "helper-compilation-targets", - "group": "@babel", - "version": "7.22.15", - "bom-ref": "@babel/helper-compilation-targets@7.22.15", - "author": "The Babel Team", - "description": "Helper functions on Babel compilation targets", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/helper-compilation-targets@7.22.15#packages/babel-helper-compilation-targets", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-helper-compilation-targets", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/babel/babel#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cba104cd42e893442fcfccb22e40af557fb4da273e072d9474e87297050ebce9fd76f61cf66288089bae5359f55c1234d985ac36c9eb63591ce8355b8dc5dbb7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\helper-compilation-targets" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "compat-data", - "group": "@babel", - "version": "7.23.2", - "bom-ref": "@babel/compat-data@7.23.2", - "author": "The Babel Team", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/compat-data@7.23.2#packages/babel-compat-data", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-compat-data", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/babel/babel#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.23.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d12f5340c9831e5a806762134fde62ad729fc4df5b9dcabc642a0986e9f79c72ff94b53177634a049628346587ed2d21cfa7d14305a50169ff20b3340bbd0a65" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\compat-data" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "helper-validator-option", - "group": "@babel", - "version": "7.22.15", - "bom-ref": "@babel/helper-validator-option@7.22.15", - "author": "The Babel Team", - "description": "Validate plugin/preset options", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/helper-validator-option@7.22.15#packages/babel-helper-validator-option", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-helper-validator-option", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/babel/babel#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6cc9fb466c858d8fe67440946e09fd7a8498e2faaf69c5274bd8bdbc6006b6d80559eb0ee81e0261603b5e5a5b5a006def58affe17db3e5ca7a214adaa7bb984" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\helper-validator-option" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "browserslist", - "version": "4.22.1", - "bom-ref": "browserslist@4.22.1", - "author": "Andrey Sitnik", - "description": "Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/browserslist@4.22.1", - "externalReferences": [ - { - "url": "git+https://github.com/browserslist/browserslist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/browserslist/browserslist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/browserslist/browserslist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/browserslist/-/browserslist-4.22.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "14455cdb4dbeda2b8294485986b5b2e998807112ef34cc9873167cada7a6ba5d43615395745b1ba9c9162ddb22c50642a499707bbed9dd44da944ee3b239ca7d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/browserslist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "caniuse-lite", - "version": "1.0.30001561", - "bom-ref": "caniuse-lite@1.0.30001561", - "author": "Ben Briggs", - "description": "A smaller version of caniuse-db, with only the essentials!", - "licenses": [ - { - "license": { - "id": "CC-BY-4.0" - } - } - ], - "purl": "pkg:npm/caniuse-lite@1.0.30001561", - "externalReferences": [ - { - "url": "git+https://github.com/browserslist/caniuse-lite.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/browserslist/caniuse-lite#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/browserslist/caniuse-lite/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001561.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "353b740cda0a7bde7c434044d23d1cd55f636d4ce10711c8109cbb6ac986ae9134c86eb729357b3cb1cf9cad84d4ef51b10ad0d3cd48dcd2ee5c64bace1b7773" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/caniuse-lite" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "electron-to-chromium", - "version": "1.4.576", - "bom-ref": "electron-to-chromium@1.4.576", - "author": "Kilian Valkhof", - "description": "Provides a list of electron-to-chromium version mappings", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/electron-to-chromium@1.4.576", - "externalReferences": [ - { - "url": "git+https://github.com/kilian/electron-to-chromium.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/kilian/electron-to-chromium#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/kilian/electron-to-chromium/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.576.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c97b19c9725f02acd693558aaf2af45a5d0c3760f8ef1a1d3ef104c2555e3c19e153913bada7af2d047e13a6fd2400f719f2ffecc6c02fd66d59040f70bc7bc0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/electron-to-chromium" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "node-releases", - "version": "2.0.13", - "bom-ref": "node-releases@2.0.13", - "author": "Sergey Rubanov", - "description": "Node.js releases data", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/node-releases@2.0.13", - "externalReferences": [ - { - "url": "git+https://github.com/chicoxyzzy/node-releases.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chicoxyzzy/node-releases#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chicoxyzzy/node-releases/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.13.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b98afb277eda7bf39159d65e435c713097b736d766a8c0bf2592be81ea1f0eb90b500a4a4473ddd7cfd3c6d04e278034ffeb942258a8acdadf615eacd5bd3679" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/node-releases" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "update-browserslist-db", - "version": "1.0.13", - "bom-ref": "update-browserslist-db@1.0.13", - "author": "Andrey Sitnik", - "description": "CLI tool to update caniuse-lite to refresh target browsers from Browserslist config", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/update-browserslist-db@1.0.13", - "externalReferences": [ - { - "url": "git+https://github.com/browserslist/update-db.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/browserslist/update-db#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/browserslist/update-db/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c5e6cff3548d70fb8da4f3f7bb3796d4d617c48debc72273177a43eac1f88c4ee8fc85fe5ad4a9c27554faa22c0cfca4d1dde198543b9a3a9ce80b55eb4e216e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/update-browserslist-db" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "escalade", - "version": "3.1.1", - "bom-ref": "escalade@3.1.1", - "author": "Luke Edwards", - "description": "A tiny (183B to 210B) and fast utility to ascend parent directories", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/escalade@3.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/lukeed/escalade.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/lukeed/escalade#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/lukeed/escalade/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9347abda05242dff0ed332898808669139c9953bc8346bfbca00cd3db788b17fd3263189647ba1f41d94c5bb1a1249a5128f4c7e1ad2ce68489614652361979f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/escalade" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "picocolors", - "version": "1.0.0", - "bom-ref": "picocolors@1.0.0", - "author": "Alexey Raspopov", - "description": "The tiniest and the fastest library for terminal output formatting with ANSI colors", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/picocolors@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/alexeyraspopov/picocolors.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/alexeyraspopov/picocolors#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/alexeyraspopov/picocolors/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5fca0ae84cb947bbaeb38b6e95a130eff324609b415c71e72cb2da3e321b19d03fc3196dac9bc13c0235bb354e5555346de46c5b799e6a06e26bf87c8b6248d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/picocolors" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "5.1.1", - "bom-ref": "lru-cache@5.1.1", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@5.1.1", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2a9340450037230bfe8d3034bad51555bae1f8996baf516fd1ee7a186cc014e5cdedd93f16f89a0d6f0b1e62b9d8395c1f858fda7ea023cbcdd5a7ac045828f7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "3.1.1", - "bom-ref": "yallist@3.1.1", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@3.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6b850641a58f1f9f663975189c01b67b09dc412e22e05e374efdc9a0033eb365430264bd36c2bc1a90cc2eb0873e4b054fb8772ba4cea14367da96fb4685f1e2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "6.3.1", - "bom-ref": "semver@6.3.1", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@6.3.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "051ed5bc30951cefaadb10445ac9314ba0c9135a919dbec3c7352ba206fbd425a849f89c07162c88019df8a9749a6abf329ac6f7202b464cab4314cee978cccc" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "helper-module-transforms", - "group": "@babel", - "version": "7.23.0", - "bom-ref": "@babel/helper-module-transforms@7.23.0", - "author": "The Babel Team", - "description": "Babel helper functions for implementing ES6 module transformations", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/helper-module-transforms@7.23.0#packages/babel-helper-module-transforms", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-helper-module-transforms", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-helper-module-transforms", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.23.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5a10d6c35b5dae54f480c814252957d0842fa0ed5e376efdceb0146d507e2a95767374f2973f3e1a728e2e59424ba67f899404c9563185955474f4eab366183f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\helper-module-transforms" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "helper-environment-visitor", - "group": "@babel", - "version": "7.22.20", - "bom-ref": "@babel/helper-environment-visitor@7.22.20", - "author": "The Babel Team", - "description": "Helper visitor to only visit nodes in the current 'this' context", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/helper-environment-visitor@7.22.20#packages/babel-helper-environment-visitor", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-helper-environment-visitor", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-helper-environment-visitor", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdf79d488cc585ab7f8058567c7b605af95e7349ea07d604215ae9bb08ebb8b9577d44a703c7090749a21cac2a0e743b777d9a2a8db1b7cf3fc59a6dc316df84" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\helper-environment-visitor" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "helper-module-imports", - "group": "@babel", - "version": "7.22.15", - "bom-ref": "@babel/helper-module-imports@7.22.15", - "author": "The Babel Team", - "description": "Babel helper functions for inserting module loads", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/helper-module-imports@7.22.15#packages/babel-helper-module-imports", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-helper-module-imports", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-helper-module-imports", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d296150670ca64ed9f9d23c2ae033fe9631cede4b6d056e893ed2bf3c7e9f98b5654b66ba780a469f146229f96d152b0e1adb6b2079b3d3f7dcbe14334c74fe3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\helper-module-imports" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "helper-simple-access", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/helper-simple-access@7.22.5", - "author": "The Babel Team", - "description": "Babel helper for ensuring that access to a given value is performed through simple accesses", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/helper-simple-access@7.22.5#packages/babel-helper-simple-access", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-helper-simple-access", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-helper-simple-access", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9f41fdf44fcaf818a46b7fbe58d2f5ecf3afa38aca599ee5644a7543e7d2b556d48bc9f13d01013a54e608ec56ff426c4b9e9228a43ea2301eda91ca247377e7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\helper-simple-access" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "helper-split-export-declaration", - "group": "@babel", - "version": "7.22.6", - "bom-ref": "@babel/helper-split-export-declaration@7.22.6", - "author": "The Babel Team", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/helper-split-export-declaration@7.22.6#packages/babel-helper-split-export-declaration", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-helper-split-export-declaration", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-helper-split-export-declaration", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "02c527c6e2e1458b22b0589a270be9d5017e2372a30f914ec6eb75e2afc6ce8bd47baa2b1cb7ac5b60bb77be789119b9de1e60aabcfab0597ab31738055b44fe" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\helper-split-export-declaration" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "helpers", - "group": "@babel", - "version": "7.23.2", - "bom-ref": "@babel/helpers@7.23.2", - "author": "The Babel Team", - "description": "Collection of helper functions used by Babel transforms.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/helpers@7.23.2#packages/babel-helpers", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-helpers", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-helpers", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.23.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "973721729f128d34957bf7cf98bc2d5950450bbf936e7f0b1870d57c3a7d246c69018e68a52684160b7c510beb9c40963937638b698e58ccf5ace8641ec72619" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\helpers" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "template", - "group": "@babel", - "version": "7.22.15", - "bom-ref": "@babel/template@7.22.15", - "author": "The Babel Team", - "description": "Generate an AST from a string template.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/template@7.22.15#packages/babel-template", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-template", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-template", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20template%22+is%3Aopen", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/template/-/template-7.22.15.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "40f12b5159b8bb225aeb4ae423bdea9de0da72f76fcf1b214f7924b06aa519661d3932143b027b44350bf2c1aab25635b975922fac4c14a1170d2de8c76b85d3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\template" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "traverse", - "group": "@babel", - "version": "7.23.2", - "bom-ref": "@babel/traverse@7.23.2", - "author": "The Babel Team", - "description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/traverse@7.23.2#packages/babel-traverse", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-traverse", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-traverse", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20traverse%22+is%3Aopen", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6b3a5ee7d490e3ca86ea7bb60b370c2dbc54b9db4df9d38cf640db52a1aadc75d4251968ee2f1fbcfa31414cd880b67870c566b99826f2fbc1a4d79185de974b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\traverse" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "parser", - "group": "@babel", - "version": "7.23.0", - "bom-ref": "@babel/parser@7.23.0", - "author": "The Babel Team", - "description": "A JavaScript parser", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/parser@7.23.0#packages/babel-parser", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-parser", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-parser", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/parser/-/parser-7.23.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bef3ca29d31e994f3957d584fe5e706449889a90ad2ea6e74efa834b65357c9f7a2abc685bb2ab5e136c3426e542583c0a4e1bf39cb1753c9e96c3148055178b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\parser" - } - ] - }, - { - "type": "library", - "name": "helper-function-name", - "group": "@babel", - "version": "7.23.0", - "bom-ref": "@babel/helper-function-name@7.23.0", - "author": "The Babel Team", - "description": "Helper function to change the property 'name' of every function", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/helper-function-name@7.23.0#packages/babel-helper-function-name", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-helper-function-name", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-helper-function-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "384ac4aacaf18d94c97226783a8f9ea19a9e5bd50888e72e60a449038640815f66c80fa93978619a97cd08a8c41ff6ae55f11854527acb54dce2bd1e200a6a8b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\helper-function-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "helper-hoist-variables", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/helper-hoist-variables@7.22.5", - "author": "The Babel Team", - "description": "Helper function to hoist variables", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/helper-hoist-variables@7.22.5#packages/babel-helper-hoist-variables", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-helper-hoist-variables", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-helper-hoist-variables", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c068e4f50655cef92703ac8a2145116fccd8de0ad709c399b7effb59ccbc3b6b9cb7186996650f90e76582836199d55e7b673dd895db7f5c6932d54d6dfa3147" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\helper-hoist-variables" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "debug", - "version": "4.3.4", - "bom-ref": "debug@4.3.4", - "author": "Josh Junon", - "description": "Lightweight debugging utility for Node.js and the browser", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/debug@4.3.4", - "externalReferences": [ - { - "url": "git://github.com/debug-js/debug.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/debug-js/debug#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/debug-js/debug/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3d15851ee494dde0ed4093ef9cd63b25c91eb758f4b793ae3ac1733cfcec7a40f9d9997ca947c520f122b305ea22f1d61951ce817fbb1bfbc234d85e870c5f91" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/debug" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "globals", - "version": "11.12.0", - "bom-ref": "globals@11.12.0", - "author": "Sindre Sorhus", - "description": "Global identifiers from different JavaScript environments", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/globals@11.12.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/globals.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/globals#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/globals/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "58e069fc410652222c252a7bc1cbffcba30efa557d5289dc5aac6e15f9bc781c3358d8327c177a1b3f8878a43d8c29b28681fdf60d793374fe41a5471638b354" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/globals" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "helper-string-parser", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/helper-string-parser@7.22.5", - "author": "The Babel Team", - "description": "A utility package to parse strings", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/helper-string-parser@7.22.5#packages/babel-helper-string-parser", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-helper-string-parser", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-helper-string-parser", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "98ce023a3819a31f14f897174303e28c864b1259201293b9aec111543253736a9f0837c4472a1bea4e567a04b5e125f5f08223bfe5c3f86aea36e998e494420f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\helper-string-parser" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "to-fast-properties", - "version": "2.0.0", - "bom-ref": "to-fast-properties@2.0.0", - "author": "Sindre Sorhus", - "description": "Force V8 to use fast properties for an object", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/to-fast-properties@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/to-fast-properties.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/to-fast-properties#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/to-fast-properties/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "fce68a2b4c58aecdc39b1458a8bff20dcf85c455156210e55cc8519afdf3f75e70d87175b67375a26077e788fc55418efe16d1cf20fa637b00eefec64bf71ea2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/to-fast-properties" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "convert-source-map", - "version": "2.0.0", - "bom-ref": "convert-source-map@2.0.0", - "author": "Thorsten Lorenz", - "description": "Converts a source-map from/to different formats and allows adding/changing properties.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/convert-source-map@2.0.0", - "externalReferences": [ - { - "url": "git://github.com/thlorenz/convert-source-map.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/thlorenz/convert-source-map", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/thlorenz/convert-source-map/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2afa78e7d1eb576144275080b22d4abbe318de46ac1f5f53172913cf6c5698c7aae9b936354dd75ef7c9f90eb59b4c64b56c2dfb51d261fdc966c4e6b3769126" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/convert-source-map" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ms", - "version": "2.1.2", - "bom-ref": "ms@2.1.2", - "description": "Tiny millisecond conversion utility", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ms@2.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/zeit/ms.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/zeit/ms#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/zeit/ms/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b0690fc7e56332d980e8c5f6ee80381411442c50996784b85ea7863970afebcb53fa36f7be4fd1c9a2963f43d32b25ad98b48cd1bf9a7544c4bdbb353c4687db" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ms" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "gensync", - "version": "1.0.0-beta.2", - "bom-ref": "gensync@1.0.0-beta.2", - "author": "Logan Smyth", - "description": "Allows users to use generators in order to write common functions that can be both sync or async.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/gensync@1.0.0-beta.2", - "externalReferences": [ - { - "url": "git+https://github.com/loganfsmyth/gensync.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/loganfsmyth/gensync", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/loganfsmyth/gensync/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "de137b35ab2462f3032d0639e609d6dcd43e99eb0401ea53aa583e5446e3ef3cea10c055361cdc19861ea85a3f4e5633e9e42215ca751dcb0264efa71a04bcce" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/gensync" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "json5", - "version": "2.2.3", - "bom-ref": "json5@2.2.3", - "author": "Aseem Kishore", - "description": "JSON for Humans", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/json5@2.2.3", - "externalReferences": [ - { - "url": "git+https://github.com/json5/json5.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://json5.org/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/json5/json5/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5e63967bb7b21d81f5e1c2dd54fa3283e18e1f7ad85fef8aa73af2949c125bdf2ddcd93e53c5ce97c15628e830b7375bf255c67facd8c035337873167f16acca" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/json5" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "preset-env", - "group": "@babel", - "version": "7.23.2", - "bom-ref": "@babel/preset-env@7.23.2", - "author": "The Babel Team", - "description": "A Babel preset for each environment.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/preset-env@7.23.2#packages/babel-preset-env", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-preset-env", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-preset-env", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20preset-env%22+is%3Aopen", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.23.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "056de0b2e0c3fabbc72f654ed928c050d4c17b962b8ec4e20f2a9a98f0d663bdb79dadffc8f43ae57e68424155259d28e74ff677eb2f9b5ae43e825e4752b155" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\preset-env" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "helper-plugin-utils", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/helper-plugin-utils@7.22.5", - "author": "The Babel Team", - "description": "General utilities for plugins to use", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/helper-plugin-utils@7.22.5#packages/babel-helper-plugin-utils", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-helper-plugin-utils", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-helper-plugin-utils", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b8b96cd3a5152a0146f500f839e1582c41ad78c2006b99294cf7052f6f32b82208cec7fa67229932594a54e099161899e69b67c17e26b4a75608113fb93e1a9a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\helper-plugin-utils" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-bugfix-safari-id-destructuring-collision-in-function-expression", - "group": "@babel", - "version": "7.22.15", - "bom-ref": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.15", - "author": "The Babel Team", - "description": "Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.15#packages/babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.22.15.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "141f62625cfbad4466449c9744a1276a560f3dd9fcec7e67a35d3c732b90432330969276489b69214048dbb91d4e29fde7aa73f8b3f2a643d53d44e5c4e9abb2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-bugfix-safari-id-destructuring-collision-in-function-expression" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-bugfix-v8-spread-parameters-in-optional-chaining", - "group": "@babel", - "version": "7.22.15", - "bom-ref": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.15", - "author": "The Babel Team", - "description": "Transform optional chaining operators to workaround https://crbug.com/v8/11558", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.15#packages/babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.22.15.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1f2a61f4bb1e1af01e797ce2915f3c6dcce1b2b2eb219a833f13beb12980ba730f686ac11a17cc5b308f613b625bdb7e1f3484db0b55f1ee5c7393faaf5c4c0d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-bugfix-v8-spread-parameters-in-optional-chaining" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "helper-skip-transparent-expression-wrappers", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/helper-skip-transparent-expression-wrappers@7.22.5", - "author": "The Babel Team", - "description": "Helper which skips types and parentheses", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/helper-skip-transparent-expression-wrappers@7.22.5#packages/babel-helper-skip-transparent-expression-wrappers", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-helper-skip-transparent-expression-wrappers", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/babel/babel#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b4ad78afae8964a882e37a7c2a2df7c8b05524a9500c5a00f0660debb9560830aaa0be8430c4ae33d6fe21f7f68c768cfd1445625ecafa28abbbb85b46a371f1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\helper-skip-transparent-expression-wrappers" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-optional-chaining", - "group": "@babel", - "version": "7.23.0", - "bom-ref": "@babel/plugin-transform-optional-chaining@7.23.0", - "author": "The Babel Team", - "description": "Transform optional chaining operators into a series of nil checks", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-optional-chaining@7.23.0#packages/babel-plugin-transform-optional-chaining", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-optional-chaining", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-optional-chaining", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.23.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b010465db2c98f14f32c1179ac559a8a43273863a4fc198aeaf541c8874482067b567e82bd65d9c919242c52ba584d0817c8d2962c8e91437a49270583308cd2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-optional-chaining" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-proposal-private-property-in-object", - "group": "@babel", - "version": "7.21.0-placeholder-for-preset-env.2", - "bom-ref": "@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2", - "author": "The Babel Team", - "description": "This plugin transforms checks for a private property in an object", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel-plugin-proposal-private-property-in-object.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-proposal-private-property-in-object", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel-plugin-proposal-private-property-in-object/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "48e4a47c90dd75a33b99a93a70f129b30c93467b9196d978dbd84cada4048255be3a4a2f9c2cec8accd39acae563ffea2c58c2a500c546f8dd9b6c00e693e6f7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-proposal-private-property-in-object" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-syntax-async-generators", - "group": "@babel", - "version": "7.8.4", - "bom-ref": "@babel/plugin-syntax-async-generators@7.8.4", - "description": "Allow parsing of async generator functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-syntax-async-generators@7.8.4#master", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#master", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/babel/babel/tree/master#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b727266719067d96b184c45b5e53d7b95169756957a62af65b800c85226044ace4fde0e52173a16f62c75a82e90c5ed3107ca5579ccd872917e8a0201c999337" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-syntax-async-generators" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-syntax-class-properties", - "group": "@babel", - "version": "7.12.13", - "bom-ref": "@babel/plugin-syntax-class-properties@7.12.13", - "description": "Allow parsing of class properties", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-syntax-class-properties@7.12.13#packages/babel-plugin-syntax-class-properties", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-class-properties", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-syntax-class-properties", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7e6e227632a56b461a85436014d2c2074ab249db283e264fde2404deb932d26054b4c676df20c9f5225d83a7574d20e7ba5395aa21771e0afd9db5ef5d341960" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-syntax-class-properties" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-syntax-class-static-block", - "group": "@babel", - "version": "7.14.5", - "bom-ref": "@babel/plugin-syntax-class-static-block@7.14.5", - "author": "The Babel Team", - "description": "Allow parsing of class static blocks", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-syntax-class-static-block@7.14.5#packages/babel-plugin-syntax-class-static-block", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-class-static-block", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-syntax-class-static-block", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6fe6323e6afa95dc8d9cceaca9878c584f9b809709a4eeb24b8403ef29b1807df81813cd0ccfd31c187c8ae9f2bca219ced8b02c7e02259d11c5393d7a68298f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-syntax-class-static-block" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-syntax-dynamic-import", - "group": "@babel", - "version": "7.8.3", - "bom-ref": "@babel/plugin-syntax-dynamic-import@7.8.3", - "description": "Allow parsing of import()", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-syntax-dynamic-import@7.8.3#master", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#master", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/babel/babel/tree/master#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e607466c5a27f8fb33633aacf374b71399a98bbff2ffc33d782f743114d97ddb903985bbea283a48e48f35ee35206e4ba0fdc51819f6374463543490892f7891" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-syntax-dynamic-import" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-syntax-export-namespace-from", - "group": "@babel", - "version": "7.8.3", - "bom-ref": "@babel/plugin-syntax-export-namespace-from@7.8.3", - "description": "Allow parsing of export namespace from", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-syntax-export-namespace-from@7.8.3#master", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#master", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/babel/babel/tree/master#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3177f995a5e8e9cd486c46de8039b318fc06353b07666132e901b39eee528765025afb9ecb06f679ef82084e3342266cb7153d04ca103bd8bacd41526342a3d1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-syntax-export-namespace-from" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-syntax-import-assertions", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-syntax-import-assertions@7.22.5", - "author": "The Babel Team", - "description": "Allow parsing of the module assertion attributes in the import statement", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-syntax-import-assertions@7.22.5#packages/babel-plugin-syntax-import-assertions", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-import-assertions", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/babel/babel#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "add57decdecaaac47378d1a859438aeb252c59aacb8c4e52bbf4a793d2183d4f42c24587b38b7ead318ebdf7d347c5c690931301d2df3b4c559d79bcc2e80826" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-syntax-import-assertions" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-syntax-import-attributes", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-syntax-import-attributes@7.22.5", - "author": "The Babel Team", - "description": "Allow parsing of the module attributes in the import statement", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-syntax-import-attributes@7.22.5#packages/babel-plugin-syntax-import-attributes", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-import-attributes", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/babel/babel#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2b0be858378d28f1139a8cf2144d0fdab38baa1dfd128407363aa2ceb23907c56dd19352ecce7ab3b740880a9b61f88060eb88cc887deb3de247692d82eded12" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-syntax-import-attributes" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-syntax-import-meta", - "group": "@babel", - "version": "7.10.4", - "bom-ref": "@babel/plugin-syntax-import-meta@7.10.4", - "description": "Allow parsing of import.meta", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-syntax-import-meta@7.10.4#packages/babel-plugin-syntax-import-meta", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-import-meta", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/babel/babel#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "62a7e6f970f1d3e3eb8775527844023d4f35c82f89599da90cf1524b865da5f661a7832414c6830b552ab1ea2f10ac125299c82fbfaf2be0a5a7b6df874883ee" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-syntax-import-meta" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-syntax-json-strings", - "group": "@babel", - "version": "7.8.3", - "bom-ref": "@babel/plugin-syntax-json-strings@7.8.3", - "description": "Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-syntax-json-strings@7.8.3#master", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#master", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/babel/babel/tree/master#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "958ea4746a561ef8e87b6be4e16ac06a912e051ebd10cc5997e46819186b14635854af2638f016f157db4ff660ac56d794336289ac509c0b6054267a8efdf410" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-syntax-json-strings" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-syntax-logical-assignment-operators", - "group": "@babel", - "version": "7.10.4", - "bom-ref": "@babel/plugin-syntax-logical-assignment-operators@7.10.4", - "description": "Allow parsing of the logical assignment operators", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-syntax-logical-assignment-operators@7.10.4#packages/babel-plugin-syntax-logical-assignment-operators", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-logical-assignment-operators", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/babel/babel#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "77cc1a4a19691438a743932dbc653dc4300ecca1f8efe145a277b2d9b68522832bf79da128e2e9d4747b56cce866f3ac57fe3e451b33358ec3d7b6dad2d7b48a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-syntax-logical-assignment-operators" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-syntax-nullish-coalescing-operator", - "group": "@babel", - "version": "7.8.3", - "bom-ref": "@babel/plugin-syntax-nullish-coalescing-operator@7.8.3", - "description": "Allow parsing of the nullish-coalescing operator", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-syntax-nullish-coalescing-operator@7.8.3#master", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#master", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/babel/babel/tree/master#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6927dfe333c8235bb6403ef2f85f280eccf5f5ec3820610983d4955be6eac29c2d7c595e8900cc77303f47e525583cdf9c7142c7195e153d0f308ad1dfa5cb35" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-syntax-nullish-coalescing-operator" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-syntax-numeric-separator", - "group": "@babel", - "version": "7.10.4", - "bom-ref": "@babel/plugin-syntax-numeric-separator@7.10.4", - "description": "Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-syntax-numeric-separator@7.10.4#packages/babel-plugin-syntax-numeric-separator", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-numeric-separator", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/babel/babel#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f47e9875f91c2bfb8e9d8fcaeff680db1a73680824427dfbcb35943112bb39a3cea8ea464b5fa7d07e61c53f40530f44b128cf5bc495c8c270611b56b375f7ba" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-syntax-numeric-separator" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-syntax-object-rest-spread", - "group": "@babel", - "version": "7.8.3", - "bom-ref": "@babel/plugin-syntax-object-rest-spread@7.8.3", - "description": "Allow parsing of object rest/spread", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-syntax-object-rest-spread@7.8.3#master", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#master", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/babel/babel/tree/master#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5e8a8c8a31996fdcb7cb65ec90df8fd70506895c16679266a03470c79fb71a612994dc95336b360e0f082c5426f2b58ce3ca2b1b2e58a48e4197c535cbbc9d94" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-syntax-object-rest-spread" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-syntax-optional-catch-binding", - "group": "@babel", - "version": "7.8.3", - "bom-ref": "@babel/plugin-syntax-optional-catch-binding@7.8.3", - "description": "Allow parsing of optional catch bindings", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-syntax-optional-catch-binding@7.8.3#master", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#master", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/babel/babel/tree/master#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e953c3d0f7359694eac3468aa1e45332207e916840a13db83c0fa4b16481ac5b65e52211569665c0ddcd34f4237a103613ff75155dd18cb5a855382559c495dd" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-syntax-optional-catch-binding" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-syntax-optional-chaining", - "group": "@babel", - "version": "7.8.3", - "bom-ref": "@babel/plugin-syntax-optional-chaining@7.8.3", - "description": "Allow parsing of optional properties", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-syntax-optional-chaining@7.8.3#master", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#master", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/babel/babel/tree/master#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2a82bd12b1f53019423f15745403645d6dbf770e2f95b183ac5833f1b994b0119890545c6d1c0c87a70826e6dd3eb931470b8676d0a4d2fff03d329b42006392" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-syntax-optional-chaining" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-syntax-private-property-in-object", - "group": "@babel", - "version": "7.14.5", - "bom-ref": "@babel/plugin-syntax-private-property-in-object@7.14.5", - "author": "The Babel Team", - "description": "Allow parsing of '#foo in obj' brand checks", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-syntax-private-property-in-object@7.14.5#packages/babel-plugin-syntax-private-property-in-object", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-private-property-in-object", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-syntax-private-property-in-object", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d30567a7d77127bd995090d5dbb65f6d28fa8872e8cad6199a1deb15cc4d9efb0917792d9332c364fcbf980d7b1c6b1a413dff0d0b16617d5fd50196902a1552" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-syntax-private-property-in-object" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-syntax-top-level-await", - "group": "@babel", - "version": "7.14.5", - "bom-ref": "@babel/plugin-syntax-top-level-await@7.14.5", - "author": "The Babel Team", - "description": "Allow parsing of top-level await in modules", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-syntax-top-level-await@7.14.5#packages/babel-plugin-syntax-top-level-await", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-top-level-await", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-syntax-top-level-await", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "871fbeba92efe54d6b8187f07b5c41414851994e35344be952fae9f2392b48276f1929cce7fa9d44cb72949e8f1b938590168791b4c02939dddff63211244717" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-syntax-top-level-await" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-syntax-unicode-sets-regex", - "group": "@babel", - "version": "7.18.6", - "bom-ref": "@babel/plugin-syntax-unicode-sets-regex@7.18.6", - "author": "The Babel Team", - "description": "Parse regular expressions' unicodeSets (v) flag.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-syntax-unicode-sets-regex@7.18.6#packages/babel-plugin-syntax-unicode-sets-regex", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-unicode-sets-regex", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-syntax-unicode-sets-regex", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ef6ed890400fc122104efe629bc407cf7ba9aa9f762535a189d202f354ddc78549608b5efd59dd29fd6a2ab7e79e13cb88f8214ad59fbc2fe215a30242eecdaa" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-syntax-unicode-sets-regex" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "helper-create-regexp-features-plugin", - "group": "@babel", - "version": "7.22.15", - "bom-ref": "@babel/helper-create-regexp-features-plugin@7.22.15", - "author": "The Babel Team", - "description": "Compile ESNext Regular Expressions to ES5", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/helper-create-regexp-features-plugin@7.22.15#packages/babel-helper-create-regexp-features-plugin", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-helper-create-regexp-features-plugin", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/babel/babel#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.15.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "dbd1643cb1639f84cf11add113b1a95bea9b13cb65b2ede39ed35835f706b1ce3d2e9845d4f408883faf319d73d7154e2adfbdde4840f6d736241b379018c0ef" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\helper-create-regexp-features-plugin" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "helper-annotate-as-pure", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/helper-annotate-as-pure@7.22.5", - "author": "The Babel Team", - "description": "Helper function to annotate paths and nodes with #__PURE__ comment", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/helper-annotate-as-pure@7.22.5#packages/babel-helper-annotate-as-pure", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-helper-annotate-as-pure", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-helper-annotate-as-pure", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2ef053c6ef1b41242473228e53e6b56ed9cd150d5d30077447a3f25b76ab5deb34e85e902d62c8addebcd5bc513c85e5acc191dd76275bd27230bedd3f7aa0c6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\helper-annotate-as-pure" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "regexpu-core", - "version": "5.3.2", - "bom-ref": "regexpu-core@5.3.2", - "author": "Mathias Bynens", - "description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/regexpu-core@5.3.2", - "externalReferences": [ - { - "url": "git+https://github.com/mathiasbynens/regexpu-core.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://mths.be/regexpu", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mathiasbynens/regexpu-core/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.3.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "440339165673f8b866a3b75bf4bdbdf29daf1cfe59cb0ad55e6557a66003f46b8be4c3c7eadf513b0d6203fc1f1e443be907bb01a3c5d271ae8a6f7afc8ad031" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/regexpu-core" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "regjsgen", - "group": "@babel", - "version": "0.8.0", - "bom-ref": "@babel/regjsgen@0.8.0", - "author": "Benjamin Tan", - "description": "Generate regular expressions from regjsparser’s AST.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/regjsgen@0.8.0", - "externalReferences": [ - { - "url": "git+https://github.com/bnjmnt4n/regjsgen.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/bnjmnt4n/regjsgen", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/bnjmnt4n/regjsgen/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/regjsgen/-/regjsgen-0.8.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c7faea18c7738fe7d666f08e605a2b4e08736eda8f0d9e603f06a83461dd8037c5d9003f5d96c2069e0ca28e6c72b90030f841ef3dba5ccfc0687b8825d81ab8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\regjsgen" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "regenerate-unicode-properties", - "version": "10.1.1", - "bom-ref": "regenerate-unicode-properties@10.1.1", - "author": "Mathias Bynens", - "description": "Regenerate sets for Unicode properties and values.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/regenerate-unicode-properties@10.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/mathiasbynens/regenerate-unicode-properties.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mathiasbynens/regenerate-unicode-properties", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mathiasbynens/regenerate-unicode-properties/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5f4d3b47264bb0225556b8e01055692d44d9c32399937a222fbe5972e62394859deab349b4e8e407041ce40b11ae96ca564c4deac925c3f93ff66da325839ff1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/regenerate-unicode-properties" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "regenerate", - "version": "1.4.2", - "bom-ref": "regenerate@1.4.2", - "author": "Mathias Bynens", - "description": "Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/regenerate@1.4.2", - "externalReferences": [ - { - "url": "git+https://github.com/mathiasbynens/regenerate.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://mths.be/regenerate", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mathiasbynens/regenerate/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ceb71e47f5e119853f77fa29af610a3bb6911d47a2048f2a8ed7c7a800d3c1977a4b37f2d7a95aea4a83d0c214b39cf9871e8068a6be3e2c693eb476f3df88d0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/regenerate" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "regjsparser", - "version": "0.9.1", - "bom-ref": "regjsparser@0.9.1", - "author": "'Julian Viereck'", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/regjsparser@0.9.1", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/jviereck/regjsparser.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jviereck/regjsparser", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jviereck/regjsparser/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.9.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "75052d9fdd166a748d97eee640a717020671bd47bb6744aa5e5833bf4cdae0bc22521cb3042e7cc903b7962168520bbc1a2255227021263923d4dd04b50e6791" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/regjsparser" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "jsesc", - "version": "0.5.0", - "bom-ref": "regjsparser@0.9.1|jsesc@0.5.0", - "author": "Mathias Bynens", - "description": "A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.", - "licenses": [ - { - "license": { - "id": "MIT", - "url": "http://mths.be/mit" - } - } - ], - "purl": "pkg:npm/jsesc@0.5.0", - "externalReferences": [ - { - "url": "git+https://github.com/mathiasbynens/jsesc.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://mths.be/jsesc", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mathiasbynens/jsesc/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b99cf952707bbb84fd2efc2616a5e28bba594a8b9a44fa2b1ace70868d48a7b54ed30c5a9c5bc12fb1a433a7531e5817fa384102945eb5a5a99c369b39e4dc9c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/regjsparser\\node_modules\\jsesc" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "unicode-match-property-ecmascript", - "version": "2.0.0", - "bom-ref": "unicode-match-property-ecmascript@2.0.0", - "author": "Mathias Bynens", - "description": "Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/unicode-match-property-ecmascript@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/mathiasbynens/unicode-match-property-ecmascript.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mathiasbynens/unicode-match-property-ecmascript", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mathiasbynens/unicode-match-property-ecmascript/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e646990ab6e9e6699bcf9ba50640e46d8d12b0f3a32aa552df95692fdba530f7d29742745ec9bef44be986ff42a08645c2b7bb689a1af78018eac78c28654de5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/unicode-match-property-ecmascript" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "unicode-canonical-property-names-ecmascript", - "version": "2.0.0", - "bom-ref": "unicode-canonical-property-names-ecmascript@2.0.0", - "author": "Mathias Bynens", - "description": "The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/unicode-canonical-property-names-ecmascript@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c98e4fa4395f548539fb2fc1482c402510484b565cd9d0c6dd48eafac47453e26351ebd6d8986870e17eb2844e60349a01eccecce2aecb28b1843ea60649d299" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/unicode-canonical-property-names-ecmascript" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "unicode-property-aliases-ecmascript", - "version": "2.1.0", - "bom-ref": "unicode-property-aliases-ecmascript@2.1.0", - "author": "Mathias Bynens", - "description": "Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/unicode-property-aliases-ecmascript@2.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/mathiasbynens/unicode-property-aliases-ecmascript.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mathiasbynens/unicode-property-aliases-ecmascript", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mathiasbynens/unicode-property-aliases-ecmascript/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "eadddfa13408f6a9def8e66855007ff31f2b936935795cb58115e1577a054394fa47576a435c6d8a7dd7a92971dfe0130649624da47f847c89066f8b54f34cf3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/unicode-property-aliases-ecmascript" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "unicode-match-property-value-ecmascript", - "version": "2.1.0", - "bom-ref": "unicode-match-property-value-ecmascript@2.1.0", - "author": "Mathias Bynens", - "description": "Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/unicode-match-property-value-ecmascript@2.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/mathiasbynens/unicode-match-property-value-ecmascript.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mathiasbynens/unicode-match-property-value-ecmascript", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mathiasbynens/unicode-match-property-value-ecmascript/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ab192342deaa8e0fe662c718302d172919f7461d3014f95fc41d3192df427f24efa57d516b4fab026757d90c80a1ba6d484beecb846da4f46e8ba5e457ef308c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/unicode-match-property-value-ecmascript" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-arrow-functions", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-arrow-functions@7.22.5", - "author": "The Babel Team", - "description": "Compile ES2015 arrow functions to ES5", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-arrow-functions@7.22.5#packages/babel-plugin-transform-arrow-functions", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-arrow-functions", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-arrow-functions", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "dba953357a1545d027b1a0d73e9bc2354abe395584542e9bc7b56fcfdac2e771766da814596e2ee228b6fa1f057a37e1ed162a3f19fe9626de14105c93d9ae13" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-arrow-functions" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-async-generator-functions", - "group": "@babel", - "version": "7.23.2", - "bom-ref": "@babel/plugin-transform-async-generator-functions@7.23.2", - "author": "The Babel Team", - "description": "Turn async generator functions into ES2015 generators", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-async-generator-functions@7.23.2#packages/babel-plugin-transform-async-generator-functions", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-async-generator-functions", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-async-generator-functions", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0416151b16c35477e87976cec1c6a0024390026f4dc684dd3067d3aa086ed46aef69d49ac3a896dc97ba21c2f93cd3b0f15c23c6a044097cb9d3f88241263f95" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-async-generator-functions" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "helper-remap-async-to-generator", - "group": "@babel", - "version": "7.22.20", - "bom-ref": "@babel/helper-remap-async-to-generator@7.22.20", - "author": "The Babel Team", - "description": "Helper function to remap async functions to generators", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/helper-remap-async-to-generator@7.22.20#packages/babel-helper-remap-async-to-generator", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-helper-remap-async-to-generator", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-helper-remap-async-to-generator", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.22.20.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a411b2578b81a8e9ecfb452f86c4cef2a825f213bcf4f9a20d8bfefc23b2a7569e31c99fadfaeecfefe708c162632145fca9e7d327eb0bce59ccd1637a66c54f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\helper-remap-async-to-generator" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "helper-wrap-function", - "group": "@babel", - "version": "7.22.20", - "bom-ref": "@babel/helper-wrap-function@7.22.20", - "author": "The Babel Team", - "description": "Helper to wrap functions inside a function call.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/helper-wrap-function@7.22.20#packages/babel-helper-wrap-function", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-helper-wrap-function", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-helper-wrap-function", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.22.20.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a66b3f53090ea6741efcf0c011d57f77b7550a805b07e47816f6281c6673fb854f720ed1b58cb628fed2da56ee58ce850928286f9c2c85f18449b0bf87335767" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\helper-wrap-function" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-async-to-generator", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-async-to-generator@7.22.5", - "author": "The Babel Team", - "description": "Turn async functions into ES2015 generators", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-async-to-generator@7.22.5#packages/babel-plugin-transform-async-to-generator", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-async-to-generator", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-async-to-generator", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6f503c0fc67313f561343a15d4c4894e7a4a9021b96c9a3ed7d478a38a32d37cccef0b3cc8430aef9e63eb50dcdc4caf772b1ba87e4138e4eab89ed95fd0babd" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-async-to-generator" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-block-scoped-functions", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-block-scoped-functions@7.22.5", - "author": "The Babel Team", - "description": "Babel plugin to ensure function declarations at the block level are block scoped", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-block-scoped-functions@7.22.5#packages/babel-plugin-transform-block-scoped-functions", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-block-scoped-functions", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-block-scoped-functions", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b5d5d9d947649c429058a24fd4a30d9ae1792f1dccca6b4c37fa6f03ea7f5449212bc8d5710d5fcd2cbc28cf6a4588407f6fe5577de1a0c3ca23fc5a23db000c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-block-scoped-functions" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-block-scoping", - "group": "@babel", - "version": "7.23.0", - "bom-ref": "@babel/plugin-transform-block-scoping@7.23.0", - "author": "The Babel Team", - "description": "Compile ES2015 block scoping (const and let) to ES5", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-block-scoping@7.23.0#packages/babel-plugin-transform-block-scoping", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-block-scoping", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-block-scoping", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.23.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "70eb2b6e620e5e67fee586cbf7dfd2e3d6378f8ea4fd3d7a6fd9a5f1b9bd94fe8df544b9890db204aee0a6e8b5a60d15fd631c5dd91f29b4dbec75eaf6efafe2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-block-scoping" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-class-properties", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-class-properties@7.22.5", - "author": "The Babel Team", - "description": "This plugin transforms static class properties as well as properties declared with the property initializer syntax", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-class-properties@7.22.5#packages/babel-plugin-transform-class-properties", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-class-properties", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-class-properties", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9c3910d0d7e43a13d3abc6022e258dc69d7e7fd7c2a1b12309bd27f1675b35405ce0807957b3f54275fd223a52a2ab8aad717948aa231e579536cdaf19e1c21d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-class-properties" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "helper-create-class-features-plugin", - "group": "@babel", - "version": "7.22.15", - "bom-ref": "@babel/helper-create-class-features-plugin@7.22.15", - "author": "The Babel Team", - "description": "Compile class public and private fields, private methods and decorators to ES6", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/helper-create-class-features-plugin@7.22.15#packages/babel-helper-create-class-features-plugin", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-helper-create-class-features-plugin", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/babel/babel#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.15.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8ca930039f485dcbd26a22b650de3990ac120bda3e2aea17b010ef1ef53fec179c608a7c190d94c2b56f1602404944fe8419f0271e8c86f302b8ccf0659ee396" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\helper-create-class-features-plugin" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "helper-member-expression-to-functions", - "group": "@babel", - "version": "7.23.0", - "bom-ref": "@babel/helper-member-expression-to-functions@7.23.0", - "author": "The Babel Team", - "description": "Helper function to replace certain member expressions with function calls", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/helper-member-expression-to-functions@7.23.0#packages/babel-helper-member-expression-to-functions", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-helper-member-expression-to-functions", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-helper-member-expression-to-functions", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ea07eb3f087b3ae4fa819c8966f77a59b4dfaea028eef9b8c42cc05cebac2aaabfbd674a5e9853a63e6494728d991514ebf4111a506cc94f660083da58796a24" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\helper-member-expression-to-functions" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "helper-optimise-call-expression", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/helper-optimise-call-expression@7.22.5", - "author": "The Babel Team", - "description": "Helper function to optimise call expression", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/helper-optimise-call-expression@7.22.5#packages/babel-helper-optimise-call-expression", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-helper-optimise-call-expression", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-helper-optimise-call-expression", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1c1c1aa23374c45471e3222fa701aac62576b547e5ef8d358e5a24e7ae0d801f441d2d72e904f5ec598a5a6e33b6a8de55d5cbb82e1f4af1dce5e3e9423a136f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\helper-optimise-call-expression" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "helper-replace-supers", - "group": "@babel", - "version": "7.22.20", - "bom-ref": "@babel/helper-replace-supers@7.22.20", - "author": "The Babel Team", - "description": "Helper function to replace supers", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/helper-replace-supers@7.22.20#packages/babel-helper-replace-supers", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-helper-replace-supers", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-helper-replace-supers", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.20.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aac5b4227ddd6f04146caf247a327847b207546c0726557a9691ba500edaf6149ad981220226fe3754f692be8f11e513f8597b9da8e648e4ba4a60300872ba4f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\helper-replace-supers" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-class-static-block", - "group": "@babel", - "version": "7.22.11", - "bom-ref": "@babel/plugin-transform-class-static-block@7.22.11", - "author": "The Babel Team", - "description": "Transform class static blocks", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-class-static-block@7.22.11#packages/babel-plugin-transform-class-static-block", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-class-static-block", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-class-static-block", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.11.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "18c33c8069aa23b82e4bf9653059356c90e429f9f7bf70b82872bd620d5ecb9a9c1dc3a529bd10bdc32b833bf1a3e4f4dffe2cccd879960858f9f102f7c2aaf6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-class-static-block" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-classes", - "group": "@babel", - "version": "7.22.15", - "bom-ref": "@babel/plugin-transform-classes@7.22.15", - "author": "The Babel Team", - "description": "Compile ES2015 classes to ES5", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-classes@7.22.15#packages/babel-plugin-transform-classes", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-classes", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-classes", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.22.15.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "55b6c2dcf1a305d134c0058374733d1bc1a6f7bee99d82345e9a8c77a2eb2884a3f3f0c95c4b16aa046e4d868d13d06fd091a14d95331c394c935f08a4eba8ab" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-classes" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-computed-properties", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-computed-properties@7.22.5", - "author": "The Babel Team", - "description": "Compile ES2015 computed properties to ES5", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-computed-properties@7.22.5#packages/babel-plugin-transform-computed-properties", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-computed-properties", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-computed-properties", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e061d606045fd24af13d7f8068fb600409538137999aa0f29e8907397edaaaa001e2d1ecdd4d98d36cc7e844c574b646720f544120f55829a456b13d12b1de3a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-computed-properties" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-destructuring", - "group": "@babel", - "version": "7.23.0", - "bom-ref": "@babel/plugin-transform-destructuring@7.23.0", - "author": "The Babel Team", - "description": "Compile ES2015 destructuring to ES5", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-destructuring@7.23.0#packages/babel-plugin-transform-destructuring", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-destructuring", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-destructuring", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.23.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bda31d80d5c5918ac1fbc95b8278926161ec82a2b982368c35c73ce1b30838c44b1f42fd02a62ade1c0c76f9f2aa3d4e3ea79af14b633c4b92fc309e9da875c2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-destructuring" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-dotall-regex", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-dotall-regex@7.22.5", - "author": "The Babel Team", - "description": "Compile regular expressions using the `s` (`dotAll`) flag to ES5.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-dotall-regex@7.22.5#packages/babel-plugin-transform-dotall-regex", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-dotall-regex", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-dotall-regex", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e7f624f50c4240297eb0e201d567a52a7551c53243480231b492cbdbfa6a2f5e195656c7d1f5105196bf4f9fd49d0b4136082147b99f07c11104ac8a3c28bb57" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-dotall-regex" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-duplicate-keys", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-duplicate-keys@7.22.5", - "author": "The Babel Team", - "description": "Compile objects with duplicate keys to valid strict ES5", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-duplicate-keys@7.22.5#packages/babel-plugin-transform-duplicate-keys", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-duplicate-keys", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-duplicate-keys", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7449d80fef4106095de550571e717f0db606a777ea18cb32c4a6ed0f5983c8803b0244d2a4a5c584256e8ffa1054ea002df06cefb0ee740d0113877999ca66ab" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-duplicate-keys" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-dynamic-import", - "group": "@babel", - "version": "7.22.11", - "bom-ref": "@babel/plugin-transform-dynamic-import@7.22.11", - "author": "The Babel Team", - "description": "Transform import() expressions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-dynamic-import@7.22.11#packages/babel-plugin-transform-dynamic-import", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-dynamic-import", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/babel/babel#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.22.11.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "83fdb5a65a39f2c7ed7968da3b464d55bfae10e90936301a1e16de8eb9c19aed35d65fde34349c9a46e3082de5e0529bd7456268653868e905ce74aedb344780" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-dynamic-import" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-exponentiation-operator", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-exponentiation-operator@7.22.5", - "author": "The Babel Team", - "description": "Compile exponentiation operator to ES5", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-exponentiation-operator@7.22.5#packages/babel-plugin-transform-exponentiation-operator", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-exponentiation-operator", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-exponentiation-operator", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bc8a4914d33f163678ae1d66caa2326bd8d7c2bc308054473e34f70e4500f592c7bb3a31f2389790e2efc26d47f8f4083f70aa7c2fbe58f29eb838b44a3763d6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-exponentiation-operator" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "helper-builder-binary-assignment-operator-visitor", - "group": "@babel", - "version": "7.22.15", - "bom-ref": "@babel/helper-builder-binary-assignment-operator-visitor@7.22.15", - "author": "The Babel Team", - "description": "Helper function to build binary assignment operator visitors", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/helper-builder-binary-assignment-operator-visitor@7.22.15#packages/babel-helper-builder-binary-assignment-operator-visitor", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-helper-builder-binary-assignment-operator-visitor", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-helper-builder-binary-assignment-operator-visitor", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.22.15.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "424057c0681aa02d86b46651a266ba92fed2cdfbf4ea486f8456afebb644c5abb645a5f3cbc3291d230ed8f3683f65ed990a6125044715f83bec1abbdf5622cf" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\helper-builder-binary-assignment-operator-visitor" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-export-namespace-from", - "group": "@babel", - "version": "7.22.11", - "bom-ref": "@babel/plugin-transform-export-namespace-from@7.22.11", - "author": "The Babel Team", - "description": "Compile export namespace to ES2015", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-export-namespace-from@7.22.11#packages/babel-plugin-transform-export-namespace-from", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-export-namespace-from", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-export-namespace-from", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.22.11.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c5aeda69deeaece893f28359d6653b36b2128e54a455d31b3719fd22e2d9c8bf4024486cd40a5b6b723ebb9ae25f574891da6d3f910a0c6e570cf0725b1b5e87" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-export-namespace-from" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-for-of", - "group": "@babel", - "version": "7.22.15", - "bom-ref": "@babel/plugin-transform-for-of@7.22.15", - "author": "The Babel Team", - "description": "Compile ES2015 for...of to ES5", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-for-of@7.22.15#packages/babel-plugin-transform-for-of", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-for-of", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-for-of", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.22.15.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "99ee9519e1ecc77d3ec61f5f6c32cb3e2d09d47ce67882327a7a0e407bb0d83e26d92014dcdaeca57e57c492c1a6a9f9cab2f3ae5c36232dd103ffc1c76ee238" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-for-of" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-function-name", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-function-name@7.22.5", - "author": "The Babel Team", - "description": "Apply ES2015 function.name semantics to all functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-function-name@7.22.5#packages/babel-plugin-transform-function-name", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-function-name", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-function-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "508cd034c4b4a741c78909b7a1e973b63f840b01678fe6515782a782ebe5b03da87f5c2151e33aa3bc06363ea82f0703a005d0f2012a7e00b6e03f9574871ebe" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-function-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-json-strings", - "group": "@babel", - "version": "7.22.11", - "bom-ref": "@babel/plugin-transform-json-strings@7.22.11", - "author": "The Babel Team", - "description": "Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-json-strings@7.22.11#packages/babel-plugin-transform-json-strings", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-json-strings", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-json-strings", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.22.11.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0b14f9b42aa903dfe35c59667bdc4804273944fb5d0eadc9a6492180742ab437624e74c8d23b59d10cd786be4320b79889f0cfa76c2f63669dfbbfa12cc5b93f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-json-strings" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-literals", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-literals@7.22.5", - "author": "The Babel Team", - "description": "Compile ES2015 unicode string and number literals to ES5", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-literals@7.22.5#packages/babel-plugin-transform-literals", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-literals", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-literals", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7d32e3e03efd33e99ea5cc377601414c80d8a5b701f529b46e99b8a695cf68ef94f8f28517257d30646f4b482f1b0eb6b1dd74913e6544c2970000dbf695b2f2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-literals" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-logical-assignment-operators", - "group": "@babel", - "version": "7.22.11", - "bom-ref": "@babel/plugin-transform-logical-assignment-operators@7.22.11", - "author": "The Babel Team", - "description": "Transforms logical assignment operators into short-circuited assignments", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-logical-assignment-operators@7.22.11#packages/babel-plugin-transform-logical-assignment-operators", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-logical-assignment-operators", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-logical-assignment-operators", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.22.11.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a90c114cfe3eeb11420d5e64ee06411770b7d4adf8badd2d6c47132b1957ff4297c66f462dc3b5e29e7bd1a5b116f573c7a4007cf82aee069e2075c90bc2ecc1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-logical-assignment-operators" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-member-expression-literals", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-member-expression-literals@7.22.5", - "author": "The Babel Team", - "description": "Ensure that reserved words are quoted in property accesses", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-member-expression-literals@7.22.5#packages/babel-plugin-transform-member-expression-literals", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-member-expression-literals", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-member-expression-literals", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "45911d90db73cd808597d484f404da50c4e3da1a8c6f84ad6ab3892eb6516eaa94e0748113b525070f560564220f3ac96497545a231354323a1afffc0cfbdf7b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-member-expression-literals" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-modules-amd", - "group": "@babel", - "version": "7.23.0", - "bom-ref": "@babel/plugin-transform-modules-amd@7.23.0", - "author": "The Babel Team", - "description": "This plugin transforms ES2015 modules to AMD", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-modules-amd@7.23.0#packages/babel-plugin-transform-modules-amd", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-modules-amd", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-amd", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.23.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c564f981e7efd871929b8407b60735b183dbb1e3b27fe1450e8d896e9136e465a5e41a9318ef483304d8251a08763b05f39184f957a01f148252de44be861303" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-modules-amd" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-modules-commonjs", - "group": "@babel", - "version": "7.23.0", - "bom-ref": "@babel/plugin-transform-modules-commonjs@7.23.0", - "author": "The Babel Team", - "description": "This plugin transforms ES2015 modules to CommonJS", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-modules-commonjs@7.23.0#packages/babel-plugin-transform-modules-commonjs", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-modules-commonjs", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-commonjs", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.23.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df65f3b2cd78fd455cee4f60efbe72308be454af31c0a1340cf74fe494daa6bdfe67dc38b7378eb8b358e815c3411e81767cc89579c2180cec93f2021c12d559" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-modules-commonjs" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-modules-systemjs", - "group": "@babel", - "version": "7.23.0", - "bom-ref": "@babel/plugin-transform-modules-systemjs@7.23.0", - "author": "The Babel Team", - "description": "This plugin transforms ES2015 modules to SystemJS", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-modules-systemjs@7.23.0#packages/babel-plugin-transform-modules-systemjs", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-modules-systemjs", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-systemjs", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.23.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a817a3e9cb57643d9ff83865382f723b8ef2118814879099373fda0681f88ffdcd3a545f25725b63bc43402a9055ff4a6eba86cc85844757f6ddda071ab20716" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-modules-systemjs" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-modules-umd", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-modules-umd@7.22.5", - "author": "The Babel Team", - "description": "This plugin transforms ES2015 modules to UMD", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-modules-umd@7.22.5#packages/babel-plugin-transform-modules-umd", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-modules-umd", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-umd", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f92ea4cde7cdfc4d6f912b0ac7c92642ea9e42cbc22827757eb68233bcd79b8485a20808d3df53af81bc53cd7ee60b4c75478c4388a97507df6ca2d7d3fedd05" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-modules-umd" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-named-capturing-groups-regex", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-named-capturing-groups-regex@7.22.5", - "author": "The Babel Team", - "description": "Compile regular expressions using named groups to ES5.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-named-capturing-groups-regex@7.22.5#packages/babel-plugin-transform-named-capturing-groups-regex", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-named-capturing-groups-regex", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-named-capturing-groups-regex", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6202cb2a64b76940611dac69e618b55894e03946ff342b831f3193f73f564eddd81be08f46126cea7a6b6d2b71e839d6338761ea0b7b494dec66875b674f1a75" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-named-capturing-groups-regex" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-new-target", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-new-target@7.22.5", - "author": "The Babel Team", - "description": "Transforms new.target meta property", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-new-target@7.22.5#packages/babel-plugin-transform-new-target", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-new-target", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-new-target", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "02c17b2b4171fdc34a5729376be0d6d092e8f946b9f7cfcdc4c46fc439e4a42206161e37fa1fefdb1ca145461fea80fc804e10b4bf370bbcd956084c8c777e8b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-new-target" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-nullish-coalescing-operator", - "group": "@babel", - "version": "7.22.11", - "bom-ref": "@babel/plugin-transform-nullish-coalescing-operator@7.22.11", - "author": "The Babel Team", - "description": "Remove nullish coalescing operator", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-nullish-coalescing-operator@7.22.11#packages/babel-plugin-transform-nullish-coalescing-operator", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-nullish-coalescing-operator", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-nullish-coalescing-operator", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.22.11.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "61958ec381f15eba2d6f9c6c8cc2540e52e07035d27cef5e0a6765d5b816e3efe50067648da12f3a7438a7958a29d5204b33b7f5d80f974a539dfc66d0e01772" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-nullish-coalescing-operator" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-numeric-separator", - "group": "@babel", - "version": "7.22.11", - "bom-ref": "@babel/plugin-transform-numeric-separator@7.22.11", - "author": "The Babel Team", - "description": "Remove numeric separators from Decimal, Binary, Hex and Octal literals", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-numeric-separator@7.22.11#packages/babel-plugin-transform-numeric-separator", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-numeric-separator", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-numeric-separator", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.22.11.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "dddcd4e1018fb082dd25b0122a117f5764d53fe809c9ad4fb2e7900b120f08471eaea176d6811cae86f89b38eca763f2ff59cb7c5e66fb160d303a6603cbdf7e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-numeric-separator" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-object-rest-spread", - "group": "@babel", - "version": "7.22.15", - "bom-ref": "@babel/plugin-transform-object-rest-spread@7.22.15", - "author": "The Babel Team", - "description": "Compile object rest and spread to ES5", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-object-rest-spread@7.22.15#packages/babel-plugin-transform-object-rest-spread", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-object-rest-spread", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-object-rest-spread", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.22.15.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7c407e235fa00267c0cb165c5f5f995302de02eb9ff15220ebb093ce7644d0ca9516e996921f315ad9f9f08e1dc5d55fd3cd309fb8335a817cbe774e56225ef5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-object-rest-spread" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-parameters", - "group": "@babel", - "version": "7.22.15", - "bom-ref": "@babel/plugin-transform-parameters@7.22.15", - "author": "The Babel Team", - "description": "Compile ES2015 default and rest parameters to ES5", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-parameters@7.22.15#packages/babel-plugin-transform-parameters", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-parameters", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-parameters", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.22.15.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "86393ba8a22a872ce1854bd14faf374d840e15aff87102b0432ec02ef4e9383b30378d0c963ccd0dad1895d7af4bab466f1c1a10a567e74d89998d1d3fba84b5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-parameters" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-object-super", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-object-super@7.22.5", - "author": "The Babel Team", - "description": "Compile ES2015 object super to ES5", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-object-super@7.22.5#packages/babel-plugin-transform-object-super", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-object-super", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-object-super", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9255eac9a4fdb6b4a3214adcb1821f11303398e1192f770162a3982c9c411df3051608265cebfe358497fc96ecf66ccc5444b0fd6c9c2c53d1c7c6dafdbd88a7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-object-super" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-optional-catch-binding", - "group": "@babel", - "version": "7.22.11", - "bom-ref": "@babel/plugin-transform-optional-catch-binding@7.22.11", - "author": "The Babel Team", - "description": "Compile optional catch bindings", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-optional-catch-binding@7.22.11#packages/babel-plugin-transform-optional-catch-binding", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-optional-catch-binding", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-optional-catch-binding", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.22.11.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ae58b45b17ac5d47822673188730209448cb5950c5e9a85be391eea6b72642e2e27412455a33673b3b2c93692e73a7b7dc594b6a26611bf91423350c59d04a69" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-optional-catch-binding" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-private-methods", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-private-methods@7.22.5", - "author": "The Babel Team", - "description": "This plugin transforms private class methods", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-private-methods@7.22.5#packages/babel-plugin-transform-private-methods", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-private-methods", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-private-methods", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3cf8e1e20cab42719ef7b2536a581118cb94e2272c6459d693389c07f7d4b7394a52abec581284a4f3dfaf96b6262ca2ad9907c6702a91030ee59e41da42b77c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-private-methods" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-private-property-in-object", - "group": "@babel", - "version": "7.22.11", - "bom-ref": "@babel/plugin-transform-private-property-in-object@7.22.11", - "author": "The Babel Team", - "description": "This plugin transforms checks for a private property in an object", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-private-property-in-object@7.22.11#packages/babel-plugin-transform-private-property-in-object", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-private-property-in-object", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-private-property-in-object", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.22.11.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b1209ba990c12877adbe34b0a725b386e1e4996e51ba69b124155b60b90691a8933961b19a5ed25edd2259ad376f3c45231ef03a3de0fc82d177445c24a05e49" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-private-property-in-object" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-property-literals", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-property-literals@7.22.5", - "author": "The Babel Team", - "description": "Ensure that reserved words are quoted in object property keys", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-property-literals@7.22.5#packages/babel-plugin-transform-property-literals", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-property-literals", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-property-literals", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4e2380ae075d2b798aff1d50c1fe616b2da9c48eb00999ef42aac54aa6ed83518b97625c34c8ad547fd89ea8cff8cdf5a4b51e4dfcd8d470171439d4055df4ad" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-property-literals" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-regenerator", - "group": "@babel", - "version": "7.22.10", - "bom-ref": "@babel/plugin-transform-regenerator@7.22.10", - "author": "The Babel Team", - "description": "Explode async and generator functions into a state machine.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-regenerator@7.22.10#packages/babel-plugin-transform-regenerator", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-regenerator", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-regenerator", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.22.10.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "176f1bd660edf0a713e5b53225cfd4f67c33c3a715f949937919576089764cda8c30989fd0979ecbdfd14370b834e776ce9d3f4d1b039ecf6db63d8be76debb3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-regenerator" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "regenerator-transform", - "version": "0.15.2", - "bom-ref": "regenerator-transform@0.15.2", - "author": "Ben Newman", - "description": "Explode async and generator functions into a state machine.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/regenerator-transform@0.15.2#main", - "externalReferences": [ - { - "url": "git+https://github.com/facebook/regenerator.git#main", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/facebook/regenerator/tree/main#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/facebook/regenerator/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "85f329d81a05d2a3a4dee739576d002c60d2d9d76341a2eb765ef1ac65ef008a30eea79644cd950361ee0879142a4f6c96add5c04c0b34adc3141a837cf198b6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/regenerator-transform" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "runtime", - "group": "@babel", - "version": "7.23.2", - "bom-ref": "@babel/runtime@7.23.2", - "author": "The Babel Team", - "description": "babel's modular runtime helpers", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/runtime@7.23.2#packages/babel-runtime", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-runtime", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-runtime", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "98cf1e838ca5e43ea2de5bb640a3ee3c7e0502bbc9f0a853a1f6c4ee3c0c52ff4a5f9981bf03c0aa7577325c8136a769f51c9128fe98724f13adf62b3ef5f76e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\runtime" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-reserved-words", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-reserved-words@7.22.5", - "author": "The Babel Team", - "description": "Ensure that no reserved words are used.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-reserved-words@7.22.5#packages/babel-plugin-transform-reserved-words", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-reserved-words", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-reserved-words", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0d3b462854505039bcb2f8a0273647cdbff6c5ab4f73a4f336f0082791aa38a0ec18562002c92346e95b47fbc6b0f2aadce3eab5ec67cf7dbba98a4fe7b445c8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-reserved-words" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-shorthand-properties", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-shorthand-properties@7.22.5", - "author": "The Babel Team", - "description": "Compile ES2015 shorthand properties to ES5", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-shorthand-properties@7.22.5#packages/babel-plugin-transform-shorthand-properties", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-shorthand-properties", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-shorthand-properties", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bcce1fabd2171ec71754acc3bf98ad90ed57e764a674504570c2016761519f69ea558ab0e9d05ec5480cbc08c75be297a4f3d5883fd8a371ab0c405a442d1060" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-shorthand-properties" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-spread", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-spread@7.22.5", - "author": "The Babel Team", - "description": "Compile ES2015 spread to ES5", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-spread@7.22.5#packages/babel-plugin-transform-spread", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-spread", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-spread", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e59cc34081b2bcde30f3e74c9a9a212fa301a3e9761bbb5f0bf3b60e0eff863a60796bd4c7c1737de38ac46a20f488a63dae187a4690f4f943a932ce96391cc6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-spread" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-sticky-regex", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-sticky-regex@7.22.5", - "author": "The Babel Team", - "description": "Compile ES2015 sticky regex to an ES5 RegExp constructor", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-sticky-regex@7.22.5#packages/babel-plugin-transform-sticky-regex", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-sticky-regex", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-sticky-regex", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdfecbb8da471b48847a2c823705f88f78038358e0b7593765d5c129b652a00dc16c6406bcc892bdf6d9451dc3af769e25ede8a16159c4e386dc8452b58a7607" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-sticky-regex" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-template-literals", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-template-literals@7.22.5", - "author": "The Babel Team", - "description": "Compile ES2015 template literals to ES5", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-template-literals@7.22.5#packages/babel-plugin-transform-template-literals", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-template-literals", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-template-literals", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e5c88e7a144d7fe13251e7b0a3c3646d0894b3877a671887a3a05c05c9c59608897eed7aab46d0530f49be8d1bd2004a146d523210d28de297498b892de15230" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-template-literals" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-typeof-symbol", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-typeof-symbol@7.22.5", - "author": "The Babel Team", - "description": "This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-typeof-symbol@7.22.5#packages/babel-plugin-transform-typeof-symbol", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-typeof-symbol", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-typeof-symbol", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6d8908e653332f890f8a2e071c41028640f4ae473e9ef9e547afa8fea76a47aceb9b44affe7a1d9b22e196ad833b460a2d435dd9578f98f46325748187d38874" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-typeof-symbol" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-unicode-escapes", - "group": "@babel", - "version": "7.22.10", - "bom-ref": "@babel/plugin-transform-unicode-escapes@7.22.10", - "author": "The Babel Team", - "description": "Compile ES2015 Unicode escapes to ES5", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-unicode-escapes@7.22.10#packages/babel-plugin-transform-unicode-escapes", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-unicode-escapes", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-unicode-escapes", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.22.10.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9517da44a199081a83951537508168bdda7d73d984be5ca59a9a1dd3f39ab480ac49fb90f5816d851a35b694e41ac92511e7d976a94415d6380367704dbea886" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-unicode-escapes" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-unicode-property-regex", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-unicode-property-regex@7.22.5", - "author": "The Babel Team", - "description": "Compile Unicode property escapes in Unicode regular expressions to ES5.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-unicode-property-regex@7.22.5#packages/babel-plugin-transform-unicode-property-regex", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-unicode-property-regex", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-unicode-property-regex", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1c20886fe09b248004eac5e7e428c54173309020a570e7cf0b34e58a527c7146ad7f3c079564246ed574cc3df7f2ef5d66c930bee3984eeb9a31a03c279108e4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-unicode-property-regex" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-unicode-regex", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-unicode-regex@7.22.5", - "author": "The Babel Team", - "description": "Compile ES2015 Unicode regex to ES5", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-unicode-regex@7.22.5#packages/babel-plugin-transform-unicode-regex", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-unicode-regex", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-unicode-regex", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d36f2569a38aa6d379bc725ff7f02baff1e225e90c778d61384658bcdb2bb17a89ed83d8b97d9b431877d5f919cc69aadd8a87449cd814501562f29f30f2aaca" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-unicode-regex" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-transform-unicode-sets-regex", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-transform-unicode-sets-regex@7.22.5", - "author": "The Babel Team", - "description": "Compile regular expressions' unicodeSets (v) flag.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-transform-unicode-sets-regex@7.22.5#packages/babel-plugin-transform-unicode-sets-regex", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-transform-unicode-sets-regex", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-transform-unicode-sets-regex", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "96131f8b8142d798f5dde2ab8770e76078e91a3e942901ed34a4dbb5cd6282f021472e3e90b855d3b3a92dcb0dd15803130fcc8c0bc93b805d309b07c0c8730a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-transform-unicode-sets-regex" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "preset-modules", - "group": "@babel", - "version": "0.1.6-no-external-plugins", - "bom-ref": "@babel/preset-modules@0.1.6-no-external-plugins", - "description": "A Babel preset that targets modern browsers by fixing engine bugs.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/preset-modules@0.1.6-no-external-plugins", - "externalReferences": [ - { - "url": "git+https://github.com/babel/preset-modules.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/babel/preset-modules#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/preset-modules/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1eb7207081122e6f5a211f38db2849e5159a9ff81e6d0509e84fc4e7eadfd32f68ea88fbc3406bfac5ae2fa90443fa3f01d7ef47525ef631b5f3f827a708c4c8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\preset-modules" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "esutils", - "version": "2.0.3", - "bom-ref": "esutils@2.0.3", - "description": "utility box for ECMAScript language tools", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/esutils@2.0.3", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/estools/esutils.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/estools/esutils", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/estools/esutils/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "915b1ca97938382a7af126747648042958baffc8a3df4d0a0564c9ab7d8ffdd61e5934b02b8d56c93c5a94dd5e46603967d514fcb5fd0fb1564a657d480631ea" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/esutils" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "babel-plugin-polyfill-corejs2", - "version": "0.4.6", - "bom-ref": "babel-plugin-polyfill-corejs2@0.4.6", - "description": "A Babel plugin to inject imports to core-js@2 polyfills", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/babel-plugin-polyfill-corejs2@0.4.6#packages/babel-plugin-polyfill-corejs2", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel-polyfills.git#packages/babel-plugin-polyfill-corejs2", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/babel/babel-polyfills#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel-polyfills/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8e11e25956489673db11429248d6fd62859c4067654cbabbcf51872f80231716a839432eb84549f98e2901a41418e1a4f7762c54228f6ea6dfc379b448ce87f1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-plugin-polyfill-corejs2" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "helper-define-polyfill-provider", - "group": "@babel", - "version": "0.4.3", - "bom-ref": "@babel/helper-define-polyfill-provider@0.4.3", - "description": "Babel helper to create your own polyfill provider", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/helper-define-polyfill-provider@0.4.3#packages/babel-helper-define-polyfill-provider", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel-polyfills.git#packages/babel-helper-define-polyfill-provider", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/babel/babel-polyfills#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel-polyfills/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "581acb9ae3cfe3b9fb3cdc2c679ee9a9a9ba1bf446a35bf0ffcedbd0195ce77b59346678c7b62f67a1e041edafa355bf151db43a08de66e197cee74f8971c5ba" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\helper-define-polyfill-provider" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lodash.debounce", - "version": "4.0.8", - "bom-ref": "lodash.debounce@4.0.8", - "author": "John-David Dalton", - "description": "The lodash method `_.debounce` exported as a module.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/lodash.debounce@4.0.8", - "externalReferences": [ - { - "url": "git+https://github.com/lodash/lodash.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://lodash.com/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/lodash/lodash/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "153d720f30d81286168674869e913fe0a8f57cb6640c5caa45bedf36de85758392c6551602da78d8487a59bd2b188bff9bd060a3bc781a141b9b962ce121b9a3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lodash.debounce" - } - ] - }, - { - "type": "library", - "name": "resolve", - "version": "1.22.8", - "bom-ref": "resolve@1.22.8", - "author": "James Halliday", - "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/resolve@1.22.8", - "externalReferences": [ - { - "url": "git://github.com/browserify/resolve.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/browserify/resolve#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/browserify/resolve/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a59e3c2c6aa5de8594bbc6575554d31edb90f9a608da25c738cc7f835cce80e741c216ac017e70fb599f98ba9fe45f0f677d8b4b73a4a9c6e98935ebcc88cb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/resolve" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "babel-plugin-polyfill-corejs3", - "version": "0.8.6", - "bom-ref": "babel-plugin-polyfill-corejs3@0.8.6", - "description": "A Babel plugin to inject imports to core-js@3 polyfills", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/babel-plugin-polyfill-corejs3@0.8.6#packages/babel-plugin-polyfill-corejs3", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel-polyfills.git#packages/babel-plugin-polyfill-corejs3", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/babel/babel-polyfills#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel-polyfills/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "95e0c8738978b54814eecb6be4158b4b687cab637835fea51993fa52b343c5db5f17683af5e2792f41fb4bc0392e7fdaadf1407c7a2be489c0759b883b065d81" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-plugin-polyfill-corejs3" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "core-js-compat", - "version": "3.33.2", - "bom-ref": "core-js-compat@3.33.2", - "author": "Denis Pushkarev", - "description": "core-js compat", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/core-js-compat@3.33.2#packages/core-js-compat", - "externalReferences": [ - { - "url": "git+https://github.com/zloirock/core-js.git#packages/core-js-compat", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/zloirock/core-js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/zloirock/core-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.33.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6b17e8fb0c455719ea7fc46fc53ce8025cd6e2046869cac77a816573d9f4c79d3eec113264bfd1b7786271a103d7f08477b23ab4f08f55461c27008c3b95d463" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/core-js-compat" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "babel-plugin-polyfill-regenerator", - "version": "0.5.3", - "bom-ref": "babel-plugin-polyfill-regenerator@0.5.3", - "description": "A Babel plugin to inject imports to regenerator-runtime", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/babel-plugin-polyfill-regenerator@0.5.3#packages/babel-plugin-polyfill-regenerator", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel-polyfills.git#packages/babel-plugin-polyfill-regenerator", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/babel/babel-polyfills#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel-polyfills/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f2c1de0ce9970bc72c73332b60439fd144cd6b8c84d92c55e4919e4ff2cfd67d0e6150d45053f11bdbdd9360250e5222b78b7e29fd310ada605cf0709e7ffda7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-plugin-polyfill-regenerator" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "cyclonedx-npm", - "group": "@cyclonedx", - "version": "1.14.2", - "bom-ref": "@cyclonedx/cyclonedx-npm@1.14.2", - "author": "Jan Kowalleck", - "description": "Create CycloneDX Software Bill of Materials (SBOM) from NPM projects.", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/%40cyclonedx/cyclonedx-npm@1.14.2", - "externalReferences": [ - { - "url": "git+https://github.com/CycloneDX/cyclonedx-node-npm.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/CycloneDX/cyclonedx-node-npm#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/CycloneDX/cyclonedx-node-npm/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@cyclonedx/cyclonedx-npm/-/cyclonedx-npm-1.14.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5e51382c347596dabb1586610cf78c80f746866f7e05cc78b56d153da1c79eaa4b2972d02e5e04ab5aa803f18c16347d60dcb180f076d35036a0103d644b417e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@cyclonedx\\cyclonedx-npm" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "cyclonedx-library", - "group": "@cyclonedx", - "version": "6.1.0", - "bom-ref": "@cyclonedx/cyclonedx-library@6.1.0", - "author": "Jan Kowalleck", - "description": "Core functionality of CycloneDX for JavaScript (Node.js or WebBrowser).", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/%40cyclonedx/cyclonedx-library@6.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/CycloneDX/cyclonedx-javascript-library.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/CycloneDX/cyclonedx-javascript-library#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/CycloneDX/cyclonedx-javascript-library/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@cyclonedx/cyclonedx-library/-/cyclonedx-library-6.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "267fbde8f83fc502935e6206e4fb3e0314fd4e1de93909466f9782543a4ef5bc90bafd34861bc4b5a247ea7b952ffa95ea75ab5b250c33cee1434b5ac4581282" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@cyclonedx\\cyclonedx-library" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ajv-formats-draft2019", - "version": "1.6.1", - "bom-ref": "ajv-formats-draft2019@1.6.1", - "author": "Carlo Quinonez", - "description": "Plugin for AJV that adds support for some of string formats adding in the draft2019 JSON Schema.", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ajv-formats-draft2019@1.6.1", - "externalReferences": [ - { - "url": "git+https://github.com/luzlab/ajv-formats-draft2019.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/luzlab/ajv-formats-draft2019#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/luzlab/ajv-formats-draft2019/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ajv-formats-draft2019/-/ajv-formats-draft2019-1.6.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2503ef6afa64583bc8b01a76677dd49180ad5c24a95b81c3ded019fa82f888414e93da1b4197dfc74c80370102b7abf3afa113fbb1cde5ccd1caa5db9eafeed1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ajv-formats-draft2019" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ajv", - "version": "8.12.0", - "bom-ref": "ajv@8.12.0", - "author": "Evgeny Poberezkin", - "description": "Another JSON Schema Validator", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ajv@8.12.0", - "externalReferences": [ - { - "url": "git+https://github.com/ajv-validator/ajv.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://ajv.js.org", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ajv-validator/ajv/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b11bb592970ef722ed63104abea7d37a1f4acd91303b7493c97d474fee02683cc2e87a5319884884f2338fd5ee294eca603c2769e87985c3b08f2d50b89cc13c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ajv" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "punycode", - "version": "2.3.1", - "bom-ref": "punycode@2.3.1", - "author": "Mathias Bynens", - "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/punycode@2.3.1", - "externalReferences": [ - { - "url": "git+https://github.com/mathiasbynens/punycode.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://mths.be/punycode", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mathiasbynens/punycode.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bd8b7b503d54f5683ad77f2c84bb4b3af740bbef03b02fe2945b44547707fb0c9d712a4d136d007d239db9fe8c91115a84be4563b5f5a14ee7295645b5fabc16" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/punycode" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "schemes", - "version": "1.4.0", - "bom-ref": "schemes@1.4.0", - "author": "Peter Müller", - "description": "IANA Uniform Resource Identifier (URI) Schemes list, including crowd sourced unofficial ones", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/schemes@1.4.0", - "externalReferences": [ - { - "url": "git://github.com/Munter/schemes.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Munter/schemes", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Munter/schemes/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/schemes/-/schemes-1.4.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "226172f456c2b109558271374c25a62cf0859d5cf1d251cbfe5fae987a650ea00a7747731699d2ea51592296a00656212b0cd59a5577e9e7346355d3bbc24101" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/schemes" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "extend", - "version": "3.0.2", - "bom-ref": "extend@3.0.2", - "author": "Stefan Thomas", - "description": "Port of jQuery.extend for node.js and the browser", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/extend@3.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/justmoon/node-extend.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/justmoon/node-extend#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/justmoon/node-extend/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7e3aae0b9f5c0fb0b25babab3572b4141b9f9197288861bcd304ee3ee8d7e7dd1c0794ed967db4136501e12fd601156a8577df665d8b3604be81074f2088a6fe" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/extend" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "smtp-address-parser", - "version": "1.0.10", - "bom-ref": "smtp-address-parser@1.0.10", - "author": "Gene Hightower", - "description": "Parse an SMTP (RFC-5321) address", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/smtp-address-parser@1.0.10", - "externalReferences": [ - { - "url": "git+https://github.com/gene-hightower/smtp-address-parser.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/gene-hightower/smtp-address-parser#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/gene-hightower/smtp-address-parser/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/smtp-address-parser/-/smtp-address-parser-1.0.10.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3ac83d2e6bc67801bf8726a8e2695d6df94b3a492bddafa1e26d65c0a08ae54f0ce9902beed757133ffefefafbe764d2184e0c35495497d7082b6701f1c8335e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/smtp-address-parser" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "nearley", - "version": "2.20.1", - "bom-ref": "nearley@2.20.1", - "author": "Hardmath123", - "description": "Simple, fast, powerful parser toolkit for JavaScript.", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/nearley@2.20.1", - "externalReferences": [ - { - "url": "git+https://github.com/hardmath123/nearley.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/hardmath123/nearley#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/hardmath123/nearley/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/nearley/-/nearley-2.20.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f8c73c51a01e6c5ce057e2a92399fb0dab2eb9008703cf5d9b09bb257c374d5e37ba47cd43d0e7047dcc75bda0fc8e05771736ea9c229815af8c8c3450020b49" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nearley" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "commander", - "version": "2.20.3", - "bom-ref": "nearley@2.20.1|commander@2.20.3", - "author": "TJ Holowaychuk", - "description": "the complete solution for node.js command-line programs", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/commander@2.20.3", - "externalReferences": [ - { - "url": "git+https://github.com/tj/commander.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/tj/commander.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/tj/commander.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1a956498cf2f176bd05248f62ef6660f7e49c5e24e2c2c09f5c524ba0ca4da7ba16efdfe989be92d862dfb4f9448cc44fa88fe7b2fe52449e1670ef9c7f38c71" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nearley\\node_modules\\commander" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "moo", - "version": "0.5.2", - "bom-ref": "moo@0.5.2", - "author": "Tim Radvan", - "description": "Optimised tokenizer/lexer generator! 🐄 Much performance. Moo!", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/moo@0.5.2", - "externalReferences": [ - { - "url": "git+https://github.com/tjvr/moo.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/tjvr/moo#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/tjvr/moo/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/moo/-/moo-0.5.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8920092c760a9d7e3598a7092a3aaf9c037db1fd0b3034d70c4bc5bfe7dfb9147d6b5308b972e330d2fa12c9c31d290a2d358da90439ba8eb53f811b538354f9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/moo" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "railroad-diagrams", - "version": "1.0.0", - "bom-ref": "railroad-diagrams@1.0.0", - "author": "Tab Atkins Jr.", - "description": "A small JS+SVG library for drawing railroad syntax diagrams.", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "CC0-1.0" - } - } - ], - "purl": "pkg:npm/railroad-diagrams@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/tabatkins/railroad-diagrams.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/tabatkins/railroad-diagrams", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/tabatkins/railroad-diagrams/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/railroad-diagrams/-/railroad-diagrams-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "733f770e335e2d8d2276b08d387e8fbe264644df46261b1d9bd8699f56024bcefd7e3e16fb1e4814986191165cc1580c98517b47cd9403fece87e47c94b660e8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/railroad-diagrams" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "randexp", - "version": "0.4.6", - "bom-ref": "randexp@0.4.6", - "author": "Roly Fentanes", - "description": "Create random strings that match a given regular expression.", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/randexp@0.4.6", - "externalReferences": [ - { - "url": "git://github.com/fent/randexp.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://fent.github.io/randexp.js/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/fent/randexp.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/randexp/-/randexp-0.4.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f3458d99df43034b6666bc3da906bad863cf59fb972649eb99598b731beae2e641758a9bd706282939a794651c86f5567b45e22eea58901a1754ec73dc2f0361" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/randexp" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "discontinuous-range", - "version": "1.0.0", - "bom-ref": "discontinuous-range@1.0.0", - "author": "David Tudury", - "description": "for adding, subtracting, and indexing discontinuous ranges of numbers", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/discontinuous-range@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/dtudury/discontinuous-range.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/dtudury/discontinuous-range", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dtudury/discontinuous-range/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/discontinuous-range/-/discontinuous-range-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "73af0ba4b6cefbb90ffdbd47af5aacf3f049d3d1799216464f1ab166e873c699b024a3a04451c95886fdfca9aa9ea1e12dd3b9e5a3b1147fc4181bd441b2ff45" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/discontinuous-range" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ret", - "version": "0.1.15", - "bom-ref": "ret@0.1.15", - "author": "Roly Fentanes", - "description": "Tokenizes a string that represents a regular expression.", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ret@0.1.15", - "externalReferences": [ - { - "url": "git://github.com/fent/ret.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/fent/ret.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/fent/ret.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4d3958a5af8e2febcc30d1b6e314a5406109dc1fd1cc47d494b72dedbe46ff2b5abfec0fae9942a55305bb0cd76e479c26b6fa218a358856f44bdbf7efbe789a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ret" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "uri-js", - "version": "4.4.1", - "bom-ref": "uri-js@4.4.1", - "author": "Gary Court", - "description": "An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/uri-js@4.4.1", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/garycourt/uri-js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/garycourt/uri-js", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/garycourt/uri-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "eeb294cb2df7435c9cf7ca50d430262edc17d74f45ed321f5a55b561da3c5a5d628b549e1e279e8741c77cf78bd9f3172bacf4b3c79c2acf5fac2b8b26f9dd06" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/uri-js" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ajv-formats", - "version": "2.1.1", - "bom-ref": "ajv-formats@2.1.1", - "author": "Evgeny Poberezkin", - "description": "Format validation for Ajv v7+", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ajv-formats@2.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/ajv-validator/ajv-formats.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ajv-validator/ajv-formats#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ajv-validator/ajv-formats/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5b1d0ac79da1c44ec2d7c8643048206251227ea599b58691828b89a2bf9631d3e743210ad77be0116c9536ea7b4a879ea0b32caf891fe61e9d396d75235e4c50" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ajv-formats" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "fast-deep-equal", - "version": "3.1.3", - "bom-ref": "fast-deep-equal@3.1.3", - "author": "Evgeny Poberezkin", - "description": "Fast deep equal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/fast-deep-equal@3.1.3", - "externalReferences": [ - { - "url": "git+https://github.com/epoberezkin/fast-deep-equal.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/epoberezkin/fast-deep-equal#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/epoberezkin/fast-deep-equal/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7f7a90f68432f63d808417bf1fd542f75c0b98a042094fe00ce9ca340606e61b303bb04b2a3d3d1dce4760dcfd70623efb19690c22200da8ad56cd3701347ce1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/fast-deep-equal" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "json-schema-traverse", - "version": "1.0.0", - "bom-ref": "json-schema-traverse@1.0.0", - "author": "Evgeny Poberezkin", - "description": "Traverse JSON Schema passing each schema object to callback", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/json-schema-traverse@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/epoberezkin/json-schema-traverse.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/epoberezkin/json-schema-traverse#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/epoberezkin/json-schema-traverse/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "34cf3f3fd9f75e35e12199f594b86415a0024ce5114178d6855e0103f4673aff31be0aadaa9017f483b89914314b1d51968e2dab37aa6f4b0e96bb9a3b2dddba" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/json-schema-traverse" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "require-from-string", - "version": "2.0.2", - "bom-ref": "require-from-string@2.0.2", - "author": "Vsevolod Strukchinsky", - "description": "Require module from string", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/require-from-string@2.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/floatdrop/require-from-string.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/floatdrop/require-from-string#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/floatdrop/require-from-string/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5dfd2759ee91b1ece214cbbe029f5b8a251b9a996ae92f7fa7eef0ed85cffc904786b5030d48706bebc0372b9bbaa7d9593bde53ffc36151ac0c6ed128bfef13" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/require-from-string" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "libxmljs2", - "version": "0.32.0", - "bom-ref": "libxmljs2@0.32.0", - "author": "marudor", - "description": "libxml bindings for v8 javascript engine", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/libxmljs2@0.32.0", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/marudor/libxmljs2.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/marudor/libxmljs2#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "http://github.com/marudor/libxmljs2/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/libxmljs2/-/libxmljs2-0.32.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0eebca7d2419794cf0d00e145995df701a6bdd5aa57096356f76b0f7d3f14e25f74f9b75ac43b8812a686cdacff52ef82c88720ca680b3f96986e12b57e9feef" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/libxmljs2" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "node-pre-gyp", - "group": "@mapbox", - "version": "1.0.11", - "bom-ref": "@mapbox/node-pre-gyp@1.0.11", - "author": "Dane Springmeyer", - "description": "Node.js native addon binary install tool", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/%40mapbox/node-pre-gyp@1.0.11", - "externalReferences": [ - { - "url": "git://github.com/mapbox/node-pre-gyp.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mapbox/node-pre-gyp#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mapbox/node-pre-gyp/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.11.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "62195aafabfd590814a7f1deec1760ccecfc96a310f2c53e8e40aaed6c7c33273960524b6c47bb960ba2fd5ec6d6a0750c9ca41d21b0ade71e49a0fad18d0f51" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@mapbox\\node-pre-gyp" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "make-dir", - "version": "3.1.0", - "bom-ref": "@mapbox/node-pre-gyp@1.0.11|make-dir@3.1.0", - "author": "Sindre Sorhus", - "description": "Make a directory and its parents if needed - Think `mkdir -p`", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/make-dir@3.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/make-dir.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/make-dir#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/make-dir/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "83715e3f6d0b3708402dbffa0b3e837781769e0cded23cfbb5bceb0f6c0057ea3d15e3477b8acbfb22b699dd09fdf8927f5b1ad400e15ea8b9fa857038cfde1b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@mapbox\\node-pre-gyp\\node_modules\\make-dir" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "semver", - "version": "6.3.1", - "bom-ref": "@mapbox/node-pre-gyp@1.0.11|make-dir@3.1.0|semver@6.3.1", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@6.3.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "051ed5bc30951cefaadb10445ac9314ba0c9135a919dbec3c7352ba206fbd425a849f89c07162c88019df8a9749a6abf329ac6f7202b464cab4314cee978cccc" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@mapbox\\node-pre-gyp\\node_modules\\make-dir\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "nopt", - "version": "5.0.0", - "bom-ref": "@mapbox/node-pre-gyp@1.0.11|nopt@5.0.0", - "author": "Isaac Z. Schlueter", - "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/nopt@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/nopt.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/nopt#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/nopt/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4db8faeeb7dfa9c79e2e97115eb4fbbca00df02c1f3de20180cec4ea206498a2d5edb10cc291a060b1afd2300252c10269afefbb13f42231289edeae99d320b5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@mapbox\\node-pre-gyp\\node_modules\\nopt" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "abbrev", - "version": "1.1.1", - "bom-ref": "@mapbox/node-pre-gyp@1.0.11|abbrev@1.1.1", - "author": "Isaac Z. Schlueter", - "description": "Like ruby's abbrev module, but in js", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/abbrev@1.1.1", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/isaacs/abbrev-js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/abbrev-js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/abbrev-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9e77bdfc8890fe1cc8858ea97439db06dcfb0e33d32ab634d0fff3bcf4a6e69385925eb1b86ac69d79ff56d4cd35f36d01f67dff546d7a192ccd4f6a7138a2d1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@mapbox\\node-pre-gyp\\node_modules\\abbrev" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "npmlog", - "version": "5.0.1", - "bom-ref": "@mapbox/node-pre-gyp@1.0.11|npmlog@5.0.1", - "author": "Isaac Z. Schlueter", - "description": "logger for npm", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/npmlog@5.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/npmlog.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/npmlog#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/npmlog/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npmlog/-/npmlog-5.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "02a66d0d458e30ab351bff25c329558eb75882a03877d9eef2173ed20cd1c650dbd48d74f851c118c5ece9a8901c574251496a1fdf4c50cb8b7f3583343b5fc7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@mapbox\\node-pre-gyp\\node_modules\\npmlog" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "are-we-there-yet", - "version": "2.0.0", - "bom-ref": "@mapbox/node-pre-gyp@1.0.11|are-we-there-yet@2.0.0", - "author": "GitHub Inc.", - "description": "Keep track of the overall completion of many disparate processes", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/are-we-there-yet@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/are-we-there-yet.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/are-we-there-yet", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/are-we-there-yet/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0a2fea10d9b01e7b18a3dc4a21c5093792de0ca749e91d59d63f55fc9e70caaf2787f9983c4a482896c1657b598c6d381e22bbcd5fe9e95b3df79d8cacc79423" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@mapbox\\node-pre-gyp\\node_modules\\are-we-there-yet" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "gauge", - "version": "3.0.2", - "bom-ref": "@mapbox/node-pre-gyp@1.0.11|gauge@3.0.2", - "author": "Rebecca Turner", - "description": "A terminal based horizontal guage", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/gauge@3.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/iarna/gauge.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/gauge", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/gauge/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/gauge/-/gauge-3.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "fb927a312ff95e4b02b97abefae151b2751decebeed577a76deb88b8d449c585a38106cfb85853d78940bec59fa9f0269f096e7f53b0323cf7f478df2cf722d1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@mapbox\\node-pre-gyp\\node_modules\\gauge" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "@mapbox/node-pre-gyp@1.0.11|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@mapbox\\node-pre-gyp\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "@mapbox/node-pre-gyp@1.0.11|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@mapbox\\node-pre-gyp\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "@mapbox/node-pre-gyp@1.0.11|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@mapbox\\node-pre-gyp\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "detect-libc", - "version": "2.0.2", - "bom-ref": "detect-libc@2.0.2", - "author": "Lovell Fuller", - "description": "Node.js module to detect the C standard library (libc) implementation family and version", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/detect-libc@2.0.2", - "externalReferences": [ - { - "url": "git://github.com/lovell/detect-libc.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/lovell/detect-libc#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/lovell/detect-libc/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "517eac1ae9afbea49a5e074a194b20656a9c53221767fbd94eb9514ff8a86e22a118bd332f8777a2c1e3deeaa595624afa2fac8b10d2ff708e5443856eea45cb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/detect-libc" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "https-proxy-agent", - "version": "5.0.1", - "bom-ref": "https-proxy-agent@5.0.1", - "author": "Nathan Rajlich", - "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/https-proxy-agent@5.0.1", - "externalReferences": [ - { - "url": "git://github.com/TooTallNate/node-https-proxy-agent.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/TooTallNate/node-https-proxy-agent#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/TooTallNate/node-https-proxy-agent/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7457008e94d0160a0b3330b657053e0bf09b4bbb912f49569b10c84e6aa6ec2fbb17439d9a3eacf65e9a95973a0042d786b9e080cd827964971c639d5f662dc0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/https-proxy-agent" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "node-fetch", - "version": "2.6.7", - "bom-ref": "node-fetch@2.6.7", - "author": "David Frank", - "description": "A light-weight module that brings window.fetch to node.js", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/node-fetch@2.6.7", - "externalReferences": [ - { - "url": "git+https://github.com/bitinn/node-fetch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/bitinn/node-fetch", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/bitinn/node-fetch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "66330f1447d5c798fecb6c85df92b3c79b05ee40f3c6e0e3eb3887e0515b3a9f3bcca0d9371f321312486f4e4e185e0d96df481c520c064465e3555dbdc35d6d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/node-fetch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "whatwg-url", - "version": "5.0.0", - "bom-ref": "node-fetch@2.6.7|whatwg-url@5.0.0", - "author": "Sebastian Mayr", - "description": "An implementation of the WHATWG URL Standard's URL API and parsing machinery", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/whatwg-url@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/jsdom/whatwg-url.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jsdom/whatwg-url#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jsdom/whatwg-url/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b1a139ee7ba9c64eafdc7637e7e8f307061ad2b292cb45d1f094b164fc202ebef2b34201ce11af880d7f4d41892e6495aacf296fd027bc809712e3872e9ad84f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/node-fetch\\node_modules\\whatwg-url" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "tr46", - "version": "0.0.3", - "bom-ref": "node-fetch@2.6.7|tr46@0.0.3", - "author": "Sebastian Mayr", - "description": "An implementation of the Unicode TR46 spec", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/tr46@0.0.3", - "externalReferences": [ - { - "url": "git+https://github.com/Sebmaster/tr46.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Sebmaster/tr46.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Sebmaster/tr46.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "37758cb2ea95eba953df40ab5cd6c48f1e06130968c37bfaaebe2609cbfaa6b9dfc214b4d6b920c857633cd05877d6ebecba57575f849a1d357c79ead86760af" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/node-fetch\\node_modules\\tr46" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "webidl-conversions", - "version": "3.0.1", - "bom-ref": "node-fetch@2.6.7|webidl-conversions@3.0.1", - "author": "Domenic Denicola", - "description": "Implements the WebIDL algorithms for converting to and from JavaScript values", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/webidl-conversions@3.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/jsdom/webidl-conversions.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jsdom/webidl-conversions#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jsdom/webidl-conversions/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d89027df3f0047aae32bc4a6f28ad10b487f6dc97f0ea2fbb513dd199e08d428dd17e11a30b998c411f25ee28bf38f5eb9c3c586f068c4cb1f95f39bf24c5a79" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/node-fetch\\node_modules\\webidl-conversions" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "delegates", - "version": "1.0.0", - "bom-ref": "delegates@1.0.0", - "description": "delegate methods and accessors to another property", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/delegates@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/visionmedia/node-delegates.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/visionmedia/node-delegates#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/visionmedia/node-delegates/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6ddd8bebbf2e89601333a9b967557334212b2378e21b3b7a1c663c395202b38d0942afc700b7dbc8d266a745036a4118e2930c68dd0bcb9a26fc1d5523ffb17d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/delegates" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "readable-stream", - "version": "3.6.2", - "bom-ref": "readable-stream@3.6.2", - "description": "Streams3, a user-land copy of the stream library from Node.js", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/readable-stream@3.6.2", - "externalReferences": [ - { - "url": "git://github.com/nodejs/readable-stream.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nodejs/readable-stream#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nodejs/readable-stream/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f6efec9e20ab6370f959db04447cc71381b66025eaa06e454c7522082e1221bafa5dc2d9058d39c9af442a361e93d3b9c4e0308c6abed497460404bb43d49ca0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/readable-stream" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "console-control-strings", - "version": "1.1.0", - "bom-ref": "console-control-strings@1.1.0", - "author": "Rebecca Turner", - "description": "A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/console-control-strings@1.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/iarna/console-control-strings.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/iarna/console-control-strings#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/iarna/console-control-strings/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b72fdf4de929a43d9f23046f9d901575e3a219dd5ced85c48b16e0253373a9cc4958a4278c9fd5d5b344104ea1ca0a4cdd68f01c55152ba1d38d64b35786bcb1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/console-control-strings" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "aproba", - "version": "2.0.0", - "bom-ref": "aproba@2.0.0", - "author": "Rebecca Turner", - "description": "A ridiculously light-weight argument validator (now browser friendly)", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/aproba@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/iarna/aproba.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/iarna/aproba", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/iarna/aproba/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9587b81b1ed04fe30a19b0ec03e67e85efd6b5e7f4062c033a52bf5e406b75fb21f49fe33cf5db5f4b44f71f5c976ed39aee608374146d4ad061aff2f8a3873d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/aproba" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-support", - "version": "1.1.3", - "bom-ref": "color-support@1.1.3", - "author": "Isaac Z. Schlueter", - "description": "A module which will endeavor to guess your terminal's level of color support.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/color-support@1.1.3", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/color-support.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/color-support#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/color-support/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa20639296cc2cefc72faf32fa5878ab4fced4c6458f6457e97fca98c6b7fa0243df3f96c08d59cc31f2b2fa87192de63fa9b39cf724a579b0d6723d7098f246" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/color-support" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-unicode", - "version": "2.0.1", - "bom-ref": "has-unicode@2.0.1", - "author": "Rebecca Turner", - "description": "Try to guess if your terminal supports unicode", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/has-unicode@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/iarna/has-unicode.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/iarna/has-unicode", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/iarna/has-unicode/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f117fd63cdcd05178c9f1d2017303c248990002b2d098594a657a90daf71a6bc30b6680465417487f8b9c5203adb9cc1fc8dfb12daecc12493e8e5f1c1a68825" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/has-unicode" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "object-assign", - "version": "4.1.1", - "bom-ref": "object-assign@4.1.1", - "author": "Sindre Sorhus", - "description": "ES2015 `Object.assign()` ponyfill", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/object-assign@4.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/object-assign.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/object-assign#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/object-assign/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ac98134279149c7d6c170f324fa552537cc3dec5a6bbab19848b1e63c557f8646edcfe85ec5bbe24d0e85df9251256cb2529dcdc55101d57b8714e618fe05c52" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/object-assign" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "signal-exit", - "version": "3.0.7", - "bom-ref": "signal-exit@3.0.7", - "author": "Ben Coe", - "description": "when you want to fire an event no matter how a process exits.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/signal-exit@3.0.7", - "externalReferences": [ - { - "url": "git+https://github.com/tapjs/signal-exit.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/tapjs/signal-exit", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/tapjs/signal-exit/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c270f6644fa5f923c2feea12d2f5de13d2f5fb4c2e68ca8a95fcfd00c528dfc26cc8b48159215c1d1d51ae2eb62d9735daf2ebd606f78e5ee2c10860c2901b19" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/signal-exit" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "string-width", - "version": "4.2.3", - "bom-ref": "string-width@4.2.3", - "author": "Sindre Sorhus", - "description": "Get the visual width of a string - the number of columns required to display it", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/string-width@4.2.3", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/string-width.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/string-width#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/string-width/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c0ac90450a63274b08a7ad84ad265d1ac8cc256b1aa79a1136284786ee86ec954effd8c807a5327af2feb57b8eaab9e0f23fdcc4a4d6c96530bd24eb8a2673fe" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/string-width" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "strip-ansi", - "version": "6.0.1", - "bom-ref": "strip-ansi@6.0.1", - "author": "Sindre Sorhus", - "description": "Strip ANSI escape codes from a string", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/strip-ansi@6.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/strip-ansi.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/strip-ansi#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/strip-ansi/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/strip-ansi" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "wide-align", - "version": "1.1.5", - "bom-ref": "wide-align@1.1.5", - "author": "Rebecca Turner", - "description": "A wide-character aware text alignment function for use on the console or with fixed width fonts.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/wide-align@1.1.5", - "externalReferences": [ - { - "url": "git+https://github.com/iarna/wide-align.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/iarna/wide-align#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/iarna/wide-align/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "78330e45868f359e2c408bae60f0c7750bdfe20c8217dac4115ff23f119fc0f911a1dc048223145174f1fdd7b1f8c7b4c31c79dd2f8d8141da3fbcb73069439a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/wide-align" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "set-blocking", - "version": "2.0.0", - "bom-ref": "set-blocking@2.0.0", - "author": "Ben Coe", - "description": "set blocking stdio and stderr ensuring that terminal output does not truncate", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/set-blocking@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/yargs/set-blocking.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/yargs/set-blocking#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/yargs/set-blocking/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2a22814bc0275861322f3a1f15f9af2b0a5d3f3aa2cb5e8bbd07cadf2bff7d51fb063d77ff097725247527eadf81113dabbc5424ae2abe04bcada48e78b51e87" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/set-blocking" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "rimraf", - "version": "3.0.2", - "bom-ref": "rimraf@3.0.2", - "author": "Isaac Z. Schlueter", - "description": "A deep deletion module for node (like `rm -rf`)", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/rimraf@3.0.2", - "externalReferences": [ - { - "url": "git://github.com/isaacs/rimraf.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/rimraf#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/rimraf/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "25990931990018514f3f662a5d95cf6cc94c060b31cc4f082ece253085ffda8d0bf54070f4efd8de8eb0170fe2f582daa5c5095b0a9b8b791dc483dd0bad9320" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/rimraf" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "tar", - "version": "6.1.11", - "bom-ref": "tar@6.1.11", - "author": "Isaac Z. Schlueter", - "description": "tar for node", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/tar@6.1.11", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-tar.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-tar#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-tar/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/tar/-/tar-6.1.11.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6a7fca650cd052464292ea0003ae2133dd97d14adbe95a51840165943cf3e3853699c0f9b1c993df305ce15815a64ba0179f34f83427f1e0054b2a10b74b739c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tar" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "fs-minipass", - "version": "2.1.0", - "bom-ref": "tar@6.1.11|fs-minipass@2.1.0", - "author": "Isaac Z. Schlueter", - "description": "fs read and write streams based on minipass", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/fs-minipass@2.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/fs-minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/fs-minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/fs-minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "57f26038b1424be47a55cab4b250ae69e58474d0b7a2e0e524c348b1a707d95b402e2bbd995e0b3eb1dce5c0e5f24e5ac3a27c8f08165a9893a39458866233be" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tar\\node_modules\\fs-minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minipass", - "version": "3.3.6", - "bom-ref": "tar@6.1.11|minipass@3.3.6", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@3.3.6", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0f188d89dc5210afad1c6eb3388925bcd3b09b786f0ab6d4addb7363be14e87293271bc80df3942f95b93f61a17770d392184a3d81aa78d508879a9c3386017f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tar\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "tar@6.1.11|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tar\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "bindings", - "version": "1.5.0", - "bom-ref": "bindings@1.5.0", - "author": "Nathan Rajlich", - "description": "Helper module for loading your native module's .node file", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/bindings@1.5.0", - "externalReferences": [ - { - "url": "git://github.com/TooTallNate/node-bindings.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/TooTallNate/node-bindings", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/TooTallNate/node-bindings/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a76abfb7f9a1bee3a3fd478b955eb9eba183fe0ba8c25af4847c42948d16f66ecc59890bd45d212e8fb401ec6cf4748f0ad4754974344c3dcc30aad765a8db89" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/bindings" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "nan", - "version": "2.17.0", - "bom-ref": "nan@2.17.0", - "description": "Native Abstractions for Node.js: C++ header for Node 0.8 -> 18 compatibility", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/nan@2.17.0", - "externalReferences": [ - { - "url": "git://github.com/nodejs/nan.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nodejs/nan#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nodejs/nan/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/nan/-/nan-2.17.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d994e0b65d2726c3b42900a3129c5c22be43f98bfdd299538ad66df4905f42f5490d2e6c78c97714ebec877fbd0a86165dfff597939a673cc5ea70e6e1c6a069" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nan" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "packageurl-js", - "version": "1.2.0", - "bom-ref": "packageurl-js@1.2.0", - "author": "the purl authors", - "description": "JavaScript library to parse and build \"purl\" aka. package URLs. This is a microlibrary implementing the purl spec at https://github.com/package-url", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/packageurl-js@1.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/package-url/packageurl-js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/package-url/packageurl-js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/package-url/packageurl-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/packageurl-js/-/packageurl-js-1.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "245a199f3d6668a0748538e7d18ae6a912e0894f36e5291b037ef4a1ef4445cb0ab23d44701a5ef820e8d442bd9ab1dcfb5f078b936665b997150b4fed86446f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/packageurl-js" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "spdx-expression-parse", - "version": "3.0.1", - "bom-ref": "spdx-expression-parse@3.0.1", - "author": "Kyle E. Mitchell", - "description": "parse SPDX license expressions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/spdx-expression-parse@3.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/jslicense/spdx-expression-parse.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jslicense/spdx-expression-parse.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jslicense/spdx-expression-parse.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "71ba87ba7b105a724d13a2a155232c31e1f91ff2fd129ca66f3a93437b8bc0d08b675438f35a166a87ea1fb9cee95d3bc655f063a3e141d43621e756c7f64ae1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/spdx-expression-parse" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "spdx-exceptions", - "version": "2.3.0", - "bom-ref": "spdx-exceptions@2.3.0", - "author": "The Linux Foundation", - "description": "list of SPDX standard license exceptions", - "licenses": [ - { - "license": { - "id": "CC-BY-3.0" - } - } - ], - "purl": "pkg:npm/spdx-exceptions@2.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/kemitchell/spdx-exceptions.json.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/kemitchell/spdx-exceptions.json#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/kemitchell/spdx-exceptions.json/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "fed4eb60e0bb3cf2359d4020c77e21529a97bb2246f834c72539c850b1b8ac3ca08b8c6efed7e09aad5ed5c211c11cf0660a3834bc928beae270b919930e22e4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/spdx-exceptions" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "spdx-license-ids", - "version": "3.0.16", - "bom-ref": "spdx-license-ids@3.0.16", - "author": "Shinnosuke Watanabe", - "description": "A list of SPDX license identifiers", - "licenses": [ - { - "license": { - "id": "CC0-1.0" - } - } - ], - "purl": "pkg:npm/spdx-license-ids@3.0.16", - "externalReferences": [ - { - "url": "git+https://github.com/jslicense/spdx-license-ids.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jslicense/spdx-license-ids#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jslicense/spdx-license-ids/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.16.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "79637e2e7337191ea03eedf95b13606c697cae66350049a8303bcbfd00facd898f5a0cb0c56a8958d74b193fa47bc74a356adc6206233e91b981b4df8213fcaf" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/spdx-license-ids" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "xmlbuilder2", - "version": "3.1.1", - "bom-ref": "xmlbuilder2@3.1.1", - "author": "Ozgur Ozcitak", - "description": "An XML builder for node.js", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/xmlbuilder2@3.1.1", - "externalReferences": [ - { - "url": "git://github.com/oozcitak/xmlbuilder2.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://github.com/oozcitak/xmlbuilder2", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "http://github.com/oozcitak/xmlbuilder2/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/xmlbuilder2/-/xmlbuilder2-3.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "58249f6df66740374b40b88c746510a4cc71724790e2864d30d84b56471e913bbbc610f8b6e503c803e863c0b05ef05813a2f004777a416d9665794e5abd6f0b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/xmlbuilder2" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "js-yaml", - "version": "3.14.1", - "bom-ref": "xmlbuilder2@3.1.1|js-yaml@3.14.1", - "author": "Vladimir Zapparov", - "description": "YAML 1.2 parser and serializer", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/js-yaml@3.14.1", - "externalReferences": [ - { - "url": "git+https://github.com/nodeca/js-yaml.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nodeca/js-yaml", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nodeca/js-yaml/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a24307ece5d727b62b37d3a4dff497ae7bb8897f723a4fb6e67a97e22992da7a6ebd36039a8fd0119a2ac199186880e4de356f04e4ce20480485a2ceca7052f6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/xmlbuilder2\\node_modules\\js-yaml" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "argparse", - "version": "1.0.10", - "bom-ref": "xmlbuilder2@3.1.1|argparse@1.0.10", - "description": "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/argparse@1.0.10", - "externalReferences": [ - { - "url": "git+https://github.com/nodeca/argparse.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nodeca/argparse#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nodeca/argparse/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a39468cbab4d1b848bfc53a408037a4738e26a4652db944b605adc32db49a9b75df015ab9c0f9f1b3e7b88de4f6f4ea9bc11af979810d01e3c74996c957be84e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/xmlbuilder2\\node_modules\\argparse" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "commander", - "version": "10.0.1", - "bom-ref": "commander@10.0.1", - "author": "TJ Holowaychuk", - "description": "the complete solution for node.js command-line programs", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/commander@10.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/tj/commander.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/tj/commander.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/tj/commander.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cb8320dad5ec8699446d21b3c7b6a6ccfc0a28e086ba84913ff0a311dc3093414e1a551baba94aba8c83653359926c47749b69e7885d7d8fc952b74bed77ddba" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/commander" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "normalize-package-data", - "version": "6.0.0", - "bom-ref": "normalize-package-data@6.0.0", - "author": "GitHub Inc.", - "description": "Normalizes data that can be found in package.json files.", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/normalize-package-data@6.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/normalize-package-data.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/normalize-package-data#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/normalize-package-data/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "50bec42d15716011c181812d6425e3c6e0f9bcfc679af306ab48e9fdd18f28aacdeed7ec061d8863b4e5275e565b07634560f74496e7b32814bab4cadf190f92" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/normalize-package-data" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "hosted-git-info", - "version": "7.0.1", - "bom-ref": "normalize-package-data@6.0.0|hosted-git-info@7.0.1", - "author": "GitHub Inc.", - "description": "Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/hosted-git-info@7.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/hosted-git-info.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/hosted-git-info", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/hosted-git-info/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-7.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f8af382c1d43630307a074a068e63f25f870dee70f992113e6ff7c29efc774d4b0e1ad1492d5b3c96d668e18e9bb1c53a8e3ac7d64ffee256c84799567822938" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/normalize-package-data\\node_modules\\hosted-git-info" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "10.0.1", - "bom-ref": "normalize-package-data@6.0.0|lru-cache@10.0.1", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@10.0.1", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "209e2ec144e2daa09c72b8a853a83d83fe6bbef565d776ec75ccd451ca9b7220fd88baf4f79ca3f0340a74e6eb884bee352c77db9375ad5d4ed2c245b33c7be6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/normalize-package-data\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "normalize-package-data@6.0.0|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/normalize-package-data\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "normalize-package-data@6.0.0|semver@7.5.4|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/normalize-package-data\\node_modules\\semver\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "normalize-package-data@6.0.0|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/normalize-package-data\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "is-core-module", - "version": "2.13.1", - "bom-ref": "is-core-module@2.13.1", - "author": "Jordan Harband", - "description": "Is this specifier a node.js core module?", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-core-module@2.13.1", - "externalReferences": [ - { - "url": "git+https://github.com/inspect-js/is-core-module.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/is-core-module", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/is-core-module/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "847ac88ef66c7ed3acbca4a7d9345897adf3bf1b201342bed2660ca07ea00f8a264792160762b29e2bc141cce8dfec05d5c0a48f3be9b6723d434b0f53aea297" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-core-module" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "validate-npm-package-license", - "version": "3.0.4", - "bom-ref": "validate-npm-package-license@3.0.4", - "author": "Kyle E. Mitchell", - "description": "Give me a string and I'll tell you if it's a valid npm package license string", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/validate-npm-package-license@3.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/kemitchell/validate-npm-package-license.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/kemitchell/validate-npm-package-license.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/kemitchell/validate-npm-package-license.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0e92a6d948bfc4deff1d0282b69671a11581859f59d24aadca01bc5c280d43c6650e7c6e4265a18f9eba8fc7cde02bb7fc999b86c0e8edf70026ae2cf61dbb13" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/validate-npm-package-license" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "dom", - "group": "@oozcitak", - "version": "1.15.10", - "bom-ref": "@oozcitak/dom@1.15.10", - "author": "Ozgur Ozcitak", - "description": "A modern DOM implementation", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40oozcitak/dom@1.15.10", - "externalReferences": [ - { - "url": "git://github.com/oozcitak/dom.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://github.com/oozcitak/dom", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "http://github.com/oozcitak/dom/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@oozcitak/dom/-/dom-1.15.10.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d094f6f7f2dac558117062af1e64ab51312f67c057bd98469762c04915201ea0d30b5339835a4b995bf9e8860dcadddb1b60948c391cebbc27c990b5e296d0ad" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@oozcitak\\dom" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "infra", - "group": "@oozcitak", - "version": "1.0.8", - "bom-ref": "@oozcitak/infra@1.0.8", - "author": "Ozgur Ozcitak", - "description": "An implementation of the Infra Living Standard", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40oozcitak/infra@1.0.8", - "externalReferences": [ - { - "url": "git+https://github.com/oozcitak/infra.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://github.com/oozcitak/infra", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "http://github.com/oozcitak/infra/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@oozcitak/infra/-/infra-1.0.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "25101473d551e8818738bece185fb2aefb342cef1296a1a73c032acb33ae1593d26525c8ed77f63bdf9ac103d2317808586b6051ffdd03a1ece97eb24846964e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@oozcitak\\infra" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "url", - "group": "@oozcitak", - "version": "1.0.4", - "bom-ref": "@oozcitak/url@1.0.4", - "author": "Ozgur Ozcitak", - "description": "An implementation of the URL Living Standard", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40oozcitak/url@1.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/oozcitak/url.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://github.com/oozcitak/url", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "http://github.com/oozcitak/url/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@oozcitak/url/-/url-1.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "903703f32fb2dc50923af9c123a1c9825d34be23bf9c66d0a0220d990d21f7c3a19c6213ad64776ce19fc180ad86072b57c0274c9cfc333b254d06c2dd23809b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@oozcitak\\url" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "util", - "group": "@oozcitak", - "version": "8.3.8", - "bom-ref": "@oozcitak/util@8.3.8", - "author": "Ozgur Ozcitak", - "description": "Utility functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40oozcitak/util@8.3.8", - "externalReferences": [ - { - "url": "git://github.com/oozcitak/util.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://github.com/oozcitak/util", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "http://github.com/oozcitak/util/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@oozcitak/util/-/util-8.3.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4fc4db4a71acc68e930c1271fd282ffc195524bdedb21c593fb02ae51d664a733939c1d8d9d41ac4b32edbe13cbb780dd0c2cecdd8eeaea37865156ecd0c9c39" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@oozcitak\\util" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "sprintf-js", - "version": "1.0.3", - "bom-ref": "sprintf-js@1.0.3", - "author": "Alexandru Marasteanu", - "description": "JavaScript sprintf implementation", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/sprintf-js@1.0.3", - "externalReferences": [ - { - "url": "git+https://github.com/alexei/sprintf.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/alexei/sprintf.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/alexei/sprintf.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0fd70f824bcb955deddc8ccbd03d182ef180f40864e0f72f57051b3747521abd5a3f436bb780049d351bb86beab840b4980eb81aab757f38ab951b3989b5f1f2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/sprintf-js" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "esprima", - "version": "4.0.1", - "bom-ref": "esprima@4.0.1", - "author": "Ariya Hidayat", - "description": "ECMAScript parsing infrastructure for multipurpose analysis", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/esprima@4.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/jquery/esprima.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://esprima.org", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jquery/esprima/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "786b85170ed4a5d6be838a7e407be75b44724d7fd255e2410ccfe00ad30044ed1c2ee4f61dc10a9d33ef86357a6867aaac207fb1b368a742acce6d23b1a594e0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/esprima" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "fontawesome-free", - "group": "@fortawesome", - "version": "6.4.2", - "bom-ref": "@fortawesome/fontawesome-free@6.4.2", - "author": "The Font Awesome Team", - "description": "The iconic font, CSS, and SVG framework", - "licenses": [ - { - "expression": "(CC-BY-4.0 AND OFL-1.1 AND MIT)" - } - ], - "purl": "pkg:npm/%40fortawesome/fontawesome-free@6.4.2", - "externalReferences": [ - { - "url": "git+https://github.com/FortAwesome/Font-Awesome.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://fontawesome.com", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/FortAwesome/Font-Awesome/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-6.4.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9b970f9f77b6f850c23a08b59b3d117b14d4bef4226c179b394954956d3e62b3230d33e4889e954caba4035191b2f470fb5d8ac899dd3638f43b80204f19b63e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@fortawesome\\fontawesome-free" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "types", - "group": "@jest", - "version": "29.6.3", - "bom-ref": "@jest/types@29.6.3", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40jest/types@29.6.3#packages/jest-types", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-types", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@jest/types/-/types-29.6.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bb750fb088a558a38cdc5f425edac6f0b10998dc70a02402fd7563e082985efbe9c7b4088bf2a0d4b239b83983a4a95a73ad8d52d5fb78b8d187e8d565c2cecf" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\types" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "@jest/types@29.6.3|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\types\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "@jest/types@29.6.3|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\types\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "@jest/types@29.6.3|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\types\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "@jest/types@29.6.3|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\types\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "@jest/types@29.6.3|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\types\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "@jest/types@29.6.3|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\types\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "schemas", - "group": "@jest", - "version": "29.6.3", - "bom-ref": "@jest/schemas@29.6.3", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40jest/schemas@29.6.3#packages/jest-schemas", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-schemas", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9a8e63e57fa321998942f78129e4bf72502e7a2a55eca8225f5bcc802c5a9b544d622a84d70eb69f4fed2499c7b635bc647710728e6063ce630379a2d0bfa748" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\schemas" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "typebox", - "group": "@sinclair", - "version": "0.27.8", - "bom-ref": "@sinclair/typebox@0.27.8", - "author": "sinclairzx81", - "description": "JSONSchema Type Builder with Static Type Resolution for TypeScript", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40sinclair/typebox@0.27.8", - "externalReferences": [ - { - "url": "git+https://github.com/sinclairzx81/typebox.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sinclairzx81/typebox#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sinclairzx81/typebox/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f858f8de948cc09b38291ac7ffddfc51ffae0042c881506643383fab5606d74763c9f0374e7ad4f0df17cea0a1fe891976ccea0504d97fdea274c7c4e659f04c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@sinclair\\typebox" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "istanbul-lib-coverage", - "group": "@types", - "version": "2.0.5", - "bom-ref": "@types/istanbul-lib-coverage@2.0.5", - "description": "TypeScript definitions for istanbul-lib-coverage", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/istanbul-lib-coverage@2.0.5#types/istanbul-lib-coverage", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/istanbul-lib-coverage", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-coverage", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cce35c8bcd436580998e22ded2be9eaaebd9badd1bf9d0513c13799010e3b0e367bad60db49328590f6e4764642f580b1bd34c4f3bdffb6f5ee5115f3db78a85" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\istanbul-lib-coverage" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "istanbul-reports", - "group": "@types", - "version": "3.0.3", - "bom-ref": "@types/istanbul-reports@3.0.3", - "description": "TypeScript definitions for istanbul-reports", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/istanbul-reports@3.0.3#types/istanbul-reports", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/istanbul-reports", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-reports", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d67112b1e3cc0657f444f45f7cb662e6e8d887b207d4158be32f69afe067ddc241771cfe4533fc6d41658cbcfd1efce184e49629dc816780c88af74beabbe066" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\istanbul-reports" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "istanbul-lib-report", - "group": "@types", - "version": "3.0.2", - "bom-ref": "@types/istanbul-lib-report@3.0.2", - "description": "TypeScript definitions for istanbul-lib-report", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/istanbul-lib-report@3.0.2#types/istanbul-lib-report", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/istanbul-lib-report", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-report", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f2da18e8581d96d49d38d6afd57b541e5e0b375c9398bcdaf84b836b36ff7c4991342c23caa3552105acd887c2ef822a8c791112cfe7436156ab991953d202d3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\istanbul-lib-report" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "node", - "group": "@types", - "version": "17.0.45", - "bom-ref": "@types/node@17.0.45", - "description": "TypeScript definitions for Node.js", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/node@17.0.45#types/node", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/node", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/node/-/node-17.0.45.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c3eb4832cdebab669f41db0f2653838685042b314fd5ac9aa3297509c9f0b4896c55eecaedb0353469b8b373eb6aa4cb9579db20df38cee065c415a8d6ef412f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\node" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yargs", - "group": "@types", - "version": "17.0.29", - "bom-ref": "@types/yargs@17.0.29", - "description": "TypeScript definitions for yargs", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/yargs@17.0.29#types/yargs", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/yargs", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.29.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9da723a80dde7bdcd117ffbe6b7154635b2e1d314a65e1db6b69fc59e0f0f5c095766ce61e9231cb338905ca47bef1264bc13d2aa5a54a75875243ab92159cbc" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\yargs" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yargs-parser", - "group": "@types", - "version": "21.0.2", - "bom-ref": "@types/yargs-parser@21.0.2", - "description": "TypeScript definitions for yargs-parser", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/yargs-parser@21.0.2#types/yargs-parser", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/yargs-parser", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs-parser", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e6a72fa1f2cf6df8e605f29a2df8fff9ff926ddea9378ce5ef0ed5495239bb3ee6f50653b81d9a6406b6ba8d701c504d376c7a83f4a84e45e677c9909d01760b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\yargs-parser" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jsonlint-lines-primitives", - "group": "@mapbox", - "version": "2.0.2", - "bom-ref": "@mapbox/jsonlint-lines-primitives@2.0.2", - "author": "Zach Carter", - "description": "Validate JSON", - "purl": "pkg:npm/%40mapbox/jsonlint-lines-primitives@2.0.2", - "externalReferences": [ - { - "url": "git://github.com/mapbox/jsonlint.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mapbox/jsonlint#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "http://github.com/mapbox/jsonlint/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@mapbox/jsonlint-lines-primitives/-/jsonlint-lines-primitives-2.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ad8d28f40e440ac4d045586feed2ff3b20e9180a14078b53bcb896d434b3406ab86ef4cf84dc3556948d8c325ce46159d97bb23ad496495374e6a3ad703ef5a9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@mapbox\\jsonlint-lines-primitives" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "mapbox-gl-style-spec", - "group": "@mapbox", - "version": "13.28.0", - "bom-ref": "@mapbox/mapbox-gl-style-spec@13.28.0", - "author": "Mapbox", - "description": "a specification for mapbox gl styles", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/%40mapbox/mapbox-gl-style-spec@13.28.0", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/mapbox/mapbox-gl-js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mapbox/mapbox-gl-js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mapbox/mapbox-gl-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@mapbox/mapbox-gl-style-spec/-/mapbox-gl-style-spec-13.28.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "07cc4cec5a759e1e647a37c8978496798d20b4879ec1bb917a772a3b77090eb08766968f83bb98f95f1a6ee47e7ac31eb8e8d197970b8554cfe34bfed72c316e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@mapbox\\mapbox-gl-style-spec" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "point-geometry", - "group": "@mapbox", - "version": "0.1.0", - "bom-ref": "@mapbox/point-geometry@0.1.0", - "author": "Tom MacWright", - "description": "a point geometry with transforms", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/%40mapbox/point-geometry@0.1.0", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/mapbox/point-geometry.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mapbox/point-geometry", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mapbox/point-geometry/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@mapbox/point-geometry/-/point-geometry-0.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ea3e7a1dd2d3c1618ed1f24f96b66d754fc1d77abc5309a8d7c0a4d869c680df4f085c8a4d9dd46d7784751161d7c8bd5d0f76787d9576da491e9043ddaae2a5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@mapbox\\point-geometry" - } - ] - }, - { - "type": "library", - "name": "unitbezier", - "group": "@mapbox", - "version": "0.0.0", - "bom-ref": "@mapbox/unitbezier@0.0.0", - "description": "unit bezier curve interpolation", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/%40mapbox/unitbezier@0.0.0", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/mapbox/unitbezier.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mapbox/unitbezier", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mapbox/unitbezier/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@mapbox/unitbezier/-/unitbezier-0.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1cf9d17583b45a31634534b03b77ebcf5c0a694eb8f4e0453d7dd9a3fd9666fb918baccc8911ae8bc4a73d089000182a09ff188a40dee6ddc75624d5c35594cc" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@mapbox\\unitbezier" - } - ] - }, - { - "type": "library", - "name": "csscolorparser", - "version": "1.0.3", - "bom-ref": "csscolorparser@1.0.3", - "author": "Dean McNamee", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/csscolorparser@1.0.3", - "externalReferences": [ - { - "url": "git+https://github.com/deanm/css-color-parser-js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/deanm/css-color-parser-js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/deanm/css-color-parser-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/csscolorparser/-/csscolorparser-1.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ba63d2818c1991d16852b1f9848ab991fd303d25e2ae8e759cfc348f62bf73cdca7e590f493046333e8d26f301fb4ed594bd32ed53e8e9025c0e37202934e6df" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/csscolorparser" - } - ] - }, - { - "type": "library", - "name": "json-stringify-pretty-compact", - "version": "2.0.0", - "bom-ref": "json-stringify-pretty-compact@2.0.0", - "author": "Simon Lydell", - "description": "The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/json-stringify-pretty-compact@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/lydell/json-stringify-pretty-compact.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/lydell/json-stringify-pretty-compact#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/lydell/json-stringify-pretty-compact/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/json-stringify-pretty-compact/-/json-stringify-pretty-compact-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5918ad45fb3a046ab8abc81380ecb87a4ee23c55e36eb6b41f73e60cb2a6db19d9f868751d486228680266448f3542e53fb9af7eee8557f98e2e109aaeca400d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/json-stringify-pretty-compact" - } - ] - }, - { - "type": "library", - "name": "minimist", - "version": "1.2.8", - "bom-ref": "minimist@1.2.8", - "author": "James Halliday", - "description": "parse argument options", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/minimist@1.2.8", - "externalReferences": [ - { - "url": "git://github.com/minimistjs/minimist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/minimistjs/minimist", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/minimistjs/minimist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "db2c8047ca8190ddd8ba17896a7529582e54ddb6f9a2c0f2c0d07c4730d5943c031dba1c009bdeaaa8f5bbcf92543ee39164f8cafb070a95aaa96a80c5bd3308" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/minimist" - } - ] - }, - { - "type": "library", - "name": "rw", - "version": "1.3.3", - "bom-ref": "rw@1.3.3", - "author": "Mike Bostock", - "description": "Now stdin and stdout are files.", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/rw@1.3.3", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/mbostock/rw.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mbostock/rw", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mbostock/rw/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/rw/-/rw-1.3.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3dd85d5b2f3d4a26688012dac38db375eaad449fffcc57763e041abdc2020d48094f9a16d7440244a6c9e9b838af4fd463633a056779b64c6e18546f0a481f1d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/rw" - } - ] - }, - { - "type": "library", - "name": "sort-object", - "version": "0.3.2", - "bom-ref": "sort-object@0.3.2", - "author": "Brian Woodward", - "description": "Sort the keys in an object.", - "licenses": [ - { - "license": { - "id": "MIT", - "url": "https://github.com/helpers/sort-object/blob/master/LICENSE-MIT" - } - } - ], - "purl": "pkg:npm/sort-object@0.3.2", - "externalReferences": [ - { - "url": "git://github.com/helpers/sort-object.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/helpers/sort-object", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/helpers/sort-object/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/sort-object/-/sort-object-0.3.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "68042211da854d376cbd41715e6dee99da34e09ecc4658e85466c19641fb06036c32f54d009c868fb0bfc15d40f301d60098ff62291e65b7ee08aaa182035618" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/sort-object" - } - ] - }, - { - "type": "library", - "name": "masterportalapi", - "group": "@masterportal", - "version": "2.8.0", - "bom-ref": "@masterportal/masterportalapi@2.8.0", - "author": "Implementierungspartnerschaft Masterportal", - "description": "Basic functions of the Masterportal as api", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40masterportal/masterportalapi@2.8.0", - "externalReferences": [ - { - "url": "git+https://bitbucket.org/geowerkstatt-hamburg/masterportalapi.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://bitbucket.org/geowerkstatt-hamburg/masterportalapi#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://bitbucket.org/geowerkstatt-hamburg/masterportalapi/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@masterportal/masterportalapi/-/masterportalapi-2.8.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9e01309579f93bfed501a0ca4c84ff97d238d16dccad0b82cda0aecc94c67fc462cb5956c1b326fd1ce45ed726cd7c93a43698e0af7ac0b7fa1a484a5d5bc9d1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@masterportal\\masterportalapi" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "core-js", - "version": "3.33.2", - "bom-ref": "@masterportal/masterportalapi@2.8.0|core-js@3.33.2", - "author": "Denis Pushkarev", - "description": "Standard library", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/core-js@3.33.2#packages/core-js", - "externalReferences": [ - { - "url": "git+https://github.com/zloirock/core-js.git#packages/core-js", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/zloirock/core-js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/zloirock/core-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/core-js/-/core-js-3.33.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5de073588e902f79c94221e67736c03a2318aa3adbee1c14ec0dfd421bddfcf3926bfb7d13501e672119c777cdbe9fefb4cf335f08682f416c892d210f4a6bb9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@masterportal\\masterportalapi\\node_modules\\core-js" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "cesium", - "version": "1.111.0", - "bom-ref": "cesium@1.111.0", - "author": "Cesium GS, Inc.", - "description": "CesiumJS is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin.", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/cesium@1.111.0", - "externalReferences": [ - { - "url": "git+https://github.com/CesiumGS/cesium.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://cesium.com/cesiumjs/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/CesiumGS/cesium/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/cesium/-/cesium-1.111.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c16b416b5288308259477f54e13bfe0a42547827e2f377958c22f16e5622943f7377881beef9b757dcad989d3ebf4b2a93d450c2ce493a0ec7a1b6ecf4e0d3c5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/cesium" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ol", - "version": "7.1.0", - "bom-ref": "ol@7.1.0", - "description": "OpenLayers mapping library", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/ol@7.1.0", - "externalReferences": [ - { - "url": "git://github.com/openlayers/openlayers.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://openlayers.org/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/openlayers/openlayers/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ol/-/ol-7.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "980795e426b8985858689a0658d66720c37954d9c54dfeb716066306262efc38d00c628db03e50cafbea5738a2a1574e3a097a6fcacf07fca98f65cd0629cfc0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ol" - } - ] - }, - { - "type": "library", - "name": "olcs", - "version": "2.13.1", - "bom-ref": "olcs@2.13.1", - "description": "OpenLayers Cesium integration library", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/olcs@2.13.1", - "externalReferences": [ - { - "url": "git://github.com/openlayers/olcs.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/openlayers/olcs#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/openlayers/olcs/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/olcs/-/olcs-2.13.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "fe1d65773506406d3993d291dcce7a9bba95443aee5dfac789a2ee8cc2a4f8488dbe91aec65c2db23d8a91c9b6c15c7db7e0d0bc35de99fd92795f0afcc13dab" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/olcs" - } - ] - }, - { - "type": "library", - "name": "proj4", - "version": "2.9.2", - "bom-ref": "proj4@2.9.2", - "description": "Proj4js is a JavaScript library to transform point coordinates from one coordinate system to another, including datum transformations.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/proj4@2.9.2", - "externalReferences": [ - { - "url": "git://github.com/proj4js/proj4js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://proj4js.github.io/proj4js/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/proj4js/proj4js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/proj4/-/proj4-2.9.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6ddc9f366b655a340dfeb1c41c48aa16fa5350786ecc369e43a52ed46e2c3c6aa4f9793169ee9a861f3ae5f0a526891218f06694339059668eeb8eb94c27efe5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/proj4" - } - ] - }, - { - "type": "library", - "name": "xml2js", - "version": "0.4.23", - "bom-ref": "xml2js@0.4.23", - "author": "Marek Kubica", - "description": "Simple XML to JavaScript object converter.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/xml2js@0.4.23", - "externalReferences": [ - { - "url": "git+https://github.com/Leonidas-from-XIV/node-xml2js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Leonidas-from-XIV/node-xml2js", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Leonidas-from-XIV/node-xml2js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/xml2js/-/xml2js-0.4.23.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c923e2323334fa92c37ed1e05d8e01cb4bacc08dd23ca2c3c3f8b75176e73bc33fa76f33a9ec425283e6405ad80feff5073846252b368b511158a240b622ebba" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/xml2js" - } - ] - }, - { - "type": "library", - "name": "vue-i18next", - "group": "@panter", - "version": "0.15.2", - "bom-ref": "@panter/vue-i18next@0.15.2", - "author": "Claudio Romano", - "description": "i18next wrapper for vue", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40panter/vue-i18next@0.15.2", - "externalReferences": [ - { - "url": "git+https://github.com/panter/vue-i18next.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/panter/vue-i18next#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/panter/vue-i18next/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@panter/vue-i18next/-/vue-i18next-0.15.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ed55fd1b2c4724d10929ad824730b6f783b3e4411bcd50d9d68dcefcff202ff3d6066705385b2e8af45b3ffd5af606b68a1bff341ce809630234810478270e35" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@panter\\vue-i18next" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "deepmerge", - "version": "2.2.1", - "bom-ref": "@panter/vue-i18next@0.15.2|deepmerge@2.2.1", - "author": "Nick Fisher", - "description": "A library for deep (recursive) merging of Javascript objects", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/deepmerge@2.2.1", - "externalReferences": [ - { - "url": "git://github.com/KyleAMathews/deepmerge.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/KyleAMathews/deepmerge", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/KyleAMathews/deepmerge/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/deepmerge/-/deepmerge-2.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "47d85cd576bf34e062f56455516835f6b975501ed3b7892e3ddfad84d260159a315ec4f3ee771a3da7889bee34a121ae3f7dc37cc6f8b19b754081a22730b810" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@panter\\vue-i18next\\node_modules\\deepmerge" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "i18next", - "version": "21.10.0", - "bom-ref": "i18next@21.10.0", - "author": "Jan Mühlemann", - "description": "i18next internationalization framework", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/i18next@21.10.0", - "externalReferences": [ - { - "url": "git+https://github.com/i18next/i18next.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://www.i18next.com", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/i18next/i18next/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/i18next/-/i18next-21.10.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "61eb8806616c1a351f3b7a8198c39cd2b41aba7e2622918a113e560f0beef2553b82fc2971aae264b36d2f41738fecdacdc1d4ae55c78a9b5c16104c15ac737e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/i18next" - } - ] - }, - { - "type": "library", - "name": "vue", - "version": "2.7.15", - "bom-ref": "vue@2.7.15", - "author": "Evan You", - "description": "Reactive, component-oriented view layer for modern web interfaces.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/vue@2.7.15", - "externalReferences": [ - { - "url": "git+https://github.com/vuejs/vue.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/vuejs/vue#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/vuejs/vue/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/vue/-/vue-2.7.15.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6b6f5fb177761b428c46a2054e9460a526d668d04ade5a424ce2ee18b1039e51d676307c7f097acf2619f310abaa425d6adc196f89861e211f2639f0d10e80c1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/vue" - } - ] - }, - { - "type": "library", - "name": "compiler-sfc", - "group": "@vue", - "version": "2.7.15", - "bom-ref": "@vue/compiler-sfc@2.7.15", - "description": "compiler-sfc for Vue 2", - "purl": "pkg:npm/%40vue/compiler-sfc@2.7.15", - "externalReferences": [ - { - "url": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-2.7.15.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "142bc811ebcf9a00a0a85047ef00fedc1f7bcbbbbba23fd6afaf7300305fe34dd3ba2dfbedb4e14e306f7a4699be546be08c1402edccea16197942d91496dd62" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@vue\\compiler-sfc" - } - ] - }, - { - "type": "library", - "name": "postcss", - "version": "8.4.31", - "bom-ref": "postcss@8.4.31", - "author": "Andrey Sitnik", - "description": "Tool for transforming styles with JS plugins", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/postcss@8.4.31", - "externalReferences": [ - { - "url": "git+https://github.com/postcss/postcss.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://postcss.org/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/postcss/postcss/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3d2d3c21ba226bd9adb3fdb2815dde2e96398219d471f2d5fc45d3396d44daa63124a186054b4d8cdefa1581e732cdfa4660119f8d5b0b40199a7fab474395a5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/postcss" - } - ] - }, - { - "type": "library", - "name": "source-map", - "version": "0.6.1", - "bom-ref": "source-map@0.6.1", - "author": "Nick Fitzgerald", - "description": "Generates and consumes source maps", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/source-map@0.6.1", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/mozilla/source-map.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mozilla/source-map", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mozilla/source-map/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "52381aa6e99695b3219018334fb624739617513e3a17488abbc4865ead1b7303f9773fe1d0f963e9e9c9aa3cf565bab697959aa989eb55bc16396332177178ee" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/source-map" - } - ] - }, - { - "type": "library", - "name": "csstype", - "version": "3.1.2", - "bom-ref": "csstype@3.1.2", - "author": "Fredrik Nicol", - "description": "Strict TypeScript and Flow types for style based on MDN data", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/csstype@3.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/frenic/csstype.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/frenic/csstype#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/frenic/csstype/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/csstype/-/csstype-3.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "23b2b552ed0c04fcda14a8389c8e50ed5b36b7ede05965bae3cb29685f9183ba48f5db35f14827fa5be0e121dccd474a9472392d6057caa7d2f3e0ee7f206c81" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/csstype" - } - ] - }, - { - "type": "library", - "name": "float16", - "group": "@petamoriken", - "version": "3.8.4", - "bom-ref": "@petamoriken/float16@3.8.4", - "author": "Kenta Moriuchi", - "description": "IEEE 754 half-precision floating-point for JavaScript", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40petamoriken/float16@3.8.4", - "externalReferences": [ - { - "url": "git+https://github.com/petamoriken/float16.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/petamoriken/float16", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/petamoriken/float16/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@petamoriken/float16/-/float16-3.8.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "901f8d27906be7a6611252ac7f4a4ceff3d07eb0dd0d5311cfc7f424ce9e54e184f8bf3dcfd87072cb7d42f5810676b3ceea864c6b4fb09359a10d4974d88649" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@petamoriken\\float16" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "noop", - "group": "@repositoryname", - "version": "1.0.6", - "bom-ref": "@repositoryname/noop@1.0.6", - "author": "Dennis Sen", - "description": "doing nothing as a function", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40repositoryname/noop@1.0.6#packages/noop", - "externalReferences": [ - { - "url": "git+https://github.com/isthisstackoverflow/repositoryname.git#packages/noop", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/isthisstackoverflow/repositoryname#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isthisstackoverflow/repositoryname/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@repositoryname/noop/-/noop-1.0.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "510f28c248344e9d45e1590c16a9cdeeb4226bfacb61f41c4b3f0eb7390a3c4486771e1cb9d0266c7054b1032c4b6b362892b23fcfa4f3c41b12dfe61b054cde" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@repositoryname\\noop" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "vuex-generators", - "group": "@repositoryname", - "version": "1.1.2", - "bom-ref": "@repositoryname/vuex-generators@1.1.2", - "description": "Generator functions for simple vuex store interactions.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40repositoryname/vuex-generators@1.1.2#packages/vuex-generators", - "externalReferences": [ - { - "url": "git+https://github.com/isthisstackoverflow/repositoryname.git#packages/vuex-generators", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/isthisstackoverflow/repositoryname#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isthisstackoverflow/repositoryname/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@repositoryname/vuex-generators/-/vuex-generators-1.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9aaa2c609749cd2833d80287bee680cffe0340437d9d34c5dcbc34a588daa32426b5d9e80bf00c3910a35335897ff59109d59f9270afc3267b507462c934144c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@repositoryname\\vuex-generators" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "geojson", - "group": "@types", - "version": "7946.0.12", - "bom-ref": "@types/geojson@7946.0.12", - "description": "TypeScript definitions for geojson", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/geojson@7946.0.12#types/geojson", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/geojson", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/geojson", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.12.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b8adb3d591c9c82d274116eea2f5c5b789b35c3c1fdbbbd079458d85f286c117165b8dbd18e84ff07c541e533a4cb1f86f39a5bff1e5123a6f261dc97e61ac00" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\geojson" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jest", - "group": "@types", - "version": "29.5.7", - "bom-ref": "@types/jest@29.5.7", - "description": "TypeScript definitions for jest", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/jest@29.5.7#types/jest", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/jest", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/jest/-/jest-29.5.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1cbc9eb5a6fa2953d2885fbba45714c8c78bb31db92c33437a6c3d986b090646a2fe8a2ec2b8d3c9ca1c483628a4c130161376638b3da0fc8e0993687e04adda" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\jest" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "expect", - "version": "29.7.0", - "bom-ref": "expect@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/expect@29.7.0#packages/expect", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/expect", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/expect/-/expect-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d9992cd217f554b15823591b8742398cfdca1c7c821e991fc87073b125d116097f060f665987cc5bca03f8f74c3e5130cb91cdb11f49bad632ea931e3a1eb59f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/expect" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "expect-utils", - "group": "@jest", - "version": "29.7.0", - "bom-ref": "@jest/expect-utils@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40jest/expect-utils@29.7.0#packages/expect-utils", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/expect-utils", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1a5b0d0568854050958bd4154b1edfe4080c78bc5ef58082b393ee3f63b62dd8c3000f0987d797ee503526aff1757c3759bde1caf94535f6487dc45eb52cd870" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\expect-utils" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jest-get-type", - "version": "29.6.3", - "bom-ref": "jest-get-type@29.6.3", - "description": "A utility function to get the type of a value", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-get-type@29.6.3#packages/jest-get-type", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-get-type", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.6.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cebb5e5e7a98c5f421ee5e451f22f7f232f7f5d8bc1fcac7a1e70b1f724dc47dc1c0eac1b0d79a6dd6a9e5ed08db7943e071c8f16e5514166a1b811aab92cd73" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-get-type" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jest-matcher-utils", - "version": "29.7.0", - "bom-ref": "jest-matcher-utils@29.7.0", - "description": "A set of utility functions for expect and related packages", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-matcher-utils@29.7.0#packages/jest-matcher-utils", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-matcher-utils", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b01903f978bd0ed70286c2372f7bb4f8dd28a603d89c244fb4671062b817991fa19adfdf61f5802f4c515d853c79639d7ee2e005ed18096dc016d9d12da82afe" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-matcher-utils" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "jest-matcher-utils@29.7.0|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-matcher-utils\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "jest-matcher-utils@29.7.0|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-matcher-utils\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "jest-matcher-utils@29.7.0|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-matcher-utils\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "jest-matcher-utils@29.7.0|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-matcher-utils\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "jest-matcher-utils@29.7.0|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-matcher-utils\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "jest-matcher-utils@29.7.0|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-matcher-utils\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "jest-diff", - "version": "29.7.0", - "bom-ref": "jest-diff@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-diff@29.7.0#packages/jest-diff", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-diff", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-diff/-/jest-diff-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2cc220888ae18a098faecd37247a71521db22122b7bcb14f900a1d3dea34f81b85ef003616841b904835bbc8016014e19dcbbb7b5a040d47c85d5b93a8b4548f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-diff" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "jest-diff@29.7.0|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-diff\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "jest-diff@29.7.0|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-diff\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "jest-diff@29.7.0|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-diff\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "jest-diff@29.7.0|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-diff\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "jest-diff@29.7.0|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-diff\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "jest-diff@29.7.0|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-diff\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "diff-sequences", - "version": "29.6.3", - "bom-ref": "diff-sequences@29.6.3", - "description": "Compare items in two sequences to find a longest common subsequence", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/diff-sequences@29.6.3#packages/diff-sequences", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/diff-sequences", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-29.6.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "12378f2b5b2b0f73f4f28da3e1fd04c67ca5a91b3907db498dca7db7592b1f6a918bc08276c61fc1ef498122eeac5056c2ae2e3a58a9cdf9397c736fc052abf1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/diff-sequences" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "pretty-format", - "version": "29.7.0", - "bom-ref": "pretty-format@29.7.0", - "author": "James Kyle", - "description": "Stringify any JavaScript value.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/pretty-format@29.7.0#packages/pretty-format", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/pretty-format", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3dd970fe83f137e69776633d474d09542f56545a022d3289bc354b82627ea807df04cc6c57ce65fcbbbbb0dc78cd2ccfca82f67ae226b84c0784e5dd12034565" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pretty-format" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "ansi-styles", - "version": "5.2.0", - "bom-ref": "pretty-format@29.7.0|ansi-styles@5.2.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@5.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0b1c29b7649f4f34ed5dc7ce97318479ef0ef9cf8c994806acd8817179ee5b1b852477ba6b91f3eeac21c1ee4e81a498234209be42ea597d40486f9c24e90488" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pretty-format\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "jest-message-util", - "version": "29.7.0", - "bom-ref": "jest-message-util@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-message-util@29.7.0#packages/jest-message-util", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-message-util", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "181115e064400de3feaad076fbabbad6cb5e6bc98670e4f8982b6b608499c1fbbdfc8487149ff9cce31761ba4113d46c4b9f866fadc35b81609a7289efd29feb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-message-util" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "jest-message-util@29.7.0|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-message-util\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "jest-message-util@29.7.0|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-message-util\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "jest-message-util@29.7.0|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-message-util\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "jest-message-util@29.7.0|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-message-util\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "jest-message-util@29.7.0|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-message-util\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "jest-message-util@29.7.0|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-message-util\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "stack-utils", - "group": "@types", - "version": "2.0.2", - "bom-ref": "@types/stack-utils@2.0.2", - "description": "TypeScript definitions for stack-utils", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/stack-utils@2.0.2#types/stack-utils", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/stack-utils", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stack-utils", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "83b08af671ddc232b69f4ca64f6096ebdf05b96251231f913fa7a66c0cd9d908bcfe2948ac0d489add8b5527875332afa688bb0619a641c5f3f79792d1fd895f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\stack-utils" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "graceful-fs", - "version": "4.2.11", - "bom-ref": "graceful-fs@4.2.11", - "description": "A drop-in replacement for fs, making various improvements.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/graceful-fs@4.2.11", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/node-graceful-fs.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-graceful-fs#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-graceful-fs/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "45b279fe398570d342703579a3d7939c12c9fc7b33595d0fef76dcf857f89d2feb263f98692e881b288e2f45680585fe9755ab97793ade1fcaac7fa7849d17bd" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/graceful-fs" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "micromatch", - "version": "4.0.5", - "bom-ref": "micromatch@4.0.5", - "author": "Jon Schlinkert", - "description": "Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/micromatch@4.0.5", - "externalReferences": [ - { - "url": "git+https://github.com/micromatch/micromatch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/micromatch/micromatch", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/micromatch/micromatch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0cccbe1117045b6abc6763e8f96357bb0ddce586944858c03b91ac26a7c497b523bed22e14a3ba66b2af708b5dcbdf1dc05236375b60df334874a6904fe68d74" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/micromatch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "slash", - "version": "3.0.0", - "bom-ref": "slash@3.0.0", - "author": "Sindre Sorhus", - "description": "Convert Windows backslash paths to slash paths", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/slash@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/slash.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/slash#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/slash/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "83d43585a79bcb7e8e492b706f89ed08618668ab1a5528d0ebc7c1c6841cbad9797d2d6fb98d7c1f7c12b778c5c85b6b931f8acf45751bce40e0cc80743322d9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/slash" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "stack-utils", - "version": "2.0.6", - "bom-ref": "stack-utils@2.0.6", - "author": "James Talmage", - "description": "Captures and cleans stack traces", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/stack-utils@2.0.6", - "externalReferences": [ - { - "url": "git+https://github.com/tapjs/stack-utils.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/tapjs/stack-utils#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/tapjs/stack-utils/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5e5916bdf226e919ac5ad349c7ebaab4a2d2f1ea856f1520d19ccb5ea63471a132f65ee1aee5fc2298839e3b0b6afa0182a08247bd53a963bc31a5d885e27745" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/stack-utils" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "escape-string-regexp", - "version": "2.0.0", - "bom-ref": "stack-utils@2.0.6|escape-string-regexp@2.0.0", - "author": "Sindre Sorhus", - "description": "Escape RegExp special characters", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/escape-string-regexp@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/escape-string-regexp.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/escape-string-regexp#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/escape-string-regexp/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "529cdc2c25e895459c36ee47b5530761d5c98c0ae3b05f42d1a367aae658638b96fd5bb49a2cb96285af6d5df8e476ae56f700527a51ba130c72a4dc18e636fb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/stack-utils\\node_modules\\escape-string-regexp" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "jest-util", - "version": "29.7.0", - "bom-ref": "jest-util@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-util@29.7.0#packages/jest-util", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-util", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cfa11b29a8c8a6a18a539eb2e4a054832d5db758a18502605b352564702b03ff97d9a77b09be6217e00ad445952ff068ed1cfdbaeae9ab0e9288109e7d46c218" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-util" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "jest-util@29.7.0|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-util\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "jest-util@29.7.0|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-util\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "jest-util@29.7.0|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-util\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "jest-util@29.7.0|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-util\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "jest-util@29.7.0|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-util\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "jest-util@29.7.0|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-util\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "react-is", - "version": "18.2.0", - "bom-ref": "react-is@18.2.0", - "description": "Brand checking of React Elements.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/react-is@18.2.0#packages/react-is", - "externalReferences": [ - { - "url": "git+https://github.com/facebook/react.git#packages/react-is", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://reactjs.org/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/facebook/react/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c56183216eb1f76d71b733e486250bb6d8491e826f05b177ab6e9fce5a0f08ad21b2fc6d3d57a5bdfb70df38db1d64a4476926f59fb8bb16c30caffa670f41f3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/react-is" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ol", - "group": "@types", - "version": "6.5.3", - "bom-ref": "@types/ol@6.5.3", - "description": "TypeScript definitions for ol", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/ol@6.5.3#types/ol", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/ol", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ol", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/ol/-/ol-6.5.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0b44a6e5dcad4df471ced60532e5aad0804961f31f7cf1781b35c8fece19c8994d67c000752fbd7d6d2218ec989136f765099f61661d03332ac065df1d5c3edc" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\ol" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "arcgis-rest-api", - "group": "@types", - "version": "10.4.7", - "bom-ref": "@types/arcgis-rest-api@10.4.7", - "description": "TypeScript definitions for arcgis-rest-api", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/arcgis-rest-api@10.4.7#types/arcgis-rest-api", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/arcgis-rest-api", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/arcgis-rest-api", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/arcgis-rest-api/-/arcgis-rest-api-10.4.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b67fa50e9d3b1a1b077257b7388c15923e818bbab6f56f3c985fb20f54329c92d01b3117b1f19dd9faccc320be966c110b073d418d99f359f58b37c5b7d7ff1f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\arcgis-rest-api" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "rbush", - "group": "@types", - "version": "3.0.1", - "bom-ref": "@types/rbush@3.0.1", - "description": "TypeScript definitions for rbush", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/rbush@3.0.1#types/rbush", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/rbush", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rbush", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/rbush/-/rbush-3.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d0b79c29c423b89fcf72599385fb7378f20a5da2adece323a196775dfd7b11b776f1953a38552ed6639b6ef57be185d2d56dc03dd64ee46447c83fdecc62b856" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\rbush" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "topojson-specification", - "group": "@types", - "version": "1.0.4", - "bom-ref": "@types/topojson-specification@1.0.4", - "description": "TypeScript definitions for topojson-specification", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/topojson-specification@1.0.4#types/topojson-specification", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/topojson-specification", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/topojson-specification", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/topojson-specification/-/topojson-specification-1.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2c6fdaf24262e17e8cb058592a2040202fdafb2085b63907b03330b90a92a01d5acfc0f66d1db144a53769cce2cdf72a76dda556a9d2f9a24114cacefab3b903" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\topojson-specification" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "proj4", - "group": "@types", - "version": "2.5.4", - "bom-ref": "@types/proj4@2.5.4", - "description": "TypeScript definitions for proj4", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/proj4@2.5.4#types/proj4", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/proj4", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/proj4", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/proj4/-/proj4-2.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "000a9940a80e1ae1268657cb82e7aceda9f1d2f71983ed31284f148207d59d62522a4e317559be460d6adaaed89aaa194b9d412798d3702c9842a2067716bc15" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\proj4" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "raf", - "group": "@types", - "version": "3.4.3", - "bom-ref": "@types/raf@3.4.3", - "description": "TypeScript definitions for raf", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/raf@3.4.3#types/raf", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/raf", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/raf", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/raf/-/raf-3.4.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "738600bcc79d6cf679b44cb1cd074ca0e861278443deb9e06487700b6fea0cddddec9a44841e9f88144a558d6583907b5a4fae3c18e7e5fdfd8f5ff6318d683b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\raf" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "sass", - "group": "@types", - "version": "1.45.0", - "bom-ref": "@types/sass@1.45.0", - "description": "Stub TypeScript definitions entry for sass, which provides its own types definitions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/sass@1.45.0", - "externalReferences": [ - { - "url": "https://registry.npmjs.org/@types/sass/-/sass-1.45.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8e7eeac06166247c144a9855f3366778edc69ad9602ec9a1b3f2d0c95bd06c821af9fcc63148872381d72592f7153f0c26681759b2c6895558ec496f1eaeaf0c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\sass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "sass", - "version": "1.69.5", - "bom-ref": "sass@1.69.5", - "author": "Natalie Weizenbaum", - "description": "A pure JavaScript implementation of Sass.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/sass@1.69.5", - "externalReferences": [ - { - "url": "git+https://github.com/sass/dart-sass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sass/dart-sass", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sass/dart-sass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/sass/-/sass-1.69.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa0dbe5022626cbaf62c254eb773a53e1aff76a54758e6bd5ed65fd8e8db2ecfd3e153d2274d2e76d809c47de7797666f90a97f01fb7714ed168baa9d6255f71" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/sass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "eslint-plugin", - "group": "@typescript-eslint", - "version": "5.62.0", - "bom-ref": "@typescript-eslint/eslint-plugin@5.62.0", - "description": "TypeScript plugin for ESLint", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40typescript-eslint/eslint-plugin@5.62.0#packages/eslint-plugin", - "externalReferences": [ - { - "url": "git+https://github.com/typescript-eslint/typescript-eslint.git#packages/eslint-plugin", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/typescript-eslint/typescript-eslint#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/typescript-eslint/typescript-eslint/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4e26730522636bf2db84d3ef93ac9cd09ad7f57aa143485d87a336b2f61fb0719e8da28520019df4c43e11120cccb1a537f919a18220771155d0fba58d32976a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@typescript-eslint\\eslint-plugin" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "@typescript-eslint/eslint-plugin@5.62.0|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@typescript-eslint\\eslint-plugin\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "@typescript-eslint/eslint-plugin@5.62.0|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@typescript-eslint\\eslint-plugin\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "@typescript-eslint/eslint-plugin@5.62.0|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@typescript-eslint\\eslint-plugin\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "regexpp", - "group": "@eslint-community", - "version": "4.10.0", - "bom-ref": "@eslint-community/regexpp@4.10.0", - "author": "Toru Nagashima", - "description": "Regular expression parser for ECMAScript.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40eslint-community/regexpp@4.10.0", - "externalReferences": [ - { - "url": "git+https://github.com/eslint-community/regexpp.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/eslint-community/regexpp#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/eslint-community/regexpp/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0aef7a49dd81cbd982353c768b228e9aad74bf6da351542fd25427946372d7aa04f79f3dc84f900033dbacc182900e7570a6528373eefda4c955319f2ffaa350" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@eslint-community\\regexpp" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "parser", - "group": "@typescript-eslint", - "version": "5.62.0", - "bom-ref": "@typescript-eslint/parser@5.62.0", - "description": "An ESLint custom parser which leverages TypeScript ESTree", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/%40typescript-eslint/parser@5.62.0#packages/parser", - "externalReferences": [ - { - "url": "git+https://github.com/typescript-eslint/typescript-eslint.git#packages/parser", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/typescript-eslint/typescript-eslint#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/typescript-eslint/typescript-eslint/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.62.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5652445747ce43b044c4eb076001ab81b1226688bc0fe065dbe7fa57646b5dead14b2967a7e6411e63ef6886bc733d008f1ed63bb67946a7e0620ec40f59d184" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@typescript-eslint\\parser" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "scope-manager", - "group": "@typescript-eslint", - "version": "5.62.0", - "bom-ref": "@typescript-eslint/scope-manager@5.62.0", - "description": "TypeScript scope analyser for ESLint", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40typescript-eslint/scope-manager@5.62.0#packages/scope-manager", - "externalReferences": [ - { - "url": "git+https://github.com/typescript-eslint/typescript-eslint.git#packages/scope-manager", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/typescript-eslint/typescript-eslint#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/typescript-eslint/typescript-eslint/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "557baf56f65e40241be5981fe07031734e2ae63f96acd02d361f4ec02b028292aa112313bb7b45fe3859df11ba4f8359c1697ae4183c2ae4b6b84be149f2e5d3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@typescript-eslint\\scope-manager" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "types", - "group": "@typescript-eslint", - "version": "5.62.0", - "bom-ref": "@typescript-eslint/types@5.62.0", - "description": "Types for the TypeScript-ESTree AST spec", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40typescript-eslint/types@5.62.0#packages/types", - "externalReferences": [ - { - "url": "git+https://github.com/typescript-eslint/typescript-eslint.git#packages/types", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/typescript-eslint/typescript-eslint#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/typescript-eslint/typescript-eslint/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.62.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f3b3559e071b55751a86b453a882b6ee00f6b790aed72b825f16cb705b42cd91a57f25565a1f262c7928c738ec07a0c3367bdd2fe7d6f0c8b03c427218940381" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@typescript-eslint\\types" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "visitor-keys", - "group": "@typescript-eslint", - "version": "5.62.0", - "bom-ref": "@typescript-eslint/visitor-keys@5.62.0", - "description": "Visitor keys used to help traverse the TypeScript-ESTree AST", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40typescript-eslint/visitor-keys@5.62.0#packages/visitor-keys", - "externalReferences": [ - { - "url": "git+https://github.com/typescript-eslint/typescript-eslint.git#packages/visitor-keys", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/typescript-eslint/typescript-eslint#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/typescript-eslint/typescript-eslint/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d3b9f2f8b1d1cd05dea641a0eb0d26158e357d550d06b2f64688fffbeed5d6dc4aba07e39bf0a2fea48d0f4debd9186526125831c4e7f40861492a90a7462ccb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@typescript-eslint\\visitor-keys" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "eslint-visitor-keys", - "version": "3.4.3", - "bom-ref": "eslint-visitor-keys@3.4.3", - "author": "Toru Nagashima", - "description": "Constants and utilities about visitor keys to traverse AST.", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/eslint-visitor-keys@3.4.3", - "externalReferences": [ - { - "url": "git+https://github.com/eslint/eslint-visitor-keys.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/eslint/eslint-visitor-keys#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/eslint/eslint-visitor-keys/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c2973e2d77a2ca28acc4f944914cd4eacbf24b57eb20edcc8318f57ddcbb3e6f1883382e6b1d8ddc56bf0ff6a0d56a9b3a9add23eb98eb031497cfdad86fa26a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-visitor-keys" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "type-utils", - "group": "@typescript-eslint", - "version": "5.62.0", - "bom-ref": "@typescript-eslint/type-utils@5.62.0", - "description": "Type utilities for working with TypeScript + ESLint together", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40typescript-eslint/type-utils@5.62.0#packages/type-utils", - "externalReferences": [ - { - "url": "git+https://github.com/typescript-eslint/typescript-eslint.git#packages/type-utils", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/typescript-eslint/typescript-eslint#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/typescript-eslint/typescript-eslint/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c6c490adebbe5677dba90a56e6f9c225dab5677434537d6a89699186bf7c38d426729ff28623c914fabc31788954b8a4b2638a4a3225759ce479bcc7b821b37b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@typescript-eslint\\type-utils" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "typescript-estree", - "group": "@typescript-eslint", - "version": "5.62.0", - "bom-ref": "@typescript-eslint/typescript-estree@5.62.0", - "description": "A parser that converts TypeScript source code into an ESTree compatible form", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/%40typescript-eslint/typescript-estree@5.62.0#packages/typescript-estree", - "externalReferences": [ - { - "url": "git+https://github.com/typescript-eslint/typescript-eslint.git#packages/typescript-estree", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/typescript-eslint/typescript-eslint#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/typescript-eslint/typescript-eslint/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0a6710eae63b6fdcbaf7894a75107c1447a5ec96d4ff8d224803e89aefbe4a32cc9ed07ed8b79acb62ceea2f159c9939f0cb44f7f9d0485207ea3a72456c98cc" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@typescript-eslint\\typescript-estree" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "@typescript-eslint/typescript-estree@5.62.0|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@typescript-eslint\\typescript-estree\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "@typescript-eslint/typescript-estree@5.62.0|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@typescript-eslint\\typescript-estree\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "@typescript-eslint/typescript-estree@5.62.0|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@typescript-eslint\\typescript-estree\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "utils", - "group": "@typescript-eslint", - "version": "5.62.0", - "bom-ref": "@typescript-eslint/utils@5.62.0", - "description": "Utilities for working with TypeScript + ESLint together", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40typescript-eslint/utils@5.62.0#packages/utils", - "externalReferences": [ - { - "url": "git+https://github.com/typescript-eslint/typescript-eslint.git#packages/utils", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/typescript-eslint/typescript-eslint#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/typescript-eslint/typescript-eslint/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.62.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9fca318de6f96886cf144b6643141838b2348bd9f9c9204463f6441c766a2904859f18a8d6bbfa76d85ab1c73d74bbb0acbd110b998f0b107bbe701518061601" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@typescript-eslint\\utils" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "@typescript-eslint/utils@5.62.0|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@typescript-eslint\\utils\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "@typescript-eslint/utils@5.62.0|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@typescript-eslint\\utils\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "@typescript-eslint/utils@5.62.0|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@typescript-eslint\\utils\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "eslint", - "version": "8.53.0", - "bom-ref": "eslint@8.53.0", - "author": "Nicholas C. Zakas", - "description": "An AST-based pattern checker for JavaScript.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/eslint@8.53.0", - "externalReferences": [ - { - "url": "git+https://github.com/eslint/eslint.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://eslint.org", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/eslint/eslint/issues/", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/eslint/-/eslint-8.53.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "37856e88f8d70d46b8c55795fc60bf455de1416f4dc3e638eb796459a28a5ca60cbe646244302d7e9b8f14b37e135ffa661c91f09da283e7954449d8814b226a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "ajv", - "version": "6.12.6", - "bom-ref": "eslint@8.53.0|ajv@6.12.6", - "author": "Evgeny Poberezkin", - "description": "Another JSON Schema Validator", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ajv@6.12.6", - "externalReferences": [ - { - "url": "git+https://github.com/ajv-validator/ajv.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ajv-validator/ajv", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ajv-validator/ajv/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8f77d52e0bd3a39dbb6a7c98c893864d825b1bebe79d062f1349b99a691cd532be9f1029a6408b3082f4699e1d6e55423681928619be933138654ca4068320e2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint\\node_modules\\ajv" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "json-schema-traverse", - "version": "0.4.1", - "bom-ref": "eslint@8.53.0|json-schema-traverse@0.4.1", - "author": "Evgeny Poberezkin", - "description": "Traverse JSON Schema passing each schema object to callback", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/json-schema-traverse@0.4.1", - "externalReferences": [ - { - "url": "git+https://github.com/epoberezkin/json-schema-traverse.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/epoberezkin/json-schema-traverse#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/epoberezkin/json-schema-traverse/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c5b6c21f9742614e53f0b704861ba1ec727cf075ee5b7aac237634cce64529f6441dca5688753f271ce4eb6f41aec69bfe63221d0b62f7030ffbce3944f7b756" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint\\node_modules\\json-schema-traverse" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "eslint@8.53.0|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "eslint@8.53.0|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "eslint@8.53.0|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "eslint@8.53.0|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "eslint@8.53.0|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "eslint@8.53.0|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "escape-string-regexp", - "version": "4.0.0", - "bom-ref": "eslint@8.53.0|escape-string-regexp@4.0.0", - "author": "Sindre Sorhus", - "description": "Escape RegExp special characters", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/escape-string-regexp@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/escape-string-regexp.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/escape-string-regexp#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/escape-string-regexp/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4eda5c349dd7033c771aaf2c591cc96956a346cd2e57103660091d6f58e6d9890fcf81ba7a05050320379f9bed10865e7cf93959ae145db2ae4b97ca90959d80" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint\\node_modules\\escape-string-regexp" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "eslint-scope", - "version": "7.2.2", - "bom-ref": "eslint@8.53.0|eslint-scope@7.2.2", - "description": "ECMAScript scope analyzer for ESLint", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/eslint-scope@7.2.2", - "externalReferences": [ - { - "url": "git+https://github.com/eslint/eslint-scope.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://github.com/eslint/eslint-scope", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/eslint/eslint-scope/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74eb76d4eee54cc84333e5fd981e065fe0d9ad9b425093cbff095c4eac72af1e48bced0862d20b76dad0190a7ef27e52d20c1256639ff4d42b8cc3a07d066522" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint\\node_modules\\eslint-scope" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "estraverse", - "version": "5.3.0", - "bom-ref": "eslint@8.53.0|estraverse@5.3.0", - "description": "ECMAScript JS AST traversal functions", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/estraverse@5.3.0", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/estools/estraverse.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/estools/estraverse", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/estools/estraverse/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "30c74046e54443388d4de243f0380caa6870475d41450fdc04ffa92ed61d4939dfdcc20ef1f15e8883446d7dfa65d3657d4ffb03d7f7814c38f41de842cbf004" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint\\node_modules\\estraverse" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "globals", - "version": "13.23.0", - "bom-ref": "eslint@8.53.0|globals@13.23.0", - "author": "Sindre Sorhus", - "description": "Global identifiers from different JavaScript environments", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/globals@13.23.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/globals.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/globals#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/globals/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/globals/-/globals-13.23.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5c0985d118e5ae3636dcc039d6adc796d7651b15295cfbe0d068a82a20fd5fa1c3dbc88c8e8d9d282f15ab09bb9677b818dafbf3e4474df96292d47a647d3dc0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint\\node_modules\\globals" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "type-fest", - "version": "0.20.2", - "bom-ref": "eslint@8.53.0|type-fest@0.20.2", - "author": "Sindre Sorhus", - "description": "A collection of essential TypeScript types", - "licenses": [ - { - "expression": "(MIT OR CC0-1.0)" - } - ], - "purl": "pkg:npm/type-fest@0.20.2", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/type-fest.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/type-fest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/type-fest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "35ef9e138af4fe25a7a40c43f39db3dc0f8dd01b7944dfff36327045dd95147126af2c317f9bec66587847a962c65e81fb0cfff1dfa669348090dd452242372d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint\\node_modules\\type-fest" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "tsutils", - "version": "3.21.0", - "bom-ref": "tsutils@3.21.0", - "author": "Klaus Meinhardt", - "description": "utilities for working with typescript's AST", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/tsutils@3.21.0", - "externalReferences": [ - { - "url": "git+https://github.com/ajafff/tsutils.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ajafff/tsutils#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ajafff/tsutils/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "98728ade25172fedd417ac4be64d0f12129150128f042bfff919043a98d15b1c71dbb28a4419a603ad00f6980e52f322f062a144c3c49a30513f3b365bb3b538" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tsutils" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "tslib", - "version": "1.14.1", - "bom-ref": "tsutils@3.21.0|tslib@1.14.1", - "author": "Microsoft Corp.", - "description": "Runtime library for TypeScript helper functions", - "licenses": [ - { - "license": { - "id": "0BSD" - } - } - ], - "purl": "pkg:npm/tslib@1.14.1", - "externalReferences": [ - { - "url": "git+https://github.com/Microsoft/tslib.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://www.typescriptlang.org/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Microsoft/TypeScript/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5e78b7e4d2b38e032bc1ebf2b074c202bb4b0e93efc9ef3357fd04e04c989f8dcfeffeeabd0c0f87d0469077b06ccba5567b5b8a099c4fbadd5f704da3dc1126" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tsutils\\node_modules\\tslib" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "eslint-utils", - "group": "@eslint-community", - "version": "4.4.0", - "bom-ref": "@eslint-community/eslint-utils@4.4.0", - "author": "Toru Nagashima", - "description": "Utilities for ESLint plugins.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40eslint-community/eslint-utils@4.4.0", - "externalReferences": [ - { - "url": "git+https://github.com/eslint-community/eslint-utils.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/eslint-community/eslint-utils#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/eslint-community/eslint-utils/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d7fb00e1dc2bcc1032794a10ea8c5a8472a6ad9bec9cb0a0e117f15b76451869909123503c534b57d09410540fd71f446171d3a39a7ac5d85933535ef69fc07c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@eslint-community\\eslint-utils" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "json-schema", - "group": "@types", - "version": "7.0.14", - "bom-ref": "@types/json-schema@7.0.14", - "description": "TypeScript definitions for json-schema", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/json-schema@7.0.14#types/json-schema", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/json-schema", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.14.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5373d48c0b9d01d241782da980df2e4c82a0c6b6f89e50c5dd2174fbe12575742f4011a4a4564c4a7c10888a0353beedbf8e5580d925fcbe28b83fab1289ae8f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\json-schema" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "group": "@types", - "version": "7.5.4", - "bom-ref": "@types/semver@7.5.4", - "description": "TypeScript definitions for semver", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/semver@7.5.4#types/semver", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/semver", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "30cceec4ddc6745c2c9009dbe9fcf4a2b16f85faa2ef9db28da5f296bd11a78a038391f4667d48bb24610d5bd83b0017a098abc76c6e4b5e88dd68f19c020789" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "eslint-scope", - "version": "5.1.1", - "bom-ref": "eslint-scope@5.1.1", - "description": "ECMAScript scope analyzer for ESLint", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/eslint-scope@5.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/eslint/eslint-scope.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://github.com/eslint/eslint-scope", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/eslint/eslint-scope/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d8dc706c5fe16742a97a960dd1c35ba3e14de97a0aec6687950860c7f848665e956b46c5e3945038ec212c8cbc9500dbb8289a7522c20671f608562aba2b796f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-scope" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "esrecurse", - "version": "4.3.0", - "bom-ref": "esrecurse@4.3.0", - "description": "ECMAScript AST recursive visitor", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/esrecurse@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/estools/esrecurse.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/estools/esrecurse", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/estools/esrecurse/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2a67ca2f76fa1be457bcff0dd6faf74ead642ffa021609f63585c4b6a3fcfcbde929aa540381bc70555aa05dd2537db7083e17ca947f7df8a81e692d8bafd36a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/esrecurse" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "estraverse", - "version": "5.3.0", - "bom-ref": "esrecurse@4.3.0|estraverse@5.3.0", - "description": "ECMAScript JS AST traversal functions", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/estraverse@5.3.0", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/estools/estraverse.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/estools/estraverse", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/estools/estraverse/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "30c74046e54443388d4de243f0380caa6870475d41450fdc04ffa92ed61d4939dfdcc20ef1f15e8883446d7dfa65d3657d4ffb03d7f7814c38f41de842cbf004" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/esrecurse\\node_modules\\estraverse" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "estraverse", - "version": "4.3.0", - "bom-ref": "estraverse@4.3.0", - "description": "ECMAScript JS AST traversal functions", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/estraverse@4.3.0", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/estools/estraverse.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/estools/estraverse", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/estools/estraverse/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "dfd9e729f7d6cfcc4dd4153fd9cefd9fd9c1f470f3a349e2614ab1eb1caa527ca8027432c96a4e4dd6447a209c87c041bb9d79b78c29f599a055f5619fd101a7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/estraverse" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "graphemer", - "version": "1.4.0", - "bom-ref": "graphemer@1.4.0", - "author": "Matt Davies", - "description": "A JavaScript library that breaks strings into their individual user-perceived characters (including emojis!)", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/graphemer@1.4.0", - "externalReferences": [ - { - "url": "git+https://github.com/flmnt/graphemer.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/flmnt/graphemer", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/flmnt/graphemer/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "12d2b0a0eea4c422fd58ee718a98874d9952cc19bb58b4fadbb4ea0bfb9545dd072a6abc357c9e6e7358c43a018bbc2df1e4d6ad4aca5c2395685abdc759206a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/graphemer" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ignore", - "version": "5.2.4", - "bom-ref": "ignore@5.2.4", - "author": "kael", - "description": "Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ignore@5.2.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/kaelzhang/node-ignore.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/kaelzhang/node-ignore#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/kaelzhang/node-ignore/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3006f7f017126c7d1e1cd0719fbaa5d8d1ff917df73a4077959d4135d87b10d7910a11d362c4ef5ab32e6e220030d4b69655c4120675314381b570a13f791a15" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ignore" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "natural-compare-lite", - "version": "1.4.0", - "bom-ref": "natural-compare-lite@1.4.0", - "author": "Lauri Rooden", - "description": "Compare strings containing a mix of letters and numbers in the way a human being would in sort order.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/natural-compare-lite@1.4.0", - "externalReferences": [ - { - "url": "git://github.com/litejs/natural-compare-lite.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/litejs/natural-compare-lite#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/litejs/natural-compare-lite/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4e3f874c348924a6999df8aec3e89a17db2474fa53a361ad125cb92479d657f85fbf6423ffd44ab0621242d2e1da8c779791001b0e3cee19c179ed2c209eafda" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/natural-compare-lite" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "typescript", - "version": "4.9.5", - "bom-ref": "typescript@4.9.5", - "author": "Microsoft Corp.", - "description": "TypeScript is a language for application scale JavaScript development", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/typescript@4.9.5", - "externalReferences": [ - { - "url": "git+https://github.com/Microsoft/TypeScript.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://www.typescriptlang.org/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Microsoft/TypeScript/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d455e4f44d879be433650ef3f8c7098872f8356d45d84cccbbd36af62df301a1aa89b69fa98c02554e96c9602ec90451cce971a2ef31652c972c437ca0a8f6e2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/typescript" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "globby", - "version": "11.1.0", - "bom-ref": "globby@11.1.0", - "author": "Sindre Sorhus", - "description": "User-friendly glob matching", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/globby@11.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/globby.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/globby#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/globby/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8e121768ecf2d6c6fc232a1c6abb964a7d538e69c156cf00ca1732f37ae6c4d27cab6b96282023dc29c963e2a91925c2b9e00f7348b4e6456f54ab4fd6df52de" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/globby" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-glob", - "version": "4.0.3", - "bom-ref": "is-glob@4.0.3", - "author": "Jon Schlinkert", - "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-glob@4.0.3", - "externalReferences": [ - { - "url": "git+https://github.com/micromatch/is-glob.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/micromatch/is-glob", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/micromatch/is-glob/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c5e9526b21c7dfa66013b6568658bba56df884d6cd97c3a3bf92959a4243e2105d0f7b61f137e4f6f61ab0b33e99758e6611648197f184b4a7af046be1e9524a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-glob" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-vue2", - "group": "@vitejs", - "version": "2.2.0", - "bom-ref": "@vitejs/plugin-vue2@2.2.0", - "author": "Evan You", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40vitejs/plugin-vue2@2.2.0#packages/plugin-vue", - "externalReferences": [ - { - "url": "git+https://github.com/vitejs/vite-plugin-vue2.git#packages/plugin-vue", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/vitejs/vite-plugin-vue2/#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/vitejs/vite-plugin-vue2/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@vitejs/plugin-vue2/-/plugin-vue2-2.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d649bbcc4b99ffd4113efcd74a38a46d360640f1bce8cab56da92da42e2c5eab1795bd361d029f8be7e5f2a552ef4dc933b7209b6e066bd8fe4702a6bc59fdd0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@vitejs\\plugin-vue2" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "vite", - "version": "4.5.0", - "bom-ref": "vite@4.5.0", - "author": "Evan You", - "description": "Native-ESM powered web dev build tool", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/vite@4.5.0#packages/vite", - "externalReferences": [ - { - "url": "git+https://github.com/vitejs/vite.git#packages/vite", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/vitejs/vite/tree/main/#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/vitejs/vite/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/vite/-/vite-4.5.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ba5afcacd2c0eab9321409555b0daae5827dd6fd3df00150d91d0f445c0fcd11173942503ed1541b4b7efd98a485a3820ea1680e137afeff12ab4a386ab68503" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/vite" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "test-utils", - "group": "@vue", - "version": "1.3.6", - "bom-ref": "@vue/test-utils@1.3.6", - "author": "vuejs", - "description": "Utilities for testing Vue components.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40vue/test-utils@1.3.6#packages/test-utils", - "externalReferences": [ - { - "url": "git+https://github.com/vuejs/vue-test-utils.git#packages/test-utils", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/vuejs/vue-test-utils#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/vuejs/vue-test-utils/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@vue/test-utils/-/test-utils-1.3.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b9d326985d6db37cf0c542442008f9ce28a847dd34ade0ebb7a0bd1f75e958fb0b071da5a472a803805375df4734861b90696d5b0f898d627ee4ee900708b213" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@vue\\test-utils" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "dom-event-types", - "version": "1.1.0", - "bom-ref": "dom-event-types@1.1.0", - "author": "Edd Yerburgh", - "description": "DOM events data scraped from MDN", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/dom-event-types@1.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/eddyerburgh/dom-event-types.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/eddyerburgh/dom-event-types#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/eddyerburgh/dom-event-types/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/dom-event-types/-/dom-event-types-1.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8cd097fae349defdfc04abcf6e9922ea3e48b559674aa555eaf0d6192eab131cc2323b1cdfd7eb2e39b59fdd68e9868a2ba019974c0b96822d5ba0ba9abeb505" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/dom-event-types" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lodash", - "version": "4.17.21", - "bom-ref": "lodash@4.17.21", - "author": "John-David Dalton", - "description": "Lodash modular utilities.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/lodash@4.17.21", - "externalReferences": [ - { - "url": "git+https://github.com/lodash/lodash.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://lodash.com/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/lodash/lodash/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bf690311ee7b95e713ba568322e3533f2dd1cb880b189e99d4edef13592b81764daec43e2c54c61d5c558dc5cfb35ecb85b65519e74026ff17675b6f8f916f4a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lodash" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "pretty", - "version": "2.0.0", - "bom-ref": "pretty@2.0.0", - "author": "Jon Schlinkert", - "description": "Some tweaks for beautifying HTML with js-beautify according to my preferences.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/pretty@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/jonschlinkert/pretty.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jonschlinkert/pretty", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jonschlinkert/pretty/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/pretty/-/pretty-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1bdc54721813122369a2b99d60197e3e16b9d20394a2f4f5f08bc07bb118319d7f7fd5bf59630f467fb123af325cd3149374171c3c28ff5c15ff835e8d535ed7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pretty" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "condense-newlines", - "version": "0.2.1", - "bom-ref": "condense-newlines@0.2.1", - "author": "Jon Schlinkert", - "description": "Replace extraneous newlines with a single newline, or pass a specified number of newlines to use.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/condense-newlines@0.2.1", - "externalReferences": [ - { - "url": "git+https://github.com/jonschlinkert/condense-newlines.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jonschlinkert/condense-newlines", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jonschlinkert/condense-newlines/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/condense-newlines/-/condense-newlines-0.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3fb5fe40bf476fd07f73c1c8e411452a68e006ed97a50b85f7c599f5790ef9d046824e57830890cfba354a6a6094d588777e7cd54712d1214059fa0884c1cf7e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/condense-newlines" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "kind-of", - "version": "3.2.2", - "bom-ref": "condense-newlines@0.2.1|kind-of@3.2.2", - "author": "Jon Schlinkert", - "description": "Get the native type of a value.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/kind-of@3.2.2", - "externalReferences": [ - { - "url": "git+https://github.com/jonschlinkert/kind-of.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jonschlinkert/kind-of", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jonschlinkert/kind-of/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "34e5bd4105cca191a0fe8aa754da0d4d320510889dd7adbb5827df50124474cc58029abb98d13b0a9cee7083dcf99420db93e17a3ec8252997de13bea1b94eb5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/condense-newlines\\node_modules\\kind-of" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "extend-shallow", - "version": "2.0.1", - "bom-ref": "extend-shallow@2.0.1", - "author": "Jon Schlinkert", - "description": "Extend an object with the properties of additional objects. node.js/javascript util.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/extend-shallow@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/jonschlinkert/extend-shallow.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jonschlinkert/extend-shallow", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jonschlinkert/extend-shallow/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cc29d3b65c4da0088373782a636698016171ed759689ab2e1762bc31ee566cdf28b4729350a0708cfb4da51b3fadb5199bb2b158068d8fb3f56bfa79d866d5ba" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/extend-shallow" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-whitespace", - "version": "0.3.0", - "bom-ref": "is-whitespace@0.3.0", - "author": "Jon Schlinkert", - "description": "Returns true if the value passed is all whitespace.", - "purl": "pkg:npm/is-whitespace@0.3.0", - "externalReferences": [ - { - "url": "git://github.com/jonschlinkert/is-whitespace.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jonschlinkert/is-whitespace", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jonschlinkert/is-whitespace/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-whitespace/-/is-whitespace-0.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "47274f865e12e89c00ca3d09263b215891051ba84dc9ede964505165a4d47d9170187c73a6935a34e56042e4bf13f4a586b029b8c5eba672b51042177dda370e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-whitespace" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-buffer", - "version": "1.1.6", - "bom-ref": "is-buffer@1.1.6", - "author": "Feross Aboukhadijeh", - "description": "Determine if an object is a Buffer", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-buffer@1.1.6", - "externalReferences": [ - { - "url": "git://github.com/feross/is-buffer.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/feross/is-buffer#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/feross/is-buffer/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "35c7402f0a579139b966fbdb93ba303944af56f04a0e028fe7f7b07d71339e64057ece194666a739e2814e34558e46b7405a0de9727ef45dd44aa7c7a93694e7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-buffer" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-extendable", - "version": "0.1.1", - "bom-ref": "is-extendable@0.1.1", - "author": "Jon Schlinkert", - "description": "Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. \"can the value have keys?\"", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-extendable@0.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/jonschlinkert/is-extendable.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jonschlinkert/is-extendable", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jonschlinkert/is-extendable/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e413142cda1bd6f8055fa123430e62cd60f1ade7162bd00cef6aee80daf44c595d30e8b47e3e8993ecde288b74c468f87047d0209b61e30dce296389e1ff8017" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-extendable" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "js-beautify", - "version": "1.14.9", - "bom-ref": "js-beautify@1.14.9", - "author": "Einar Lielmanis", - "description": "beautifier.io for node", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/js-beautify@1.14.9", - "externalReferences": [ - { - "url": "git://github.com/beautify-web/js-beautify.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://beautifier.io/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/beautify-web/js-beautify/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.14.9.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "72833bc6ad6cc8b70ccae546c93a31723d809738640e399f9252fcaf426027b03beb0c86329275a00df99abe003dd60d3bfa3fe1863c1f9e0d40827384c6e106" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/js-beautify" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "config-chain", - "version": "1.1.13", - "bom-ref": "js-beautify@1.14.9|config-chain@1.1.13", - "author": "Dominic Tarr", - "description": "HANDLE CONFIGURATION ONCE AND FOR ALL", - "purl": "pkg:npm/config-chain@1.1.13", - "externalReferences": [ - { - "url": "git+https://github.com/dominictarr/config-chain.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://github.com/dominictarr/config-chain", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dominictarr/config-chain/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.13.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa3f9ff003c04571eb33486b6aa5d86f6fdb395495e0fbc9425359fc3563d10ae634cdaad9eba2ce47ae55c910e7b27e5b49911fa1ef8be939d0ce09ba5d9545" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/js-beautify\\node_modules\\config-chain" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "glob", - "version": "8.1.0", - "bom-ref": "js-beautify@1.14.9|glob@8.1.0", - "author": "Isaac Z. Schlueter", - "description": "a little globber", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/glob@8.1.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-glob.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-glob#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-glob/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "afc869123890118945d9053475fddd4be9f1c5222b797412d6a461309334439343751dfce82ee36fb1f0c2877c1608ae7b1fa4d0616381fb75f32bf19b95e809" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/js-beautify\\node_modules\\glob" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minimatch", - "version": "5.1.6", - "bom-ref": "js-beautify@1.14.9|minimatch@5.1.6", - "author": "Isaac Z. Schlueter", - "description": "a glob matcher in javascript", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minimatch@5.1.6", - "externalReferences": [ - { - "url": "git://github.com/isaacs/minimatch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minimatch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minimatch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "94ac15ff56eba46ea6054147b5becd526b400426f65996669b6c0d88e0398406fc55d092e01dddb4c5b2bdca1589c730016fc23844635cbb74ccfd735d4376ea" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/js-beautify\\node_modules\\minimatch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "brace-expansion", - "version": "2.0.1", - "bom-ref": "js-beautify@1.14.9|brace-expansion@2.0.1", - "author": "Julian Gruber", - "description": "Brace expansion as known from sh/bash", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/brace-expansion@2.0.1", - "externalReferences": [ - { - "url": "git://github.com/juliangruber/brace-expansion.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5e7008bd0f1e33e902e9a50bc7ac2e422c15b27cec8bd7775b1cd5dc5a564c6035f45eb6d64c1d6ec01c14a5e02941d95accbe998ea22f5b074f1584142cad0c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/js-beautify\\node_modules\\brace-expansion" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "nopt", - "version": "6.0.0", - "bom-ref": "js-beautify@1.14.9|nopt@6.0.0", - "author": "GitHub Inc.", - "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/nopt@6.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/nopt.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/nopt#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/nopt/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/nopt/-/nopt-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6702e96d381d86e6549d9ce377b9dbd5957ee03a220bafec7e254aa24ef6ca6ff84e57fe0c57651d8993d893e670d35657a3e2dd20dfd644fe038afd453b93f6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/js-beautify\\node_modules\\nopt" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "abbrev", - "version": "1.1.1", - "bom-ref": "js-beautify@1.14.9|abbrev@1.1.1", - "author": "Isaac Z. Schlueter", - "description": "Like ruby's abbrev module, but in js", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/abbrev@1.1.1", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/isaacs/abbrev-js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/abbrev-js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/abbrev-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9e77bdfc8890fe1cc8858ea97439db06dcfb0e33d32ab634d0fff3bcf4a6e69385925eb1b86ac69d79ff56d4cd35f36d01f67dff546d7a192ccd4f6a7138a2d1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/js-beautify\\node_modules\\abbrev" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "vue-template-compiler", - "version": "2.7.15", - "bom-ref": "vue-template-compiler@2.7.15", - "author": "Evan You", - "description": "template compiler for Vue 2.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/vue-template-compiler@2.7.15", - "externalReferences": [ - { - "url": "git+https://github.com/vuejs/vue.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/vuejs/vue/tree/dev/packages/vue-template-compiler#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/vuejs/vue/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.7.15.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c90c63c4ca6d04bed4028834d0ef2c00db9df7d0bac0917eee481b730aa4bc0dfcbc2185ec7584ebac346459d2fe45f9812a09aff3d0e3fa12dcd7b6a56dfb3a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/vue-template-compiler" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "babel-core", - "version": "7.0.0-bridge.0", - "bom-ref": "babel-core@7.0.0-bridge.0", - "author": "Logan Smyth", - "description": "A placeholder package that bridges babel-core to @babel/core.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/babel-core@7.0.0-bridge.0", - "externalReferences": [ - { - "url": "https://registry.npmjs.org/babel-core/-/babel-core-7.0.0-bridge.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a683d7f66647ff90926a79b9d10fb5b6855c8baa6fe4a491bffe53582c2dcd04b95c4c27e3405c0ab80878c1563fd08a2889e2297371a083a73aae1556519786" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-core" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "base64-arraybuffer", - "version": "1.0.2", - "bom-ref": "base64-arraybuffer@1.0.2", - "author": "Niklas von Hertzen", - "description": "Encode/decode base64 data into ArrayBuffers", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/base64-arraybuffer@1.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/niklasvh/base64-arraybuffer.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/niklasvh/base64-arraybuffer", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/niklasvh/base64-arraybuffer/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-1.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "237ca5e2bf500796516375ee25510f7dcd978593ba6307853c8f94a2f0339fef3f85bde827a967cac6857235699023df5561540efa19f249950cfed6c91b58b5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/base64-arraybuffer" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "btoa", - "version": "1.2.1", - "bom-ref": "btoa@1.2.1", - "author": "AJ ONeal", - "description": "btoa for Node.JS (it's a one-liner)", - "licenses": [ - { - "expression": "(MIT OR Apache-2.0)" - } - ], - "purl": "pkg:npm/btoa@1.2.1", - "externalReferences": [ - { - "url": "git://git.coolaj86.com/coolaj86/btoa.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://git.coolaj86.com/coolaj86/btoa.js.git", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://registry.npmjs.org/btoa/-/btoa-1.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "481e3f3081a5b2256431c1e64fea529883e8343a0783eedc3339addd4c6deb6f0c4f3db8f3b0ca4aa2bf7ee84506b92eaab62fe540849c00a917875314d29cfe" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/btoa" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "canvg", - "version": "3.0.10", - "bom-ref": "canvg@3.0.10", - "description": "JavaScript SVG parser and renderer on Canvas.", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/canvg@3.0.10", - "externalReferences": [ - { - "url": "git+https://github.com/canvg/canvg.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/canvg/canvg#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/canvg/canvg/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/canvg/-/canvg-3.0.10.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ab047615134ef4d9734de2883c82a99d363a7eac2e6127aabbc46ef1cd1891853b534a16fa12d4bd669d2ef02ed5197bd8e30d8858682eee1ff1e52343b97ff9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/canvg" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "core-js", - "version": "3.33.2", - "bom-ref": "canvg@3.0.10|core-js@3.33.2", - "author": "Denis Pushkarev", - "description": "Standard library", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/core-js@3.33.2#packages/core-js", - "externalReferences": [ - { - "url": "git+https://github.com/zloirock/core-js.git#packages/core-js", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/zloirock/core-js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/zloirock/core-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/core-js/-/core-js-3.33.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5de073588e902f79c94221e67736c03a2318aa3adbee1c14ec0dfd421bddfcf3926bfb7d13501e672119c777cdbe9fefb4cf335f08682f416c892d210f4a6bb9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/canvg\\node_modules\\core-js" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "regenerator-runtime", - "version": "0.13.11", - "bom-ref": "canvg@3.0.10|regenerator-runtime@0.13.11", - "author": "Ben Newman", - "description": "Runtime for Regenerator-compiled generator and async functions.", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/regenerator-runtime@0.13.11#main", - "externalReferences": [ - { - "url": "git+https://github.com/facebook/regenerator.git#main", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/facebook/regenerator/tree/main#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/facebook/regenerator/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "918d40655af645afadfa9895689e20c5a15a45e6551f8d0028da3b5025fa5be744c01a3fda8649cea7ee375a8bab5a0be39a39e9c3da4d710bc2b4e1f05a6082" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/canvg\\node_modules\\regenerator-runtime" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "regenerator-runtime", - "version": "0.14.0", - "bom-ref": "regenerator-runtime@0.14.0", - "author": "Ben Newman", - "description": "Runtime for Regenerator-compiled generator and async functions.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/regenerator-runtime@0.14.0#main", - "externalReferences": [ - { - "url": "git+https://github.com/facebook/regenerator.git#main", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/facebook/regenerator/tree/main#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/facebook/regenerator/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b2bc35ecd2344d4587b866b90851869a17cd21e8dadf458c05f6ec94f3617fa26ba9094b37981caef8a0d68a8fc6255a5dbd285b45d12ad1fa36782ce6528220" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/regenerator-runtime" - } - ] - }, - { - "type": "library", - "name": "raf", - "version": "3.4.1", - "bom-ref": "raf@3.4.1", - "author": "Chris Dickinson", - "description": "requestAnimationFrame polyfill for node and the browser", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/raf@3.4.1", - "externalReferences": [ - { - "url": "git://github.com/chrisdickinson/raf.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chrisdickinson/raf#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chrisdickinson/raf/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/raf/-/raf-3.4.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4aae025b8421c0e1c4f2e727e89df832ab5909e5853f66904a6ae5ae8620a805753e34ad221257c58b9381421f90493bcd32e39888cb994e6af9f6c3d4d9ce24" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/raf" - } - ] - }, - { - "type": "library", - "name": "rgbcolor", - "version": "1.0.1", - "bom-ref": "rgbcolor@1.0.1", - "author": "Sebastian Vollnhals", - "description": "A module to parse color values", - "scope": "optional", - "licenses": [ - { - "license": { - "name": "MIT OR SEE LICENSE IN FEEL-FREE.md" - } - } - ], - "purl": "pkg:npm/rgbcolor@1.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/yetzt/node-rgbcolor.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/yetzt/node-rgbcolor#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/yetzt/node-rgbcolor/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/rgbcolor/-/rgbcolor-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f5a64b22b851683f7bb20561b49396e9c90e121ebf1a7bd0b5d54d7dd67ab3aefedff5f02d2f6505c418cc4121615794a3037ba51ccc2ecc8684ada2ff1bd66f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/rgbcolor" - } - ] - }, - { - "type": "library", - "name": "stackblur-canvas", - "version": "2.6.0", - "bom-ref": "stackblur-canvas@2.6.0", - "author": "Mario Klingemann", - "description": "Fast and almost Gaussian blur by Mario Klingemann", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/stackblur-canvas@2.6.0", - "externalReferences": [ - { - "url": "git+https://github.com/flozz/StackBlur.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://www.quasimondo.com/StackBlurForCanvas/StackBlurDemo.html", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/flozz/StackBlur/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/stackblur-canvas/-/stackblur-canvas-2.6.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f12d5a200f94a05e9eac962782518fba0e8c687606a353adee1e5fb97c787d43ef72f41f71dc36a3fa690ac7badfe7997fc3cf89d4aee2fd499e6115b440e7a6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/stackblur-canvas" - } - ] - }, - { - "type": "library", - "name": "svg-pathdata", - "version": "6.0.3", - "bom-ref": "svg-pathdata@6.0.3", - "author": "Nicolas Froidure", - "description": "Manipulate SVG path data (path[d] attribute content) simply and efficiently.", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/svg-pathdata@6.0.3", - "externalReferences": [ - { - "url": "git+https://github.com/nfroidure/svg-pathdata.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nfroidure/svg-pathdata#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nfroidure/SVGPathData/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/svg-pathdata/-/svg-pathdata-6.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aac8de7aae588c167978c745b946b8668b0c2f182be5167e17e6353ab0e1b8e08422744c037c7be17741b60809723f6439e227cf4584f8b8023c391916505827" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/svg-pathdata" - } - ] - }, - { - "type": "library", - "name": "engine", - "group": "@cesium", - "version": "6.1.0", - "bom-ref": "@cesium/engine@6.1.0", - "author": "Cesium GS, Inc.", - "description": "CesiumJS is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin.", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/%40cesium/engine@6.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/CesiumGS/cesium.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://cesium.com/cesiumjs/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/CesiumGS/cesium/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@cesium/engine/-/engine-6.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "82e7efdab7ef6cf540ddfa18acc3fef1104ea47f73f33aba3da1ea14e48298d9510cf0eca0086c8c602883eb23173d726c5890dbf0d8f38601ff6723b3e0d8c7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@cesium\\engine" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "tween.js", - "group": "@tweenjs", - "version": "21.0.0", - "bom-ref": "@tweenjs/tween.js@21.0.0", - "author": "tween.js contributors", - "description": "Simple and fast tweening engine with optimised Robert Penner's equations.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40tweenjs/tween.js@21.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/tweenjs/tween.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/tweenjs/tween.js", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/tweenjs/tween.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@tweenjs/tween.js/-/tween.js-21.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a957ce88587453c65290b800ead7fb923d8c722a916d2096689651c1fb553bb51bb550cdb19017a565eabc20ed21e7ef8c2f3750907ebc74c33869b989b5e310" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@tweenjs\\tween.js" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "zip.js", - "group": "@zip.js", - "version": "2.4.26", - "bom-ref": "@zip.js/zip.js@2.4.26", - "author": "Gildas Lormeau", - "description": "A JavaScript library to zip and unzip files in the browser and Deno", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/%40zip.js/zip.js@2.4.26", - "externalReferences": [ - { - "url": "git+https://github.com/gildas-lormeau/zip.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://gildas-lormeau.github.io/zip.js", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/gildas-lormeau/zip.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@zip.js/zip.js/-/zip.js-2.4.26.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "23d1c13b704723110c42696d9873378aa516e881ea8b782c2fdc13497bc74d1a4eac0eaad8ec6d479f040d268e1a31e10d527ec08380c59c8aab6c74d00566ab" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@zip.js\\zip.js" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "autolinker", - "version": "4.0.0", - "bom-ref": "autolinker@4.0.0", - "author": "Gregory Jacobs", - "description": "Utility to automatically link the URLs, email addresses, phone numbers, hashtags, and mentions (Twitter, Instagram) in a given block of text/HTML", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/autolinker@4.0.0", - "externalReferences": [ - { - "url": "git://github.com/gregjacobs/Autolinker.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/gregjacobs/Autolinker.js", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/gregjacobs/Autolinker.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/autolinker/-/autolinker-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7e5e4a87a066104671f885817c48ab9d1514e7e70e895d0e2bb3c4b744412af24c27c19a46c78839e0d4dc529fe23dc21391d579f7231e68583ce71a56dd1b67" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/autolinker" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "tslib", - "version": "2.6.2", - "bom-ref": "tslib@2.6.2", - "author": "Microsoft Corp.", - "description": "Runtime library for TypeScript helper functions", - "licenses": [ - { - "license": { - "id": "0BSD" - } - } - ], - "purl": "pkg:npm/tslib@2.6.2", - "externalReferences": [ - { - "url": "git+https://github.com/Microsoft/tslib.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://www.typescriptlang.org/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Microsoft/TypeScript/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0046311fdde31853e7fdada2540c16f3b56e508911d45554281efb370305ee70530e40ebad3fc7a6dfc8ac2274417856dbb8d304371fe5963bc3a462a93330d9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tslib" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "bitmap-sdf", - "version": "1.0.4", - "bom-ref": "bitmap-sdf@1.0.4", - "author": "Dima Yv", - "description": "Calculate SDF for image/bw-data/array", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/bitmap-sdf@1.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/dfcreative/bitmap-sdf.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/dfcreative/bitmap-sdf#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dfcreative/bitmap-sdf/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/bitmap-sdf/-/bitmap-sdf-1.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d46dd4e27e4913a4408802ccc6ed29d5799e6644de0b018aca4cec2d30aa5737d20da37a4bb7ca9e42247de8e8833fa2c2a0567345180082a728734dee949f0e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/bitmap-sdf" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "dompurify", - "version": "3.0.6", - "bom-ref": "dompurify@3.0.6", - "author": "Dr.-Ing. Mario Heiderich, Cure53", - "description": "DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else using Blink or WebKit). DOMPurify is written by security people who have vast background in web attacks and XSS. Fear not.", - "licenses": [ - { - "expression": "(MPL-2.0 OR Apache-2.0)" - } - ], - "purl": "pkg:npm/dompurify@3.0.6", - "externalReferences": [ - { - "url": "git://github.com/cure53/DOMPurify.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/cure53/DOMPurify", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/cure53/DOMPurify/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/dompurify/-/dompurify-3.0.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8a5903f181279c6875cc9db8d2e26c5bb03313edaaa5b39462369ca269f702f27a278261286499da7878c142173d9ac43e9a5a08bc798c57bc4fcf5193cb50ef" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/dompurify" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "draco3d", - "version": "1.5.6", - "bom-ref": "draco3d@1.5.6", - "author": "Google Draco Team", - "description": "Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/draco3d@1.5.6", - "externalReferences": [ - { - "url": "git+https://github.com/google/draco.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/google/draco#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/google/draco/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/draco3d/-/draco3d-1.5.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "fb735a4635a4b5be6beb5645a037a397290f105293e4dfcb91b5ec69d765c3ac4d49705a9d462915cd805d7a5b2438a53c76b3712ade53f0e94086b17d7d0d7d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/draco3d" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "earcut", - "version": "2.2.4", - "bom-ref": "earcut@2.2.4", - "author": "Vladimir Agafonkin", - "description": "The fastest and smallest JavaScript polygon triangulation library for your WebGL apps", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/earcut@2.2.4", - "externalReferences": [ - { - "url": "git://github.com/mapbox/earcut.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mapbox/earcut#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mapbox/earcut/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/earcut/-/earcut-2.2.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "fe98d9b00d5be113c76de599427eba4964bc9d96562d0436de813711a9bb6aba0414612fc0a02c25f67dcad88433271fcd75a971ae0503d40839e85fecfa1c05" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/earcut" - } - ] - }, - { - "type": "library", - "name": "grapheme-splitter", - "version": "1.0.4", - "bom-ref": "grapheme-splitter@1.0.4", - "author": "Orlin Georgiev", - "description": "A JavaScript library that breaks strings into their individual user-perceived characters. It supports emojis!", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/grapheme-splitter@1.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/orling/grapheme-splitter.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/orling/grapheme-splitter", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/orling/grapheme-splitter/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6f3879d035bd9133ccd344fccb8a3cbd083cf438bda0b2552d6fca68e1885c958ffe2a8237a58a6246cd385d38bc52c987072961487dc9d87ffb9be93aa57861" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/grapheme-splitter" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jsep", - "version": "1.3.8", - "bom-ref": "jsep@1.3.8", - "author": "Stephen Oney", - "description": "a tiny JavaScript expression parser", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jsep@1.3.8", - "externalReferences": [ - { - "url": "git+https://github.com/EricSmekens/jsep.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://ericsmekens.github.io/jsep/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/EricSmekens/jsep/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jsep/-/jsep-1.3.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa87c6ca54c68188fd81916c1eec9600de23af7e5e27aeaa2422b878a0e795da21b94a1015b5378999f6ce3bc46ddf7038084ff56c790ec00076e4f21353d259" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jsep" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "kdbush", - "version": "4.0.2", - "bom-ref": "kdbush@4.0.2", - "author": "Vladimir Agafonkin", - "description": "A very fast static 2D index for points based on kd-tree.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/kdbush@4.0.2", - "externalReferences": [ - { - "url": "git://github.com/mourner/kdbush.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mourner/kdbush#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mourner/kdbush/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/kdbush/-/kdbush-4.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "59b095609dbb4b3f338bd43b434c470bed398b0926dd99e2a5cd974e5ae725bb0731892d5b884f857504f18b357a7801aef7dfa120aa6e297525001aedc951a4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/kdbush" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ktx-parse", - "version": "0.6.0", - "bom-ref": "ktx-parse@0.6.0", - "author": "Don McCurdy", - "description": "KTX 2.0 (.ktx2) parser and serializer.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ktx-parse@0.6.0", - "externalReferences": [ - { - "url": "git+https://github.com/donmccurdy/ktx-parse.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/donmccurdy/ktx-parse#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/donmccurdy/ktx-parse/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ktx-parse/-/ktx-parse-0.6.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "858389508f3a37df983e6d0cdedf215735bdb7916714589b45a9590aba87b3fa8cd9e3738aa43306d01a17412b8245e6f05fb9b84f028cf518af7daf5a55cb91" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ktx-parse" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lerc", - "version": "2.0.0", - "bom-ref": "lerc@2.0.0", - "author": "Esri", - "description": "Rapid decoding of Lerc compressed raster data for any standard pixel type.", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/lerc@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/Esri/lerc.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Esri/lerc", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/esri/lerc/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lerc/-/lerc-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "eeaa3532af19366691e144871e6eb5e67116da53de7962776d3ca8a856dddf90cbc742d41fb0baa6db791430930256c8cecdfe58aae4e52909bf0f0014313686" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerc" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "mersenne-twister", - "version": "1.1.0", - "bom-ref": "mersenne-twister@1.1.0", - "author": "Egor Gumenyuk", - "description": "Mersenne twister pseudorandom number generator", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/mersenne-twister@1.1.0", - "externalReferences": [ - { - "url": "git://github.com/boo1ean/mersenne-twister.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/boo1ean/mersenne-twister", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/boo1ean/mersenne-twister/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/mersenne-twister/-/mersenne-twister-1.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "994616b0c28dae6e257f280f90bdce7c6cce3d34760c195390134733ffc5ea11a9f1c2d3858f3dedcac0964dff268d7b2c438e8d052b340c7a0ef80eefb40990" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/mersenne-twister" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "meshoptimizer", - "version": "0.19.0", - "bom-ref": "meshoptimizer@0.19.0", - "author": "Arseny Kapoulkine", - "description": "Mesh optimizaiton library that makes meshes smaller and faster to render", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/meshoptimizer@0.19.0", - "externalReferences": [ - { - "url": "git+https://github.com/zeux/meshoptimizer.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/zeux/meshoptimizer", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/zeux/meshoptimizer/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/meshoptimizer/-/meshoptimizer-0.19.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e7cab3e5073fe867aef086f76c1584444e51ee933912bac9568d7a7c0b6eeabcb155a137540b4cfeedafbab0f16aaf00199df25b1b8cfc39f295381ae5ae1709" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/meshoptimizer" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "pako", - "version": "2.1.0", - "bom-ref": "pako@2.1.0", - "description": "zlib port to javascript - fast, modularized, with browser support", - "licenses": [ - { - "expression": "(MIT AND Zlib)" - } - ], - "purl": "pkg:npm/pako@2.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/nodeca/pako.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nodeca/pako#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nodeca/pako/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/pako/-/pako-2.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c3e7ae7e26755ae25880f5db57f3cedcd08c11cdf1ab2964287ce9f1bc69d6e5b8a9a48d41493098b2c473790ab1fcfc96957517c1eddd4d429bef52ae8836ba" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pako" - } - ] - }, - { - "type": "library", - "name": "protobufjs", - "version": "7.2.5", - "bom-ref": "protobufjs@7.2.5", - "author": "Daniel Wirtz", - "description": "Protocol Buffers for JavaScript (& TypeScript).", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/protobufjs@7.2.5", - "externalReferences": [ - { - "url": "git+https://github.com/protobufjs/protobuf.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://protobufjs.github.io/protobuf.js/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/protobufjs/protobuf.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.2.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8065d1497bf143b5223e07f0f207afadf4567139526ce160fa9fcdf8954910ae5586e78bda6893eaa4f29aa0268ebd50e566ce0b225bcab93a25f58ac25167e8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/protobufjs" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "aspromise", - "group": "@protobufjs", - "version": "1.1.2", - "bom-ref": "@protobufjs/aspromise@1.1.2", - "author": "Daniel Wirtz", - "description": "Returns a promise from a node-style callback function.", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/%40protobufjs/aspromise@1.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/dcodeIO/protobuf.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/dcodeIO/protobuf.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dcodeIO/protobuf.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8fe80a13112e2e62b0bf3dce811397b6b276506db1f028766195316a187eb351761d9fb001c79434b92fcbacca08f551914fbe65642b771b147905e6720e2ea1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@protobufjs\\aspromise" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "base64", - "group": "@protobufjs", - "version": "1.1.2", - "bom-ref": "@protobufjs/base64@1.1.2", - "author": "Daniel Wirtz", - "description": "A minimal base64 implementation for number arrays.", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/%40protobufjs/base64@1.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/dcodeIO/protobuf.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/dcodeIO/protobuf.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dcodeIO/protobuf.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@protobufjs/base64/-/base64-1.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "01991c000e6f9cdfefe0f0ea2b2311e65c7b859b6d3c380296ff3713ffc530d851d9331c2d485f4540470a64a5d288bdccc8030ea4542644b13b7c26f39f972e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@protobufjs\\base64" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "codegen", - "group": "@protobufjs", - "version": "2.0.4", - "bom-ref": "@protobufjs/codegen@2.0.4", - "author": "Daniel Wirtz", - "description": "A minimalistic code generation utility.", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/%40protobufjs/codegen@2.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/dcodeIO/protobuf.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/dcodeIO/protobuf.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dcodeIO/protobuf.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "63215a8a4a8ce6c1f4ce215908ddf10c2ef3786681fddd0851bf42013ba01d66ddd45445c16c2de2577839830f5aee5add77b4d6618050b09daa13253e5dbd26" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@protobufjs\\codegen" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "eventemitter", - "group": "@protobufjs", - "version": "1.1.0", - "bom-ref": "@protobufjs/eventemitter@1.1.0", - "author": "Daniel Wirtz", - "description": "A minimal event emitter.", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/%40protobufjs/eventemitter@1.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/dcodeIO/protobuf.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/dcodeIO/protobuf.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dcodeIO/protobuf.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8fd79d9d14fcd6f609f4e7d5b971ba1114937442f5c55b0d82aa64c4cb1b21a6f34a8de0a028c322f79e1afe5dd37a26dfd30bef545d9ab18d8c6e5245e04ffd" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@protobufjs\\eventemitter" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "fetch", - "group": "@protobufjs", - "version": "1.1.0", - "bom-ref": "@protobufjs/fetch@1.1.0", - "author": "Daniel Wirtz", - "description": "Fetches the contents of a file accross node and browsers.", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/%40protobufjs/fetch@1.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/dcodeIO/protobuf.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/dcodeIO/protobuf.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dcodeIO/protobuf.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@protobufjs/fetch/-/fetch-1.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9658d55e9a9779ba6c8a35bbd4f65a098788704e689f5c390e5432e561fa18b6c5af22d4ac10f8f77d96fc4d814a97d1256b1e20be2ffca3e0045c4338874aa5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@protobufjs\\fetch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "inquire", - "group": "@protobufjs", - "version": "1.1.0", - "bom-ref": "@protobufjs/inquire@1.1.0", - "author": "Daniel Wirtz", - "description": "Requires a module only if available and hides the require call from bundlers.", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/%40protobufjs/inquire@1.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/dcodeIO/protobuf.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/dcodeIO/protobuf.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dcodeIO/protobuf.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@protobufjs/inquire/-/inquire-1.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "91d49e7dc3ddaee26214c5526e7f34d6de2f14aeca07fe607767d8bebc61b89620f082eb9a7f522925f6b59755e95fa4b2e956a92eda5e305c457977c07a03f5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@protobufjs\\inquire" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "float", - "group": "@protobufjs", - "version": "1.0.2", - "bom-ref": "@protobufjs/float@1.0.2", - "author": "Daniel Wirtz", - "description": "Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/%40protobufjs/float@1.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/dcodeIO/protobuf.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/dcodeIO/protobuf.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dcodeIO/protobuf.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@protobufjs/float/-/float-1.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0dd6fe9155e55ecb7d77e47d3df4c8c61d4474d920a117b9b4e5fab74d5fd656163af26748f0c1946db8d502f37323dda0d4ec6e52d476e8c6484e11ceb4d919" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@protobufjs\\float" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "path", - "group": "@protobufjs", - "version": "1.1.2", - "bom-ref": "@protobufjs/path@1.1.2", - "author": "Daniel Wirtz", - "description": "A minimal path module to resolve Unix, Windows and URL paths alike.", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/%40protobufjs/path@1.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/dcodeIO/protobuf.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/dcodeIO/protobuf.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dcodeIO/protobuf.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e8939c2794e6d3c74e1c06dd4771abbcffb25147e48c6e5e3ec1d87333052eadd998c9000fdf1c0e0713da2035949f4d57015de2d1ff8924a87b8e185a496d10" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@protobufjs\\path" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "pool", - "group": "@protobufjs", - "version": "1.1.0", - "bom-ref": "@protobufjs/pool@1.1.0", - "author": "Daniel Wirtz", - "description": "A general purpose buffer pool.", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/%40protobufjs/pool@1.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/dcodeIO/protobuf.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/dcodeIO/protobuf.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dcodeIO/protobuf.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d2410b6864880c12af7204b8ce48f3d4f79d75ab6b8d87263163a502e00fc0079c714acf1dd52aa3f27a2e2ca61c7122253e4dac5d54570c58d787fe7f2e1643" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@protobufjs\\pool" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "utf8", - "group": "@protobufjs", - "version": "1.1.0", - "bom-ref": "@protobufjs/utf8@1.1.0", - "author": "Daniel Wirtz", - "description": "A minimal UTF8 implementation for number arrays.", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/%40protobufjs/utf8@1.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/dcodeIO/protobuf.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/dcodeIO/protobuf.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dcodeIO/protobuf.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "56f9f7cd9ae1419924044f0b4ae5b77a6f7c73417080ee27c73bfa39d4b13ca24810a6366c66c79fe9a11883deaf3238b7077168ff3fd3ed3a1c1a707f7e392f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@protobufjs\\utf8" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "long", - "version": "5.2.3", - "bom-ref": "long@5.2.3", - "author": "Daniel Wirtz", - "description": "A Long class for representing a 64-bit two's-complement integer value.", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/long@5.2.3", - "externalReferences": [ - { - "url": "git+https://github.com/dcodeIO/long.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/dcodeIO/long.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dcodeIO/long.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/long/-/long-5.2.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "95c1f0a4da208104ce6efe5aa463424dd26b3baf5e1ce64c8b804d0bead32c447c88702a1ab51578b87f8ab54833bcd3c366ce5c0f13eae34f7ae8f038b83fd9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/long" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "rbush", - "version": "3.0.1", - "bom-ref": "rbush@3.0.1", - "author": "Vladimir Agafonkin", - "description": "High-performance 2D spatial index for rectangles (based on R*-tree with bulk loading and bulk insertion algorithms)", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/rbush@3.0.1", - "externalReferences": [ - { - "url": "git://github.com/mourner/rbush.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mourner/rbush", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mourner/rbush/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/rbush/-/rbush-3.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5d16953b461e70ea44b88bdb85ba53ad9828888eb1065cfa86796be841e177ed31f5ab1ee8499e37e85dc3051a26f2dcb05150f225951751802b5c81d015a2d3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/rbush" - } - ] - }, - { - "type": "library", - "name": "topojson-client", - "version": "3.1.0", - "bom-ref": "topojson-client@3.1.0", - "author": "Mike Bostock", - "description": "Manipulate TopoJSON and convert it to GeoJSON.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/topojson-client@3.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/topojson/topojson-client.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/topojson/topojson-client", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/topojson/topojson-client/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/topojson-client/-/topojson-client-3.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "eb4e6ec52e9b718c465f0f6a8bad97cab57a437c706e776369c866371bbc1d64ed54fc597c424df5f77f4994b5439e129f6cb44ccc8cc458ff70920da861eb2b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/topojson-client" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "commander", - "version": "2.20.3", - "bom-ref": "topojson-client@3.1.0|commander@2.20.3", - "author": "TJ Holowaychuk", - "description": "the complete solution for node.js command-line programs", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/commander@2.20.3", - "externalReferences": [ - { - "url": "git+https://github.com/tj/commander.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/tj/commander.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/tj/commander.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1a956498cf2f176bd05248f62ef6660f7e49c5e24e2c2c09f5c524ba0ca4da7ba16efdfe989be92d862dfb4f9448cc44fa88fe7b2fe52449e1670ef9c7f38c71" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/topojson-client\\node_modules\\commander" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "urijs", - "version": "1.19.11", - "bom-ref": "urijs@1.19.11", - "author": "Rodney Rehm", - "description": "URI.js is a Javascript library for working with URLs.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/urijs@1.19.11", - "externalReferences": [ - { - "url": "git+https://github.com/medialize/URI.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://medialize.github.io/URI.js/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/medialize/URI.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/urijs/-/urijs-1.19.11.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1d78050e00e89a6c67e7f6c8bf4727419b0f8470c0f7434f1c3ebe73fbf6d54e7e4b1e61a0ff3e74ff48657054d6021fbdd45f846f1c7a5f5034f7a2a277dc09" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/urijs" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "widgets", - "group": "@cesium", - "version": "4.3.0", - "bom-ref": "@cesium/widgets@4.3.0", - "author": "Cesium GS, Inc.", - "description": "A widgets library for use with CesiumJS. CesiumJS is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin.", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/%40cesium/widgets@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/CesiumGS/cesium.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://cesium.com/cesiumjs/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/CesiumGS/cesium/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@cesium/widgets/-/widgets-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4d9a09249a6fe89a7a6c4974b7e9d2430198bedb69e1125b07aa186ed24f3ea511cff24ffe461dfa1005fae5740de7d1c2cdf297ac1a0c36772eb774f58a5ee2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@cesium\\widgets" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "nosleep.js", - "version": "0.12.0", - "bom-ref": "nosleep.js@0.12.0", - "author": "Rich Tibbett", - "description": "Prevent display sleep and enable wake lock in any Android or iOS web browser", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/nosleep.js@0.12.0", - "externalReferences": [ - { - "url": "git+https://github.com/richtr/NoSleep.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/richtr/NoSleep.js", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/richtr/NoSleep.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/nosleep.js/-/nosleep.js-0.12.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f5dd476e928b877b1d5a585732153a30c1fec10cca92b81f464615d0405dbedf7d6097e3d2294226b5910d81b6d77d139b81976c4a130b1e5bdf825268ff8784" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nosleep.js" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "copyfiles", - "version": "2.4.1", - "bom-ref": "copyfiles@2.4.1", - "description": "copy some files", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/copyfiles@2.4.1", - "externalReferences": [ - { - "url": "git://github.com/calvinmetcalf/copyfiles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/calvinmetcalf/copyfiles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/calvinmetcalf/copyfiles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/copyfiles/-/copyfiles-2.4.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7deade02f02fc43ad00ce5f26e4dd0bb774f6cea0aa32b05316b646379afe41b0bf3ffce49954be4308b62a8117d8e5c5a2ae0473942f964abc69e81a3778d66" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/copyfiles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "glob", - "version": "7.2.3", - "bom-ref": "glob@7.2.3", - "author": "Isaac Z. Schlueter", - "description": "a little globber", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/glob@7.2.3", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-glob.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-glob#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-glob/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9c5474ccba54d9809a471c28089bcbe94bc21f6245c85548bf04cbb087f6d40b8794cb240358614dd93e2e5609b4e958b7dbfa76fb330f604646a04bfa240af5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/glob" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "fs.realpath", - "version": "1.0.0", - "bom-ref": "fs.realpath@1.0.0", - "author": "Isaac Z. Schlueter", - "description": "Use node's fs.realpath, but fall back to the JS implementation if the native one fails", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/fs.realpath@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/fs.realpath.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/fs.realpath#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/fs.realpath/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "38ed291f694ae9ad2166701d6aee48b731cf23aa5496f23b8cc567c54411b70e28c05db093c94e49a6ed1830933f81a0ae0d8c6c69d63bd5fc2b5b78f9f18c0f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/fs.realpath" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "inflight", - "version": "1.0.6", - "bom-ref": "inflight@1.0.6", - "author": "Isaac Z. Schlueter", - "description": "Add callbacks to requests in flight to avoid async duplication", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/inflight@1.0.6", - "externalReferences": [ - { - "url": "git+https://github.com/npm/inflight.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/inflight", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/inflight/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "93dd88fdbd3cab8c2f16c71708bbea7ec1c2ae3ac5ef2897b10b8856f544ecdf365b7f9aaa9cee51d05b7e159ccbf159477ff82207e532028b3acbcf0eb18224" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/inflight" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "once", - "version": "1.4.0", - "bom-ref": "once@1.4.0", - "author": "Isaac Z. Schlueter", - "description": "Run a function exactly one time", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/once@1.4.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/once.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/once#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/once/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "94d689808fb643951140191c7042874d038f697754c67659125413658d0c15402e684a9ed44f8dcaf81dcff688c8d8ba67d3333b976fd47f27e7cfc610ba77fb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/once" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "wrappy", - "version": "1.0.2", - "bom-ref": "wrappy@1.0.2", - "author": "Isaac Z. Schlueter", - "description": "Callback wrapping utility", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/wrappy@1.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/npm/wrappy.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/wrappy", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/wrappy/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9784a9fc346c7a8afdc0be84bd5dbe4ee427eb774c90f8d9feca7d5e48214c46d5f4a94f4b5c54b19deeeff2103b8c31b5c141e1b82940f45c477402bdeccf71" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/wrappy" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "inherits", - "version": "2.0.4", - "bom-ref": "inherits@2.0.4", - "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/inherits@2.0.4", - "externalReferences": [ - { - "url": "git://github.com/isaacs/inherits.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/inherits#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/inherits/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "93fbc6697e3f6256b75b3c8c0af4d039761e207bea38ab67a8176ecd31e9ce9419cc0b2428c859d8af849c189233dcc64a820578ca572b16b8758799210a9ec1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/inherits" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minimatch", - "version": "3.1.2", - "bom-ref": "minimatch@3.1.2", - "author": "Isaac Z. Schlueter", - "description": "a glob matcher in javascript", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minimatch@3.1.2", - "externalReferences": [ - { - "url": "git://github.com/isaacs/minimatch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minimatch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minimatch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "27ba7ade1462023c35343130c355bb8b7efe07222b3963b95d0400cd9dd539c2f43cdc9bc297e657f374e73140cf043d512c84717eaddd43be2b96aa0503881f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/minimatch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "path-is-absolute", - "version": "1.0.1", - "bom-ref": "path-is-absolute@1.0.1", - "author": "Sindre Sorhus", - "description": "Node.js 0.12 path.isAbsolute() ponyfill", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/path-is-absolute@1.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/path-is-absolute.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/path-is-absolute#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/path-is-absolute/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0156f0dd42767bd6eaeb8bd2692f409b47e37b53daf296c6a934ec9977da2223299ebe4394385f24eb8b8fd49ff7964f5430147ab0df124f3c30f98f7bb50242" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/path-is-absolute" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "brace-expansion", - "version": "1.1.11", - "bom-ref": "brace-expansion@1.1.11", - "author": "Julian Gruber", - "description": "Brace expansion as known from sh/bash", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/brace-expansion@1.1.11", - "externalReferences": [ - { - "url": "git://github.com/juliangruber/brace-expansion.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "882b8f1c3160ac75fb1f6bc423fe71a73d3bcd21c1d344e9ba0aa1998b5598c3bae75f260ae44ca0e60595d101974835f3bb9fa3375a1e058a71815beb5a8688" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/brace-expansion" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "balanced-match", - "version": "1.0.2", - "bom-ref": "balanced-match@1.0.2", - "author": "Julian Gruber", - "description": "Match balanced character pairs, like \"{\" and \"}\"", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/balanced-match@1.0.2", - "externalReferences": [ - { - "url": "git://github.com/juliangruber/balanced-match.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/juliangruber/balanced-match", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/juliangruber/balanced-match/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "de849e50ed13315ebb84dd4099b5ec2b8c9aa94eed8e21e56f144364ea47d0a5bdf82797e1b440697d009f1b74b71d8cae94695b041a3f02252121098585393f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/balanced-match" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "concat-map", - "version": "0.0.1", - "bom-ref": "concat-map@0.0.1", - "author": "James Halliday", - "description": "concatenative mapdashery", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/concat-map@0.0.1", - "externalReferences": [ - { - "url": "git://github.com/substack/node-concat-map.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/substack/node-concat-map#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/substack/node-concat-map/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "fd2aefe1db30c903417e8846a73f68e986f71b3dd2ad40ea047e6b4ee84647b6a1b656d82a7571c366c214c4658da03b1171da5d9f30b07768745bdb9212a6aa" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/concat-map" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "mkdirp", - "version": "1.0.4", - "bom-ref": "mkdirp@1.0.4", - "description": "Recursively mkdir, like `mkdir -p`", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/mkdirp@1.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/node-mkdirp.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-mkdirp#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-mkdirp/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bd5a95650c9fdd62f1d9285dd2a27dc6ebea800c8a3cb022a884c4b6a5b4a08523ce8dcf78f0dde9f5bd885cf7d1e7fb62ca7fa225aa6e1b33786596d93e86cf" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/mkdirp" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "noms", - "version": "0.0.0", - "bom-ref": "noms@0.0.0", - "author": "Calvin Metcalf", - "description": "easily make yummy noms for other streams", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/noms@0.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/calvinmetcalf/noms.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/calvinmetcalf/noms#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/calvinmetcalf/noms/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/noms/-/noms-0.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "94d0d4f5525a38fc5499770b6fe1d015e5204103ed308db81adea181fb8c1d12603111cc17fa99e07243dc60ebbb8b12c3d2109768cf8c062742b74878b6f0a3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/noms" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "readable-stream", - "version": "1.0.34", - "bom-ref": "noms@0.0.0|readable-stream@1.0.34", - "author": "Isaac Z. Schlueter", - "description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/readable-stream@1.0.34", - "externalReferences": [ - { - "url": "git://github.com/isaacs/readable-stream.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/readable-stream#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/readable-stream/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a24d6a54226e464366bde6d88a4963c4903f504b0ac0b9769c8d4e99aa80bb8fd413e874c0a087a24e1790bfe0be2dfd39a717bf0e7d44950e15490389bdab1e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/noms\\node_modules\\readable-stream" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "isarray", - "version": "0.0.1", - "bom-ref": "noms@0.0.0|isarray@0.0.1", - "author": "Julian Gruber", - "description": "Array#isArray for older browsers", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/isarray@0.0.1", - "externalReferences": [ - { - "url": "git://github.com/juliangruber/isarray.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/juliangruber/isarray", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/juliangruber/isarray/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0f64bedc62f1587fae86b34472887f7e799878ff04f3fcc797ae3877f8dd034836bb25efcb7b1bd2ac68b44fa77b42ed71c1e49d0cd6c1913385a93ba09d0239" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/noms\\node_modules\\isarray" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "string_decoder", - "version": "0.10.31", - "bom-ref": "noms@0.0.0|string_decoder@0.10.31", - "description": "The string_decoder module from Node core", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/string_decoder@0.10.31", - "externalReferences": [ - { - "url": "git://github.com/rvagg/string_decoder.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/rvagg/string_decoder", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/rvagg/string_decoder/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7afd90cd2cd63d89b2f46baa7c856295d03839d7062de15942bab9cace91b62b85f914108995abf1364dc8072e557c904587c43be32ca01ff506e41584e26ea1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/noms\\node_modules\\string_decoder" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "core-util-is", - "version": "1.0.3", - "bom-ref": "core-util-is@1.0.3", - "author": "Isaac Z. Schlueter", - "description": "The `util.is*` functions introduced in Node v0.12.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/core-util-is@1.0.3", - "externalReferences": [ - { - "url": "git://github.com/isaacs/core-util-is.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/core-util-is#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/core-util-is/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "65006f8b50dca49e060ea6a78ee719d878f7c043b9a590d2f3d0566e472bbddc64b09a2bc140c365a997f65745929f5ac369660432e090e6c40380d6349f4561" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/core-util-is" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "through2", - "version": "2.0.5", - "bom-ref": "through2@2.0.5", - "author": "Rod Vagg", - "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/through2@2.0.5", - "externalReferences": [ - { - "url": "git+https://github.com/rvagg/through2.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/rvagg/through2#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/rvagg/through2/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "fe6ad1a1df31aa903e20748bc86090dacf123c78820c47902527a9d63a8b61e1140a53851b642c87ee0553a1bd55eaa9667196fd2bbc2d019ce182a78b9ad849" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/through2" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "readable-stream", - "version": "2.3.8", - "bom-ref": "through2@2.0.5|readable-stream@2.3.8", - "description": "Streams3, a user-land copy of the stream library from Node.js", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/readable-stream@2.3.8", - "externalReferences": [ - { - "url": "git://github.com/nodejs/readable-stream.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nodejs/readable-stream#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nodejs/readable-stream/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f29d00524e173838087b04a2d25f04a63b3e1159d688aecda03204194d07844efe67263c0f520c63ba1dbb9951ac55c683bd4bd79286f10acf9ae9b8e514ed74" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/through2\\node_modules\\readable-stream" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "isarray", - "version": "1.0.0", - "bom-ref": "through2@2.0.5|isarray@1.0.0", - "author": "Julian Gruber", - "description": "Array#isArray for older browsers", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/isarray@1.0.0", - "externalReferences": [ - { - "url": "git://github.com/juliangruber/isarray.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/juliangruber/isarray", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/juliangruber/isarray/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "54b82121634ce842d0ce8ef3c26720d0d99357258a623bc878cf37ca3a74c110d39949eb33aefc7d06dc281a3a9f6089105d2cce81bfff2b60f932a56bcf402d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/through2\\node_modules\\isarray" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "string_decoder", - "version": "1.1.1", - "bom-ref": "through2@2.0.5|string_decoder@1.1.1", - "description": "The string_decoder module from Node core", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/string_decoder@1.1.1", - "externalReferences": [ - { - "url": "git://github.com/nodejs/string_decoder.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nodejs/string_decoder", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nodejs/string_decoder/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9ff4a19ef0e2e851db6d57ef8aba3e5a88e2173bfeb3c30f30705ccd578f7d4a4324bc282d3d21b759786300426e2f29240bde104767907c8fc933ff9b345fc2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/through2\\node_modules\\string_decoder" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "process-nextick-args", - "version": "2.0.1", - "bom-ref": "process-nextick-args@2.0.1", - "description": "process.nextTick but always with args", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/process-nextick-args@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/calvinmetcalf/process-nextick-args.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/calvinmetcalf/process-nextick-args", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/calvinmetcalf/process-nextick-args/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "de8b943a9421b60adb39ad7b27bfaec4e4e92136166863fbfc0868477f80fbfd5ef6c92bcde9468bf757cc4632bdbc6e6c417a5a7db2a6c7132a22891459f56a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/process-nextick-args" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "safe-buffer", - "version": "5.1.2", - "bom-ref": "safe-buffer@5.1.2", - "author": "Feross Aboukhadijeh", - "description": "Safer Node.js Buffer API", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/safe-buffer@5.1.2", - "externalReferences": [ - { - "url": "git://github.com/feross/safe-buffer.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/feross/safe-buffer", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/feross/safe-buffer/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "19dd94641243917958ec66c9c5fb04f3f9ef2a45045351b7f1cd6c88de903fa6bd3d3f4c98707c1a7a6c71298c252a05f0b388aedf2e77fc0fb688f2b381bafa" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/safe-buffer" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "util-deprecate", - "version": "1.0.2", - "bom-ref": "util-deprecate@1.0.2", - "author": "Nathan Rajlich", - "description": "The Node.js `util.deprecate()` function with browser support", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/util-deprecate@1.0.2", - "externalReferences": [ - { - "url": "git://github.com/TooTallNate/util-deprecate.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/TooTallNate/util-deprecate", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/TooTallNate/util-deprecate/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "10f0f9ab5b97c85c49a42acb9c27359c79eade039ae83641a1c008888d93692080ed5089d5424331a802cc891736c5187c3d5d68afff2d3110f318886eb1ed73" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/util-deprecate" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "xtend", - "version": "4.0.2", - "bom-ref": "xtend@4.0.2", - "author": "Raynos", - "description": "extend like a boss", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/xtend@4.0.2", - "externalReferences": [ - { - "url": "git://github.com/Raynos/xtend.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Raynos/xtend", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Raynos/xtend/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2ca614d620172575200179fd5118e2bbe3168725171ecbdfa7b99cb989bd75250a2b4fc28edad4c050310fcdbf98259bb4bb068c521a774c08b28778ceb4c011" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/xtend" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "untildify", - "version": "4.0.0", - "bom-ref": "untildify@4.0.0", - "author": "Sindre Sorhus", - "description": "Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/untildify@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/untildify.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/untildify#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/untildify/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/untildify/-/untildify-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "28af314359a4cd97a0f629dec261550cd920de5e4b521a2af6437a896601fc20bd60c1bc1c0f9cd50f07c037ba7445fb904aeb11535504eddf5ac56ae620e0b7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/untildify" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yargs", - "version": "16.2.0", - "bom-ref": "yargs@16.2.0", - "description": "yargs the modern, pirate-themed, successor to optimist.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/yargs@16.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/yargs/yargs.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://yargs.js.org/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/yargs/yargs/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0f59afbed0c6d0be5fb7f8c65a42e91b5fa6d1e43139f681bd33442eb6968f6db049550c5b1654bd880961c2a1ea3186224245847e0864f4214784caa5cf2607" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/yargs" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "cliui", - "version": "7.0.4", - "bom-ref": "cliui@7.0.4", - "author": "Ben Coe", - "description": "easily create complex multi-column command-line-interfaces", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/cliui@7.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/yargs/cliui.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/yargs/cliui#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/yargs/cliui/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "39c444ebc70eb15317a7562fa2797f7f39103b28cb4aeffc6e13c37d0b747b4fc46f6f374ca3f6d05b3632aa0fb2bf52c00e7de6b44203e40ccd873d9c13fe25" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/cliui" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "wrap-ansi", - "version": "7.0.0", - "bom-ref": "cliui@7.0.4|wrap-ansi@7.0.0", - "author": "Sindre Sorhus", - "description": "Wordwrap a string with ANSI escape codes", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/wrap-ansi@7.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/wrap-ansi.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/wrap-ansi#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/wrap-ansi/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6151888f691a98b493c70e8db198e80717d2c2c9f4c9c75eb26738a7e436d5ce733ee675a65f8d7f155dc4fb5d1ef98d54e43a5d2606e0052dcadfc58bb0f5e9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/cliui\\node_modules\\wrap-ansi" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "cliui@7.0.4|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/cliui\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "cliui@7.0.4|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/cliui\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "cliui@7.0.4|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/cliui\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "get-caller-file", - "version": "2.0.5", - "bom-ref": "get-caller-file@2.0.5", - "author": "Stefan Penner", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/get-caller-file@2.0.5", - "externalReferences": [ - { - "url": "git+https://github.com/stefanpenner/get-caller-file.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/stefanpenner/get-caller-file#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/stefanpenner/get-caller-file/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0f214fdc133fdd81d340e0942ffc343991d1d25a4a786af1a2d70759ca8d11d9e5b6a1705d57e110143de1e228df801f429a34ac6922e1cc8889fb58d3a87616" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/get-caller-file" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "require-directory", - "version": "2.1.1", - "bom-ref": "require-directory@2.1.1", - "author": "Troy Goode", - "description": "Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/require-directory@2.1.1", - "externalReferences": [ - { - "url": "git://github.com/troygoode/node-require-directory.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/troygoode/node-require-directory/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "http://github.com/troygoode/node-require-directory/issues/", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7c6c4423bfb0b06f71aef763b2b9662f6d8e3134e21d1c0032ba2211e320abc833a0b0bf3d0afb46c4434932d483f6d9019b45f9354890773aff84482abba2f9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/require-directory" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "emoji-regex", - "version": "8.0.0", - "bom-ref": "emoji-regex@8.0.0", - "author": "Mathias Bynens", - "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/emoji-regex@8.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/mathiasbynens/emoji-regex.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://mths.be/emoji-regex", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mathiasbynens/emoji-regex/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3128d8cdc58d380d1ec001e9cf4331a5816fc20eb28f2d4d1b7c6d7a8ab3eb8e150a8fd13e09ebd7f186b7e89cde2253cd0f04bb74dd335e126b09d5526184e8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/emoji-regex" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-fullwidth-code-point", - "version": "3.0.0", - "bom-ref": "is-fullwidth-code-point@3.0.0", - "author": "Sindre Sorhus", - "description": "Check if the character represented by a given Unicode code point is fullwidth", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-fullwidth-code-point@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/is-fullwidth-code-point#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cf29a6e7ebbeb02b125b20fda8d69e8d5dc316f84229c94a762cd868952e1c0f3744b8dbee74ae1a775d0871afd2193e298ec130096c59e2b851e83a115e9742" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-fullwidth-code-point" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "y18n", - "version": "5.0.8", - "bom-ref": "y18n@5.0.8", - "author": "Ben Coe", - "description": "the bare-bones internationalization library used by yargs", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/y18n@5.0.8", - "externalReferences": [ - { - "url": "git+https://github.com/yargs/y18n.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/yargs/y18n", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/yargs/y18n/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d297c5cde81e0d62472480264cb44fd83c078dd179b3b8e8f6dbb3b5d43102120d09dbd2fb79c620da8f774d00a61a8947fd0b8403544baffeed209bf7c60e7c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/y18n" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yargs-parser", - "version": "20.2.4", - "bom-ref": "yargs-parser@20.2.4", - "author": "Ben Coe", - "description": "the mighty option parser used by yargs", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yargs-parser@20.2.4", - "externalReferences": [ - { - "url": "git+https://github.com/yargs/yargs-parser.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/yargs/yargs-parser#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/yargs/yargs-parser/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "58e92980d84f4e513bde1e1514016c3a7a262556a8bcef15a8b0f3cb9b1a0a1441150141a0c622ae8c325be43d1c1e07145e19ed5653886de24b3249036f7244" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/yargs-parser" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "css-line-break", - "version": "2.1.0", - "bom-ref": "css-line-break@2.1.0", - "author": "Niklas von Hertzen", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/css-line-break@2.1.0", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/niklasvh/css-line-break.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/niklasvh/css-line-break#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/niklasvh/css-line-break/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/css-line-break/-/css-line-break-2.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "14770a14265c0216b72f07d50610906d6da708d6e46579fb29550972c4f9fcff1899fb158dad0530f26bd01f74de3fc4ebd1d4a612a257d89002b5fc483600e3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/css-line-break" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "utrie", - "version": "1.0.2", - "bom-ref": "utrie@1.0.2", - "author": "Niklas von Hertzen", - "description": "Unicode Trie", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/utrie@1.0.2", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/niklasvh/utrie.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/niklasvh/utrie", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/niklasvh/utrie/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/utrie/-/utrie-1.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d4c2dae68b9988e990cd46e36eef559a32f39f540b5c1870a546bb91d2d440af8a439280f48d6f9395386077bf5f60a1ecf62725f5ae593f956eec5b1b096387" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/utrie" - } - ] - }, - { - "type": "library", - "name": "eslint-config-prettier", - "version": "8.10.0", - "bom-ref": "eslint-config-prettier@8.10.0", - "author": "Simon Lydell", - "description": "Turns off all rules that are unnecessary or might conflict with Prettier.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/eslint-config-prettier@8.10.0", - "externalReferences": [ - { - "url": "git+https://github.com/prettier/eslint-config-prettier.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/prettier/eslint-config-prettier#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/prettier/eslint-config-prettier/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "48cf0030975e42a4584fd3bdce0ba2aee41968defecfe1387803fda222cd18a32da26c1a07513d75c8140fa6409ff79001be765126ef7b36e29637d95216c972" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-config-prettier" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "eslint-config-standard", - "version": "17.1.0", - "bom-ref": "eslint-config-standard@17.1.0", - "author": "Feross Aboukhadijeh", - "description": "JavaScript Standard Style - ESLint Shareable Config", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/eslint-config-standard@17.1.0", - "externalReferences": [ - { - "url": "git://github.com/standard/eslint-config-standard.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/standard/eslint-config-standard", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/standard/eslint-config-standard/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2301f099a04db432b8cc31d0ba41435b9bbf6936fcfa6790599bcd1569221a66d68c3e9bab2b92481c715ca9027ed094cdcd73c021f69bf6da08d0cb1a6b8ee5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-config-standard" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "eslint-plugin-import", - "version": "2.29.0", - "bom-ref": "eslint-plugin-import@2.29.0", - "author": "Ben Mosher", - "description": "Import with sanity.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/eslint-plugin-import@2.29.0", - "externalReferences": [ - { - "url": "git+https://github.com/import-js/eslint-plugin-import.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/import-js/eslint-plugin-import", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/import-js/eslint-plugin-import/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.29.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "40f38ee4d3ba39dbf9969a1391d76dbad71c423cac26e171a0f4bb7c01cefbd9bdb9d347bd308f480316f73180623f2500876be3423cc8f09d518ae7717b6bc2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-plugin-import" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "debug", - "version": "3.2.7", - "bom-ref": "eslint-plugin-import@2.29.0|debug@3.2.7", - "author": "TJ Holowaychuk", - "description": "small debugging utility", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/debug@3.2.7", - "externalReferences": [ - { - "url": "git://github.com/visionmedia/debug.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/visionmedia/debug#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/visionmedia/debug/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0858f3618022e1385f890be2ceb1507af4d35c7b670aa59f7bbc75021804b1c4f3e996cb6dfa0b44b3ee81343206d87a7fc644455512c961c50ffed6bb8b755d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-plugin-import\\node_modules\\debug" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "doctrine", - "version": "2.1.0", - "bom-ref": "eslint-plugin-import@2.29.0|doctrine@2.1.0", - "description": "JSDoc parser", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/doctrine@2.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/eslint/doctrine.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/eslint/doctrine", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/eslint/doctrine/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df999292ee195cad2f7c2b87103030b79e5d8368cd6a31d9d6876f17ef124abf3612c658e109977ee5aca3ca0477ccd185539b48dd7c68cd028d2768057ef323" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-plugin-import\\node_modules\\doctrine" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "eslint-plugin-n", - "version": "15.7.0", - "bom-ref": "eslint-plugin-n@15.7.0", - "author": "Toru Nagashima", - "description": "Additional ESLint's rules for Node.js", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/eslint-plugin-n@15.7.0", - "externalReferences": [ - { - "url": "git+https://github.com/eslint-community/eslint-plugin-n.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/eslint-community/eslint-plugin-n#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/eslint-community/eslint-plugin-n/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-15.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8c37b1f6cec3fd089a97c0065481eae16ecdb30a540f90cf0cbd911fc2f377d125a1652ebd49077efe0544b322a47e6ad94b72baba2b0643de362d70556361dd" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-plugin-n" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "eslint-plugin-n@15.7.0|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-plugin-n\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "eslint-plugin-n@15.7.0|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-plugin-n\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "eslint-plugin-n@15.7.0|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-plugin-n\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "eslint-plugin-promise", - "version": "6.1.1", - "bom-ref": "eslint-plugin-promise@6.1.1", - "author": "jden", - "description": "Enforce best practices for JavaScript promises", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/eslint-plugin-promise@6.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/eslint-community/eslint-plugin-promise.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/eslint-community/eslint-plugin-promise", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/eslint-community/eslint-plugin-promise/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-6.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b63a960f0559428ed420f31e0d178ea548070a60a21fe78f9d54fee7355aa4bd2eb879de80152cdac98cd770b33acd976f9f8c1cc4454ecf6fdb8ca36dae0e8a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-plugin-promise" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "eslint-import-resolver-typescript", - "version": "2.7.1", - "bom-ref": "eslint-import-resolver-typescript@2.7.1", - "author": "Alex Gorbatchev", - "description": "TypeScript .ts .tsx module resolver for `eslint-plugin-import`.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/eslint-import-resolver-typescript@2.7.1", - "externalReferences": [ - { - "url": "git+https://github.com/alexgorbatchev/eslint-import-resolver-typescript.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/alexgorbatchev/eslint-import-resolver-typescript#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/alexgorbatchev/eslint-import-resolver-typescript/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-2.7.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d3451b806c15f1b4a052fdf88a00436d33ad2a1aa844ccbd6c58cd7a14f8d1b5e0eb9f393cd21cb7c1e15d9d12c9ba81f6b5ad5e3f5cadc92ef277439ff808a9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-import-resolver-typescript" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-extglob", - "version": "2.1.1", - "bom-ref": "is-extglob@2.1.1", - "author": "Jon Schlinkert", - "description": "Returns true if a string has an extglob.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-extglob@2.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/jonschlinkert/is-extglob.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jonschlinkert/is-extglob", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jonschlinkert/is-extglob/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "49b29b00d90deb4dd58b88c466fe3d2de549327e321b0b1bcd9c28ac4a32122badb0dde725875b3b7eb37e1189e90103a4e6481640ed9eae494719af9778eca1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-extglob" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "path-parse", - "version": "1.0.7", - "bom-ref": "path-parse@1.0.7", - "author": "Javier Blanco", - "description": "Node.js path.parse() ponyfill", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/path-parse@1.0.7", - "externalReferences": [ - { - "url": "git+https://github.com/jbgutierrez/path-parse.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jbgutierrez/path-parse#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jbgutierrez/path-parse/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2c32733d510410f47ecb8f33f7703411dd325dbf29001c865a8fe4e5861d620a58dbfd84b0eb24b09aeaee5387c6bcab54e9f57a31baa00a7c6a1bce2100fcb3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/path-parse" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-preserve-symlinks-flag", - "version": "1.0.0", - "bom-ref": "supports-preserve-symlinks-flag@1.0.0", - "author": "Jordan Harband", - "description": "Determine if the current node version supports the `--preserve-symlinks` flag.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-preserve-symlinks-flag@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/inspect-js/node-supports-preserve-symlinks-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/node-supports-preserve-symlinks-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/node-supports-preserve-symlinks-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a2dd169d74bd7e076480871e3dee911cd935580f3e9ae3dae9c4a3791dd5f0adbbabd041d6b4c4dd1d69ec7bf4cf567201cf2ce95beff0323259febcd4c02dd3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/supports-preserve-symlinks-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "tsconfig-paths", - "version": "3.14.2", - "bom-ref": "tsconfig-paths@3.14.2", - "author": "Jonas Kello", - "description": "Load node modules according to tsconfig paths, in run-time or via API.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/tsconfig-paths@3.14.2", - "externalReferences": [ - { - "url": "git+https://github.com/dividab/tsconfig-paths.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/dividab/tsconfig-paths#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dividab/tsconfig-paths/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a3ff625e00987392ff2710873dedc7be1f10ff6c66e59fa9d7c3c448153a15fdf7ebde509c21c1123732b58daad7db9aecc6e5fc36afb4138babea06d1108bfa" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tsconfig-paths" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "json5", - "version": "1.0.2", - "bom-ref": "tsconfig-paths@3.14.2|json5@1.0.2", - "author": "Aseem Kishore", - "description": "JSON for humans.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/json5@1.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/json5/json5.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://json5.org/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/json5/json5/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "83531630b062cfc14a8b57b8c3453254bdf0fa225c7960050406819e718a3a935ae5ff132e4b646eb7b5facea8202c9d5809be1d15064e623efffc6fda1bd760" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tsconfig-paths\\node_modules\\json5" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "strip-bom", - "version": "3.0.0", - "bom-ref": "tsconfig-paths@3.14.2|strip-bom@3.0.0", - "author": "Sindre Sorhus", - "description": "Strip UTF-8 byte order mark (BOM) from a string", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/strip-bom@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/strip-bom.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/strip-bom#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/strip-bom/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bdabc03115ce80154d17a9f210498bdc304ad7d891a437282305beb3043e09b1a2bbb963bbab7e264940d4c1f07a85ad69d82de0849552c5cbc83ab7e1d75cc0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tsconfig-paths\\node_modules\\strip-bom" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "json5", - "group": "@types", - "version": "0.0.29", - "bom-ref": "@types/json5@0.0.29", - "author": "Jason Swearingen", - "description": "TypeScript definitions for JSON5", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/json5@0.0.29", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7512e30961d8838a1a03bedcc4eeb8a0efbb2700b09c8ce464f76bac2ef58d0990b6584ce79ea9c0aa396d4ceabd99dd9156de14b2088bef530b8d09345e6135" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\json5" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "array-includes", - "version": "3.1.7", - "bom-ref": "array-includes@3.1.7", - "author": "Jordan Harband", - "description": "An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/array-includes@3.1.7", - "externalReferences": [ - { - "url": "git://github.com/es-shims/array-includes.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/es-shims/array-includes#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/es-shims/array-includes/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "76572c3412225a13e41dd38410a9de840f9135458373852a16d9c85d4e2eb980cfb40e0b0e4afbaa2a76a7456f140117343af4c9667d3c9c884621a344b433c1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/array-includes" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "call-bind", - "version": "1.0.5", - "bom-ref": "call-bind@1.0.5", - "author": "Jordan Harband", - "description": "Robustly `.call.bind()` a function", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/call-bind@1.0.5", - "externalReferences": [ - { - "url": "git+https://github.com/ljharb/call-bind.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ljharb/call-bind#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ljharb/call-bind/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0b79d0c5f159c45455a09a0628a23ccb730e128d76f4d43e160434f22c9ef8c938ccd65919d8dfb34e9b553afe0c14a503ae90d9511c3248bf71408fe127ab71" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/call-bind" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "function-bind", - "version": "1.1.2", - "bom-ref": "function-bind@1.1.2", - "author": "Raynos", - "description": "Implementation of Function.prototype.bind", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/function-bind@1.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/Raynos/function-bind.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Raynos/function-bind", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Raynos/function-bind/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ed71cdc47eea5fdc46e66230c6486e993a31fcc21135c3a00ebc56b0cb76a40af6dd61e9e8cad194dec50521690a9afea153b417be38894811f369c931f1b648" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/function-bind" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "get-intrinsic", - "version": "1.2.2", - "bom-ref": "get-intrinsic@1.2.2", - "author": "Jordan Harband", - "description": "Get and robustly cache all JS language-level intrinsics at first require time", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/get-intrinsic@1.2.2", - "externalReferences": [ - { - "url": "git+https://github.com/ljharb/get-intrinsic.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ljharb/get-intrinsic#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ljharb/get-intrinsic/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d204a8e2697fd23f7c637967824144a2dff386209e5ac6d822567eb993958332f22da530ef0c542fe9c24cfd1726f260d405ee949448dd4262f06b1b0eec5d18" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/get-intrinsic" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "set-function-length", - "version": "1.1.1", - "bom-ref": "set-function-length@1.1.1", - "author": "Jordan Harband", - "description": "Set a function's length property", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/set-function-length@1.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/ljharb/set-function-length.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ljharb/set-function-length#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ljharb/set-function-length/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5686aa8db0492a25ad838c9170a050ee0ef09c69cb57733ca0bbd55b03a4d8f75863a3c415e811d6f7b35d1d2dc3a7d9185f5cb156a42118eb262cb6bde48115" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/set-function-length" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "define-data-property", - "version": "1.1.1", - "bom-ref": "define-data-property@1.1.1", - "author": "Jordan Harband", - "description": "Define a data property on an object. Will fall back to assignment in an engine without descriptors.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/define-data-property@1.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/ljharb/define-data-property.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ljharb/define-data-property#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ljharb/define-data-property/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "13bb86913ce49357740722de49ce99b054bbf40c60fa6d4ffd5b2062cc47822b9cded1528fe323308c1ef74142e25380673341758ee490ed8fdb029db10d6f81" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/define-data-property" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "gopd", - "version": "1.0.1", - "bom-ref": "gopd@1.0.1", - "author": "Jordan Harband", - "description": "`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/gopd@1.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/ljharb/gopd.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ljharb/gopd#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ljharb/gopd/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "77ae5b36521a771be96ff03669b55d96a2aa579eb78ee4676755ad93ab35b0847cb8db1747bd31a88cd5ab155fd5e4ea0ee9f04f632473311e69ecc2293661c0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/gopd" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-property-descriptors", - "version": "1.0.1", - "bom-ref": "has-property-descriptors@1.0.1", - "author": "Jordan Harband", - "description": "Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-property-descriptors@1.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/inspect-js/has-property-descriptors.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/has-property-descriptors#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/has-property-descriptors/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "56c5fc79a21ec2f6acd319ef8a701ef5bc3859f21e383a466229225982c7f9d99ad09c3a28762a5a259f8509603952bc0fa3ef8ee6cae547383f488884870d56" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/has-property-descriptors" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "define-properties", - "version": "1.2.1", - "bom-ref": "define-properties@1.2.1", - "author": "Jordan Harband", - "description": "Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/define-properties@1.2.1", - "externalReferences": [ - { - "url": "git://github.com/ljharb/define-properties.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ljharb/define-properties#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ljharb/define-properties/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f109902aa10048b7799f1d14d41d6890b1256d4baeb6d27f0276264576db6c60d687ab92db4f048c3e17aaafc8f702bbbb4bfa3b4f178535a7b795ed11b47a0e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/define-properties" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "object-keys", - "version": "1.1.1", - "bom-ref": "object-keys@1.1.1", - "author": "Jordan Harband", - "description": "An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/object-keys@1.1.1", - "externalReferences": [ - { - "url": "git://github.com/ljharb/object-keys.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ljharb/object-keys#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ljharb/object-keys/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "36e00449439432b9485ce7c72b30fa6e93eeded62ddf1be335d44843e15e4f494d6f82bc591ef409a0f186e360b92d971be1a39323303b3b0de5992d2267e12c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/object-keys" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "es-abstract", - "version": "1.22.3", - "bom-ref": "es-abstract@1.22.3", - "author": "Jordan Harband", - "description": "ECMAScript spec abstract operations.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/es-abstract@1.22.3", - "externalReferences": [ - { - "url": "git://github.com/ljharb/es-abstract.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ljharb/es-abstract#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ljharb/es-abstract/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.22.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7a2898f0741e61f607d82a27d9b7ab2be4e8e86acad91c5b3dac03906ab852209041f6476fac17f6a42a91ba4fa9ac5015c97c77d43366aa34b4613455caddc0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/es-abstract" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "array-buffer-byte-length", - "version": "1.0.0", - "bom-ref": "array-buffer-byte-length@1.0.0", - "author": "Jordan Harband", - "description": "Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/array-buffer-byte-length@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/inspect-js/array-buffer-byte-length.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/array-buffer-byte-length#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/array-buffer-byte-length/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2cfbb06f63fe36b430dd787119cdfaf974afb813e8a68bd761347d130fbe0eef586ff6f1e40cc17eb22c0688f41195227e3414fac1cbdb5b2c799de37ab58efc" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/array-buffer-byte-length" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-array-buffer", - "version": "3.0.2", - "bom-ref": "is-array-buffer@3.0.2", - "author": "Jordan Harband", - "description": "Is this value a JS ArrayBuffer?", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-array-buffer@3.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/inspect-js/is-array-buffer.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/is-array-buffer#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/is-array-buffer/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cbe172c91ff0f2f7c846ae1e41c3351188124e79875cfa9a17e220ce0adacad085ab95e1f259650d598066894f26266db592de15220d3d831a109effbd651ad7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-array-buffer" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "arraybuffer.prototype.slice", - "version": "1.0.2", - "bom-ref": "arraybuffer.prototype.slice@1.0.2", - "author": "Jordan Harband", - "description": "ES spec-compliant shim for ArrayBuffer.prototype.slice", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/arraybuffer.prototype.slice@1.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/es-shims/ArrayBuffer.prototype.slice.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/es-shims/ArrayBuffer.prototype.slice#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/es-shims/ArrayBuffer.prototype.slice/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c8c04aa6916eaff7db1eef7fe944947b4ddb6789273188b014173289a5c1f06a34a8d7a1c17ea29d83f32bd53435e42f1b12ad85c98771a47c3f9312b5244103" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/arraybuffer.prototype.slice" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-shared-array-buffer", - "version": "1.0.2", - "bom-ref": "is-shared-array-buffer@1.0.2", - "author": "Jordan Harband", - "description": "Is this value a JS SharedArrayBuffer?", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-shared-array-buffer@1.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/inspect-js/is-shared-array-buffer.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/is-shared-array-buffer#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/is-shared-array-buffer/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b2a376503bb5ff4cbabaf5f24ad08ecf28408c24a51dc785a0c2895bc5bd114f5cbe273f41db19d24114f771c4cb7214105648887ff7c3e007fd441b3c735d84" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-shared-array-buffer" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "available-typed-arrays", - "version": "1.0.5", - "bom-ref": "available-typed-arrays@1.0.5", - "author": "Jordan Harband", - "description": "Returns an array of Typed Array names that are available in the current environment", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/available-typed-arrays@1.0.5", - "externalReferences": [ - { - "url": "git+https://github.com/inspect-js/available-typed-arrays.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/available-typed-arrays#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/available-typed-arrays/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0cc0f42a2378e9e8a97b38924f52cf3ff4937c3534b2e7c84979a34a0bd5b28536b6ac5cb5078049e8d671f36dc582aa11333553143cb29d8ead2056a4763ab3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/available-typed-arrays" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "es-set-tostringtag", - "version": "2.0.2", - "bom-ref": "es-set-tostringtag@2.0.2", - "author": "Jordan Harband", - "description": "A helper to optimistically set Symbol.toStringTag, when possible.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/es-set-tostringtag@2.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/es-shims/es-set-tostringtag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/es-shims/es-set-tostringtag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/es-shims/es-set-tostringtag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "06e0f2ba966deb93fd0f60f6bc0ff3a9c2371b9c51b24966e4ddf10b0ba2cbefef2b2f22d227ddb103f5b0b80ee2d6434826905129e60b8f248649c6315dc3d9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/es-set-tostringtag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-tostringtag", - "version": "1.0.0", - "bom-ref": "has-tostringtag@1.0.0", - "author": "Jordan Harband", - "description": "Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-tostringtag@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/inspect-js/has-tostringtag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/has-tostringtag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/has-tostringtag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9058dc48d867946575932a0693b3972926b01f924e6ff2f351ce70f41d3684e4ced1d7c54636c740abe0d5de9c7f71db7949ad53d55b6d5deacd9d937a1f7b59" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/has-tostringtag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "hasown", - "version": "2.0.0", - "bom-ref": "hasown@2.0.0", - "author": "Jordan Harband", - "description": "A robust, ES3 compatible, \"has own property\" predicate.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/hasown@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/inspect-js/hasOwn.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/hasOwn#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/hasOwn/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/hasown/-/hasown-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bd4a6d2954e920985c7332816e09d2f91b5cb98301f3ea0dccf2b6fc7a7785a9f3f099a90137669a02e049a69d5511240e6f9eda0887c18dd9464ca34880c314" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/hasown" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "es-to-primitive", - "version": "1.2.1", - "bom-ref": "es-to-primitive@1.2.1", - "author": "Jordan Harband", - "description": "ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/es-to-primitive@1.2.1", - "externalReferences": [ - { - "url": "git://github.com/ljharb/es-to-primitive.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ljharb/es-to-primitive#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ljharb/es-to-primitive/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4023a5960649b5a528f6689805c2c285351a1cd8c91773d8b35562743ec0c22123d6463129e41372d2c07b300e1f964a447d20d8880f9fa2b0078213f22469bc" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/es-to-primitive" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-callable", - "version": "1.2.7", - "bom-ref": "is-callable@1.2.7", - "author": "Jordan Harband", - "description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-callable@1.2.7", - "externalReferences": [ - { - "url": "git://github.com/inspect-js/is-callable.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/is-callable#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/is-callable/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d410b40551614bfa74aadc3a7a7a7c7bef0e0f452b2b4a052f3b528cdce170a037583b89c7100f5f33ee3ed2a48c463d514a045a55fff1f80a7aed92f22f494c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-callable" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-date-object", - "version": "1.0.5", - "bom-ref": "is-date-object@1.0.5", - "author": "Jordan Harband", - "description": "Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-date-object@1.0.5", - "externalReferences": [ - { - "url": "git://github.com/inspect-js/is-date-object.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/is-date-object#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/is-date-object/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f5841a4b1b00892c1cbd2df7301937c130959d62be1e117c5594768d1c5e84cd7a41c54e747a8f9f854f1e644ae254abdfc9fd26b8aeac89cb70ff74c6c60d7d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-date-object" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-symbol", - "version": "1.0.4", - "bom-ref": "is-symbol@1.0.4", - "author": "Jordan Harband", - "description": "Determine if a value is an ES6 Symbol or not.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-symbol@1.0.4", - "externalReferences": [ - { - "url": "git://github.com/inspect-js/is-symbol.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/is-symbol#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/is-symbol/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0bf08f06a2969ef75cc6a200471c8e878bf551410e087a600dad16620a4a0c532ccdcacf71f7e0e6e8704a03c22c3d965b19aaea2b22b33f3bb734f4d6db8686" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-symbol" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-symbols", - "version": "1.0.3", - "bom-ref": "has-symbols@1.0.3", - "author": "Jordan Harband", - "description": "Determine if the JS environment has Symbol support. Supports spec, or shams.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-symbols@1.0.3", - "externalReferences": [ - { - "url": "git://github.com/inspect-js/has-symbols.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ljharb/has-symbols#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ljharb/has-symbols/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9772c2b85e8c8033704c32a47581848a1623b79a513db120e3aaed9669d23e551b82607c2ce22b2896d86050526e73da25ec4c2ad88f3bc8667918d1cf64ddf8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/has-symbols" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "function.prototype.name", - "version": "1.1.6", - "bom-ref": "function.prototype.name@1.1.6", - "author": "Jordan Harband", - "description": "An ES2015 spec-compliant `Function.prototype.name` shim", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/function.prototype.name@1.1.6", - "externalReferences": [ - { - "url": "git://github.com/es-shims/Function.prototype.name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/es-shims/Function.prototype.name#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/es-shims/Function.prototype.name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "679931efdb305393f6ed611ac97335b418b965efe56c8ca2360537ab25d439ff5bdab81763217d0f2f42c7e210bff2dcf16086e8bf36cf050fa524bd8467a122" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/function.prototype.name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "functions-have-names", - "version": "1.2.3", - "bom-ref": "functions-have-names@1.2.3", - "author": "Jordan Harband", - "description": "Does this JS environment support the `name` property on functions?", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/functions-have-names@1.2.3", - "externalReferences": [ - { - "url": "git+https://github.com/inspect-js/functions-have-names.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/functions-have-names#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/functions-have-names/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c5c901517c9322a4fdeedab6c7600c6fe835eb76f9245cac624d31e2ac4d1706df42498d6688911dbeac3f323dfd0577dd67aebd5601508883e0dccd232a9a45" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/functions-have-names" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "get-symbol-description", - "version": "1.0.0", - "bom-ref": "get-symbol-description@1.0.0", - "author": "Jordan Harband", - "description": "Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/get-symbol-description@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/inspect-js/get-symbol-description.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/get-symbol-description#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/get-symbol-description/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d8499d1f562f210899a65b4236092e8949f2ba4cf133f47a343257df529edc11b536ae5bd12d8f857e7d50a8bdbd9a4f0d055daa7fb521c680c27cd34f9bc28f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/get-symbol-description" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "globalthis", - "version": "1.0.3", - "bom-ref": "globalthis@1.0.3", - "author": "Jordan Harband", - "description": "ECMAScript spec-compliant polyfill/shim for `globalThis`", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/globalthis@1.0.3", - "externalReferences": [ - { - "url": "git://github.com/ljharb/System.global.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ljharb/System.global#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ljharb/System.global/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b05748e4bc8188d4c78d177b7063d66a988758c3972b2b81357fdc589dcd7f3ad94156bc188ffc7287c297be00395aaaf56e6436682e4c8cc9ff5b3683223dc0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/globalthis" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-proto", - "version": "1.0.1", - "bom-ref": "has-proto@1.0.1", - "author": "Jordan Harband", - "description": "Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-proto@1.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/inspect-js/has-proto.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/has-proto#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/has-proto/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "eea13e88ff8ef9b805f5c944e7e528045cc4eb99a5062563ded282ae5350d0e8309b4063a53fe02b84a52d80ccc9b0e1e48dd30932a73cf6b4a0c1bb24362b86" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/has-proto" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "internal-slot", - "version": "1.0.6", - "bom-ref": "internal-slot@1.0.6", - "author": "Jordan Harband", - "description": "ES spec-like internal slots", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/internal-slot@1.0.6", - "externalReferences": [ - { - "url": "git+https://github.com/ljharb/internal-slot.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ljharb/internal-slot#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ljharb/internal-slot/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5e3e9dbfe3ec6edc323e911f96c7a34bea0867198c955e38cc0846e3bf6e62ef3d32c8dc60e8421673722ab909ae285bb226ac43263469fa0297ff412d1eb96e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/internal-slot" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "side-channel", - "version": "1.0.4", - "bom-ref": "side-channel@1.0.4", - "author": "Jordan Harband", - "description": "Store information about any JS value in a side channel. Uses WeakMap if available.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/side-channel@1.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/ljharb/side-channel.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ljharb/side-channel#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ljharb/side-channel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ab95cfcada85108287906762308ad8d749af2d1be7421e36ffe1a8065156ddbd8b5cb136c71269645766f78c1ed016a85774702721aa839c12edea714efd19bf" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/side-channel" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-typed-array", - "version": "1.1.12", - "bom-ref": "is-typed-array@1.1.12", - "author": "Jordan Harband", - "description": "Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-typed-array@1.1.12", - "externalReferences": [ - { - "url": "git://github.com/inspect-js/is-typed-array.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/is-typed-array#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/is-typed-array/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.12.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "675e1317624d1bc2ecb39fc732ab74fff4fd25e1d7b6d5f2e691ff0c1538be2f7ca333b66edc73abd3306036589cac14f2746ccfff865455510eadc3915b923e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-typed-array" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-negative-zero", - "version": "2.0.2", - "bom-ref": "is-negative-zero@2.0.2", - "author": "Jordan Harband", - "description": "Is this value negative zero? === will lie to you", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-negative-zero@2.0.2", - "externalReferences": [ - { - "url": "git://github.com/inspect-js/is-negative-zero.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/is-negative-zero", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/is-negative-zero/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "76a26f6ab2dac17b056cd0de256ef3033f08b49f5c776f18b9fbae1738741bca4d1e324c9d8d3c0efeec617dae17952940ec2278078e13111801659fbbb65950" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-negative-zero" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-regex", - "version": "1.1.4", - "bom-ref": "is-regex@1.1.4", - "author": "Jordan Harband", - "description": "Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-regex@1.1.4", - "externalReferences": [ - { - "url": "git://github.com/inspect-js/is-regex.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/is-regex", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/is-regex/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "92f45dc43b31663873517d3b6672f27734b54d4fd32654d41c763860b2fcededfba14038f437e42ea832f958c5a1ca30cb6f5c2af7128aefa422fef6f234d356" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-regex" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-string", - "version": "1.0.7", - "bom-ref": "is-string@1.0.7", - "author": "Jordan Harband", - "description": "Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-string@1.0.7", - "externalReferences": [ - { - "url": "git://github.com/ljharb/is-string.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ljharb/is-string#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ljharb/is-string/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b44d945f38af8deea87cf5bb976ddc8c338c6b4f606fbc6502a1ba8c6e5e8fab8f577d939563f734a3e282d68678736ef5fa2171c458bc889931f38e9ce614b6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-string" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "which-typed-array", - "version": "1.1.13", - "bom-ref": "which-typed-array@1.1.13", - "author": "Jordan Harband", - "description": "Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/which-typed-array@1.1.13", - "externalReferences": [ - { - "url": "git://github.com/inspect-js/which-typed-array.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/which-typed-array#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/which-typed-array/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.13.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3f936b6b4aa34a771db953c402bef186817982eb72e3d02b0d3c3327fc8db8f21b669a72471150b11096ae8731218f829cc546faa7db5361660cacaf4860a5a3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/which-typed-array" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-weakref", - "version": "1.0.2", - "bom-ref": "is-weakref@1.0.2", - "author": "Jordan Harband", - "description": "Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-weakref@1.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/inspect-js/is-weakref.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/is-weakref#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/is-weakref/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a9cb6cb8b666210d3ebd248c7e856fc857b6f86484be7999d9ecd3ba9d5206c7bdfadc0209e89a97a1048b735cd8a15c7fafaacf61413e78d7b24f3184a49a3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-weakref" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "object-inspect", - "version": "1.13.1", - "bom-ref": "object-inspect@1.13.1", - "author": "James Halliday", - "description": "string representations of objects in node and the browser", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/object-inspect@1.13.1", - "externalReferences": [ - { - "url": "git://github.com/inspect-js/object-inspect.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/object-inspect", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/object-inspect/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e6aa23d5152228e32c08234b57508188f604d74b33893b2798dc64008feb661883eb7085ec8a9d1460bf5f38d68e94a02dfd0bc575f76c3148874135f1fe9485" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/object-inspect" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "object.assign", - "version": "4.1.4", - "bom-ref": "object.assign@4.1.4", - "author": "Jordan Harband", - "description": "ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/object.assign@4.1.4", - "externalReferences": [ - { - "url": "git://github.com/ljharb/object.assign.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ljharb/object.assign#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ljharb/object.assign/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d66c4a7f47b9f1bbf28d20ad298638b117bd8ad464dcf269aae24e8de224cfcf3909ccdc23822f2490cb3d2ef6a28c2e4a1fa907150544ea57f9353efa1c6165" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/object.assign" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "regexp.prototype.flags", - "version": "1.5.1", - "bom-ref": "regexp.prototype.flags@1.5.1", - "author": "Jordan Harband", - "description": "ES6 spec-compliant RegExp.prototype.flags shim.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/regexp.prototype.flags@1.5.1", - "externalReferences": [ - { - "url": "git://github.com/es-shims/RegExp.prototype.flags.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/es-shims/RegExp.prototype.flags#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/es-shims/RegExp.prototype.flags/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b32e935cc37e8673ffc0ccbe212c60de4ad7c7b040b5654ee14a2eb8237fce233d5049ded1eb9a99535a7c37ef0bcddb44dafde72d15e628a378340550da6fae" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/regexp.prototype.flags" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "set-function-name", - "version": "2.0.1", - "bom-ref": "set-function-name@2.0.1", - "author": "Jordan Harband", - "description": "Set a function's name property", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/set-function-name@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/ljharb/set-function-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ljharb/set-function-name#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ljharb/set-function-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b4c3428aa61591721981cd879e8cb622f0bf7fc7b37399286911640a3ae95b31a909ddea6d95cfcd5cbd3006732b5721fd7d23bd29288f2b37a2a24dd2a0a674" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/set-function-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "safe-array-concat", - "version": "1.0.1", - "bom-ref": "safe-array-concat@1.0.1", - "author": "Jordan Harband", - "description": "`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/safe-array-concat@1.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/ljharb/safe-array-concat.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ljharb/safe-array-concat#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ljharb/safe-array-concat/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e976d402c7981362ad3ae1ae7b27a86c2c928fd2f8fbae939fa29030e3d026b009128c18296fd847f30625997b15dc9d51d685bb82d8c83663c5fe3f366a36dd" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/safe-array-concat" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "isarray", - "version": "2.0.5", - "bom-ref": "isarray@2.0.5", - "author": "Julian Gruber", - "description": "Array#isArray for older browsers", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/isarray@2.0.5", - "externalReferences": [ - { - "url": "git://github.com/juliangruber/isarray.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/juliangruber/isarray", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/juliangruber/isarray/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c478e10ebddc3412b40737542523d7667b50531fe6c0c4b9470e00ee53c9f745c600ee8848ffde3c336ea34be1a8e654f940f9268a1dc02000a1941ddc57802b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/isarray" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "safe-regex-test", - "version": "1.0.0", - "bom-ref": "safe-regex-test@1.0.0", - "author": "Jordan Harband", - "description": "Give a regex, get a robust predicate function that tests it against a string.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/safe-regex-test@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/ljharb/safe-regex-test.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ljharb/safe-regex-test#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ljharb/safe-regex-test/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "241514cf23a01305d063536e3edbdc8ffa9c0436c3984bd6b9f8659d76489bbe43107a7e69f335af5ba326926c57f812338b79f6da43c8f8b5b1de9968f15fb0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/safe-regex-test" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "string.prototype.trim", - "version": "1.2.8", - "bom-ref": "string.prototype.trim@1.2.8", - "author": "Jordan Harband", - "description": "ES5 spec-compliant shim for String.prototype.trim", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/string.prototype.trim@1.2.8", - "externalReferences": [ - { - "url": "git://github.com/es-shims/String.prototype.trim.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/es-shims/String.prototype.trim#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/es-shims/String.prototype.trim/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "95f8d8e07722c5f41739f6aa0af701b8e21aa726aba135e16e47c937781c0753adcaea678162b8b04113f4a9ddd1c5dddbc91352abbf907a15e0729225d9e389" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/string.prototype.trim" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "string.prototype.trimend", - "version": "1.0.7", - "bom-ref": "string.prototype.trimend@1.0.7", - "author": "Jordan Harband", - "description": "ES2019 spec-compliant String.prototype.trimEnd shim.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/string.prototype.trimend@1.0.7", - "externalReferences": [ - { - "url": "git://github.com/es-shims/String.prototype.trimEnd.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/es-shims/String.prototype.trimEnd#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/es-shims/String.prototype.trimEnd/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "362efd0ea781ef6645ab5b87fcbeb327e0ca65390eb4f207a2f6f76191d056213e1c3a2eb94e2606b2ce2c39f90dd7b7445f2ac39a9511312386ef65a1c30bbc" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/string.prototype.trimend" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "string.prototype.trimstart", - "version": "1.0.7", - "bom-ref": "string.prototype.trimstart@1.0.7", - "author": "Jordan Harband", - "description": "ES2019 spec-compliant String.prototype.trimStart shim.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/string.prototype.trimstart@1.0.7", - "externalReferences": [ - { - "url": "git://github.com/es-shims/String.prototype.trimStart.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/es-shims/String.prototype.trimStart#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/es-shims/String.prototype.trimStart/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "34686d0c5bb78c2126ec1e05cb40e92dec1d250399710d2b19bc10ffeb2d8e7ae9da2fab94a782be8b3d84e21e0a6ab0adab4ce3b381c58eee159ce3c475e6ae" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/string.prototype.trimstart" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "typed-array-buffer", - "version": "1.0.0", - "bom-ref": "typed-array-buffer@1.0.0", - "author": "Jordan Harband", - "description": "Get the ArrayBuffer out of a TypedArray, robustly.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/typed-array-buffer@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/ljharb/typed-array-buffer.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ljharb/typed-array-buffer#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ljharb/typed-array-buffer/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "63c29348882593d39912bf33cb08881c6fe4990eca5b28ec797b3509b4a8f2f0b8db0ee18361e0613c525b03f4fa2b3b6d60dcd47f85a34dba0a91c5c26f2d93" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/typed-array-buffer" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "typed-array-byte-length", - "version": "1.0.0", - "bom-ref": "typed-array-byte-length@1.0.0", - "author": "Jordan Harband", - "description": "Robustly get the byte length of a Typed Array", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/typed-array-byte-length@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/inspect-js/typed-array-byte-length.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/typed-array-byte-length#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/typed-array-byte-length/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3abffe92f2f1369790f43b52c9da273310b1fbd6573acc2dc099f5ed234bbe1a6d69760326f90514fe736df53fb8b9af9c1265238cab9d7471a5d587fcce6d34" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/typed-array-byte-length" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "for-each", - "version": "0.3.3", - "bom-ref": "for-each@0.3.3", - "author": "Raynos", - "description": "A better forEach", - "licenses": [ - { - "license": { - "id": "MIT" - } - }, - { - "license": { - "id": "MIT", - "url": "http://github.com/Raynos/for-each/raw/master/LICENSE" - } - } - ], - "purl": "pkg:npm/for-each@0.3.3", - "externalReferences": [ - { - "url": "git://github.com/Raynos/for-each.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Raynos/for-each", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Raynos/for-each/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8ea61f2e9ee6a3dbc8c907fcca45b6bfb03ed8de108de09e239f83cfd5eb6a23b58a09fcd708e21fb15bf6f48e5af41f36d9926b81f6468413aeb5e2bdd5199b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/for-each" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "typed-array-byte-offset", - "version": "1.0.0", - "bom-ref": "typed-array-byte-offset@1.0.0", - "author": "Jordan Harband", - "description": "Robustly get the byte offset of a Typed Array", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/typed-array-byte-offset@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/inspect-js/typed-array-byte-offset.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/typed-array-byte-offset#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/typed-array-byte-offset/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "443f7ba6b8c4b7d10bf188008293a47f73b8205f6584916bf60d21b50926d2b721169fd5c7b2d6e50f1f4975ee6fb05700e0f2510a2144cc8e7377da08f77486" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/typed-array-byte-offset" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "typed-array-length", - "version": "1.0.4", - "bom-ref": "typed-array-length@1.0.4", - "author": "Jordan Harband", - "description": "Robustly get the length of a Typed Array", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/typed-array-length@1.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/inspect-js/typed-array-length.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/typed-array-length#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/typed-array-length/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2a3672a46abe23f1fb1c8e4794ea061e4594506abe4344cf850bab2dbcab56bbe7293060ccb84827b8fa27f5d340e8b4775463c99d3075ab3c6cab36a74c7736" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/typed-array-length" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "unbox-primitive", - "version": "1.0.2", - "bom-ref": "unbox-primitive@1.0.2", - "author": "Jordan Harband", - "description": "Unbox a boxed JS primitive value.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/unbox-primitive@1.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/ljharb/unbox-primitive.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ljharb/unbox-primitive#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ljharb/unbox-primitive/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "eb5a4f9420fd879d55a2b7b22740517a275e33730328c2a787af95f4bd3cdf7d62a6ae90f0e1576588aa3fa9ffb5b1f1e2ce48f6e4617327ba06b6e48b39010f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/unbox-primitive" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-bigints", - "version": "1.0.2", - "bom-ref": "has-bigints@1.0.2", - "author": "Jordan Harband", - "description": "Determine if the JS environment has BigInt support.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-bigints@1.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/ljharb/has-bigints.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ljharb/has-bigints#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ljharb/has-bigints/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b52bc22ad06bf65905d04c7469088ff4df8ea55e338b6aff35e7b95644436daaafdf944b60ccdbc107c5499647d2447e45deb7d36509676a7f6c9084a11dd5a1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/has-bigints" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "which-boxed-primitive", - "version": "1.0.2", - "bom-ref": "which-boxed-primitive@1.0.2", - "author": "Jordan Harband", - "description": "Which kind of boxed JS primitive is this?", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/which-boxed-primitive@1.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/inspect-js/which-boxed-primitive.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/which-boxed-primitive#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/which-boxed-primitive/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6f065dbf400a2e9a65158d8a6515fa4efcae37ba238ebee5c2483a9a5d2ba08cbd61eb92afb252dfbdaa94d5b5f14418ce060af7388671ead6a993a6127f5536" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/which-boxed-primitive" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-bigint", - "version": "1.0.4", - "bom-ref": "is-bigint@1.0.4", - "author": "Jordan Harband", - "description": "Is this value an ES BigInt?", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-bigint@1.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/inspect-js/is-bigint.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/is-bigint#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/is-bigint/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cc1f42aee31a9a3ca6f358b6259dd4327e783ca1ac433b097a8eb1bcddc7249e0202c40d07a891bada764e8efb39f08dba8c6ca6c221cda3e83b5cf20848453a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-bigint" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-boolean-object", - "version": "1.1.2", - "bom-ref": "is-boolean-object@1.1.2", - "author": "Jordan Harband", - "description": "Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-boolean-object@1.1.2", - "externalReferences": [ - { - "url": "git://github.com/inspect-js/is-boolean-object.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/is-boolean-object#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/is-boolean-object/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "80361a2872669e3e1a5b1ca3e981f25d5a5d41ac2d54b1d4e5c6fe7b3b4f19ccdfe9c8ee4ddc2f7b964811f817a87e1ee7b027d43d4029ff02677918ad046a60" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-boolean-object" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-number-object", - "version": "1.0.7", - "bom-ref": "is-number-object@1.0.7", - "author": "Jordan Harband", - "description": "Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-number-object@1.0.7", - "externalReferences": [ - { - "url": "git://github.com/inspect-js/is-number-object.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inspect-js/is-number-object#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inspect-js/is-number-object/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "935534211ccb328ed995821fcd1bb6dce87a3222056ac8296fd5fbe9ea9f15902ac07e38508e0a4c1bc16086757522fd6730a14c1f528477cb911e29756e64ad" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-number-object" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "array.prototype.findlastindex", - "version": "1.2.3", - "bom-ref": "array.prototype.findlastindex@1.2.3", - "author": "Jordan Harband", - "description": "An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/array.prototype.findlastindex@1.2.3", - "externalReferences": [ - { - "url": "git+https://github.com/es-shims/Array.prototype.findLastIndex.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/es-shims/Array.prototype.findLastIndex#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/es-shims/Array.prototype.findLastIndex/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2f32e888e300c6fcbe19ddc102adc1ed578880f768f90f21b61bcab57c9b32f455d23ad77c933fb7c9b0ee7365a447159555270a73362925f85d4e479a9a1d38" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/array.prototype.findlastindex" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "es-shim-unscopables", - "version": "1.0.2", - "bom-ref": "es-shim-unscopables@1.0.2", - "author": "Jordan Harband", - "description": "Helper package to shim a method into `Array.prototype[Symbol.unscopables]`", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/es-shim-unscopables@1.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/ljharb/es-shim-unscopables.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ljharb/es-shim-unscopables#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ljharb/es-shim-unscopables/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "277c814570b30eee142e7430c724e8a3f3a374cc7a6a48150bb2ba7dec346bb17fd302ed98a28dec8ef7007e53dbcdfa52e5d1a8ded083e208530ffe60992c47" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/es-shim-unscopables" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "array.prototype.flat", - "version": "1.3.2", - "bom-ref": "array.prototype.flat@1.3.2", - "author": "Jordan Harband", - "description": "An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/array.prototype.flat@1.3.2", - "externalReferences": [ - { - "url": "git://github.com/es-shims/Array.prototype.flat.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/es-shims/Array.prototype.flat#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/es-shims/Array.prototype.flat/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "763601f99c76bcb7b063c45694d0947478c35ecd973a09bad364bd13b3ff5291e07de1cbd3471188817e20dfc6fda509ee418f6fac8efc4ac3239576b3c8b270" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/array.prototype.flat" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "array.prototype.flatmap", - "version": "1.3.2", - "bom-ref": "array.prototype.flatmap@1.3.2", - "author": "Jordan Harband", - "description": "An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/array.prototype.flatmap@1.3.2", - "externalReferences": [ - { - "url": "git://github.com/es-shims/Array.prototype.flatMap.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/es-shims/Array.prototype.flatMap#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/es-shims/Array.prototype.flatMap/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "130cb1d1cf4f9a972c0728525b8afef730d4eec1a315cf3aa9ffe42adb920917617db93448d2cb91a4f9aaf7079d11a073934ffe5cbfcbeaa45e4a8e357e7809" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/array.prototype.flatmap" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "eslint-import-resolver-node", - "version": "0.3.9", - "bom-ref": "eslint-import-resolver-node@0.3.9", - "author": "Ben Mosher", - "description": "Node default behavior import resolution plugin for eslint-plugin-import.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/eslint-import-resolver-node@0.3.9", - "externalReferences": [ - { - "url": "git+https://github.com/import-js/eslint-plugin-import.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/import-js/eslint-plugin-import", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/import-js/eslint-plugin-import/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5858f68accf6d896a152ff81efcf1394edcdeb32f79cd24653c09c65b3d9bd512404f689742578bf2e70ca086dcb944e15b0919e6d77daff0149cbb9ff5050f2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-import-resolver-node" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "debug", - "version": "3.2.7", - "bom-ref": "eslint-import-resolver-node@0.3.9|debug@3.2.7", - "author": "TJ Holowaychuk", - "description": "small debugging utility", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/debug@3.2.7", - "externalReferences": [ - { - "url": "git://github.com/visionmedia/debug.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/visionmedia/debug#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/visionmedia/debug/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0858f3618022e1385f890be2ceb1507af4d35c7b670aa59f7bbc75021804b1c4f3e996cb6dfa0b44b3ee81343206d87a7fc644455512c961c50ffed6bb8b755d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-import-resolver-node\\node_modules\\debug" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "eslint-module-utils", - "version": "2.8.0", - "bom-ref": "eslint-module-utils@2.8.0", - "author": "Ben Mosher", - "description": "Core utilities to support eslint-plugin-import and other module-related plugins.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/eslint-module-utils@2.8.0", - "externalReferences": [ - { - "url": "git+https://github.com/import-js/eslint-plugin-import.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/import-js/eslint-plugin-import#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/import-js/eslint-plugin-import/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.8.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6966a32187eca822910e051f8c45cd37f265af36ae32e484cb9b1b77b5976ed5b7107e80e8ca70121e3673ba83f8ca90a3d40c27a7d62c07882729f1d20e8e03" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-module-utils" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "debug", - "version": "3.2.7", - "bom-ref": "eslint-module-utils@2.8.0|debug@3.2.7", - "author": "TJ Holowaychuk", - "description": "small debugging utility", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/debug@3.2.7", - "externalReferences": [ - { - "url": "git://github.com/visionmedia/debug.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/visionmedia/debug#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/visionmedia/debug/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0858f3618022e1385f890be2ceb1507af4d35c7b670aa59f7bbc75021804b1c4f3e996cb6dfa0b44b3ee81343206d87a7fc644455512c961c50ffed6bb8b755d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-module-utils\\node_modules\\debug" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "object.fromentries", - "version": "2.0.7", - "bom-ref": "object.fromentries@2.0.7", - "author": "Jordan Harband", - "description": "ES proposal-spec-compliant Object.fromEntries shim.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/object.fromentries@2.0.7", - "externalReferences": [ - { - "url": "git://github.com/es-shims/Object.fromEntries.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/es-shims/Object.fromEntries#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/es-shims/Object.fromEntries/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "50f6cf1cc2fab0bf0f23f98ea8fc2c1f81ba8b25dc086ccb8a7f0abc43de9ce64de65a4234165943e57adaf7630759901eb9aa190b79fce2737a6500f8a26610" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/object.fromentries" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "object.groupby", - "version": "1.0.1", - "bom-ref": "object.groupby@1.0.1", - "author": "Jordan Harband", - "description": "An ESnext spec-compliant `Object.groupBy` shim/polyfill/replacement that works as far down as ES3.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/object.groupby@1.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/es-shims/Object.groupBy.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/es-shims/Object.groupBy#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/es-shims/Object.groupBy/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1ea690b6a2e7a7ff019f818bd7a723f825186e7a5ed5b8744ed11a5afc9bb330c6e2d831089b91a55f151aebcd688d5f0272389542730c6e7931770e1f825971" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/object.groupby" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "object.values", - "version": "1.1.7", - "bom-ref": "object.values@1.1.7", - "author": "Jordan Harband", - "description": "ES2017 spec-compliant Object.values shim.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/object.values@1.1.7", - "externalReferences": [ - { - "url": "git://github.com/es-shims/Object.values.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/es-shims/Object.values#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/es-shims/Object.values/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/object.values/-/object.values-1.1.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "694eb19c31584f7c75edefdfd088a2c2518f4f2da3cccc9219f501e1fabacfb095f25f390961c393912b8728697c31e1ace33018585242484c187688a2d03a36" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/object.values" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "eslint-plugin-jest", - "version": "27.6.0", - "bom-ref": "eslint-plugin-jest@27.6.0", - "author": "Jonathan Kim", - "description": "ESLint rules for Jest", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/eslint-plugin-jest@27.6.0", - "externalReferences": [ - { - "url": "git+https://github.com/jest-community/eslint-plugin-jest.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jest-community/eslint-plugin-jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jest-community/eslint-plugin-jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-27.6.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "31396eb279c330285b125b2ccc9bebc03d5d377c7a9d997ffece090f6dc1c41e8c811eba4d994bd3ae2cbb6e311084b754009f0281d5d6f8323203f0f2791d9e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-plugin-jest" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jest", - "version": "29.7.0", - "bom-ref": "jest@29.7.0", - "description": "Delightful JavaScript Testing.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest@29.7.0#packages/jest", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://jestjs.io/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest/-/jest-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "348cb7a00169f6c85d6b5f61cb81cad0745358ab4f26619d9efcb0bb4d673aa342daf660f99f9fbc90f1a4c400f3c79bd88f4471a7dc763620b03b619d84ef1b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "builtins", - "version": "5.0.1", - "bom-ref": "builtins@5.0.1", - "description": "List of node.js builtin modules", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/builtins@5.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/juliangruber/builtins.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/juliangruber/builtins#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/juliangruber/builtins/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/builtins/-/builtins-5.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ab05691441cd7e160923335106f7760b5932a3a8f3dd948c3f2cae478ece3dd88a5a56d89d93720d6bb2475ef9a839c024b882a397c106a3dbdd189781696439" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/builtins" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "builtins@5.0.1|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/builtins\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "builtins@5.0.1|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/builtins\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "builtins@5.0.1|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/builtins\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "eslint-plugin-es", - "version": "4.1.0", - "bom-ref": "eslint-plugin-es@4.1.0", - "author": "Toru Nagashima", - "description": "ESLint plugin about ECMAScript syntactic features.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/eslint-plugin-es@4.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/mysticatea/eslint-plugin-es.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mysticatea/eslint-plugin-es#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mysticatea/eslint-plugin-es/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-4.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1882e14139e3604d96a2b5f92728b98b8773e402d6c4121d40409541abcbeacedc23be886530d695e4c7931cff413de4bdcb36425187bca2d8b1294f3a53d79d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-plugin-es" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "eslint-utils", - "version": "2.1.0", - "bom-ref": "eslint-plugin-es@4.1.0|eslint-utils@2.1.0", - "author": "Toru Nagashima", - "description": "Utilities for ESLint plugins.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/eslint-utils@2.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/mysticatea/eslint-utils.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mysticatea/eslint-utils#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mysticatea/eslint-utils/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c3de1d418a1abb2be50dce375e7181f2553766def5def342860b78116c215c03f65e406f9dd7f117402022a28e39ab233c83f38fd26a8309306c2603d3f57766" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-plugin-es\\node_modules\\eslint-utils" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "eslint-visitor-keys", - "version": "1.3.0", - "bom-ref": "eslint-plugin-es@4.1.0|eslint-visitor-keys@1.3.0", - "author": "Toru Nagashima", - "description": "Constants and utilities about visitor keys to traverse AST.", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/eslint-visitor-keys@1.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/eslint/eslint-visitor-keys.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/eslint/eslint-visitor-keys#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/eslint/eslint-visitor-keys/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e89ef637c50d6b8eb6c1afca14e0edfcf277214eb4483a42dd05c2d478dcd415d7a5f2f60bd479f8053b8e17b417a19112a54c87826ebbe358ef19fee9d8a951" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-plugin-es\\node_modules\\eslint-visitor-keys" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "regexpp", - "version": "3.2.0", - "bom-ref": "regexpp@3.2.0", - "author": "Toru Nagashima", - "description": "Regular expression parser for ECMAScript.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/regexpp@3.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/mysticatea/regexpp.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mysticatea/regexpp#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mysticatea/regexpp/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a6ad9b5a8f66543e379dbb6cdb01afd7b5cb88d2f26be1a4959f246832d5d99d3c8030ac1a99ca9fd04531ea6f5ae1c26f256f63b279a39f8156fa106e69492e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/regexpp" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "eslint-utils", - "version": "3.0.0", - "bom-ref": "eslint-utils@3.0.0", - "author": "Toru Nagashima", - "description": "Utilities for ESLint plugins.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/eslint-utils@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/mysticatea/eslint-utils.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mysticatea/eslint-utils#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mysticatea/eslint-utils/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bae402e3720672dc3af29240d5181b412f3f34feeb721e82c1de23dd906d828e3ff05963e1e184ed96126513778aae69554bfa18f756e59d511657a8f38b8b0c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-utils" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "eslint-visitor-keys", - "version": "2.1.0", - "bom-ref": "eslint-utils@3.0.0|eslint-visitor-keys@2.1.0", - "author": "Toru Nagashima", - "description": "Constants and utilities about visitor keys to traverse AST.", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/eslint-visitor-keys@2.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/eslint/eslint-visitor-keys.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/eslint/eslint-visitor-keys#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/eslint/eslint-visitor-keys/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d2b4a6441cd7803cc8b03ea619d2607afce07b3239df809eaf92ffbf2317d241f34ff8e2078de346177d61494c1982d0cb6ce9acd9a84fca9ab021ad63e41a2b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-utils\\node_modules\\eslint-visitor-keys" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "eslint-plugin-prettier", - "version": "4.2.1", - "bom-ref": "eslint-plugin-prettier@4.2.1", - "author": "Teddy Katz", - "description": "Runs prettier as an eslint rule", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/eslint-plugin-prettier@4.2.1", - "externalReferences": [ - { - "url": "git+https://github.com/prettier/eslint-plugin-prettier.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/prettier/eslint-plugin-prettier#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/prettier/eslint-plugin-prettier/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7ffd2b5cb5d4b74a0562cf2b6b8c38f70619046e46299a4062c2529baae760be6e5438ddfb3a30c0cc156479c08dfe1e74dacaa420d87d70e099113f024ed0c9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-plugin-prettier" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "prettier-linter-helpers", - "version": "1.0.0", - "bom-ref": "prettier-linter-helpers@1.0.0", - "description": "Utilities to help expose prettier output in linting tools", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/prettier-linter-helpers@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/prettier/prettier-linter-helpers.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/prettier/prettier-linter-helpers#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/prettier/prettier-linter-helpers/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "19b2b670ff67ada492505f4dd97c14c2a7f394016530d61897e4a113f57e1fc6bdb8d97fa14a81d70d842f9e098743a5c9149df117d6609ddca154b84d138fdb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/prettier-linter-helpers" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "fast-diff", - "version": "1.3.0", - "bom-ref": "fast-diff@1.3.0", - "author": "Jason Chen", - "description": "Fast Javascript text diff", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/fast-diff@1.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/jhchen/fast-diff.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jhchen/fast-diff#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jhchen/fast-diff/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/fast-diff/-/fast-diff-1.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5713cfe0da9b5238fa31a00e69f59e527d9c5d62dc0ad96392552d65fd089dde1743e40fb660346f5f33672d23210c7e131455091fd94290668a4e655ec84db3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/fast-diff" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "prettier", - "version": "2.8.8", - "bom-ref": "prettier@2.8.8", - "author": "James Long", - "description": "Prettier is an opinionated code formatter", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/prettier@2.8.8", - "externalReferences": [ - { - "url": "git+https://github.com/prettier/prettier.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://prettier.io", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/prettier/prettier/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/prettier/-/prettier-2.8.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b5d37ca901af363c380876d8f975e4d098025e7f50885db56b9e6b05ee4b24053e903c82e16427e3e6b09b65df936950324e5f2aea7d5e0cd366d1a48c174ff5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/prettier" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "eslint-plugin-tsdoc", - "version": "0.2.17", - "bom-ref": "eslint-plugin-tsdoc@0.2.17", - "description": "An ESLint plugin that validates TypeScript doc comments", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/eslint-plugin-tsdoc@0.2.17#eslint-plugin", - "externalReferences": [ - { - "url": "git+https://github.com/microsoft/tsdoc.git#eslint-plugin", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://tsdoc.org/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/microsoft/tsdoc/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/eslint-plugin-tsdoc/-/eslint-plugin-tsdoc-0.2.17.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c519958bb671e3894e06e62a1bcbf34d7b8be8874639e17d9c75f5edb8c9f3e544e9fb31a5d19e9b4fd2053980c2060c29807558192a449550fa7f062b4e35a4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-plugin-tsdoc" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "tsdoc-config", - "group": "@microsoft", - "version": "0.16.2", - "bom-ref": "@microsoft/tsdoc-config@0.16.2", - "description": "A loader for the tsdoc.json file", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40microsoft/tsdoc-config@0.16.2#tsdoc-config", - "externalReferences": [ - { - "url": "git+https://github.com/microsoft/tsdoc.git#tsdoc-config", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://tsdoc.org/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/microsoft/tsdoc/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@microsoft/tsdoc-config/-/tsdoc-config-0.16.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "386888cf3a012e059647451d4495fdf2860ef972867fbb622b8664ead43f138209a8609eeddbe44ef803655e5c1495332c60ce8de017ae766803a4245724aec7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@microsoft\\tsdoc-config" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "ajv", - "version": "6.12.6", - "bom-ref": "@microsoft/tsdoc-config@0.16.2|ajv@6.12.6", - "author": "Evgeny Poberezkin", - "description": "Another JSON Schema Validator", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ajv@6.12.6", - "externalReferences": [ - { - "url": "git+https://github.com/ajv-validator/ajv.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ajv-validator/ajv", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ajv-validator/ajv/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8f77d52e0bd3a39dbb6a7c98c893864d825b1bebe79d062f1349b99a691cd532be9f1029a6408b3082f4699e1d6e55423681928619be933138654ca4068320e2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@microsoft\\tsdoc-config\\node_modules\\ajv" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "json-schema-traverse", - "version": "0.4.1", - "bom-ref": "@microsoft/tsdoc-config@0.16.2|json-schema-traverse@0.4.1", - "author": "Evgeny Poberezkin", - "description": "Traverse JSON Schema passing each schema object to callback", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/json-schema-traverse@0.4.1", - "externalReferences": [ - { - "url": "git+https://github.com/epoberezkin/json-schema-traverse.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/epoberezkin/json-schema-traverse#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/epoberezkin/json-schema-traverse/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c5b6c21f9742614e53f0b704861ba1ec727cf075ee5b7aac237634cce64529f6441dca5688753f271ce4eb6f41aec69bfe63221d0b62f7030ffbce3944f7b756" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@microsoft\\tsdoc-config\\node_modules\\json-schema-traverse" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "resolve", - "version": "1.19.0", - "bom-ref": "@microsoft/tsdoc-config@0.16.2|resolve@1.19.0", - "author": "James Halliday", - "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/resolve@1.19.0", - "externalReferences": [ - { - "url": "git://github.com/browserify/resolve.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/browserify/resolve#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/browserify/resolve/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/resolve/-/resolve-1.19.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ac0ac45c082c046e1481119cca7c56216285be1fd7642712f1425d1e1c32f75cf002f09921b72cfaf01b7e58019cd8d832cfe2fe2fbf531e8866130bd723efc6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@microsoft\\tsdoc-config\\node_modules\\resolve" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "tsdoc", - "group": "@microsoft", - "version": "0.14.2", - "bom-ref": "@microsoft/tsdoc@0.14.2", - "description": "A parser for the TypeScript doc comment syntax", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40microsoft/tsdoc@0.14.2#tsdoc", - "externalReferences": [ - { - "url": "git+https://github.com/microsoft/tsdoc.git#tsdoc", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://tsdoc.org/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/microsoft/tsdoc/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@microsoft/tsdoc/-/tsdoc-0.14.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f5bf263e92ab7de191ba1147e623b58b008b78822c57af87d6c45fc5b928197232404d814ec3ddf73a92a9027ea6fe6c27f853e4cd73bce14bd3632711ecc5ba" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@microsoft\\tsdoc" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "fast-json-stable-stringify", - "version": "2.1.0", - "bom-ref": "fast-json-stable-stringify@2.1.0", - "author": "James Halliday", - "description": "deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/fast-json-stable-stringify@2.1.0", - "externalReferences": [ - { - "url": "git://github.com/epoberezkin/fast-json-stable-stringify.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/epoberezkin/fast-json-stable-stringify", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/epoberezkin/fast-json-stable-stringify/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "96177fc05f8b93df076684c2b6556b687b5f8795d88a32236a55dc93bb1a52db9a9d20f22ccc671e149710326a1f10fb9ac47c0f4b829aa964c23095f31bf01f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/fast-json-stable-stringify" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jju", - "version": "1.4.0", - "bom-ref": "jju@1.4.0", - "author": "Alex Kocharin", - "description": "a set of utilities to work with JSON / JSON5 documents", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jju@1.4.0", - "externalReferences": [ - { - "url": "git://github.com/rlidwka/jju.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://rlidwka.github.io/jju/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/rlidwka/jju/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jju/-/jju-1.4.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f306fd630f7ae8e4b1029882b742b7c8d24bf299cd788bfe384ab660c89dcf814a3fa9e89d246839773cd225d8e0968dd850b5d41f6ab0d983b26f9939f31138" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jju" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "eslint-plugin-vue", - "version": "8.7.1", - "bom-ref": "eslint-plugin-vue@8.7.1", - "author": "Toru Nagashima", - "description": "Official ESLint plugin for Vue.js", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/eslint-plugin-vue@8.7.1", - "externalReferences": [ - { - "url": "git+https://github.com/vuejs/eslint-plugin-vue.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://eslint.vuejs.org", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/vuejs/eslint-plugin-vue/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.7.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "dbcb1bb66e25e1c3b3a0ed4bb7340fc5fc6140005aadaad46f526daaeb10a8e6c9a565f67bf82657279855f7a98b33c59ded10e5c20b9181a2068577e8bd765a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-plugin-vue" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "eslint-plugin-vue@8.7.1|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-plugin-vue\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "eslint-plugin-vue@8.7.1|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-plugin-vue\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "eslint-plugin-vue@8.7.1|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eslint-plugin-vue\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "natural-compare", - "version": "1.4.0", - "bom-ref": "natural-compare@1.4.0", - "author": "Lauri Rooden", - "description": "Compare strings containing a mix of letters and numbers in the way a human being would in sort order.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/natural-compare@1.4.0", - "externalReferences": [ - { - "url": "git://github.com/litejs/natural-compare-lite.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/litejs/natural-compare-lite#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/litejs/natural-compare-lite/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "396343f1e8b756d342f61ed5eb4a9f7f7495a1b1ebf7de824f0831b9b832418129836f7487d2746eec8408d3497b19059b9b0e6a38791b5d7a45803573c64c4b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/natural-compare" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "nth-check", - "version": "2.1.1", - "bom-ref": "nth-check@2.1.1", - "author": "Felix Boehm", - "description": "Parses and compiles CSS nth-checks to highly optimized functions.", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/nth-check@2.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/fb55/nth-check.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/fb55/nth-check", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/fb55/nth-check/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "96a8eb8e668ea009d67cc9813cbf97367ca7661dbeb30c625f7594134b38c841c8ea6f80c2b2b65193a2988465dd7ff841cb55a92f008998c5ab2386acc5dbff" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nth-check" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "boolbase", - "version": "1.0.0", - "bom-ref": "boolbase@1.0.0", - "author": "Felix Boehm", - "description": "two functions: One that returns true, one that returns false", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/boolbase@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/fb55/boolbase.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/fb55/boolbase", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/fb55/boolbase/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "25939203b328f6c34607cf948d283374bb68916024cb5cdbced3375912c26d9ef4ff771300d99098e751ef2da0f89d1ed965f2c32d724b8ebcb58f88aeea84c3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/boolbase" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "postcss-selector-parser", - "version": "6.0.13", - "bom-ref": "postcss-selector-parser@6.0.13", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/postcss-selector-parser@6.0.13", - "externalReferences": [ - { - "url": "git+https://github.com/postcss/postcss-selector-parser.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/postcss/postcss-selector-parser", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/postcss/postcss-selector-parser/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.13.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "11a5751a5e2650457875d8439efff1b63eecc70af0c5d7ad1dd5941a74f854941ffb8774e6fea51d866bf0de7bde4e59d01562b2cec10e17d6b4a4b7fac7c0a9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/postcss-selector-parser" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "cssesc", - "version": "3.0.0", - "bom-ref": "cssesc@3.0.0", - "author": "Mathias Bynens", - "description": "A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/cssesc@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/mathiasbynens/cssesc.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://mths.be/cssesc", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mathiasbynens/cssesc/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "fd36ff25c8cad75d67352706a1be4c36db27b4d3356823540e2a41fd39306458720ebac4e3b48ec7fd7cc05d9b6e381cdd9cc248a5b54f99ede446c5a00cff56" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/cssesc" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "vue-eslint-parser", - "version": "8.3.0", - "bom-ref": "vue-eslint-parser@8.3.0", - "author": "Toru Nagashima", - "description": "The ESLint custom parser for `.vue` files.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/vue-eslint-parser@8.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/vuejs/vue-eslint-parser.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/vuejs/vue-eslint-parser#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/vuejs/vue-eslint-parser/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-8.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7731c61b7fac63049feb31416b41a2f590ec843efe69dd780c639d4cb8ebb915606577b627e0dc67d894872478f33e60d4fa916b6d32b773639dafef78b24bfe" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/vue-eslint-parser" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "eslint-scope", - "version": "7.2.2", - "bom-ref": "vue-eslint-parser@8.3.0|eslint-scope@7.2.2", - "description": "ECMAScript scope analyzer for ESLint", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/eslint-scope@7.2.2", - "externalReferences": [ - { - "url": "git+https://github.com/eslint/eslint-scope.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://github.com/eslint/eslint-scope", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/eslint/eslint-scope/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74eb76d4eee54cc84333e5fd981e065fe0d9ad9b425093cbff095c4eac72af1e48bced0862d20b76dad0190a7ef27e52d20c1256639ff4d42b8cc3a07d066522" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/vue-eslint-parser\\node_modules\\eslint-scope" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "estraverse", - "version": "5.3.0", - "bom-ref": "vue-eslint-parser@8.3.0|estraverse@5.3.0", - "description": "ECMAScript JS AST traversal functions", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/estraverse@5.3.0", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/estools/estraverse.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/estools/estraverse", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/estools/estraverse/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "30c74046e54443388d4de243f0380caa6870475d41450fdc04ffa92ed61d4939dfdcc20ef1f15e8883446d7dfa65d3657d4ffb03d7f7814c38f41de842cbf004" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/vue-eslint-parser\\node_modules\\estraverse" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "vue-eslint-parser@8.3.0|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/vue-eslint-parser\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "vue-eslint-parser@8.3.0|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/vue-eslint-parser\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "vue-eslint-parser@8.3.0|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/vue-eslint-parser\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "espree", - "version": "9.6.1", - "bom-ref": "espree@9.6.1", - "author": "Nicholas C. Zakas", - "description": "An Esprima-compatible JavaScript parser built on Acorn", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/espree@9.6.1", - "externalReferences": [ - { - "url": "git+https://github.com/eslint/espree.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/eslint/espree", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/eslint/espree/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a2bb99685923a2b4e9177da40d2239ffbe558b019e6608a7186cb636839283743d6e7c259e60e6e072e7925d111379fe9e30d7474dfb698d7ec79f19ff315dc1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/espree" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "esquery", - "version": "1.5.0", - "bom-ref": "esquery@1.5.0", - "author": "Joel Feenstra", - "description": "A query library for ECMAScript AST using a CSS selector like query language.", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/esquery@1.5.0", - "externalReferences": [ - { - "url": "git+https://github.com/estools/esquery.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/estools/esquery/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/estools/esquery/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6102d7529940c09802c9d43bf08309cb064271ea2a935a07d3538445d48025cffb5360329708e14822c312dab083cd7589d212ffd7c85391a31bbdc882328c56" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/esquery" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "estraverse", - "version": "5.3.0", - "bom-ref": "esquery@1.5.0|estraverse@5.3.0", - "description": "ECMAScript JS AST traversal functions", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/estraverse@5.3.0", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/estools/estraverse.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/estools/estraverse", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/estools/estraverse/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "30c74046e54443388d4de243f0380caa6870475d41450fdc04ffa92ed61d4939dfdcc20ef1f15e8883446d7dfa65d3657d4ffb03d7f7814c38f41de842cbf004" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/esquery\\node_modules\\estraverse" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "eslintrc", - "group": "@eslint", - "version": "2.1.3", - "bom-ref": "@eslint/eslintrc@2.1.3", - "author": "Nicholas C. Zakas", - "description": "The legacy ESLintRC config file format for ESLint", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40eslint/eslintrc@2.1.3", - "externalReferences": [ - { - "url": "git+https://github.com/eslint/eslintrc.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/eslint/eslintrc#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/eslint/eslintrc/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c99cee206fa39d5bba84d4b3144374edef01c45dee03362d41beae0e469864ba3aa186430aae39e1ce6407ccf19f37c26323f8308bb2067d742f40eac2e8d398" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@eslint\\eslintrc" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "ajv", - "version": "6.12.6", - "bom-ref": "@eslint/eslintrc@2.1.3|ajv@6.12.6", - "author": "Evgeny Poberezkin", - "description": "Another JSON Schema Validator", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ajv@6.12.6", - "externalReferences": [ - { - "url": "git+https://github.com/ajv-validator/ajv.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ajv-validator/ajv", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ajv-validator/ajv/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8f77d52e0bd3a39dbb6a7c98c893864d825b1bebe79d062f1349b99a691cd532be9f1029a6408b3082f4699e1d6e55423681928619be933138654ca4068320e2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@eslint\\eslintrc\\node_modules\\ajv" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "json-schema-traverse", - "version": "0.4.1", - "bom-ref": "@eslint/eslintrc@2.1.3|json-schema-traverse@0.4.1", - "author": "Evgeny Poberezkin", - "description": "Traverse JSON Schema passing each schema object to callback", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/json-schema-traverse@0.4.1", - "externalReferences": [ - { - "url": "git+https://github.com/epoberezkin/json-schema-traverse.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/epoberezkin/json-schema-traverse#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/epoberezkin/json-schema-traverse/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c5b6c21f9742614e53f0b704861ba1ec727cf075ee5b7aac237634cce64529f6441dca5688753f271ce4eb6f41aec69bfe63221d0b62f7030ffbce3944f7b756" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@eslint\\eslintrc\\node_modules\\json-schema-traverse" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "globals", - "version": "13.23.0", - "bom-ref": "@eslint/eslintrc@2.1.3|globals@13.23.0", - "author": "Sindre Sorhus", - "description": "Global identifiers from different JavaScript environments", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/globals@13.23.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/globals.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/globals#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/globals/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/globals/-/globals-13.23.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5c0985d118e5ae3636dcc039d6adc796d7651b15295cfbe0d068a82a20fd5fa1c3dbc88c8e8d9d282f15ab09bb9677b818dafbf3e4474df96292d47a647d3dc0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@eslint\\eslintrc\\node_modules\\globals" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "type-fest", - "version": "0.20.2", - "bom-ref": "@eslint/eslintrc@2.1.3|type-fest@0.20.2", - "author": "Sindre Sorhus", - "description": "A collection of essential TypeScript types", - "licenses": [ - { - "expression": "(MIT OR CC0-1.0)" - } - ], - "purl": "pkg:npm/type-fest@0.20.2", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/type-fest.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/type-fest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/type-fest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "35ef9e138af4fe25a7a40c43f39db3dc0f8dd01b7944dfff36327045dd95147126af2c317f9bec66587847a962c65e81fb0cfff1dfa669348090dd452242372d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@eslint\\eslintrc\\node_modules\\type-fest" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "import-fresh", - "version": "3.3.0", - "bom-ref": "import-fresh@3.3.0", - "author": "Sindre Sorhus", - "description": "Import a module while bypassing the cache", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/import-fresh@3.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/import-fresh.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/import-fresh#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/import-fresh/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bde6188506be0f54012b39ef8541f16fc7dac65af0527c6c78301b029e39ec4d302cd8a8d9b3922a78d80e1323f98880abad71acc1a1424f625d593917381033" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/import-fresh" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "parent-module", - "version": "1.0.1", - "bom-ref": "parent-module@1.0.1", - "author": "Sindre Sorhus", - "description": "Get the path of the parent module", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/parent-module@1.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/parent-module.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/parent-module#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/parent-module/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "190d84591a5057cfe8f80c3c62ab5f6593df3515996246e2744f64e6ba65fe10b7bed1c705f1a6d887e2eaa595f9ca031a4ad42990311372e8b7991cb11961fa" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/parent-module" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "callsites", - "version": "3.1.0", - "bom-ref": "callsites@3.1.0", - "author": "Sindre Sorhus", - "description": "Get callsites from the V8 stack trace API", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/callsites@3.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/callsites.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/callsites#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/callsites/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3fc06302c5ef652f95203508d7584709012fef8613ebb6148b924914d588a8bdb7e6c0668d7e3eab1f4cbaf96ce62bf234435cb71e3ac502d0dda4ee13bb2c69" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/callsites" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "resolve-from", - "version": "4.0.0", - "bom-ref": "resolve-from@4.0.0", - "author": "Sindre Sorhus", - "description": "Resolve the path of a module like `require.resolve()` but from a given path", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/resolve-from@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/resolve-from.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/resolve-from#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/resolve-from/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a5bfcc6265ecb40932b11171f2988d235b4614d408140def904dc6ab812e035745ea01e9ffebe066ab021896a9bf2f0ddd0fb8a3b170beab8f25c9d9ed1632e2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/resolve-from" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "js-yaml", - "version": "4.1.0", - "bom-ref": "js-yaml@4.1.0", - "author": "Vladimir Zapparov", - "description": "YAML 1.2 parser and serializer", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/js-yaml@4.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/nodeca/js-yaml.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nodeca/js-yaml#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nodeca/js-yaml/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c29c59b3d368c596891122462194f20c4698a65d0529203e141f5a262c9e98a84cc24c5083ade1e13d4a2605061e94ea3c33517269982ee82b46326506d5af44" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/js-yaml" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "strip-json-comments", - "version": "3.1.1", - "bom-ref": "strip-json-comments@3.1.1", - "author": "Sindre Sorhus", - "description": "Strip comments from JSON. Lets you use comments in your JSON files!", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/strip-json-comments@3.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/strip-json-comments.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/strip-json-comments#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/strip-json-comments/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e9f3dcf91e22870a8fe8dfda22fd9fd60307f25395b56407a2a0b8c8aea8483555a1cba602c7c2aa39179ea89832198cc12fe61072e9ed57a196ddea97a9448a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/strip-json-comments" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "js", - "group": "@eslint", - "version": "8.53.0", - "bom-ref": "@eslint/js@8.53.0", - "description": "ESLint JavaScript language implementation", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40eslint/js@8.53.0#packages/js", - "externalReferences": [ - { - "url": "git+https://github.com/eslint/eslint.git#packages/js", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://eslint.org", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/eslint/eslint/issues/", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@eslint/js/-/js-8.53.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2a7ecaf1dc7fe54ebe713d72121a57d70e0f09283433e5f24482cf82fc1c1018deac5582c108f9b1baf7fd59b1a95d091870810b3c9de8bc72a44b9e872a58d7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@eslint\\js" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "config-array", - "group": "@humanwhocodes", - "version": "0.11.13", - "bom-ref": "@humanwhocodes/config-array@0.11.13", - "author": "Nicholas C. Zakas", - "description": "Glob-based configuration matching.", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/%40humanwhocodes/config-array@0.11.13", - "externalReferences": [ - { - "url": "git+https://github.com/humanwhocodes/config-array.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/humanwhocodes/config-array#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/humanwhocodes/config-array/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.13.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2520433220ca4b34159e07d18ce7455e015f9256972382bd9cb178f40ba1db596605644b20adfec5312b4d60f8294e78a5be9ca0ce84484ec0c33fc5354df381" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@humanwhocodes\\config-array" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "object-schema", - "group": "@humanwhocodes", - "version": "2.0.1", - "bom-ref": "@humanwhocodes/object-schema@2.0.1", - "author": "Nicholas C. Zakas", - "description": "An object schema merger/validator", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/%40humanwhocodes/object-schema@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/humanwhocodes/object-schema.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/humanwhocodes/object-schema#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/humanwhocodes/object-schema/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "76fb82797e5f0bd7578099fdb7e5f96ad7e681003350e5aa4b5db9e068749ba8bcc0a775d1e6d791f34a8912bed465a2ff24efbcb0c7a68c4baf4c71c5eb255b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@humanwhocodes\\object-schema" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "module-importer", - "group": "@humanwhocodes", - "version": "1.0.1", - "bom-ref": "@humanwhocodes/module-importer@1.0.1", - "author": "Nicholas C. Zaks", - "description": "Universal module importer for Node.js", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/%40humanwhocodes/module-importer@1.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/humanwhocodes/module-importer.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/humanwhocodes/module-importer#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/humanwhocodes/module-importer/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6f1bde57857cbf961be277054d3deb3d281904ea429237cad32e28555549c08b8354144c0d7acfc9744bf7cf22e5aa7d9bd6e7c8412359f9b95a4066b5f7cb7c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@humanwhocodes\\module-importer" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "fs.walk", - "group": "@nodelib", - "version": "1.2.8", - "bom-ref": "@nodelib/fs.walk@1.2.8", - "description": "A library for efficiently walking a directory recursively", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40nodelib/fs.walk@1.2.8#master", - "externalReferences": [ - { - "url": "git+https://github.com/nodelib/nodelib.git#master", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nodelib/nodelib/tree/master#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nodelib/nodelib/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0607e53196059c810920c28f067041b07a6a1316ddc520ef5a6da6c199a1b05c8a01299f864f2d293f5f396de1a0ecb96287f3521d25765c0b35967ce7a1c4a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@nodelib\\fs.walk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "fs.scandir", - "group": "@nodelib", - "version": "2.1.5", - "bom-ref": "@nodelib/fs.scandir@2.1.5", - "description": "List files and directories inside the specified directory", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40nodelib/fs.scandir@2.1.5#master", - "externalReferences": [ - { - "url": "git+https://github.com/nodelib/nodelib.git#master", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nodelib/nodelib/tree/master#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nodelib/nodelib/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "beadb806adf29b91c4426d8d282af7c970f08dceef4ec1138510e7929d832bda75baa2d1f831eeae6fcd393a34286ec760753b7a9a4a663dcccaa62e3017fada" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@nodelib\\fs.scandir" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "fs.stat", - "group": "@nodelib", - "version": "2.0.5", - "bom-ref": "@nodelib/fs.stat@2.0.5", - "description": "Get the status of a file with some features", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40nodelib/fs.stat@2.0.5#master", - "externalReferences": [ - { - "url": "git+https://github.com/nodelib/nodelib.git#master", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nodelib/nodelib/tree/master#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nodelib/nodelib/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "46484f3e9db3aea0c0400ff68cd867ced70f025bfae17761229edaef8e78039a2f23b06e93182decc5fbb9dc00bb7ce0d437293d4d2bcf7555d5279aaaf638f8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@nodelib\\fs.stat" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "run-parallel", - "version": "1.2.0", - "bom-ref": "run-parallel@1.2.0", - "author": "Feross Aboukhadijeh", - "description": "Run an array of functions in parallel", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/run-parallel@1.2.0", - "externalReferences": [ - { - "url": "git://github.com/feross/run-parallel.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/feross/run-parallel", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/feross/run-parallel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e65e15c9947ce8b67f943c594d1ea3a8bf00144d92d0814b30fdba01b8ec2d5003c4776107f734194b07fb2dfd51f0a2dddcf3f0e950b8f9a768938ca031d004" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/run-parallel" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "queue-microtask", - "version": "1.2.3", - "bom-ref": "queue-microtask@1.2.3", - "author": "Feross Aboukhadijeh", - "description": "fast, tiny `queueMicrotask` shim for modern engines", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/queue-microtask@1.2.3", - "externalReferences": [ - { - "url": "git://github.com/feross/queue-microtask.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/feross/queue-microtask", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/feross/queue-microtask/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "36e68d49ae9f94a4f925a498433268934e09cd32f5080e9a1a1bf9adf2d6dcf82a03e3360a1a59427002f21f22e19164052f17e51aa40c11c0eebe217a3dcaf4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/queue-microtask" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "fastq", - "version": "1.15.0", - "bom-ref": "fastq@1.15.0", - "author": "Matteo Collina", - "description": "Fast, in memory work queue", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/fastq@1.15.0", - "externalReferences": [ - { - "url": "git+https://github.com/mcollina/fastq.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mcollina/fastq#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mcollina/fastq/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/fastq/-/fastq-1.15.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c01ae8714d8b0975dafa5581b7c4682110fcf458bc39d0013836bf9049f27b28d2e5a64ee7f18dbc8e6c1083400ea3ff87c336f541d31d46f9dec52ee4886a77" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/fastq" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "reusify", - "version": "1.0.4", - "bom-ref": "reusify@1.0.4", - "author": "Matteo Collina", - "description": "Reuse objects and functions with style", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/reusify@1.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/mcollina/reusify.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mcollina/reusify#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mcollina/reusify/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "53d9c7f3c6b77dcfde902175974fd43f5228b22b888f24e1ee106f5d530762055c7c6bedf3ded782e8f650e2c3788e411b69bbfeec3268b553e9f6ed0b04f2cf" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/reusify" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "structured-clone", - "group": "@ungap", - "version": "1.2.0", - "bom-ref": "@ungap/structured-clone@1.2.0", - "author": "Andrea Giammarchi", - "description": "A structuredClone polyfill", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/%40ungap/structured-clone@1.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/ungap/structured-clone.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ungap/structured-clone#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ungap/structured-clone/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cee55d16b3098ae083414302cd0683e8a2f6f0c8e7aaa37c5e702a884abd3cd9bf8423d34867eb5c239fc23d68c382c56ffb4dca624fc2c35b55e3dcd7116aad" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@ungap\\structured-clone" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "cross-spawn", - "version": "7.0.3", - "bom-ref": "cross-spawn@7.0.3", - "author": "André Cruz", - "description": "Cross platform child_process#spawn and child_process#spawnSync", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/cross-spawn@7.0.3", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/moxystudio/node-cross-spawn.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/moxystudio/node-cross-spawn", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/moxystudio/node-cross-spawn/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8910cf24a50f544343edd1cf3bcae46ce9cfa720f281c0c5b568e9796342832f163f6ad77315cbf13b2445e425e8eac1d86efe509ada82cd6ad7916e75cec6eb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/cross-spawn" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "path-key", - "version": "3.1.1", - "bom-ref": "path-key@3.1.1", - "author": "Sindre Sorhus", - "description": "Get the PATH environment variable key cross-platform", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/path-key@3.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/path-key.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/path-key#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/path-key/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a2399e374a9dfb2d23b3312da18e3caf43deab97703049089423aee90e5fe3595f92cc17b8ab58ae18284e92e7c887079b6e1486ac7ee53aa6d889d2c0b844e9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/path-key" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "shebang-command", - "version": "2.0.0", - "bom-ref": "shebang-command@2.0.0", - "author": "Kevin Mårtensson", - "description": "Get the command from a shebang", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/shebang-command@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/kevva/shebang-command.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/kevva/shebang-command#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/kevva/shebang-command/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "907c6bdb366962d766acdd6a0e3aeb5ff675ad1d641bc0f1fa09292b51b87979af5ecc26704d614d6056614ce5ada630d7fc99a7a62e0d8efb62dbdb3747660c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/shebang-command" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "shebang-regex", - "version": "3.0.0", - "bom-ref": "shebang-regex@3.0.0", - "author": "Sindre Sorhus", - "description": "Regular expression for matching a shebang line", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/shebang-regex@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/shebang-regex.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/shebang-regex#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/shebang-regex/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "efef9d161b5cc77df9dee05aabc0c347836ec417ad0730bb6503a19934089c711de9b4ab5dd884cb30af1b4ed9e3851874b4a1594c97b7933fca1cfc7a471bd4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/shebang-regex" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "which", - "version": "2.0.2", - "bom-ref": "which@2.0.2", - "author": "Isaac Z. Schlueter", - "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/which@2.0.2", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-which.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-which#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-which/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "04b2374e5d535b73ef97bd25df2ab763ae22f9ac29c17aac181616924a8cb676d782b303fb28fbae15b492e103c7325a6171a3116e6881aa4a34c10a34c8e26c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/which" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "isexe", - "version": "2.0.0", - "bom-ref": "isexe@2.0.0", - "author": "Isaac Z. Schlueter", - "description": "Minimal module to check if a file is executable.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/isexe@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/isexe.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/isexe#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/isexe/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "447c4c2e9f659ca1c61d19e0f5016144231b600715a67ebdb2648672addfdfac638155564e18f8aaa2db4cb96aed2b23f01f9f210d44b8210623694ab3241e23" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/isexe" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "doctrine", - "version": "3.0.0", - "bom-ref": "doctrine@3.0.0", - "description": "JSDoc parser", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/doctrine@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/eslint/doctrine.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/eslint/doctrine", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/eslint/doctrine/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c92f90e62de105fec6064778286f1aede04d3563462d3684c306165228c860cef3ae56033340455c78e33d6956675460ed469d7597880e68bd8c5dc79aa890db" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/doctrine" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "acorn-jsx", - "version": "5.3.2", - "bom-ref": "acorn-jsx@5.3.2", - "description": "Modern, fast React.js JSX parser", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/acorn-jsx@5.3.2", - "externalReferences": [ - { - "url": "git+https://github.com/acornjs/acorn-jsx.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/acornjs/acorn-jsx", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/acornjs/acorn-jsx/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aeaf6cf893617f4202863b435f196527b838d68664e52957b69d0b1f0c80e5c7a3c27eef2a62a9e293eb8ba60478fbf63d4eb9b00b1e81b5ed2229e60c50d781" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/acorn-jsx" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "acorn", - "version": "8.11.2", - "bom-ref": "acorn@8.11.2", - "description": "ECMAScript parser", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/acorn@8.11.2", - "externalReferences": [ - { - "url": "git+https://github.com/acornjs/acorn.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/acornjs/acorn", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/acornjs/acorn/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/acorn/-/acorn-8.11.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9dcd00c73a7fd0520b2c456c9b87cdc0b0b032db6f844236eb742d54f41c6e97d9677b6cd212ec6463a913a73336589dec227d325c87f2b797929b1fdd8518e3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/acorn" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "file-entry-cache", - "version": "6.0.1", - "bom-ref": "file-entry-cache@6.0.1", - "author": "Roy Riojas", - "description": "Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/file-entry-cache@6.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/royriojas/file-entry-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/royriojas/file-entry-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/royriojas/file-entry-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ec6a6cfd75b299b2e4d902d82b8373a4c3ab623321748c57b88bf2d9006c2c4ea58eea1d2af7645acfdca72249dc25485691f43a2d47be0d68bdb3332dd14106" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/file-entry-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "flat-cache", - "version": "3.1.1", - "bom-ref": "flat-cache@3.1.1", - "author": "Jared Wray", - "description": "A stupidly simple key/value storage using files to persist some data", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/flat-cache@3.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/jaredwray/flat-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jaredwray/flat-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jaredwray/flat-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "fea3366f72d421a220be2050a2f4cbbe28dfc8e4173ed4919d12b6ea4b23d89eebccf21e71e3d422926c6784f4d9083ec62004288b392bc76c1c477e55a29afd" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/flat-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "flatted", - "version": "3.2.9", - "bom-ref": "flatted@3.2.9", - "author": "Andrea Giammarchi", - "description": "A super light and fast circular JSON parser.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/flatted@3.2.9", - "externalReferences": [ - { - "url": "git+https://github.com/WebReflection/flatted.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/WebReflection/flatted#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/WebReflection/flatted/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "dfacb10e7e47ece1594256b4fe314999b20a4dd6404079e009e746c62326a4d7c464cd2c744793f967332d0ae32ba0fba366a2c8b6039e4c3447724ad10bf545" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/flatted" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "keyv", - "version": "4.5.4", - "bom-ref": "keyv@4.5.4", - "author": "Jared Wray", - "description": "Simple key-value storage with support for multiple backends", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/keyv@4.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/jaredwray/keyv.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jaredwray/keyv", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jaredwray/keyv/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a3154790747f1097f608d5e75b144b5ba9a0ec9c82094706d03b441a62f672d528d4f3538a7d4f52297eafffb8af93295600bf7e7d648ecc7b9a34ae8caa88a7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/keyv" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "json-buffer", - "version": "3.0.1", - "bom-ref": "json-buffer@3.0.1", - "author": "Dominic Tarr", - "description": "JSON parse & stringify that supports binary via bops & base64", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/json-buffer@3.0.1", - "externalReferences": [ - { - "url": "git://github.com/dominictarr/json-buffer.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/dominictarr/json-buffer", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dominictarr/json-buffer/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e1b57905f4769aa7d04c99be579b4f3dd7fe669ba1888bd3b8007983c91cad7399a534ff430c15456072c17d68cebea512e3dd6c7c70689966f46ea6236b1f49" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/json-buffer" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "find-up", - "version": "5.0.0", - "bom-ref": "find-up@5.0.0", - "author": "Sindre Sorhus", - "description": "Find a file or directory by walking up parent directories", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/find-up@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/find-up.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/find-up#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/find-up/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "efcfcf5d3d7094b2c3813cc3b3bb23abd873cf4bd70fece7fbbc32a447b87d74310a6766a9f1ac10f4319a2092408dda8c557dd5b552b2f36dac94625ba9c69e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/find-up" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "locate-path", - "version": "6.0.0", - "bom-ref": "locate-path@6.0.0", - "author": "Sindre Sorhus", - "description": "Get the first path that exists on disk of multiple paths", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/locate-path@6.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/locate-path.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/locate-path#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/locate-path/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "88f64ae9e6236f146edee078fd667712c10830914ca80a28a65dd1fb3baad148dc026fcc3ba282c1e0e03df3f77a54f3b6828fdcab67547c539f63470520d553" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/locate-path" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "p-locate", - "version": "5.0.0", - "bom-ref": "p-locate@5.0.0", - "author": "Sindre Sorhus", - "description": "Get the first fulfilled promise that satisfies the provided testing function", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/p-locate@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/p-locate.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/p-locate#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/p-locate/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2da363b51594058fbecc1e6713f37071aa0cca548f93e4be647341d53cdd6cc24c9f2e9dca7a401aded7fed97f418ab74c8784ea7c47a696e8d8b1b29ab1b93f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/p-locate" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "p-limit", - "version": "3.1.0", - "bom-ref": "p-limit@3.1.0", - "author": "Sindre Sorhus", - "description": "Run multiple promise-returning & async functions with limited concurrency", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/p-limit@3.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/p-limit.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/p-limit#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/p-limit/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4d839a9ccdf01b0346b193767154d83c0af0e39e319d78f9aa6585d5b12801ce3e714fe897b19587ba1d7af8e9d4534776e1dcdca64c70576ec54e5773ab8945" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/p-limit" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "path-exists", - "version": "4.0.0", - "bom-ref": "path-exists@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if a path exists", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/path-exists@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/path-exists.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/path-exists#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/path-exists/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6a4f50cb943b8d86f65b071ecb9169be0d8aa0073f64884b48b392066466ca03ec1b091556dd1f65ad2aaed333fa6ead2530077d943c167981e0c1b82d6cbbff" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/path-exists" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "glob-parent", - "version": "6.0.2", - "bom-ref": "glob-parent@6.0.2", - "author": "Gulp Team", - "description": "Extract the non-magic parent path from a glob string.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/glob-parent@6.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/gulpjs/glob-parent.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/gulpjs/glob-parent#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/gulpjs/glob-parent/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5f1c08f043a1550816a7a8832feddbd2bf3a7f877a017eb3494e791df078c9d084b972d773915c61e3aefa79c67ed4b84c48eeff5d6bb782893d33206df9afe0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/glob-parent" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "imurmurhash", - "version": "0.1.4", - "bom-ref": "imurmurhash@0.1.4", - "author": "Jens Taylor", - "description": "An incremental implementation of MurmurHash3", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/imurmurhash@0.1.4", - "externalReferences": [ - { - "url": "git+https://github.com/jensyt/imurmurhash-js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jensyt/imurmurhash-js", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jensyt/imurmurhash-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2665cc67ac2ebc398b88712697dca4cea3ba97015ba1fd061b822470668435d0910c398c5679f2eece47b0880709b6aad30d8cc8f843aa48535204b62d4d8f1c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/imurmurhash" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-path-inside", - "version": "3.0.3", - "bom-ref": "is-path-inside@3.0.3", - "author": "Sindre Sorhus", - "description": "Check if a path is inside another path", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-path-inside@3.0.3", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/is-path-inside.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/is-path-inside#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/is-path-inside/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "15de200016fec9c18098aa2ef1e31fb42ba94a2af9951c6a7f8683fef774703daa7381cbd3b3a309eb8732bf11a380a831a782283074fc40813955a34f052f3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-path-inside" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "argparse", - "version": "2.0.1", - "bom-ref": "argparse@2.0.1", - "description": "CLI arguments parser. Native port of python's argparse.", - "licenses": [ - { - "license": { - "id": "Python-2.0" - } - } - ], - "purl": "pkg:npm/argparse@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/nodeca/argparse.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nodeca/argparse#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nodeca/argparse/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f3ef56a9e6db173a57f4e47e59ae8edbd6ac22881e44ccdc1ad00835da4c1c7c80835d1fd3969215505b704a867ff3d7c35123019faadbf6c4060dc3beeacadd" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/argparse" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "json-stable-stringify-without-jsonify", - "version": "1.0.1", - "bom-ref": "json-stable-stringify-without-jsonify@1.0.1", - "author": "James Halliday", - "description": "deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/json-stable-stringify-without-jsonify@1.0.1", - "externalReferences": [ - { - "url": "git://github.com/samn/json-stable-stringify.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/samn/json-stable-stringify", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/samn/json-stable-stringify/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "05d6e8cbe97bb40dce196e858f21475a43f92ee0728f54e4df72e3caad1ac72cdd93dfff2528b6bb77cfd504a677528dc2ae9538a606940bbcec28ac562afa3f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/json-stable-stringify-without-jsonify" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "levn", - "version": "0.4.1", - "bom-ref": "levn@0.4.1", - "author": "George Zahariev", - "description": "Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/levn@0.4.1", - "externalReferences": [ - { - "url": "git://github.com/gkz/levn.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/gkz/levn", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/gkz/levn/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f9b4f6b87e04e4b184ee1fe7ddebdc4bfb109495c2a48a7aca6f0e589e5e57afbaec3b2a97f2da693eea24102ddabcdfa1aff94011818710e2c7574cb7691029" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/levn" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "prelude-ls", - "version": "1.2.1", - "bom-ref": "prelude-ls@1.2.1", - "author": "George Zahariev", - "description": "prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/prelude-ls@1.2.1", - "externalReferences": [ - { - "url": "git://github.com/gkz/prelude-ls.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://preludels.com", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/gkz/prelude-ls/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "be47033eb459a354192db9f944b18fa60fd698843ae6aa165a170629ffdbe5ea659246ab5f49bdcfca6909ab789a53aa52c5a9c8db9880edd5472ad81d2cd7e6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/prelude-ls" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "type-check", - "version": "0.4.0", - "bom-ref": "type-check@0.4.0", - "author": "George Zahariev", - "description": "type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/type-check@0.4.0", - "externalReferences": [ - { - "url": "git://github.com/gkz/type-check.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/gkz/type-check", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/gkz/type-check/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5e5794a1cf6ec065ea8d6c176944d9026ccc705679f39f10036befc7552be7121c8b15c83fef0b9c50e0469954df4bacead7aa765b2415fbbe69ee0aefd3a87b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/type-check" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lodash.merge", - "version": "4.6.2", - "bom-ref": "lodash.merge@4.6.2", - "author": "John-David Dalton", - "description": "The Lodash method `_.merge` exported as a module.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/lodash.merge@4.6.2", - "externalReferences": [ - { - "url": "git+https://github.com/lodash/lodash.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://lodash.com/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/lodash/lodash/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d0aa63a97455beb6320ac5f5b3047f5d32b4bdae9542440ce8c368ecfa96efb0728c086801103c11facfd4de3e2a52a3f184b46540ad453fd852e872603ba321" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lodash.merge" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "optionator", - "version": "0.9.3", - "bom-ref": "optionator@0.9.3", - "author": "George Zahariev", - "description": "option parsing and help generation", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/optionator@0.9.3", - "externalReferences": [ - { - "url": "git://github.com/gkz/optionator.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/gkz/optionator", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/gkz/optionator/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2630a8ca9a7e8ca9f5b6d105131c617ad08a789b7dce102002f7b91571e2c53bc50d6ff968492d5fd6ee7c128b45131d53b6cdb692df706bbde01ddc7442608e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/optionator" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "word-wrap", - "group": "@aashutoshrathi", - "version": "1.2.6", - "bom-ref": "@aashutoshrathi/word-wrap@1.2.6", - "author": "Jon Schlinkert", - "description": "Wrap words to a specified length.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40aashutoshrathi/word-wrap@1.2.6", - "externalReferences": [ - { - "url": "git+https://github.com/aashutoshrathi/word-wrap.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/aashutoshrathi/word-wrap", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/aashutoshrathi/word-wrap/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d588ecd92bccf137e5111fce0f770e8e15963996f9f00dadef0a44d92f577c161388897e5c58501b66e3cb83eed48f8402508d533443603745c056142af5dc20" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@aashutoshrathi\\word-wrap" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "deep-is", - "version": "0.1.4", - "bom-ref": "deep-is@0.1.4", - "author": "Thorsten Lorenz", - "description": "node's assert.deepEqual algorithm except for NaN being equal to NaN", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/deep-is@0.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/thlorenz/deep-is.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/thlorenz/deep-is#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/thlorenz/deep-is/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a083f392c993838fccae289a6063bea245c34fbced9ffc37129b6fffe81221d31d2ac268d2ee027d834524fcbee1228cb82a86c36c319c0f9444c837b7c6bf6d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/deep-is" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "fast-levenshtein", - "version": "2.0.6", - "bom-ref": "fast-levenshtein@2.0.6", - "author": "Ramesh Nair", - "description": "Efficient implementation of Levenshtein algorithm with locale-specific collator support.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/fast-levenshtein@2.0.6", - "externalReferences": [ - { - "url": "git+https://github.com/hiddentao/fast-levenshtein.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/hiddentao/fast-levenshtein#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/hiddentao/fast-levenshtein/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0c25eee887e1a9c92ced364a6371f1a77cbaaa9858e522599ab58c0eb29c11148e5d641d32153d220fcf62bcf2c3fba5f63388ca1d0de0cd2d6c2e61a1d83c77" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/fast-levenshtein" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-regex", - "version": "5.0.1", - "bom-ref": "ansi-regex@5.0.1", - "author": "Sindre Sorhus", - "description": "Regular expression for matching ANSI escape codes", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-regex@5.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-regex.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-regex#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-regex/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aae2505e54d25062f62c7f52517a3c570b18e2ca1a9e1828e8b3529bce04d4b05c13cb373b4c29762473c91f73fd9649325316bf7eea38e6fda5d26531410a15" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ansi-regex" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "text-table", - "version": "0.2.0", - "bom-ref": "text-table@0.2.0", - "author": "James Halliday", - "description": "borderless text tables with alignment", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/text-table@0.2.0", - "externalReferences": [ - { - "url": "git://github.com/substack/text-table.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/substack/text-table", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/substack/text-table/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "37ef148ac0170c693c3c55cfe07033551f676df995277cd82c05a24c8a2a0b9bf98ac8a786bfabe6e68ef3eeebdc131fb8d22e7c8b00ed176956069c0b6712a7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/text-table" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "events", - "version": "3.3.0", - "bom-ref": "events@3.3.0", - "author": "Irakli Gozalishvili", - "description": "Node's event emitter for all engines.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/events@3.3.0", - "externalReferences": [ - { - "url": "git://github.com/Gozala/events.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Gozala/events#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "http://github.com/Gozala/events/issues/", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/events/-/events-3.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "990c3ed9f9106c02f343b574318d08a9d9d734e793b4fe2bd2537dcfb0006b009782a79aedb0e28b6d0062b201ac577f1f1d0cd8e733e92d75d4268591471bd1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/events" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "fflate", - "version": "0.4.8", - "bom-ref": "fflate@0.4.8", - "author": "Arjun Barrett", - "description": "High performance (de)compression in an 8kB package", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/fflate@0.4.8", - "externalReferences": [ - { - "url": "git+https://github.com/101arrowz/fflate.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://101arrowz.github.io/fflate", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/101arrowz/fflate/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/fflate/-/fflate-0.4.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "149aaaa03051d3431d8fda696a62dafd8eefc66f8f46635603aecdf38e91beca1854c281e2adf2fdd7b93c0ee052644c60affc08ccf618365098244dd7005c58" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/fflate" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "focus-trap", - "version": "7.5.4", - "bom-ref": "focus-trap@7.5.4", - "author": "David Clark", - "description": "Trap focus within a DOM node.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/focus-trap@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/focus-trap/focus-trap.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/focus-trap/focus-trap#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/focus-trap/focus-trap/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "37b90776582c3bfbfe883fdd32824ab6c4aab390f3fdd5d955e6d1809c36dcb0e4fa3322ffdef8cf288e603ce263624fa7cc62beaf419941b0209322b92062ef" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/focus-trap" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "tabbable", - "version": "6.2.0", - "bom-ref": "tabbable@6.2.0", - "author": "David Clark", - "description": "Returns an array of all tabbable DOM nodes within a containing node.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/tabbable@6.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/focus-trap/tabbable.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/focus-trap/tabbable#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/focus-trap/tabbable/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/tabbable/-/tabbable-6.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "09ab7ade6c6c54997362f379d499955c880da14a24ac8693db32dc9425e345df1ba19d34d38538282b3fb13a09ef90bab1d941c96c696276f906889fd554857b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tabbable" - } - ] - }, - { - "type": "library", - "name": "geotiff", - "version": "2.0.4", - "bom-ref": "geotiff@2.0.4", - "author": "Fabian Schindler", - "description": "GeoTIFF image decoding in JavaScript", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/geotiff@2.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/geotiffjs/geotiff.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/geotiffjs/geotiff.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/geotiffjs/geotiff.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/geotiff/-/geotiff-2.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "686f21f5b25c706bac8a83ec116b04ab1f2a757a5937bd40db4582bd1286c5c9c748e58b2a60b9666b009a875fc5bf53450becfbcf4a8a41ae3f3c5c86103e53" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/geotiff" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "lerc", - "version": "3.0.0", - "bom-ref": "geotiff@2.0.4|lerc@3.0.0", - "author": "Esri", - "description": "Rapid decoding of Lerc compressed raster data for any standard pixel type.", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/lerc@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/Esri/lerc.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Esri/lerc", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/esri/lerc/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lerc/-/lerc-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "466e09fd66878516bdde708dda6c160d9168455175f06d5fe3b0be92f416c871846711694d48bbde9ee53154809ddcb11adea5276fc215b39c7fdadae69f1ac3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/geotiff\\node_modules\\lerc" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "geotiff@2.0.4|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/geotiff\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "geotiff@2.0.4|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/geotiff\\node_modules\\yallist" - } - ] - } - ] - }, - { - "type": "library", - "name": "parse-headers", - "version": "2.0.5", - "bom-ref": "parse-headers@2.0.5", - "author": "David Björklund", - "description": "Parse http headers, works with browserify/xhr", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/parse-headers@2.0.5", - "externalReferences": [ - { - "url": "git+https://github.com/kesla/parse-headers.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/kesla/parse-headers", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/kesla/parse-headers/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/parse-headers/-/parse-headers-2.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7edde20282ce07f325c1b357833cb8dd25863fab10922da342f032060ff30c5020afd6df356648523e362b0d9e24897c9048b83db804e94d596aefc7c08ef91c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/parse-headers" - } - ] - }, - { - "type": "library", - "name": "web-worker", - "version": "1.2.0", - "bom-ref": "web-worker@1.2.0", - "description": "Consistent Web Workers in browser and Node.", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/web-worker@1.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/developit/web-worker.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/developit/web-worker", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/developit/web-worker/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/web-worker/-/web-worker-1.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3e0177e356afceacb1eb49de13d0c3f974b6e8c30d328510473f4d399c16df69cf42b17aa7bedfd61b5c9e3052115f0118c299d7a721a2a506e21c88d07c7b98" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/web-worker" - } - ] - }, - { - "type": "library", - "name": "xml-utils", - "version": "1.7.0", - "bom-ref": "xml-utils@1.7.0", - "author": "Daniel J. Dufour", - "description": "Parse XML without Blowing Up Your Bundle Size", - "licenses": [ - { - "license": { - "id": "CC0-1.0" - } - } - ], - "purl": "pkg:npm/xml-utils@1.7.0", - "externalReferences": [ - { - "url": "git+https://github.com/DanielJDufour/xml-utils.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/DanielJDufour/xml-utils#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DanielJDufour/xml-utils/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/xml-utils/-/xml-utils-1.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6d6078f3df914107250bb03d396f1ee41cdb4fc4eefff8ed00ebe46307b016bf90f53f4a0c6bdfcc2d65a74a583c440f1283d02c3926c647a9482ff68080191b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/xml-utils" - } - ] - }, - { - "type": "library", - "name": "github-markdown-css", - "version": "5.4.0", - "bom-ref": "github-markdown-css@5.4.0", - "author": "Sindre Sorhus", - "description": "The minimal amount of CSS to replicate the GitHub Markdown style", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/github-markdown-css@5.4.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/github-markdown-css.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/github-markdown-css#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/github-markdown-css/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/github-markdown-css/-/github-markdown-css-5.4.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "789868169f5f899dbdd21d2f5ab5393265b403679e07cd4bbffdd991db4aaf2949bed5a2ef57b31abc42730d4fd9f56bf36b3736f057eba4a80c2375a562da77" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/github-markdown-css" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "hammerjs", - "version": "2.0.8", - "bom-ref": "hammerjs@2.0.8", - "author": "Jorik Tangelder", - "description": "A javascript library for multi-touch gestures", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/hammerjs@2.0.8", - "externalReferences": [ - { - "url": "git://github.com/hammerjs/hammer.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://hammerjs.github.io/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/hammerjs/hammer.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/hammerjs/-/hammerjs-2.0.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b524170574bf31640e9ff44a7246b027ad6fbec0e90a89bcec9831898746c0774e6b486dd2fcd458395f8a8a1f142454d0bfba3460ede97cdb82826f66431e45" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/hammerjs" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "html2canvas", - "version": "1.4.1", - "bom-ref": "html2canvas@1.4.1", - "author": "Niklas von Hertzen", - "description": "Screenshots with JavaScript", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/html2canvas@1.4.1", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/niklasvh/html2canvas.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://html2canvas.hertzen.com", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/niklasvh/html2canvas/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/html2canvas/-/html2canvas-1.4.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7cf53a047369b32221afccb23294cb2f101b91a2bc02b20172664846204b8838637aabd7a256849831a610b16e5fd238c4371a28a70997e4ca64baabb816e658" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/html2canvas" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "text-segmentation", - "version": "1.0.3", - "bom-ref": "text-segmentation@1.0.3", - "author": "Niklas von Hertzen", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/text-segmentation@1.0.3", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/niklasvh/text-segmentation.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/niklasvh/text-segmentation", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/niklasvh/text-segmentation/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/text-segmentation/-/text-segmentation-1.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "88e88f528fc11a767afb9e0eb16c5989d182b1d53c61b1383d2a5d3e29e9ec378cb5424d241a09fe8b944932631e48752a7b476a5b4797f803b36142e22e7e37" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/text-segmentation" - } - ] - }, - { - "type": "library", - "name": "http-server", - "version": "14.1.1", - "bom-ref": "http-server@14.1.1", - "description": "A simple zero-configuration command-line http server", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/http-server@14.1.1", - "externalReferences": [ - { - "url": "git://github.com/http-party/http-server.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/http-party/http-server#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/http-party/http-server/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/http-server/-/http-server-14.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f9c6f169d178d145ddf53d35cd41e003eae5a36060d52adeaf8f81e0dc081dd686c40186bf9f676119c618327d2c193b6a5a52d144be27e6cb2dd40e3a426ae0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/http-server" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "http-server@14.1.1|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/http-server\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "http-server@14.1.1|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/http-server\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "http-server@14.1.1|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/http-server\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "http-server@14.1.1|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/http-server\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "http-server@14.1.1|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/http-server\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "http-server@14.1.1|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/http-server\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "basic-auth", - "version": "2.0.1", - "bom-ref": "basic-auth@2.0.1", - "description": "node.js basic auth parser", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/basic-auth@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/jshttp/basic-auth.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jshttp/basic-auth#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jshttp/basic-auth/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/basic-auth/-/basic-auth-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "345f9ea6e11d9d4615946ba16b16dbabe76f26db702e7198f988b195794c1392a94395b70a75c0e5c5539de63748f6cf0d191c8cc6e27ebc261587029603997a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/basic-auth" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "corser", - "version": "2.0.1", - "bom-ref": "corser@2.0.1", - "author": "Alexander Grüneberg", - "description": "A highly configurable, middleware compatible implementation of CORS.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/corser@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/agrueneberg/Corser.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/agrueneberg/Corser#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/agrueneberg/Corser/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/corser/-/corser-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bad09837345240864d3c870665d41cf76515258021b4602d782160d3245a166f1fd0ff823edc86c875c97065e77df8c2c9b502131dc54361bb537fe8f5e22455" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/corser" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "he", - "version": "1.2.0", - "bom-ref": "he@1.2.0", - "author": "Mathias Bynens", - "description": "A robust HTML entities encoder/decoder with full Unicode support.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/he@1.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/mathiasbynens/he.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://mths.be/he", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mathiasbynens/he/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/he/-/he-1.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "17fd439d418fa29391662d278be0afac28074391721001d12d2029b9858c9ab6d2c28376327ffb93e1a5dfc8099d1ef2c83664e962d7c221a877524e58d0ca1b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/he" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "html-encoding-sniffer", - "version": "3.0.0", - "bom-ref": "html-encoding-sniffer@3.0.0", - "author": "Domenic Denicola", - "description": "Sniff the encoding from a HTML byte stream", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/html-encoding-sniffer@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/jsdom/html-encoding-sniffer.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jsdom/html-encoding-sniffer#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jsdom/html-encoding-sniffer/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a16bf84f8c89e7688aaee7e39f264f92b374087dd09eb52a741e889f583915ed6689af06985dfa8277cdc92c6866dc43e7e366630d4412555788193ddd47ac90" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/html-encoding-sniffer" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "whatwg-encoding", - "version": "2.0.0", - "bom-ref": "whatwg-encoding@2.0.0", - "author": "Domenic Denicola", - "description": "Decode strings according to the WHATWG Encoding Standard", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/whatwg-encoding@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/jsdom/whatwg-encoding.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jsdom/whatwg-encoding#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jsdom/whatwg-encoding/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a78d6883278c52bc378d67251d64d0835934e434955cf2dc57145362c5d493e668a0e0992dca1880f67f1cbfc3fcdfae40f3ad729d667b55a1044697d369a15a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/whatwg-encoding" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "iconv-lite", - "version": "0.6.3", - "bom-ref": "whatwg-encoding@2.0.0|iconv-lite@0.6.3", - "author": "Alexander Shtuchkin", - "description": "Convert character encodings in pure javascript.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/iconv-lite@0.6.3", - "externalReferences": [ - { - "url": "git://github.com/ashtuchkin/iconv-lite.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ashtuchkin/iconv-lite", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ashtuchkin/iconv-lite/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e1f0a4efdc2c84c773329dab1f4eaa5ab244e22a25a8b842507f8e8ae22053ef91074fbde0d9432fcd5ab4eec65f9e6e50ab9ea34b711cdb6f13223a0fb59d33" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/whatwg-encoding\\node_modules\\iconv-lite" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "safer-buffer", - "version": "2.1.2", - "bom-ref": "safer-buffer@2.1.2", - "author": "Nikita Skovoroda", - "description": "Modern Buffer API polyfill without footguns", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/safer-buffer@2.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/ChALkeR/safer-buffer.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ChALkeR/safer-buffer#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ChALkeR/safer-buffer/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "619a372bcd920fb462ca2d04d4440fa232f3ee4a5ea6749023d2323db1c78355d75debdbe5d248eeda72376003c467106c71bbbdcc911e4d1c6f0a9c42b894b6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/safer-buffer" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "http-proxy", - "version": "1.18.1", - "bom-ref": "http-proxy@1.18.1", - "author": "Charlie Robbins", - "description": "HTTP proxying for the masses", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/http-proxy@1.18.1", - "externalReferences": [ - { - "url": "git+https://github.com/http-party/node-http-proxy.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/http-party/node-http-proxy#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/http-party/node-http-proxy/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ee6cffef6d406e72702156e7692bf50b3dc09b464b4ff501c240bdd95971857bff93f04141f3367d712540d0b6ec1546af4bb0529a6560f40cf4b9da04c47935" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/http-proxy" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "eventemitter3", - "version": "4.0.7", - "bom-ref": "eventemitter3@4.0.7", - "author": "Arnout Kazemier", - "description": "EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/eventemitter3@4.0.7", - "externalReferences": [ - { - "url": "git://github.com/primus/eventemitter3.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/primus/eventemitter3#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/primus/eventemitter3/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f20b870590b02a716161d1ebdb2b2e45612b4f08683765fc5c42d196b470a667de6368e3b94378b5a40cb142ca515a352b80ef665fb4a607f2a32b07c6f9af13" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eventemitter3" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "follow-redirects", - "version": "1.15.3", - "bom-ref": "follow-redirects@1.15.3", - "author": "Ruben Verborgh", - "description": "HTTP and HTTPS modules that follow redirects.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/follow-redirects@1.15.3", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/follow-redirects/follow-redirects.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/follow-redirects/follow-redirects", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/follow-redirects/follow-redirects/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d55cceb6e10cf290bd48553513ef0a7d38d9c8cced46c8047f0425e38cfc036e6ecb5de34b34e3e9dc8ad837f9da2574be01c27c1c0b84359ebcb9fde70e6fe9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/follow-redirects" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "requires-port", - "version": "1.0.0", - "bom-ref": "requires-port@1.0.0", - "author": "Arnout Kazemier", - "description": "Check if a protocol requires a certain port number to be added to an URL.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/requires-port@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/unshiftio/requires-port.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/unshiftio/requires-port", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/unshiftio/requires-port/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2a280e087728714dd7383271b2ef22fe3f13f6dcd3e1a74789e730391450d19645729eda8705ee454d66fb2b8ef740b9654c867867e87070c8d783372f7c8301" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/requires-port" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "mime", - "version": "1.6.0", - "bom-ref": "mime@1.6.0", - "author": "Robert Kieffer", - "description": "A comprehensive library for mime-type mapping", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/mime@1.6.0", - "externalReferences": [ - { - "url": "git+https://github.com/broofa/node-mime.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/broofa/node-mime#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/broofa/node-mime/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c74567f2ca48fb0b89d4ee92ee09db69083c3f187834d1dbeca4883661162a23c4e1128ea65be28e7f8d92662699180febc99cef48f611b793151b2bb306907a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/mime" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "opener", - "version": "1.5.2", - "bom-ref": "opener@1.5.2", - "author": "Domenic Denicola", - "description": "Opens stuff, like webpages and files and executables, cross-platform", - "licenses": [ - { - "expression": "(WTFPL OR MIT)" - } - ], - "purl": "pkg:npm/opener@1.5.2", - "externalReferences": [ - { - "url": "git+https://github.com/domenic/opener.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/domenic/opener#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/domenic/opener/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/opener/-/opener-1.5.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "babe5421dcb0e58ef2123f702f386a5e2cba199dccc31d32188fb9b0c9f6af4374bf770a26f526147e723cff965e1f5ed317f2cf2257f790fc974f3c0cd163ec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/opener" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "portfinder", - "version": "1.0.32", - "bom-ref": "portfinder@1.0.32", - "author": "Charlie Robbins", - "description": "A simple tool to find an open port on the current machine", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/portfinder@1.0.32", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/http-party/node-portfinder.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/http-party/node-portfinder#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/http-party/node-portfinder/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.32.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a27d992555435d1003584ea39d0697d22a04ca5ce0069424f2be79344e308d75b56713be0600e563a0d7c23db48b457c781e127a70d0d345846b17e22103dcc6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/portfinder" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "async", - "version": "2.6.4", - "bom-ref": "portfinder@1.0.32|async@2.6.4", - "author": "Caolan McMahon", - "description": "Higher-order functions and common patterns for asynchronous code", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/async@2.6.4", - "externalReferences": [ - { - "url": "git+https://github.com/caolan/async.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://caolan.github.io/async/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/caolan/async/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/async/-/async-2.6.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9b3a3975f258c009f6f4f7a2274cefc13a34e338fc1c3263d0c9fc4c3eec9e8eead76a6b75b9dab0a2478649b67352e0ae1949d2d79a79af3ceb4a318b9d6618" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/portfinder\\node_modules\\async" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "debug", - "version": "3.2.7", - "bom-ref": "portfinder@1.0.32|debug@3.2.7", - "author": "TJ Holowaychuk", - "description": "small debugging utility", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/debug@3.2.7", - "externalReferences": [ - { - "url": "git://github.com/visionmedia/debug.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/visionmedia/debug#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/visionmedia/debug/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0858f3618022e1385f890be2ceb1507af4d35c7b670aa59f7bbc75021804b1c4f3e996cb6dfa0b44b3ee81343206d87a7fc644455512c961c50ffed6bb8b755d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/portfinder\\node_modules\\debug" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "mkdirp", - "version": "0.5.6", - "bom-ref": "portfinder@1.0.32|mkdirp@0.5.6", - "author": "James Halliday", - "description": "Recursively mkdir, like `mkdir -p`", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/mkdirp@0.5.6", - "externalReferences": [ - { - "url": "git+https://github.com/substack/node-mkdirp.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/substack/node-mkdirp#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/substack/node-mkdirp/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "14ffa9f1107c396a45dd86410ab3f982d0039ad5c0a41e4030b9febddc80f8fcb10a3ac2b34d268f2528cecb0edf77300de4f7c0d19d2f127933ffd8aad1c027" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/portfinder\\node_modules\\mkdirp" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "secure-compare", - "version": "3.0.1", - "bom-ref": "secure-compare@3.0.1", - "author": "Vadim Demedes", - "description": "Securely compare two strings, copied from cryptiles", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/secure-compare@3.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/vdemedes/secure-compare.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/vdemedes/secure-compare", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/vdemedes/secure-compare/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/secure-compare/-/secure-compare-3.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "01c908215f74acf0dc05c8255305cf177920d0fd2a98fb0f5c08fa041104350135a79c80d717e60c9cdf8b54daa698f7ecfbf69956caa4bdd9d53f8d9fb93543" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/secure-compare" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "union", - "version": "0.5.0", - "bom-ref": "union@0.5.0", - "author": "Charlie Robbins", - "description": "A hybrid buffered / streaming middleware kernel backwards compatible with connect.", - "purl": "pkg:npm/union@0.5.0", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/flatiron/union.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/flatiron/union#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/flatiron/union/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/union/-/union-0.5.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "37ab8e86e5baccef793f731e976236cccb1bb1a9efbed827ea356a26fe2f6d5733fc93743a42fdb2ea268d01a65adc49417382a9426faae735b0c78dcff23094" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/union" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "qs", - "version": "6.11.2", - "bom-ref": "qs@6.11.2", - "description": "A querystring parser that supports nesting and arrays, with a depth limit", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/qs@6.11.2", - "externalReferences": [ - { - "url": "git+https://github.com/ljharb/qs.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ljharb/qs", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ljharb/qs/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/qs/-/qs-6.11.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b43348cf6d9a073083c4bb551fef959d37f3c657de2b909baa88694aaa49823d5683f7106d2b4d033dcdbaa0ace6f57ea6306c2b8c78a4df4795587badc61188" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/qs" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "url-join", - "version": "4.0.1", - "bom-ref": "url-join@4.0.1", - "author": "José F. Romaniello", - "description": "Join urls and normalize as in path.join.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/url-join@4.0.1", - "externalReferences": [ - { - "url": "git://github.com/jfromaniello/url-join.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jfromaniello/url-join#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jfromaniello/url-join/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/url-join/-/url-join-4.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8e4d7e40fe9926ac8e8ae108f4011641f8eefe70763f0e3aea46c0d0b1199631f029e32077d5ab0048041b18cf0c3dbe4cd6db6f7eeb4f28447eb0977ee2979c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/url-join" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "i18next-browser-languagedetector", - "version": "6.1.8", - "bom-ref": "i18next-browser-languagedetector@6.1.8", - "author": "Jan Mühlemann", - "description": "language detector used in browser environment for i18next", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/i18next-browser-languagedetector@6.1.8", - "externalReferences": [ - { - "url": "git+https://github.com/i18next/i18next-browser-languageDetector.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/i18next/i18next-browser-languageDetector", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/i18next/i18next-browser-languageDetector/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/i18next-browser-languagedetector/-/i18next-browser-languagedetector-6.1.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4af9be31db821253b431eaa98f590902b8930ba3a1238d558654ff03450f8c6a0f6418401c868613911fb07953a60747d3d5155fbadc73bda94830c178a49040" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/i18next-browser-languagedetector" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jest-environment-jsdom", - "version": "29.7.0", - "bom-ref": "jest-environment-jsdom@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-environment-jsdom@29.7.0#packages/jest-environment-jsdom", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-environment-jsdom", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "93d8906ec7fd3b239f773587f070e6ad14f481221c5fe14b356ec842af78b455f48329cfc2a0d35b41e8ea23153631b3fe76fe97fbd6ddd58cd9b6cb2e991b5c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-environment-jsdom" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "environment", - "group": "@jest", - "version": "29.7.0", - "bom-ref": "@jest/environment@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40jest/environment@29.7.0#packages/jest-environment", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-environment", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@jest/environment/-/environment-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "69021f1c3ab7dc4c6c3788cfd4d5865e1c6043fc22c6ceb480388a3be5d531df0c9f43563d681cdf86500d36f68ca694590eccbb0a22b5702c3765d55cd32903" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\environment" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "fake-timers", - "group": "@jest", - "version": "29.7.0", - "bom-ref": "@jest/fake-timers@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40jest/fake-timers@29.7.0#packages/jest-fake-timers", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-fake-timers", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ab80c7d476b84d314f7712eca835cad5ddfe8a848bef22f9a023096600d89ba8bee82ca05b9139c55aff0f51ddb06c63b7565649f500b3d3b1481fc135e956ad" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\fake-timers" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jest-mock", - "version": "29.7.0", - "bom-ref": "jest-mock@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-mock@29.7.0#packages/jest-mock", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-mock", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-mock/-/jest-mock-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "21338c667f949184b864587cdf16003b3592b65a0dcc914edacf035ab138961b460fe028ae09db92228445ee3041507274818fc74e7d83aae25b906da7a2e59f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-mock" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "fake-timers", - "group": "@sinonjs", - "version": "10.3.0", - "bom-ref": "@sinonjs/fake-timers@10.3.0", - "author": "Christian Johansen", - "description": "Fake JavaScript timers", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/%40sinonjs/fake-timers@10.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/sinonjs/fake-timers.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sinonjs/fake-timers", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sinonjs/fake-timers/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-10.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "578046d3b92e6125244c24811c6f06f1336133e175f635c55a742dce3fb07bc0eb92948109e7bd67732cf328867abfdd96685edf9fd7760ca8dffd2b40a83b60" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@sinonjs\\fake-timers" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "commons", - "group": "@sinonjs", - "version": "3.0.0", - "bom-ref": "@sinonjs/commons@3.0.0", - "description": "Simple functions shared among the sinon end user libraries", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/%40sinonjs/commons@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sinonjs/commons.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sinonjs/commons#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sinonjs/commons/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8d706d580178be674d999803e45a0ab152efdeb3e00e72e03db53ce0b209de8b55e38bc99434689159e0e6ff0d1497427ff75af657a01dc29a46e66ce0bedf68" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@sinonjs\\commons" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "type-detect", - "version": "4.0.8", - "bom-ref": "type-detect@4.0.8", - "author": "Jake Luer", - "description": "Improved typeof detection for node.js and the browser.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/type-detect@4.0.8", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/chaijs/type-detect.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chaijs/type-detect#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chaijs/type-detect/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d1faff9881f57653bec7b4e570ccbe6c80ea28fb30ffbd2d5727875bbf3b828423866a9a65ed74bb02ee8ee6caf6af4b83a162868d4a50a0d8cf467b93b839fe" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/type-detect" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jsdom", - "group": "@types", - "version": "20.0.1", - "bom-ref": "@types/jsdom@20.0.1", - "description": "TypeScript definitions for jsdom", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/jsdom@20.0.1#types/jsdom", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/jsdom", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsdom", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/jsdom/-/jsdom-20.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "774af5f2c64f98c42bd5e1b7e6ed761597e121736b9ec3d4fe0e70bd128251ffed3868a528ac183181aa877dc1351e9b6beda0907c35114887a0dde69fb13921" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\jsdom" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "tough-cookie", - "group": "@types", - "version": "4.0.4", - "bom-ref": "@types/tough-cookie@4.0.4", - "description": "TypeScript definitions for tough-cookie", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/tough-cookie@4.0.4#types/tough-cookie", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/tough-cookie", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tough-cookie", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f7949fcf89ef3006f4365f434f13778fae1a75fc1f6c13c462ad7854def34f92793b633d57a89930821053553ea49ca5f5a807607342aa109783212d21145ae4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\tough-cookie" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "parse5", - "version": "7.1.2", - "bom-ref": "parse5@7.1.2", - "author": "Ivan Nikulin", - "description": "HTML parser and serializer.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/parse5@7.1.2", - "externalReferences": [ - { - "url": "git://github.com/inikulin/parse5.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/inikulin/parse5", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/inikulin/parse5/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0b38f559a495a5aa23d306e13332e6583ebd6a7a76587ec55cc07d9f54b2f3f64517d8e895241532ed488f9588c8699c066864ec43a77693b8988a62855a805f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/parse5" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "entities", - "version": "4.5.0", - "bom-ref": "parse5@7.1.2|entities@4.5.0", - "author": "Felix Boehm", - "description": "Encode & decode XML and HTML entities with ease & speed", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/entities@4.5.0", - "externalReferences": [ - { - "url": "git://github.com/fb55/entities.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/fb55/entities#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/fb55/entities/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5748631f87463e1f40a39a74328458e8156ab700a3873eaf2392d3f00279e47fb883dff8bdb1f1d48e787d2d17b9c94b8431c0acf40288c8c3c6368bf1f3f187" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/parse5\\node_modules\\entities" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "ci-info", - "version": "3.9.0", - "bom-ref": "ci-info@3.9.0", - "author": "Thomas Watson Steen", - "description": "Get details about the current Continuous Integration environment", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ci-info@3.9.0", - "externalReferences": [ - { - "url": "git+https://github.com/watson/ci-info.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/watson/ci-info", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/watson/ci-info/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "348c45e7986fe274aa42cc2401e88e8b5afcdf1cbc26574e1434d68ae839e4a06ef499db96771dd94e958879988077f4d533d94bbecd24184130a7568fd1d031" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ci-info" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "picomatch", - "version": "2.3.1", - "bom-ref": "picomatch@2.3.1", - "author": "Jon Schlinkert", - "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/picomatch@2.3.1", - "externalReferences": [ - { - "url": "git+https://github.com/micromatch/picomatch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/micromatch/picomatch", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/micromatch/picomatch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "254ded7874cd8e6136542185cee63c117cc20d5c04a81d9af1fb08bf0692b4784058911e55dd68d500fcd0253af997445d748b6d2b2e2f0263902056a9141454" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/picomatch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jsdom", - "version": "20.0.3", - "bom-ref": "jsdom@20.0.3", - "description": "A JavaScript implementation of many web standards", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jsdom@20.0.3", - "externalReferences": [ - { - "url": "git+https://github.com/jsdom/jsdom.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jsdom/jsdom#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jsdom/jsdom/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jsdom/-/jsdom-20.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "498841bd387cf6d4df083fc245d48e9b5de63816b8da24da4f27f211605d29c19d3f13ed2c5057b8747c5c76f7dd835868ffa52db992bc14ec9e87ac08d244b1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jsdom" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "abab", - "version": "2.0.6", - "bom-ref": "abab@2.0.6", - "author": "Jeff Carpenter", - "description": "WHATWG spec-compliant implementations of window.atob and window.btoa.", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/abab@2.0.6", - "externalReferences": [ - { - "url": "git+https://github.com/jsdom/abab.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jsdom/abab#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jsdom/abab/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/abab/-/abab-2.0.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8f669f4ac68810dbc764dd81f063a9179ebabd9e56564e68a4088c4ef5a06904fc0e46ceaac4dfbcd02f1e8446536cf33fc70fa2acacfb11d3443596f0bfbf04" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/abab" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "acorn-globals", - "version": "7.0.1", - "bom-ref": "acorn-globals@7.0.1", - "author": "ForbesLindesay", - "description": "Detect global variables in JavaScript using acorn", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/acorn-globals@7.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/ForbesLindesay/acorn-globals.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ForbesLindesay/acorn-globals#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ForbesLindesay/acorn-globals/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-7.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ba63920d20eb7c76d334fb8da42d8d4a79c0dcb52baa97af3dbe13f63471e0c6a05cd4b4aecfa0c224dc02fa82466b03eaeb73b2bccdb7e79b9b4d12356882dd" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/acorn-globals" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "acorn-walk", - "version": "8.3.0", - "bom-ref": "acorn-walk@8.3.0", - "description": "ECMAScript (ESTree) AST walker", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/acorn-walk@8.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/acornjs/acorn.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/acornjs/acorn", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/acornjs/acorn/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "152ee1579eb9339975474f0c5eaa3ca1dc0c4c1d360b652acc1d7b45582ef44cae60506a259dff658f7bb100f915ec15bb55320c5735cb3b540eb0304f4132a4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/acorn-walk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "cssom", - "version": "0.5.0", - "bom-ref": "cssom@0.5.0", - "author": "Nikita Vasilyev", - "description": "CSS Object Model implementation and CSS parser", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/cssom@0.5.0", - "externalReferences": [ - { - "url": "git+https://github.com/NV/CSSOM.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/NV/CSSOM#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/NV/CSSOM/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/cssom/-/cssom-0.5.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "88ab9072af8d747aa501cc14634a3f1cbebd5d0ad469074c8e64ad27c2459946a289012b961ae6ba282483f094e04d89d08c94294acc020977e93bcdebb32a4f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/cssom" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "cssstyle", - "version": "2.3.0", - "bom-ref": "cssstyle@2.3.0", - "description": "CSSStyleDeclaration Object Model implementation", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/cssstyle@2.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/jsdom/cssstyle.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jsdom/cssstyle", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jsdom/cssstyle/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0192faeda6e453322ebdc1ea93b734f5c7b3a4635cc54c54e08a22ff4e711e4e0341e4e45a61987ed204e9cb54e8012df869f89f59434ad3ad8fb14ac9c3fbd4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/cssstyle" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "cssom", - "version": "0.3.8", - "bom-ref": "cssstyle@2.3.0|cssom@0.3.8", - "author": "Nikita Vasilyev", - "description": "CSS Object Model implementation and CSS parser", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/cssom@0.3.8", - "externalReferences": [ - { - "url": "git+https://github.com/NV/CSSOM.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/NV/CSSOM#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/NV/CSSOM/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6f4b461db7de81b84f269c698813d4dac0a48a002ab4cf4ed76d657ba6db3a583257e3721b20a655f27a416f5e463cfc0a935f5843980483081916242f0b0862" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/cssstyle\\node_modules\\cssom" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "data-urls", - "version": "3.0.2", - "bom-ref": "data-urls@3.0.2", - "author": "Domenic Denicola", - "description": "Parses data: URLs", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/data-urls@3.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/jsdom/data-urls.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jsdom/data-urls#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jsdom/data-urls/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/data-urls/-/data-urls-3.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "272fed8f795d8d9268eb7b1502f83a2c7b76987be5e15e80811026343b4b766edf6aab6cc7e6891b8dabb320a8f490a84552b03c5cca9483f1dc32226f048869" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/data-urls" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "whatwg-mimetype", - "version": "3.0.0", - "bom-ref": "whatwg-mimetype@3.0.0", - "author": "Domenic Denicola", - "description": "Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/whatwg-mimetype@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/jsdom/whatwg-mimetype.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jsdom/whatwg-mimetype#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jsdom/whatwg-mimetype/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9edf8dd9dcc8bad551c40471d678213ca1afd711e2914ec729d7da7ca90b34b8a77663d4fdc877537d4d38218603f7663dc99bd559687ced2f9ca01cb26d28fd" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/whatwg-mimetype" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "whatwg-url", - "version": "11.0.0", - "bom-ref": "whatwg-url@11.0.0", - "author": "Sebastian Mayr", - "description": "An implementation of the WHATWG URL Standard's URL API and parsing machinery", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/whatwg-url@11.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/jsdom/whatwg-url.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jsdom/whatwg-url#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jsdom/whatwg-url/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-11.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "44a4fc1c4c4ca68631e2280c895318f3794de947884ca265050faf47ff1927c38275288ddd1c02abef601f4f97ce3d3ee48accea2e23ffa2eebf36d921080471" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/whatwg-url" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "decimal.js", - "version": "10.4.3", - "bom-ref": "decimal.js@10.4.3", - "author": "Michael Mclaughlin", - "description": "An arbitrary-precision Decimal type for JavaScript.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/decimal.js@10.4.3", - "externalReferences": [ - { - "url": "git+https://github.com/MikeMcl/decimal.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/MikeMcl/decimal.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/MikeMcl/decimal.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.4.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "54105a2dcd4c80be57a738083fb9f2e59e8dc7752b46421589490f51db65f5ac9ae5a9b2dc37b582c514481d60dfedec13160d8c202c0339e6ba4cb109bd4644" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/decimal.js" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "domexception", - "version": "4.0.0", - "bom-ref": "domexception@4.0.0", - "author": "Domenic Denicola", - "description": "An implementation of the DOMException class from browsers", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/domexception@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/jsdom/domexception.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jsdom/domexception#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jsdom/domexception/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/domexception/-/domexception-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0368ace0f2c6f9e7927e84cc03de7fb38a6f0284a8da62ad88ce6394790055ec2688ef084854c52998c7ed400cd40b658bf393ffb2473ab25126230a51929807" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/domexception" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "webidl-conversions", - "version": "7.0.0", - "bom-ref": "webidl-conversions@7.0.0", - "author": "Domenic Denicola", - "description": "Implements the WebIDL algorithms for converting to and from JavaScript values", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/webidl-conversions@7.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/jsdom/webidl-conversions.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jsdom/webidl-conversions#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jsdom/webidl-conversions/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-7.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "57075d06e903ceeef5a1f7c0411f7be6e9c1206a9f299a4cfbc657eb24a4f27621568a39098699cb3b77601bd8b51b4ef9aa0696ac4f83f07cecd19567f7eeea" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/webidl-conversions" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "escodegen", - "version": "2.1.0", - "bom-ref": "escodegen@2.1.0", - "description": "ECMAScript code generator", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/escodegen@2.1.0", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/estools/escodegen.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://github.com/estools/escodegen", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/estools/escodegen/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/escodegen/-/escodegen-2.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d8d9480d3c145893749913d039db500736d41ef7466363f55574b253cdd0df12b133b5875f6425f1d2aaefcd90f5381050d38b133118bbd6f32cd8f5abcf08e7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/escodegen" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "estraverse", - "version": "5.3.0", - "bom-ref": "escodegen@2.1.0|estraverse@5.3.0", - "description": "ECMAScript JS AST traversal functions", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/estraverse@5.3.0", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/estools/estraverse.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/estools/estraverse", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/estools/estraverse/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "30c74046e54443388d4de243f0380caa6870475d41450fdc04ffa92ed61d4939dfdcc20ef1f15e8883446d7dfa65d3657d4ffb03d7f7814c38f41de842cbf004" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/escodegen\\node_modules\\estraverse" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "form-data", - "version": "4.0.0", - "bom-ref": "form-data@4.0.0", - "author": "Felix Geisendörfer", - "description": "A library to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/form-data@4.0.0", - "externalReferences": [ - { - "url": "git://github.com/form-data/form-data.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/form-data/form-data#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/form-data/form-data/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1131249521a2e6dd10319ba25e803f43abdc9f170b40fe6f76e812a6e0328ba4951a2d9c94f3e9fb180486e31a1c2fb31a09f7d4a776df95b7e5fec7ca491ac3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/form-data" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "asynckit", - "version": "0.4.0", - "bom-ref": "asynckit@0.4.0", - "author": "Alex Indigo", - "description": "Minimal async jobs utility library, with streams support", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/asynckit@0.4.0", - "externalReferences": [ - { - "url": "git+https://github.com/alexindigo/asynckit.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/alexindigo/asynckit#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/alexindigo/asynckit/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "39e8bd387e2d461d18a94dc6c615fbf5d33f9b0560bdb64969235a464f9bb21923d12e5c7c772061a92b7818eb1f06ad5ca6f3f88a087582f1aca8a6d8c8d6d1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/asynckit" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "combined-stream", - "version": "1.0.8", - "bom-ref": "combined-stream@1.0.8", - "author": "Felix Geisendörfer", - "description": "A stream that emits multiple other streams one after another.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/combined-stream@1.0.8", - "externalReferences": [ - { - "url": "git://github.com/felixge/node-combined-stream.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/felixge/node-combined-stream", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/felixge/node-combined-stream/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1503783117ee25e1dfedc05b04c2455e12920eafb690002b06599106f72f144e410751d9297b5214048385d973f73398c3187c943767be630e7bffb971da0476" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/combined-stream" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "delayed-stream", - "version": "1.0.0", - "bom-ref": "delayed-stream@1.0.0", - "author": "Felix Geisendörfer", - "description": "Buffers events from a stream until you are ready to handle them.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/delayed-stream@1.0.0", - "externalReferences": [ - { - "url": "git://github.com/felixge/node-delayed-stream.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/felixge/node-delayed-stream", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/felixge/node-delayed-stream/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "672483ecd7fdd5a2c1d11c4be0a1ab28705797b11db350c098475ca156b05e72c3ed20e1a4d82db88236680920edaed04b8d63c4f499d7ba7855d1a730793731" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/delayed-stream" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "mime-types", - "version": "2.1.35", - "bom-ref": "mime-types@2.1.35", - "description": "The ultimate javascript content-type utility.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/mime-types@2.1.35", - "externalReferences": [ - { - "url": "git+https://github.com/jshttp/mime-types.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jshttp/mime-types#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jshttp/mime-types/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "64363e6cf9b9cd34c5f98a42ac053d9cad148080983d3d10b53d4d65616fe2cfbe4cd91c815693d20ebee11dae238323423cf2b07075cf1b962f9d21cda7978b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/mime-types" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "mime-db", - "version": "1.52.0", - "bom-ref": "mime-db@1.52.0", - "description": "Media Type Database", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/mime-db@1.52.0", - "externalReferences": [ - { - "url": "git+https://github.com/jshttp/mime-db.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jshttp/mime-db#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jshttp/mime-db/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b0f538b95edd625bed589c70c311c3d0fba285536213b4f201b439496c43081f66518bce82ba103b061040e28f27c0886c4fb51135653a82b5502da7537818be" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/mime-db" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "http-proxy-agent", - "version": "5.0.0", - "bom-ref": "http-proxy-agent@5.0.0", - "author": "Nathan Rajlich", - "description": "An HTTP(s) proxy `http.Agent` implementation for HTTP", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/http-proxy-agent@5.0.0", - "externalReferences": [ - { - "url": "git://github.com/TooTallNate/node-http-proxy-agent.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/TooTallNate/node-http-proxy-agent#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/TooTallNate/node-http-proxy-agent/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9f6858f18768444d62eebe8cd30f43230e468193741b6e4ff332c2450f2b8d7b53537bec345048fef58afd421e13a839314533e9abf000f5e62fa172f43ffdd3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/http-proxy-agent" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "once", - "group": "@tootallnate", - "version": "2.0.0", - "bom-ref": "@tootallnate/once@2.0.0", - "author": "Nathan Rajlich", - "description": "Creates a Promise that waits for a single event", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40tootallnate/once@2.0.0", - "externalReferences": [ - { - "url": "git://github.com/TooTallNate/once.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/TooTallNate/once#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/TooTallNate/once/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5c2b8a14fe4f4b9e609cc56edddb72f0a3dab4ba94a32fd96330f3006090f093450a42d7ce623bbcd1c247e5e96d968c5902bfbd0b9bafb3e462af20e3bd09fc" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@tootallnate\\once" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "agent-base", - "version": "6.0.2", - "bom-ref": "agent-base@6.0.2", - "author": "Nathan Rajlich", - "description": "Turn a function into an `http.Agent` instance", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/agent-base@6.0.2", - "externalReferences": [ - { - "url": "git://github.com/TooTallNate/node-agent-base.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/TooTallNate/node-agent-base#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/TooTallNate/node-agent-base/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "45937035c945efe312ffc6c383bd1a9a0df6772799199c620ee42667128b025423af78c6c8bc7ee0a924e7c50eec3d90760148402a2fb92b991129dee911ba5d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/agent-base" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-potential-custom-element-name", - "version": "1.0.1", - "bom-ref": "is-potential-custom-element-name@1.0.1", - "author": "Mathias Bynens", - "description": "Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-potential-custom-element-name@1.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/mathiasbynens/is-potential-custom-element-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mathiasbynens/is-potential-custom-element-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mathiasbynens/is-potential-custom-element-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6c261e440dab5626ca65dfacdbadb98069c617fb7b0d2a83b3874fec2acb0359bb8ca5b3ea9a6cd0ba582c937c43ae07b663ca27586b3779f33cd28510a39489" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-potential-custom-element-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "nwsapi", - "version": "2.2.7", - "bom-ref": "nwsapi@2.2.7", - "author": "Diego Perini", - "description": "Fast CSS Selectors API Engine", - "licenses": [ - { - "license": { - "id": "MIT" - } - }, - { - "license": { - "id": "MIT", - "url": "http://javascript.nwbox.com/nwsapi/MIT-LICENSE" - } - } - ], - "purl": "pkg:npm/nwsapi@2.2.7", - "externalReferences": [ - { - "url": "git://github.com/dperini/nwsapi.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://javascript.nwbox.com/nwsapi/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "http://github.com/dperini/nwsapi/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b9be44e3e1413cac00671d14c0840e8d85861d312ae6c3ea1d035137c67d7b803bbb74e3d7078b26c2f9f721fdbe6bea12d04768e993e9c61028864ec69df915" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nwsapi" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "saxes", - "version": "6.0.0", - "bom-ref": "saxes@6.0.0", - "author": "Louis-Dominique Dubeau", - "description": "An evented streaming XML parser in JavaScript", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/saxes@6.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/lddubeau/saxes.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/lddubeau/saxes#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/lddubeau/saxes/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/saxes/-/saxes-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c4083b48e9c486b9b9cc8de9b8e38acb2d4e31c32520965834963bc4b0704b37b452384f2e759f8f6185d84a53d239b368928858a1cbb1a4926a37f7e5b7189c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/saxes" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "xmlchars", - "version": "2.2.0", - "bom-ref": "xmlchars@2.2.0", - "author": "Louis-Dominique Dubeau", - "description": "Utilities for determining if characters belong to character classes defined by the XML specs.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/xmlchars@2.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/lddubeau/xmlchars.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/lddubeau/xmlchars#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/lddubeau/xmlchars/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2599c328af01d11083c3ce0535d0c022964af89b89c3eb3b2f3f2792c23b488b94dd45c926c954b61b22fae5815183b03c5c16ed6ecf44b45f50aa718ed8c50b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/xmlchars" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "symbol-tree", - "version": "3.2.4", - "bom-ref": "symbol-tree@3.2.4", - "author": "Joris van der Wel", - "description": "Turn any collection of objects into its own efficient tree or linked list using Symbol", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/symbol-tree@3.2.4", - "externalReferences": [ - { - "url": "git+https://github.com/jsdom/js-symbol-tree.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jsdom/js-symbol-tree#symbol-tree", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jsdom/js-symbol-tree/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f50364e4ac0317e06fcfe3f239b9264988c8e64b15518b635bb014db6af634a71f2c9717a7dea1903594dfe5e774eb146fe010f5085fcdf093d8ef823564f94f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/symbol-tree" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "tough-cookie", - "version": "4.1.3", - "bom-ref": "tough-cookie@4.1.3", - "author": "Jeremy Stashewsky", - "description": "RFC6265 Cookies and Cookie Jar for node.js", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/tough-cookie@4.1.3", - "externalReferences": [ - { - "url": "git://github.com/salesforce/tough-cookie.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/salesforce/tough-cookie", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/salesforce/tough-cookie/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "697ff2e6955191f4677e6b97f8e75b49d5ef3deea278a5ff1b6b3b7bdf1fe29a091e7a87df6f358033e6fe67ad9ba13f5916a67f1ed60b81d4aa45877d01e9af" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tough-cookie" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "universalify", - "version": "0.2.0", - "bom-ref": "tough-cookie@4.1.3|universalify@0.2.0", - "author": "Ryan Zimmerman", - "description": "Make a callback- or promise-based function support both promises and callbacks.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/universalify@0.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/RyanZim/universalify.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/RyanZim/universalify#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/RyanZim/universalify/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/universalify/-/universalify-0.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "089d5080a98d8370b0bc0bff90e166b6710dd397f40ff727f509ed80d39095017d760bd54c78f7b7ef093dd8ea6b008793b57f280f9f6d4ab367d5d685ca8f52" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tough-cookie\\node_modules\\universalify" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "psl", - "version": "1.9.0", - "bom-ref": "psl@1.9.0", - "author": "Lupo Montero", - "description": "Domain name parser based on the Public Suffix List", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/psl@1.9.0", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/lupomontero/psl.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/lupomontero/psl#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/lupomontero/psl/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "13f66c754e072ecffaf206338064e43227164cb3dd01fb492df24594b50000a646912b4d53bdac6634fae929cc0d539f39663f600a220fb2716bd887be781c6a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/psl" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "url-parse", - "version": "1.5.10", - "bom-ref": "url-parse@1.5.10", - "author": "Arnout Kazemier", - "description": "Small footprint URL parser that works seamlessly across Node.js and browser environments", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/url-parse@1.5.10", - "externalReferences": [ - { - "url": "git+https://github.com/unshiftio/url-parse.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/unshiftio/url-parse#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/unshiftio/url-parse/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5b2a5c7e24617de50ff6fbc5d23eabc3427786b5abc3a899bf7fb6da1ea244c27ff33d538fa5df2cfe03b148b1e4c84c3e75e98870e82b2a19fdb74293004289" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/url-parse" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "querystringify", - "version": "2.2.0", - "bom-ref": "querystringify@2.2.0", - "author": "Arnout Kazemier", - "description": "Querystringify - Small, simple but powerful query string parser.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/querystringify@2.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/unshiftio/querystringify.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/unshiftio/querystringify", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/unshiftio/querystringify/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/querystringify/-/querystringify-2.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "148aa08f6114bd36bb479d2ed2b1acc937edce3626bff6b784edf8e5b64daea69b36a8ed8220cc826a389a452377e9f3539a05ddd0a52aa1483d42b26d4caaa1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/querystringify" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "w3c-xmlserializer", - "version": "4.0.0", - "bom-ref": "w3c-xmlserializer@4.0.0", - "description": "A per-spec XML serializer implementation", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/w3c-xmlserializer@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/jsdom/w3c-xmlserializer.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jsdom/w3c-xmlserializer#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jsdom/w3c-xmlserializer/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "77e0451f36e20b1eb319fcf41f243a460ebdc3d935f67be226ca5a8f8c8db1c1a3ac7bbde2c54ff9a466ef9c846c287eaf6ff247eeeaea1bb1f4b56d6ee4c607" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/w3c-xmlserializer" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "xml-name-validator", - "version": "4.0.0", - "bom-ref": "xml-name-validator@4.0.0", - "author": "Domenic Denicola", - "description": "Validates whether a string matches the production for an XML name or qualified name", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/xml-name-validator@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/jsdom/xml-name-validator.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jsdom/xml-name-validator#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jsdom/xml-name-validator/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2023f67be8ec1ef023d84da5207c5ae6d8d7465283268e0876f3ef0976d740677349f992a4d57220a32fa191e30d8f433f4cd5d7b888f39a3dd2f4455cd71c47" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/xml-name-validator" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "tr46", - "version": "3.0.0", - "bom-ref": "tr46@3.0.0", - "author": "Sebastian Mayr", - "description": "An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/tr46@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/jsdom/tr46.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jsdom/tr46#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jsdom/tr46/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/tr46/-/tr46-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "97b16f7c01e5726ba5a7c92bf9f969419995c2dbbb9df455ecd66e8ed3743aa112f042f83b87b4aaaccbd030b9800bf1fd90bff6593aae1714c18be406706760" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tr46" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ws", - "version": "8.14.2", - "bom-ref": "ws@8.14.2", - "author": "Einar Otto Stangvik", - "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ws@8.14.2", - "externalReferences": [ - { - "url": "git+https://github.com/websockets/ws.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/websockets/ws", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/websockets/ws/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ws/-/ws-8.14.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c04046d5fb57e2372094fc60142309999d8f2ed49b2763de83a4e6a491536def466583900833dd318bbf4e6d3f6c6664c3ca5a667258e392782b63d9acb62af2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ws" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "core", - "group": "@jest", - "version": "29.7.0", - "bom-ref": "@jest/core@29.7.0", - "description": "Delightful JavaScript Testing.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40jest/core@29.7.0#packages/jest-core", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-core", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://jestjs.io/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@jest/core/-/core-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9fb69e5d628c9c6b43038f32f132d624f2662e6999eb8d827a8efc718584a620fb1730e098d0d5fc6095468acf0017572c967ff70cf38190251e35e3c431c6b2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\core" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "@jest/core@29.7.0|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\core\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "@jest/core@29.7.0|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\core\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "@jest/core@29.7.0|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\core\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "@jest/core@29.7.0|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\core\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "@jest/core@29.7.0|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\core\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "@jest/core@29.7.0|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\core\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "console", - "group": "@jest", - "version": "29.7.0", - "bom-ref": "@jest/console@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40jest/console@29.7.0#packages/jest-console", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-console", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@jest/console/-/console-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e4d8b8094ed71d08b7d88277f7c1043f846b07c795d3db173f644ea83e1b92c1eb9d3ade7b9d8fb31bd7f2da4bf0bbd3677a45cd7c8f6cd411792378d420213a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\console" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "@jest/console@29.7.0|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\console\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "@jest/console@29.7.0|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\console\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "@jest/console@29.7.0|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\console\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "@jest/console@29.7.0|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\console\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "@jest/console@29.7.0|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\console\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "@jest/console@29.7.0|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\console\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "reporters", - "group": "@jest", - "version": "29.7.0", - "bom-ref": "@jest/reporters@29.7.0", - "description": "Jest's reporters", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40jest/reporters@29.7.0#packages/jest-reporters", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-reporters", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://jestjs.io/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@jest/reporters/-/reporters-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0c0a6ad0a25b24e1330056231c00cd371004dca6e1c50075cb92a995be566aac3acd56ee59ab529cc8c4e60b3c1548043e636c9d90373425a5f4d1b489ad383e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\reporters" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "@jest/reporters@29.7.0|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\reporters\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "@jest/reporters@29.7.0|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\reporters\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "@jest/reporters@29.7.0|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\reporters\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "@jest/reporters@29.7.0|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\reporters\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "@jest/reporters@29.7.0|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\reporters\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "@jest/reporters@29.7.0|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\reporters\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "v8-coverage", - "group": "@bcoe", - "version": "0.2.3", - "bom-ref": "@bcoe/v8-coverage@0.2.3", - "author": "Charles Samborski", - "description": "Helper functions for V8 coverage files.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40bcoe/v8-coverage@0.2.3", - "externalReferences": [ - { - "url": "git://github.com/demurgos/v8-coverage.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://demurgos.github.io/v8-coverage", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/demurgos/v8-coverage/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d21610f120780dbe73bd90786b174c1c6c046908e467316342237d2d562f2050769d25075bdb58a715ab88fad60c0488c626976b1f3744470bc6e49d9c63d9b7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@bcoe\\v8-coverage" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "test-result", - "group": "@jest", - "version": "29.7.0", - "bom-ref": "@jest/test-result@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40jest/test-result@29.7.0#packages/jest-test-result", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-test-result", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@jest/test-result/-/test-result-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "15dc7eb6feb1d7396424f7165e6303006d87067691f573d277968359056c7eb6662d54f7954d5cc32c4b81199747dcabab8341a049bd04cb1f805cd34006c960" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\test-result" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "transform", - "group": "@jest", - "version": "29.7.0", - "bom-ref": "@jest/transform@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40jest/transform@29.7.0#packages/jest-transform", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-transform", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@jest/transform/-/transform-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a24fc14cf17314a54cc0ee5e38746bbe70551dd472f48aecad6d46a4c690f4c0a78a534b5d02a6017f2cd585c315a6a2f7126969cdb24b357461e451102af657" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\transform" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "@jest/transform@29.7.0|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\transform\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "@jest/transform@29.7.0|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\transform\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "@jest/transform@29.7.0|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\transform\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "@jest/transform@29.7.0|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\transform\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "@jest/transform@29.7.0|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\transform\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "@jest/transform@29.7.0|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\transform\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "collect-v8-coverage", - "version": "1.0.2", - "bom-ref": "collect-v8-coverage@1.0.2", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/collect-v8-coverage@1.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/SimenB/collect-v8-coverage.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/SimenB/collect-v8-coverage#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/SimenB/collect-v8-coverage/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "947978779fce3446cb949bda24db6c17f2f3f96bc1d3bbb6c9ca9361b76babb532a435da8a5112e2f6a561bd9e5a2245c599559a919e91faa8c50873c85753e1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/collect-v8-coverage" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "exit", - "version": "0.1.2", - "bom-ref": "exit@0.1.2", - "author": "\"Cowboy\" Ben Alman", - "description": "A replacement for process.exit that ensures stdio are fully drained before exiting.", - "licenses": [ - { - "license": { - "id": "MIT", - "url": "https://github.com/cowboy/node-exit/blob/master/LICENSE-MIT" - } - } - ], - "purl": "pkg:npm/exit@0.1.2", - "externalReferences": [ - { - "url": "git://github.com/cowboy/node-exit.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/cowboy/node-exit", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/cowboy/node-exit/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "664fde34a576cdb8e92b3aec43e9f51baa6855b12b4312742c13895da299d445622f31fe86b2eef5c757238cf0f5d05026c970044a5b4363f5a12ee70f1b3a8d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/exit" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "istanbul-lib-coverage", - "version": "3.2.1", - "bom-ref": "istanbul-lib-coverage@3.2.1", - "author": "Krishnan Anantheswaran", - "description": "Data library for istanbul coverage objects", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/istanbul-lib-coverage@3.2.1#packages/istanbul-lib-coverage", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-lib-coverage", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://istanbul.js.org/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/istanbuljs/istanbuljs/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a290ab2aa6ed866ab748a675d2614c406f5d9377d36b7aae68e2c3df99096b97a3c191ddf7102bfa42eece2899cf6706df6b3894c67135d99d7044274c33f8fa" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/istanbul-lib-coverage" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "istanbul-lib-instrument", - "version": "6.0.1", - "bom-ref": "istanbul-lib-instrument@6.0.1", - "author": "Krishnan Anantheswaran", - "description": "Core istanbul API for JS code coverage", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/istanbul-lib-instrument@6.0.1#packages/istanbul-lib-instrument", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-lib-instrument", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://istanbul.js.org/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/istanbuljs/istanbuljs/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "100304241b18bb2cb3b713315b783bba018f92b66c579eefd079afde69b5b90b2607e42766e7a983bdf509168881e51549d9ac4e780e9129dab8d17ca7b14884" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/istanbul-lib-instrument" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "istanbul-lib-instrument@6.0.1|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/istanbul-lib-instrument\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "istanbul-lib-instrument@6.0.1|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/istanbul-lib-instrument\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "istanbul-lib-instrument@6.0.1|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/istanbul-lib-instrument\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "schema", - "group": "@istanbuljs", - "version": "0.1.3", - "bom-ref": "@istanbuljs/schema@0.1.3", - "author": "Corey Farrell", - "description": "Schemas describing various structures used by nyc and istanbuljs", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40istanbuljs/schema@0.1.3", - "externalReferences": [ - { - "url": "git+https://github.com/istanbuljs/schema.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/istanbuljs/schema#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/istanbuljs/schema/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "657458e2336f56049543c0cbdcb4dc6a4680b57c13554c44f3586c96cc83d80b685d6ff05686f5d0790e2755ffa4095c23b0fed98a192a0e5da3c1bfc3a45880" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@istanbuljs\\schema" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "istanbul-lib-report", - "version": "3.0.1", - "bom-ref": "istanbul-lib-report@3.0.1", - "author": "Krishnan Anantheswaran", - "description": "Base reporting library for istanbul", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/istanbul-lib-report@3.0.1#packages/istanbul-lib-report", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-lib-report", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://istanbul.js.org/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/istanbuljs/istanbuljs/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1827c4d66b6c1c63842c253c7bf67b616ce99b26ebc7ff9d4937cbaef63ca9199a63acd74ca5a7e964088da005c34ebd89c9ba19530d920bb437323888f65437" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/istanbul-lib-report" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "istanbul-lib-report@3.0.1|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/istanbul-lib-report\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "istanbul-lib-report@3.0.1|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/istanbul-lib-report\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "make-dir", - "version": "4.0.0", - "bom-ref": "make-dir@4.0.0", - "author": "Sindre Sorhus", - "description": "Make a directory and its parents if needed - Think `mkdir -p`", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/make-dir@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/make-dir.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/make-dir#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/make-dir/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/make-dir/-/make-dir-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8577544d960854eb75131fff8c0422fb04d9669529c018ffd10b0ecea7a06f7ac630c78989212ee712c79d87c1ad1578447dbe38248e3bde48b3fef1d562786f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/make-dir" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "make-dir@4.0.0|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/make-dir\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "make-dir@4.0.0|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/make-dir\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "make-dir@4.0.0|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/make-dir\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "istanbul-lib-source-maps", - "version": "4.0.1", - "bom-ref": "istanbul-lib-source-maps@4.0.1", - "author": "Krishnan Anantheswaran", - "description": "Source maps support for istanbul", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/istanbul-lib-source-maps@4.0.1#packages/istanbul-lib-source-maps", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-lib-source-maps", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://istanbul.js.org/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/istanbuljs/istanbuljs/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9f7b3c13091d1482421b704f28162fb248171a8cbcf00473bde8248ad93ad0dc5177096d2ce4da1fb09488c457bf0628ae5d10ef5da212371607e7cafccad657" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/istanbul-lib-source-maps" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "istanbul-reports", - "version": "3.1.6", - "bom-ref": "istanbul-reports@3.1.6", - "author": "Krishnan Anantheswaran", - "description": "istanbul reports", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/istanbul-reports@3.1.6#packages/istanbul-reports", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-reports", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://istanbul.js.org/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/istanbuljs/istanbuljs/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4cb8273242a0de24c3b10f4f6cf4dda5f00ad83ce317d9aa506ed132071097ca058da77ca1be25686c6fe5757953d3007f1f03ead489894cae030ccb89c6b196" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/istanbul-reports" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "html-escaper", - "version": "2.0.2", - "bom-ref": "html-escaper@2.0.2", - "author": "Andrea Giammarchi", - "description": "fast and safe way to escape and unescape &<>'\" chars", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/html-escaper@2.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/WebReflection/html-escaper.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/WebReflection/html-escaper", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/WebReflection/html-escaper/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1f688cb5dd08e0cb7979889aa517480e3a7e5f37a55d0d2d144e094bb605c057af5d73263a9f66c8dad4bc28340fac2cf22aa444f05f28781bc228354a694b7e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/html-escaper" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jest-worker", - "version": "29.7.0", - "bom-ref": "jest-worker@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-worker@29.7.0#packages/jest-worker", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-worker", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-worker/-/jest-worker-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "788cf69ac2ff1332fd5054c5171ee305391e65f92ed32500c99659989f771f64d8122ae8231d8f42311773062d625f335c2c5bf8f02603684b22dffa64490f1f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-worker" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "supports-color", - "version": "8.1.1", - "bom-ref": "jest-worker@29.7.0|supports-color@8.1.1", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@8.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3295043763a876d533c6f29097bd9c505ed14391221ec1af4ac546d226bd73945b5862f6088e02ec4a4f4bc513048a659e5cd988db95e7ac3e16e371cb7b72d9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-worker\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "jest-worker@29.7.0|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-worker\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "merge-stream", - "version": "2.0.0", - "bom-ref": "merge-stream@2.0.0", - "author": "Stephen Sugden", - "description": "Create a stream that emits events from multiple other streams", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/merge-stream@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/grncdr/merge-stream.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/grncdr/merge-stream#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/grncdr/merge-stream/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "69bbffa8e72e3df9375113df0f39995352ca9aec3c913fb49c81ef2ab2a016bc227e897f76859c740e19aac590f0436b14a91debb31fa68fcba2f6c852c6eddf" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/merge-stream" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "string-length", - "version": "4.0.2", - "bom-ref": "string-length@4.0.2", - "author": "Sindre Sorhus", - "description": "Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/string-length@4.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/string-length.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/string-length#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/string-length/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "fa5eab34de5f607361659cb8d515ec629b428c0d88826ab8106ee4640605408d44d554d76abafa64f5c183a7aaed8e9e2b8144858e80265cae1486ffbff4b455" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/string-length" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "char-regex", - "version": "1.0.2", - "bom-ref": "char-regex@1.0.2", - "author": "Richie Bendall", - "description": "A regex to match any full character, considering weird character ranges.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/char-regex@1.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/Richienb/char-regex.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Richienb/char-regex#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Richienb/char-regex/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "916597cedbd9e5205057e79180a15e87cab9b0bb99636fbc5942339715954e0fa81b0635e2aca5c7529b2b31ddf0fe99624020d31c880d4f4930787224c6758f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/char-regex" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "v8-to-istanbul", - "version": "9.1.3", - "bom-ref": "v8-to-istanbul@9.1.3", - "author": "Ben Coe", - "description": "convert from v8 coverage format to istanbul's format", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/v8-to-istanbul@9.1.3", - "externalReferences": [ - { - "url": "git+https://github.com/istanbuljs/v8-to-istanbul.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/istanbuljs/v8-to-istanbul#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/istanbuljs/v8-to-istanbul/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.1.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f650c3f84548d9f8c5b0c59773a772e4927306c553710d9f5647c1be7719eb12561bdc2d0613a5746fa61e448bd3e5752bfc60673d090cee544f9845c0752086" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/v8-to-istanbul" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "babel-plugin-istanbul", - "version": "6.1.1", - "bom-ref": "babel-plugin-istanbul@6.1.1", - "author": "Thai Pangsakulyanont @dtinth", - "description": "A babel plugin that adds istanbul instrumentation to ES6 code", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/babel-plugin-istanbul@6.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/istanbuljs/babel-plugin-istanbul.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/istanbuljs/babel-plugin-istanbul#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/istanbuljs/babel-plugin-istanbul/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "635210a24f7cdb5702f689c2c79a2d8057d19bb2e6f88fb0c313b1ef7f0cfd62cf67d438da6e081b95b414d5fc58b2f6818319a37264b97207d833a958cfaac0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-plugin-istanbul" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "istanbul-lib-instrument", - "version": "5.2.1", - "bom-ref": "babel-plugin-istanbul@6.1.1|istanbul-lib-instrument@5.2.1", - "author": "Krishnan Anantheswaran", - "description": "Core istanbul API for JS code coverage", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/istanbul-lib-instrument@5.2.1#packages/istanbul-lib-instrument", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-lib-instrument", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://istanbul.js.org/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/istanbuljs/istanbuljs/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a73aada77d672effd714ecd71aebe109bf2a863993568e6f8d5935f571380919525b3d0aa1e2776f0f57b00ee73a9f5805fe2a1e3c01c640f329c304fc9dbd62" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-plugin-istanbul\\node_modules\\istanbul-lib-instrument" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "jest-haste-map", - "version": "29.7.0", - "bom-ref": "jest-haste-map@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-haste-map@29.7.0#packages/jest-haste-map", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-haste-map", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7cff2eda9c9fab1d0ad6b1a7d51f69c84d3f2939fe1bb3f192d5a274e053a853cb617d1bf64b1a3059212b9beb4b70d5ba7d3da5c90b765c7dd10b61956ec098" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-haste-map" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jest-regex-util", - "version": "29.6.3", - "bom-ref": "jest-regex-util@29.6.3", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-regex-util@29.6.3#packages/jest-regex-util", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-regex-util", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-29.6.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "289241b110b2c8b35608d04ebd9c910e70087d489127cbfe84e0506069fc803c85dd47a0c223f8830451dff4836b8da0d586d5c9c4e2754177aca8f22c50d66e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-regex-util" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "pirates", - "version": "4.0.6", - "bom-ref": "pirates@4.0.6", - "author": "Ari Porad", - "description": "Properly hijack require, i.e., properly define require hooks and customizations", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/pirates@4.0.6", - "externalReferences": [ - { - "url": "git+https://github.com/danez/pirates.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/danez/pirates#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/danez/pirates/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b1a2ec1fb59e6183e20f6e4b0ee2d1458fe2fba1da3d8afa1b539494ddfda2dce4493c4a9ee6d1f514f14b7fca939d2cd60d894e01705900d0ca9942e7f48766" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pirates" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "write-file-atomic", - "version": "4.0.2", - "bom-ref": "write-file-atomic@4.0.2", - "author": "GitHub Inc.", - "description": "Write files in an atomic fashion w/configurable ownership", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/write-file-atomic@4.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/npm/write-file-atomic.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/write-file-atomic", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/write-file-atomic/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-4.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ecac5ab947419927569e6a5a18583ea69363285f2e34baf2f0bcb38dab900ce54e35f14b34aacabd03b167f56e4c8712fe081efd835a85fe512084164d26ab96" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/write-file-atomic" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-escapes", - "version": "4.3.2", - "bom-ref": "ansi-escapes@4.3.2", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for manipulating the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-escapes@4.3.2", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/ansi-escapes.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/ansi-escapes#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/ansi-escapes/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "80a5e3e402eb29640bb181bd8e54d1991ff12a5bb11d5f99f501303488027ccd7fbb03cc0aecd55678799b04ddf8eb8165cc1220c6eab2c356466d65139d5069" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ansi-escapes" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "type-fest", - "version": "0.21.3", - "bom-ref": "type-fest@0.21.3", - "author": "Sindre Sorhus", - "description": "A collection of essential TypeScript types", - "licenses": [ - { - "expression": "(MIT OR CC0-1.0)" - } - ], - "purl": "pkg:npm/type-fest@0.21.3", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/type-fest.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/type-fest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/type-fest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b74af306af3b9b77d571db870d41612a6cb25fef5ea3a5908d9bdfe7511afccd10efe4f7ef8269d5a522c9497418ac69f0cfce113547483be69323e0bd7f97db" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/type-fest" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jest-changed-files", - "version": "29.7.0", - "bom-ref": "jest-changed-files@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-changed-files@29.7.0#packages/jest-changed-files", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-changed-files", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7c402b162c1fd41a50fb86d74a9adc0dcdffc781d2ccbe1a976b68cf05690c5a6cc402e32d87728882b87b9573eba1902486d727cdbedf93edcaca1fa6d357db" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-changed-files" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "execa", - "version": "5.1.1", - "bom-ref": "execa@5.1.1", - "author": "Sindre Sorhus", - "description": "Process execution for humans", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/execa@5.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/execa.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/execa#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/execa/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f2e4a9659a1c01944100f20420d263dcba3d1f21a2b6595ccdcdbb121e586288e3305327f321cc0cc6941c4d89a9fab4e43ff0b9cc08e091944725edd6f721ca" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/execa" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yocto-queue", - "version": "0.1.0", - "bom-ref": "yocto-queue@0.1.0", - "author": "Sindre Sorhus", - "description": "Tiny queue data structure", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/yocto-queue@0.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/yocto-queue.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/yocto-queue#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/yocto-queue/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ad592cbec9cd09d27fa2119ceb180fc3237c7a1782c6c88b33c9b1b84fedfe6395a897b03ee3b59a22e94c74224604ca08b7b12f831e00555a82db3b1e6359d9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/yocto-queue" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jest-config", - "version": "29.7.0", - "bom-ref": "jest-config@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-config@29.7.0#packages/jest-config", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-config", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-config/-/jest-config-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b976e97de43b47a4d906a237fd3c42538ab8b6d937bb43c9782f84d336df4a84a3aba6c9edbb813f1cd03cbd227eb918e0336ee0951d9342269415188bce3479" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-config" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "jest-config@29.7.0|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-config\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "jest-config@29.7.0|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-config\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "jest-config@29.7.0|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-config\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "jest-config@29.7.0|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-config\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "jest-config@29.7.0|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-config\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "jest-config@29.7.0|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-config\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "test-sequencer", - "group": "@jest", - "version": "29.7.0", - "bom-ref": "@jest/test-sequencer@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40jest/test-sequencer@29.7.0#packages/jest-test-sequencer", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-test-sequencer", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "190c09e56655aca9ce26e898880179d94354257813671d4d1e3152101d2a10c99264a02474ca08cf0fc28fac7a345e00bd5db7014a83a45cd090dfde602613c7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\test-sequencer" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "babel-jest", - "version": "29.7.0", - "bom-ref": "babel-jest@29.7.0", - "description": "Jest plugin to use babel for transformation.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/babel-jest@29.7.0#packages/babel-jest", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/babel-jest", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/babel-jest/-/babel-jest-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "06bbc6637c594b011c0b32af2ac0a2d86807a83aac62438fe3f6f2e710a023019743120487ef1ec37826ac4d72ed7451e8b1d9223eb22d89d48bf9a6d8a5ca06" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-jest" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "babel-jest@29.7.0|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-jest\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "babel-jest@29.7.0|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-jest\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "babel-jest@29.7.0|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-jest\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "babel-jest@29.7.0|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-jest\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "babel-jest@29.7.0|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-jest\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "babel-jest@29.7.0|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-jest\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "deepmerge", - "version": "4.3.1", - "bom-ref": "deepmerge@4.3.1", - "description": "A library for deep (recursive) merging of Javascript objects", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/deepmerge@4.3.1", - "externalReferences": [ - { - "url": "git://github.com/TehShrike/deepmerge.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/TehShrike/deepmerge", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/TehShrike/deepmerge/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "dec52a6cc11cefb5eaa5d34eec547246883e796de987e19809b8feacafae63244cbb0b15cb4acc895b4f9fe40994a16f58fff53d8a5aa6a627d0c7b6927167f8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/deepmerge" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jest-circus", - "version": "29.7.0", - "bom-ref": "jest-circus@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-circus@29.7.0#packages/jest-circus", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-circus", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-circus/-/jest-circus-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "dc4d6708c822a5c4e40a8705c0cf745d741a6fd6d2f8632c8dda663eb95e95ac700fddc077c8951235ffbef1cf74b3e715ff8be34bbee7e8aeb51740d4df66cb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-circus" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "jest-circus@29.7.0|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-circus\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "jest-circus@29.7.0|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-circus\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "jest-circus@29.7.0|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-circus\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "jest-circus@29.7.0|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-circus\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "jest-circus@29.7.0|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-circus\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "jest-circus@29.7.0|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-circus\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "expect", - "group": "@jest", - "version": "29.7.0", - "bom-ref": "@jest/expect@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40jest/expect@29.7.0#packages/jest-expect", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-expect", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@jest/expect/-/expect-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f2e31e00cc9cb6da6f6b73f59411c1f157224bd5745c0af71b298fa62a5dc905db05cba190b40e49ef04fe9f7647201d4e84ba643d6d1645fe0a486810213475" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\expect" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jest-snapshot", - "version": "29.7.0", - "bom-ref": "jest-snapshot@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-snapshot@29.7.0#packages/jest-snapshot", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-snapshot", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "466d01316b7105c8a81ebd7f397e5808ff14a2fe2b887bca3e49ce1acf34e1983d2466609880646ed971242ffb6789ac29855b209b5f53eb4a6fcc6560d7dd93" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-snapshot" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "jest-snapshot@29.7.0|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-snapshot\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "jest-snapshot@29.7.0|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-snapshot\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "jest-snapshot@29.7.0|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-snapshot\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "jest-snapshot@29.7.0|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-snapshot\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "jest-snapshot@29.7.0|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-snapshot\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "jest-snapshot@29.7.0|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-snapshot\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "jest-snapshot@29.7.0|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-snapshot\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "jest-snapshot@29.7.0|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-snapshot\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "jest-snapshot@29.7.0|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-snapshot\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "co", - "version": "4.6.0", - "bom-ref": "co@4.6.0", - "description": "generator async control flow goodness", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/co@4.6.0", - "externalReferences": [ - { - "url": "git+https://github.com/tj/co.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/tj/co#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/tj/co/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4156f474ce47bc6fae6b18ad9bcc0e365ee396dc7c76a85f537dc372ab4e65c2d25482920c32c38bbfb42db00a8b223c843f6ee369b66315d290c1964e169e71" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/co" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "dedent", - "version": "1.5.1", - "bom-ref": "dedent@1.5.1", - "author": "Desmond Brand", - "description": "An ES6 string tag that strips indentation from multi-line strings", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/dedent@1.5.1", - "externalReferences": [ - { - "url": "git://github.com/dmnd/dedent.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/dmnd/dedent", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dmnd/dedent/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/dedent/-/dedent-1.5.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f8bc56f8a2d6c6edc75b7336c36ca6a70b6a3eba9847353c7ea8ba161775f1f0402ded796e524f23f238f941ef78c546ea526a07824d778506d12e5c9d51f022" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/dedent" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-generator-fn", - "version": "2.1.0", - "bom-ref": "is-generator-fn@2.1.0", - "author": "Sindre Sorhus", - "description": "Check if something is a generator function", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-generator-fn@2.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/is-generator-fn.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/is-generator-fn#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/is-generator-fn/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "713201e323d82ff1abc3411a4b3012ce0e9b072f60a82a1fbd637ca244e1018231289642fae7654409866ccd172de9e21094acf2e1201cf1ae1d27b55ec38b49" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-generator-fn" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jest-each", - "version": "29.7.0", - "bom-ref": "jest-each@29.7.0", - "author": "Matt Phillips", - "description": "Parameterised tests for Jest", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-each@29.7.0#packages/jest-each", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-each", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-each/-/jest-each-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "827b3e12bd78f99ac4a02e5f84e7d8098d4b3871ebd1323ead0507652f13b70da5ee097ef3478773f8057f62ad930d3e4880020d3796be915cbf7074e157a66d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-each" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "jest-each@29.7.0|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-each\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "jest-each@29.7.0|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-each\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "jest-each@29.7.0|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-each\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "jest-each@29.7.0|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-each\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "jest-each@29.7.0|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-each\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "jest-each@29.7.0|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-each\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "jest-runtime", - "version": "29.7.0", - "bom-ref": "jest-runtime@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-runtime@29.7.0#packages/jest-runtime", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-runtime", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8149cb8e0c1d1aa5bb0782ef38891b2acf5619b9fe40ba91410f63b82e879dd78389ecc8c210cffa684cc0758211c7d0e515176ba38f9c517c049879c5e830c1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-runtime" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "jest-runtime@29.7.0|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-runtime\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "jest-runtime@29.7.0|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-runtime\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "jest-runtime@29.7.0|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-runtime\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "jest-runtime@29.7.0|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-runtime\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "jest-runtime@29.7.0|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-runtime\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "jest-runtime@29.7.0|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-runtime\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "pure-rand", - "version": "6.0.4", - "bom-ref": "pure-rand@6.0.4", - "author": "Nicolas DUBIEN", - "description": " Pure random number generator written in TypeScript", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/pure-rand@6.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/dubzzz/pure-rand.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/dubzzz/pure-rand#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dubzzz/pure-rand/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/pure-rand/-/pure-rand-6.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2c0d18f64c4c62fe3b1883c9cba308f387ea4ddd87998648f375bf90cfd290a7c395a8e76587e65c54f191b63ec5204f90b27196d31af6122499d736f5e82e30" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pure-rand" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jest-environment-node", - "version": "29.7.0", - "bom-ref": "jest-environment-node@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-environment-node@29.7.0#packages/jest-environment-node", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-environment-node", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0ce4b0091a978ab4ceca178cfb87796193ab59c76ed0b359f3b7b0528cb06dc6f65d1e302a0aa21bcbcd798c218c531b1247e3bbbc31d86607d0fda07af1af17" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-environment-node" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jest-resolve", - "version": "29.7.0", - "bom-ref": "jest-resolve@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-resolve@29.7.0#packages/jest-resolve", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-resolve", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "20e561652ae0f94bd502c843483b47c8508205497f43700026ff2267a6639d9ef8c73bf0bb32d789df482083e04e763ad922637eeba930a66c65046c0afc4480" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-resolve" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "jest-resolve@29.7.0|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-resolve\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "jest-resolve@29.7.0|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-resolve\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "jest-resolve@29.7.0|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-resolve\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "jest-resolve@29.7.0|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-resolve\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "jest-resolve@29.7.0|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-resolve\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "jest-resolve@29.7.0|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-resolve\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "jest-runner", - "version": "29.7.0", - "bom-ref": "jest-runner@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-runner@29.7.0#packages/jest-runner", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-runner", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-runner/-/jest-runner-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7ec73837a70f0806a1c9b1817d345cab9c0547a7e92f39cc838eec639683a6ca1e8ce7156056f4ec01ee4a747496231c3d3801b00dd924bea414e8cf768362a5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-runner" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "jest-runner@29.7.0|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-runner\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "jest-runner@29.7.0|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-runner\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "jest-runner@29.7.0|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-runner\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "jest-runner@29.7.0|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-runner\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "jest-runner@29.7.0|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-runner\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "jest-runner@29.7.0|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-runner\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "jest-validate", - "version": "29.7.0", - "bom-ref": "jest-validate@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-validate@29.7.0#packages/jest-validate", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-validate", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-validate/-/jest-validate-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "641ef01ea691195c3ff61493fceb85511786eccf2f29eab4fc9d9e80818b76f8c70a662a180461cd79ad822fa055e679b97145db5f5a39cdcbb36c8b836eed93" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-validate" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "camelcase", - "version": "6.3.0", - "bom-ref": "jest-validate@29.7.0|camelcase@6.3.0", - "author": "Sindre Sorhus", - "description": "Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/camelcase@6.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/camelcase.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/camelcase#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/camelcase/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1a6cba161625098eee3849595126f1a365020c7f28c0493df7a8246eba6c806b6b24b33727b8c6c65f4873b430c23e22bce13901665644c79c0dd17b86a1a314" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-validate\\node_modules\\camelcase" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "jest-validate@29.7.0|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-validate\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "jest-validate@29.7.0|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-validate\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "jest-validate@29.7.0|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-validate\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "jest-validate@29.7.0|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-validate\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "jest-validate@29.7.0|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-validate\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "jest-validate@29.7.0|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-validate\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "parse-json", - "version": "5.2.0", - "bom-ref": "parse-json@5.2.0", - "author": "Sindre Sorhus", - "description": "Parse JSON with more helpful errors", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/parse-json@5.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/parse-json.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/parse-json#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/parse-json/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6b208abe6fe98421b13a461148233cda20f072df3f1289d2120092c56c43eef7ba8c7820b059787d955004f44d810a0a8ae57fa1d845ac6cd05d9c1b89f0bc46" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/parse-json" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "json-parse-even-better-errors", - "version": "2.3.1", - "bom-ref": "parse-json@5.2.0|json-parse-even-better-errors@2.3.1", - "author": "Kat Marchán", - "description": "JSON.parse with context information on error", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/json-parse-even-better-errors@2.3.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/json-parse-even-better-errors.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/json-parse-even-better-errors#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/json-parse-even-better-errors/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c72170ca1ae8fc91287fa1a17b68b3d8d717a23dac96836c5abfd7b044432bfa223c27da36197938d7e9fa341d01945043420958dcc7f7321917b962f75921db" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/parse-json\\node_modules\\json-parse-even-better-errors" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lines-and-columns", - "version": "1.2.4", - "bom-ref": "parse-json@5.2.0|lines-and-columns@1.2.4", - "author": "Brian Donovan", - "description": "Maps lines and columns to character offsets and back.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/lines-and-columns@1.2.4", - "externalReferences": [ - { - "url": "git+https://github.com/eventualbuddha/lines-and-columns.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/eventualbuddha/lines-and-columns#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/eventualbuddha/lines-and-columns/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ef297295eb1943f3d5dbd8e110397751f8e8e995fb802a89af917b3caaea73ddefedfcd2ca6b75069c0453c9c0517b3cab3cefaa16e384ae50660e8cb7f1e406" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/parse-json\\node_modules\\lines-and-columns" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "ts-node", - "version": "10.9.1", - "bom-ref": "ts-node@10.9.1", - "author": "Blake Embrey", - "description": "TypeScript execution environment and REPL for node.js, with source map support", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ts-node@10.9.1", - "externalReferences": [ - { - "url": "git://github.com/TypeStrong/ts-node.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://typestrong.org/ts-node", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/TypeStrong/ts-node/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ts-node/-/ts-node-10.9.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "36d572b153e4c71af0146514c466217eec7c93bf29401dc9a9805794b45981d194a933b9c14fd4c87a29e69ef48846c6841eeae4a9a26625346372a526b49c13" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ts-node" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "graceful-fs", - "group": "@types", - "version": "4.1.8", - "bom-ref": "@types/graceful-fs@4.1.8", - "description": "TypeScript definitions for graceful-fs", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/graceful-fs@4.1.8#types/graceful-fs", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/graceful-fs", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/graceful-fs", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "361447ed8cd6abc5a234a55abca3c19ad2d8647c4d635f4787e6b3dbc3bfa617e9ebc085e39a4c16e77e67327c7b09f19c2e6c988745ddda857a249443923ea7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\graceful-fs" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "anymatch", - "version": "3.1.3", - "bom-ref": "anymatch@3.1.3", - "author": "Elan Shanker", - "description": "Matches strings against configurable strings, globs, regular expressions, and/or functions", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/anymatch@3.1.3", - "externalReferences": [ - { - "url": "git+https://github.com/micromatch/anymatch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/micromatch/anymatch", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/micromatch/anymatch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "28c45e154af4078b7e0fe381923477298aafa1ca765da4b33b9e54701ea681031ddca6dc13e9964f2bd557b0ffcec7446cd9d5e9a71952eb64887417bd3af547" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/anymatch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "fb-watchman", - "version": "2.0.2", - "bom-ref": "fb-watchman@2.0.2", - "author": "Wez Furlong", - "description": "Bindings for the Watchman file watching service", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/fb-watchman@2.0.2", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/facebook/watchman.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://facebook.github.io/watchman/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/facebook/watchman/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a79d7ad41a9bb826929c1f2321bcd01ce96982c3e62b9ac95437c328ef75031b39342d6ebb71d1426eb0b7d71df7ff86b504083b9dc97465d7a320e94c0b2060" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/fb-watchman" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "bser", - "version": "2.1.1", - "bom-ref": "bser@2.1.1", - "author": "Wez Furlong", - "description": "JavaScript implementation of the BSER Binary Serialization", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/bser@2.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/facebook/watchman.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://facebook.github.io/watchman/docs/bser.html", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/facebook/watchman/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "810c53344fc601f208ae61cb504de8272a7914ee874417e18e7c38ff032603add91832675819a063f972401a670d490698085b49edfdb71d9dfe24ce01f825c1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/bser" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "node-int64", - "version": "0.4.0", - "bom-ref": "node-int64@0.4.0", - "author": "Robert Kieffer", - "description": "Support for representing 64-bit integers in JavaScript", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/node-int64@0.4.0", - "externalReferences": [ - { - "url": "git+https://github.com/broofa/node-int64.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/broofa/node-int64#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/broofa/node-int64/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3b9973f75c5239ea173fa0ee9721df965a6af84834d0c5a2b5921bb4f7e8484bea207765e607dc63a858cc35a78f4a83e6dcf9d8f234f2ef6a52f49579405e1f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/node-int64" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "walker", - "version": "1.0.8", - "bom-ref": "walker@1.0.8", - "author": "Naitik Shah", - "description": "A simple directory tree walker.", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/walker@1.0.8", - "externalReferences": [ - { - "url": "git+https://github.com/daaku/nodejs-walker.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/daaku/nodejs-walker", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/daaku/nodejs-walker/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b6cffc13c9796fb918d2f9562dec0e9035cc98f74b7155781a63902f2c6e4acc0826cc1e78566d02c305ee4d4db33cfe4d8050ae56119b33a7af7f7ccb525e99" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/walker" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "makeerror", - "version": "1.0.12", - "bom-ref": "makeerror@1.0.12", - "author": "Naitik Shah", - "description": "A library to make errors.", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/makeerror@1.0.12", - "externalReferences": [ - { - "url": "git+https://github.com/daaku/nodejs-makeerror.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/daaku/nodejs-makeerror#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/daaku/nodejs-makeerror/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "266a82bd4866b78de669d9691731b8050cc6d99de6eadbd00cd29d0a56673b755b22e749626c6c4f414d24c7a2076f894d295341349b53c41d7ac566c097262e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/makeerror" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "tmpl", - "version": "1.0.5", - "bom-ref": "tmpl@1.0.5", - "author": "Naitik Shah", - "description": "JavaScript micro templates.", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/tmpl@1.0.5", - "externalReferences": [ - { - "url": "git+https://github.com/daaku/nodejs-tmpl.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/daaku/nodejs-tmpl", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/daaku/nodejs-tmpl/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ddfd2e384010c08a86b965b6315cd883c7d5fd036773f229b89346f37eeb2ee73301a2d51ec9561d9423e081a2125e47b379246e1c0bf406fb1ebb26ba3f929b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tmpl" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jest-resolve-dependencies", - "version": "29.7.0", - "bom-ref": "jest-resolve-dependencies@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-resolve-dependencies@29.7.0#packages/jest-resolve-dependencies", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-resolve-dependencies", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ba7d330ffeaac49f92d1eb7b5b1788dc7e5749ef654c1051edb3870875e4291ea5b86e66c030e5233550d15e5c642ba84e011d71dc334e085891359fb9b8be9c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-resolve-dependencies" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jest-pnp-resolver", - "version": "1.2.3", - "bom-ref": "jest-pnp-resolver@1.2.3", - "description": "plug'n'play resolver for Webpack", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-pnp-resolver@1.2.3", - "externalReferences": [ - { - "url": "git+https://github.com/arcanis/jest-pnp-resolver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/arcanis/jest-pnp-resolver", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/arcanis/jest-pnp-resolver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "fb7369c10127468201b71e1fca16e54033e0248d07d48108917ed284b5233c603b4ed513bc8d6888a8b7491e28051d21421411f349785807b946b5c1c16300f3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-pnp-resolver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "resolve.exports", - "version": "2.0.2", - "bom-ref": "resolve.exports@2.0.2", - "author": "Luke Edwards", - "description": "A tiny (952b), correct, general-purpose, and configurable \"exports\" and \"imports\" resolver without file-system reliance", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/resolve.exports@2.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/lukeed/resolve.exports.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/lukeed/resolve.exports#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/lukeed/resolve.exports/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-2.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5f6516e8dc379ff68c803572fb4ad2aa01e5bf7f56640959ad709d9dbc8488a9b5ec34aa1d7e0c99031a493dc56de591e454ee45c530600ce265a8e38b463b9a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/resolve.exports" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "emittery", - "version": "0.13.1", - "bom-ref": "emittery@0.13.1", - "author": "Sindre Sorhus", - "description": "Simple and modern async event emitter", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/emittery@0.13.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/emittery.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/emittery#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/emittery/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/emittery/-/emittery-0.13.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0de5b06b093aaf9c91f631609c3298b78b0b4b42e61c9262dd93a76f9fc975b6308f79d6f85c509c72238412b3f182c2ee844d3d533d350e3b237095c77e1ea9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/emittery" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jest-docblock", - "version": "29.7.0", - "bom-ref": "jest-docblock@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-docblock@29.7.0#packages/jest-docblock", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-docblock", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "abad7b02ec3703ad7682ec9a160b1b15e62934fe6dd9aa1434bc0151b73fd240f5478b7d8b10dbc854c77759e89387a9a15169afb3e67961eb86fb95dd7689e2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-docblock" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "detect-newline", - "version": "3.1.0", - "bom-ref": "detect-newline@3.1.0", - "author": "Sindre Sorhus", - "description": "Detect the dominant newline character of a string", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/detect-newline@3.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/detect-newline.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/detect-newline#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/detect-newline/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4cbcfec7fbc45e6fd8ecfef09f510914d2f1629503e1380ca2cc58e9f0152549c931bba91c13a7731c96506f4ea53687f44043eee148e4b7c482630e739e03b0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/detect-newline" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jest-leak-detector", - "version": "29.7.0", - "bom-ref": "jest-leak-detector@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-leak-detector@29.7.0#packages/jest-leak-detector", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-leak-detector", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "91803c20971262d493d8163d23e48c0b7da70e9053dc9d8dbd6271f3e242b82765fc247523810a50944e88ff17b42731aa04d304624d75b07503c5d129b4deb7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-leak-detector" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jest-watcher", - "version": "29.7.0", - "bom-ref": "jest-watcher@29.7.0", - "description": "Delightful JavaScript Testing.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-watcher@29.7.0#packages/jest-watcher", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-watcher", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://jestjs.io/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e3d160ed65e4537565da1e8b6cbb4c43f1f207aad74885fb4aabc12d09acb1104637d2343cdbcf980982592398e923afae3848fc5eff6c602ff51b67b0f034de" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-watcher" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "jest-watcher@29.7.0|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-watcher\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "jest-watcher@29.7.0|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-watcher\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "jest-watcher@29.7.0|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-watcher\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "jest-watcher@29.7.0|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-watcher\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "jest-watcher@29.7.0|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-watcher\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "jest-watcher@29.7.0|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-watcher\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "source-map-support", - "version": "0.5.13", - "bom-ref": "source-map-support@0.5.13", - "description": "Fixes stack traces for files with source maps", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/source-map-support@0.5.13", - "externalReferences": [ - { - "url": "git+https://github.com/evanw/node-source-map-support.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/evanw/node-source-map-support#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/evanw/node-source-map-support/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.13.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "48748a14769d8d5039a11e0f3ea86d01575c056c1161577a83a7005e721b4622307361213eb4ee29405d48bbe510ac883f71827fcf5f96dbdc6623fd30c140d7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/source-map-support" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "buffer-from", - "version": "1.1.2", - "bom-ref": "buffer-from@1.1.2", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/buffer-from@1.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/LinusU/buffer-from.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/LinusU/buffer-from#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/LinusU/buffer-from/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "13e5d0091c126da6a20a1b6fea4e83c2073e6f1f81b3abee2891c7979928c7f05a29b8625f3a903b02b870edb6c84946a763829a3c15853dc79b18323c69c97d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/buffer-from" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "globals", - "group": "@jest", - "version": "29.7.0", - "bom-ref": "@jest/globals@29.7.0", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40jest/globals@29.7.0#packages/jest-globals", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-globals", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@jest/globals/-/globals-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9a98b3dddbad2db916d8c345b9b50650454b9131a2a96eb22d54c0f896cfe9f23a27988bf58d0d960f24f79a5c17c72d2b0092ed6571b5e06cdbd8617c0a2dcd" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\globals" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "source-map", - "group": "@jest", - "version": "29.6.3", - "bom-ref": "@jest/source-map@29.6.3", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40jest/source-map@29.6.3#packages/jest-source-map", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-source-map", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@jest/source-map/-/source-map-29.6.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3078d3f7942e8a970fae92ccfbc24c4b3171e9e1e9e419bee177850c9970b2f5418e628d88802f6ac18ad9fc73d966c64659efa9e8456e1d3b30c6bb9f76099f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@jest\\source-map" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "cjs-module-lexer", - "version": "1.2.3", - "bom-ref": "cjs-module-lexer@1.2.3", - "author": "Guy Bedford", - "description": "Lexes CommonJS modules, returning their named exports metadata", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/cjs-module-lexer@1.2.3", - "externalReferences": [ - { - "url": "git+https://github.com/nodejs/cjs-module-lexer.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nodejs/cjs-module-lexer#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nodejs/cjs-module-lexer/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.2.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d133621acb5b426085c2de1a9238c1839a4b4534b28ff3e4590d59a0edb39ed9a0f722ea491c7011ae2209f40b1a3aa18aa05f3896bb5bf13cc1f1ab4c39a565" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/cjs-module-lexer" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "strip-bom", - "version": "4.0.0", - "bom-ref": "strip-bom@4.0.0", - "author": "Sindre Sorhus", - "description": "Strip UTF-8 byte order mark (BOM) from a string", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/strip-bom@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/strip-bom.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/strip-bom#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/strip-bom/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df1bab16fe6d1208a2df7662f09b69e79c042082d1f5e877e05016d343d97fe2674ac4e657f8a87b04a0425f7b247be08e8446c0f4a1b169be21daf1077e5dd3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/strip-bom" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-syntax-jsx", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-syntax-jsx@7.22.5", - "author": "The Babel Team", - "description": "Allow parsing of jsx", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-syntax-jsx@7.22.5#packages/babel-plugin-syntax-jsx", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-jsx", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-syntax-jsx", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "82fc8fe2166b82bb3fc1631aa1cbf1678e07c346f75bc3def9c33173c57550b434ee887c54d6c845aa03d4b459553bc3fb49e27832a37e02a0f3db03eebacaae" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-syntax-jsx" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-syntax-typescript", - "group": "@babel", - "version": "7.22.5", - "bom-ref": "@babel/plugin-syntax-typescript@7.22.5", - "author": "The Babel Team", - "description": "Allow parsing of TypeScript syntax", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-syntax-typescript@7.22.5#packages/babel-plugin-syntax-typescript", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-typescript", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://babel.dev/docs/en/next/babel-plugin-syntax-typescript", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.22.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d664b6a34de2eedd5ce95cc7e9f750dce03cb5c108c701b5f3320f469f94635221bfa5be5d9cc1095c44c45f6ea6eb2c3d7274c44f57447c0ca0db357a9fe745" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-syntax-typescript" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "babel-preset-current-node-syntax", - "version": "1.0.1", - "bom-ref": "babel-preset-current-node-syntax@1.0.1", - "author": "Nicolò Ribaudo", - "description": "A Babel preset that enables parsing of proposals supported by the current Node.js version.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/babel-preset-current-node-syntax@1.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/nicolo-ribaudo/babel-preset-current-node-syntax.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nicolo-ribaudo/babel-preset-current-node-syntax#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nicolo-ribaudo/babel-preset-current-node-syntax/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "33b2d0d1bc5aae4c50a0dfafcf96893ec2c19fbee7f10813166a3c58ad3fe386ae2b6c65097ad8714c47171814eea5b9633c3f0a398b44adae27368277b2efa9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-preset-current-node-syntax" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-syntax-bigint", - "group": "@babel", - "version": "7.8.3", - "bom-ref": "@babel/plugin-syntax-bigint@7.8.3", - "description": "Allow parsing of BigInt literals", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40babel/plugin-syntax-bigint@7.8.3#master", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#master", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/babel/babel/tree/master#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c274e71651be631426def0f1a46139ecf8f4b2b454e2c1c4fe60e4b75aafd9824949e50079cda66b858b52750f78a8f2adf9ed5707bf37a7425e953eccbdcda6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@babel\\plugin-syntax-bigint" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "leven", - "version": "3.1.0", - "bom-ref": "leven@3.1.0", - "author": "Sindre Sorhus", - "description": "Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithm", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/leven@3.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/leven.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/leven#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/leven/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aac75af87f234da51a37fc79bf35b6af373ef11c384c043fe0a8c1e3a2302b9547f8895579e7a37bf128651a625ef22a8c580af3841f7ea3f3b462375412c6d4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/leven" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "braces", - "version": "3.0.2", - "bom-ref": "braces@3.0.2", - "author": "Jon Schlinkert", - "description": "Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/braces@3.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/micromatch/braces.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/micromatch/braces", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/micromatch/braces/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6fcba6f8bd51cccdd60d2cef866ea0233d727d36c1b7a61395c10a02fb26a82659170e3acfadba9558fd8f5c843d6df71f91fe94142964c3f593c97eefc1dad0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/braces" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "import-local", - "version": "3.1.0", - "bom-ref": "import-local@3.1.0", - "author": "Sindre Sorhus", - "description": "Let a globally installed package use a locally installed version of itself if available", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/import-local@3.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/import-local.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/import-local#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/import-local/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "012074eee2ed9c3b35a3a1078caa57df804a6034aa9c57ab7d33892f61ef32a17bd0b9f1a639330c1f09e38a13f69bb800c3e44307fc8e5eacce0bcd776b5122" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/import-local" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "pkg-dir", - "version": "4.2.0", - "bom-ref": "pkg-dir@4.2.0", - "author": "Sindre Sorhus", - "description": "Find the root directory of a Node.js project or npm package", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/pkg-dir@4.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/pkg-dir.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/pkg-dir#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/pkg-dir/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1d10f36da2a30be00e5955f1014ff1e7808e19e22ff5e6fee82903490a0d4ede17c96a0826fb8fb178b3c6efc5af6dc489e91bb59c2687521c206fe5fdad7419" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pkg-dir" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "find-up", - "version": "4.1.0", - "bom-ref": "pkg-dir@4.2.0|find-up@4.1.0", - "author": "Sindre Sorhus", - "description": "Find a file or directory by walking up parent directories", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/find-up@4.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/find-up.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/find-up#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/find-up/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3e93b001d43f6255d0daf8fc6b787c222a43b98462df071e550406616c4d20d71cab8d009f0ec196c11708c6edd59b7e38b03a16af6cb88a48583d0eb2721297" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pkg-dir\\node_modules\\find-up" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "locate-path", - "version": "5.0.0", - "bom-ref": "pkg-dir@4.2.0|locate-path@5.0.0", - "author": "Sindre Sorhus", - "description": "Get the first path that exists on disk of multiple paths", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/locate-path@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/locate-path.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/locate-path#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/locate-path/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b7b870f6923e5afbb03495f0939cd51e9ca122ace0daa4e592524e7f4995c4649b7b7169d9589e65c76e3588da2c3a32ea9f6e1a94041961bced6a4c2a536af2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pkg-dir\\node_modules\\locate-path" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "p-locate", - "version": "4.1.0", - "bom-ref": "pkg-dir@4.2.0|p-locate@4.1.0", - "author": "Sindre Sorhus", - "description": "Get the first fulfilled promise that satisfies the provided testing function", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/p-locate@4.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/p-locate.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/p-locate#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/p-locate/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "47bf5967fd30031286bb7a18325cfc8f2fe46e1b0dad2ed2299ecfc441c1809e7e1769ad156d9f2b670eb4187570762442c6f3155ec8f84a1129ee98b74a0aec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pkg-dir\\node_modules\\p-locate" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "p-limit", - "version": "2.3.0", - "bom-ref": "pkg-dir@4.2.0|p-limit@2.3.0", - "author": "Sindre Sorhus", - "description": "Run multiple promise-returning & async functions with limited concurrency", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/p-limit@2.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/p-limit.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/p-limit#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/p-limit/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ffff3c985592271f25c42cf07400014c92f6332581d76f9e218ecc0cbd92a8b98091e294f6ac51bd6b92c938e6dc5526a4110cb857dc90022a11a546503c5beb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pkg-dir\\node_modules\\p-limit" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "p-try", - "version": "2.2.0", - "bom-ref": "p-try@2.2.0", - "author": "Sindre Sorhus", - "description": "`Start a promise chain", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/p-try@2.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/p-try.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/p-try#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/p-try/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4789cf0154c053407d0f7e7f1a4dee25fffb5d86d0732a2148a76f03121148d821165e1eef5855a069c1350cfd716697c4ed88d742930bede331dbefa0ac3a75" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/p-try" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "resolve-cwd", - "version": "3.0.0", - "bom-ref": "resolve-cwd@3.0.0", - "author": "Sindre Sorhus", - "description": "Resolve the path of a module like `require.resolve()` but from the current working directory", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/resolve-cwd@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/resolve-cwd.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/resolve-cwd#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/resolve-cwd/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3ab65a5f631bfab242a47ffa0a94aab7dc4556937efb1d355e737689ef60e8fe7fdf17a52c0917595003a5dcf52070ff2857c45f213a574534d4e43750edab12" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/resolve-cwd" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "resolve-from", - "version": "5.0.0", - "bom-ref": "resolve-cwd@3.0.0|resolve-from@5.0.0", - "author": "Sindre Sorhus", - "description": "Resolve the path of a module like `require.resolve()` but from a given path", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/resolve-from@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/resolve-from.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/resolve-from#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/resolve-from/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a9883d28fdb8743e6a91af49e3b774695932d0df9be1f4d4f3d2cdf620e78c1e706a4b220b8f6bbcc0743eb509406a13987e745cf8aa3af0230df6a28c6c5867" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/resolve-cwd\\node_modules\\resolve-from" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "jest-cli", - "version": "29.7.0", - "bom-ref": "jest-cli@29.7.0", - "description": "Delightful JavaScript Testing.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jest-cli@29.7.0#packages/jest-cli", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/jest-cli", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://jestjs.io/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jest-cli/-/jest-cli-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3955686f0d88b9b37f19262cc444e2fa039eeca6b9f4414c47fb70394dc96f61a728a78c189079486514ac4cf7485566240494759533cbcdec2cd350da066c96" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-cli" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "jest-cli@29.7.0|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-cli\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "jest-cli@29.7.0|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-cli\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "jest-cli@29.7.0|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-cli\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "jest-cli@29.7.0|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-cli\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "jest-cli@29.7.0|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-cli\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "jest-cli@29.7.0|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-cli\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yargs", - "version": "17.7.2", - "bom-ref": "jest-cli@29.7.0|yargs@17.7.2", - "description": "yargs the modern, pirate-themed, successor to optimist.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/yargs@17.7.2", - "externalReferences": [ - { - "url": "git+https://github.com/yargs/yargs.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://yargs.js.org/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/yargs/yargs/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "edd4b3cd143ef822a7348fe4aca9d8455ec928a3d45cc121eb5b286872a0f66ad6121cc55a1167c4fc4697eebd703d4ebbadc2d773543c29e621caefa82b8ceb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-cli\\node_modules\\yargs" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "cliui", - "version": "8.0.1", - "bom-ref": "jest-cli@29.7.0|cliui@8.0.1", - "author": "Ben Coe", - "description": "easily create complex multi-column command-line-interfaces", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/cliui@8.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/yargs/cliui.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/yargs/cliui#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/yargs/cliui/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "05278d9f2bacef90b8fff350f6042dd7f72c4d7ca8ffc49bf9a7cb024cc0a6d16e32ca1df4716890636e759a62fe8415ef786754afac47ee4f55131df83afb61" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-cli\\node_modules\\cliui" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "wrap-ansi", - "version": "7.0.0", - "bom-ref": "jest-cli@29.7.0|wrap-ansi@7.0.0", - "author": "Sindre Sorhus", - "description": "Wordwrap a string with ANSI escape codes", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/wrap-ansi@7.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/wrap-ansi.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/wrap-ansi#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/wrap-ansi/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6151888f691a98b493c70e8db198e80717d2c2c9f4c9c75eb26738a7e436d5ce733ee675a65f8d7f155dc4fb5d1ef98d54e43a5d2606e0052dcadfc58bb0f5e9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-cli\\node_modules\\wrap-ansi" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yargs-parser", - "version": "21.1.1", - "bom-ref": "jest-cli@29.7.0|yargs-parser@21.1.1", - "author": "Ben Coe", - "description": "the mighty option parser used by yargs", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yargs-parser@21.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/yargs/yargs-parser.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/yargs/yargs-parser#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/yargs/yargs-parser/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b55a6c256ec376379c0221696c80757b7ab1210b04e8da0f739fde4ddadb6c80b88742d5b16867a1ade0fa6d87725048ba31f3b31678549540f8652e736fcb07" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jest-cli\\node_modules\\yargs-parser" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "create-jest", - "version": "29.7.0", - "bom-ref": "create-jest@29.7.0", - "description": "Create a new Jest project", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/create-jest@29.7.0#packages/create-jest", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/create-jest", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/create-jest/-/create-jest-29.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "01dcf66dd1f456adc5e772843093a87ed405bad582ba49ba276e306cf5913b893590c63b812eddb3fba826436e57cc030ad5969eec06709c2959c8a1fb3116d5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/create-jest" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "create-jest@29.7.0|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/create-jest\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "create-jest@29.7.0|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/create-jest\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "create-jest@29.7.0|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/create-jest\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "create-jest@29.7.0|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/create-jest\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "create-jest@29.7.0|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/create-jest\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "create-jest@29.7.0|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/create-jest\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "prompts", - "version": "2.4.2", - "bom-ref": "prompts@2.4.2", - "author": "Terkel Gjervig", - "description": "Lightweight, beautiful and user-friendly prompts", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/prompts@2.4.2", - "externalReferences": [ - { - "url": "git+https://github.com/terkelg/prompts.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/terkelg/prompts#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/terkelg/prompts/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "37136ffe42e0b8203ba778c4f282f668406cac95a001a901a609a02ba9693d657e5ae3a663aaf6ff36c05673fe4fc6d0940d27cc75d2252256d07abbca5683d9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/prompts" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "kleur", - "version": "3.0.3", - "bom-ref": "kleur@3.0.3", - "author": "Luke Edwards", - "description": "The fastest Node.js library for formatting terminal text with ANSI colors~!", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/kleur@3.0.3", - "externalReferences": [ - { - "url": "git+https://github.com/lukeed/kleur.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/lukeed/kleur#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/lukeed/kleur/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "793233955392511f89c5d0c57a911870132d67d42a75e7feae7cd675166e31b3b2c2ee6d3b6c3637baea8e800d67993dbf2c212fa06bd55463508813431e04f3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/kleur" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "sisteransi", - "version": "1.0.5", - "bom-ref": "sisteransi@1.0.5", - "author": "Terkel Gjervig", - "description": "ANSI escape codes for some terminal swag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/sisteransi@1.0.5", - "externalReferences": [ - { - "url": "git+https://github.com/terkelg/sisteransi.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/terkelg/sisteransi#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/terkelg/sisteransi/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6cb186951d50c417329e7d9de589835f83068e566fcb631104344d1cb27c548ea5ebef45522c9314d27422f78e48fd1b7178150cf45c7c6a80d298daa94a5f56" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/sisteransi" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "js-levenshtein", - "version": "1.1.6", - "bom-ref": "js-levenshtein@1.1.6", - "author": "Gustaf Andersson", - "description": "The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/js-levenshtein@1.1.6", - "externalReferences": [ - { - "url": "git+https://github.com/gustf/js-levenshtein.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/gustf/js-levenshtein#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/gustf/js-levenshtein/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/js-levenshtein/-/js-levenshtein-1.1.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5f6041d75619b6b46a63812741c2d7e51877ef7cdb2b86a50b5156ec3ecc0612f682d702d7b7139ebe8399f1d9792d2cdab4c78d44cc3077c6ee03bc492770fa" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/js-levenshtein" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jspdf", - "version": "2.5.1", - "bom-ref": "jspdf@2.5.1", - "description": "PDF Document creation from JavaScript", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jspdf@2.5.1", - "externalReferences": [ - { - "url": "git+https://github.com/MrRio/jsPDF.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mrrio/jspdf", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/MrRio/jsPDF/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jspdf/-/jspdf-2.5.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "85739bc73ed9aa8ca1c444fbf3e5d1df85eedaa146ac92762366c4e70e1233c7856851245b6c5c191554b2cdfad1f61e97045289dfe34f4efc91b36f9a85b440" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jspdf" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "core-js", - "version": "3.33.2", - "bom-ref": "jspdf@2.5.1|core-js@3.33.2", - "author": "Denis Pushkarev", - "description": "Standard library", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/core-js@3.33.2#packages/core-js", - "externalReferences": [ - { - "url": "git+https://github.com/zloirock/core-js.git#packages/core-js", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/zloirock/core-js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/zloirock/core-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/core-js/-/core-js-3.33.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5de073588e902f79c94221e67736c03a2318aa3adbee1c14ec0dfd421bddfcf3926bfb7d13501e672119c777cdbe9fefb4cf335f08682f416c892d210f4a6bb9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jspdf\\node_modules\\core-js" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "dompurify", - "version": "2.4.7", - "bom-ref": "jspdf@2.5.1|dompurify@2.4.7", - "author": "Mario Heiderich", - "description": "DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else using Blink or WebKit). DOMPurify is written by security people who have vast background in web attacks and XSS. Fear not.", - "scope": "optional", - "licenses": [ - { - "expression": "(MPL-2.0 OR Apache-2.0)" - } - ], - "purl": "pkg:npm/dompurify@2.4.7", - "externalReferences": [ - { - "url": "git://github.com/cure53/DOMPurify.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/cure53/DOMPurify", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/cure53/DOMPurify/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/dompurify/-/dompurify-2.4.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "931c4a94f1036ba35ce56262faa4603db3806e04e94942cbfaf2373545ec64c9642714ea608f708396536b2dac16b7594561cf58d8be11d0217097fcd56b6831" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jspdf\\node_modules\\dompurify" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "atob", - "version": "2.1.2", - "bom-ref": "atob@2.1.2", - "author": "AJ ONeal", - "description": "atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)", - "licenses": [ - { - "expression": "(MIT OR Apache-2.0)" - } - ], - "purl": "pkg:npm/atob@2.1.2", - "externalReferences": [ - { - "url": "git://git.coolaj86.com/coolaj86/atob.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://git.coolaj86.com/coolaj86/atob.js.git", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5a6eae92868e1898bfef7a7f725d86bcb8d323924cd64fced788ac0fbdd830bf12b6b1ffeff9511609a0f272026600f76d966f8f0086c6d30e0f7c16340bbc72" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/atob" - } - ] - }, - { - "type": "library", - "name": "lerna", - "version": "6.6.2", - "bom-ref": "lerna@6.6.2", - "author": "Sebastian McKenzie", - "description": "Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/lerna@6.6.2#packages/lerna", - "externalReferences": [ - { - "url": "git+https://github.com/lerna/lerna.git#packages/lerna", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://lerna.js.org", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/lerna/lerna/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lerna/-/lerna-6.6.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5b8aab1a171dbad91174711a0dff5eaa9eeee09bc8fb54f0172e70a17e8e23c58f7b83d805dc6e20b02cbe1a7ad787d41b8d6b2921832a53a1f805b375289d4e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.0", - "bom-ref": "lerna@6.6.2|chalk@4.1.0", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ab0c75d80c577b6439c50e3701cfff23abf96974e2a58ad211274e833acdfbd5e3804a728e92aebd219a378a84f777fb4d04e57ab410f12f844341320e854bd4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "lerna@6.6.2|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "lerna@6.6.2|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "lerna@6.6.2|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "lerna@6.6.2|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "lerna@6.6.2|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "dedent", - "version": "0.7.0", - "bom-ref": "lerna@6.6.2|dedent@0.7.0", - "author": "Desmond Brand", - "description": "An ES6 string tag that strips indentation from multi-line strings", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/dedent@0.7.0", - "externalReferences": [ - { - "url": "git://github.com/dmnd/dedent.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/dmnd/dedent", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dmnd/dedent/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "43a7ca50faa7007032862520154ec15332e2bf491df2c687f5a97bb67bb943fa248fa767ba9c724e01480635732404dd7c8026f4d02cbd73738da29af9bc55c8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna\\node_modules\\dedent" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "execa", - "version": "5.0.0", - "bom-ref": "lerna@6.6.2|execa@5.0.0", - "author": "Sindre Sorhus", - "description": "Process execution for humans", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/execa@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/execa.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/execa#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/execa/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/execa/-/execa-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a2feb0ff62c28aec8ee112d819da451a391cb34c0c4e0184f0fae44c78a4794cb98897a45f23c82948e27e4e42b04d29b7bb0c0ab319dd836aa028fa89d40e9d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna\\node_modules\\execa" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "get-stream", - "version": "6.0.0", - "bom-ref": "lerna@6.6.2|get-stream@6.0.0", - "author": "Sindre Sorhus", - "description": "Get a stream as a string, buffer, or array", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/get-stream@6.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/get-stream.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/get-stream#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/get-stream/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "035077061d5498bd1b89d33f617d8db023939c625e3cbf6b3bf33e330de6f5fda05297e8912d218b911a87459250459975984866d323908612ee60df3aa3476e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna\\node_modules\\get-stream" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-stream", - "version": "2.0.0", - "bom-ref": "lerna@6.6.2|is-stream@2.0.0", - "author": "Sindre Sorhus", - "description": "Check if something is a Node.js stream", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-stream@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/is-stream.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/is-stream#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/is-stream/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5c2a32f96954afb775f99f06812b979a9b94142f5f3a145782524cc7e7702ca4e42f8e028dde16d59e4ff81419a6bf9c47ddda18fe12fecec5b70e8d77f92213" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna\\node_modules\\is-stream" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "glob-parent", - "version": "5.1.2", - "bom-ref": "lerna@6.6.2|glob-parent@5.1.2", - "author": "Gulp Team", - "description": "Extract the non-magic parent path from a glob string.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/glob-parent@5.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/gulpjs/glob-parent.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/gulpjs/glob-parent#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/gulpjs/glob-parent/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "00e22049009ea62258c0fdc04671b1fb95674eed870587736c63f8e5e2f0d6faf7cc1def64b7b279dd6c0bd8676dc39cf7f4ab33233944f42b906cf8692f59a3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna\\node_modules\\glob-parent" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "graceful-fs", - "version": "4.2.10", - "bom-ref": "lerna@6.6.2|graceful-fs@4.2.10", - "description": "A drop-in replacement for fs, making various improvements.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/graceful-fs@4.2.10", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/node-graceful-fs.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-graceful-fs#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-graceful-fs/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f41ca1b2c4767cf56c3598f8efca9451b29f98bd3eb790435728d286dc9964b88aed90c002b1457e8a723938f4334e70136b493e2b00e224e79d79766283ef38" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna\\node_modules\\graceful-fs" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "make-dir", - "version": "3.1.0", - "bom-ref": "lerna@6.6.2|make-dir@3.1.0", - "author": "Sindre Sorhus", - "description": "Make a directory and its parents if needed - Think `mkdir -p`", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/make-dir@3.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/make-dir.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/make-dir#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/make-dir/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "83715e3f6d0b3708402dbffa0b3e837781769e0cded23cfbb5bceb0f6c0057ea3d15e3477b8acbfb22b699dd09fdf8927f5b1ad400e15ea8b9fa857038cfde1b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna\\node_modules\\make-dir" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "semver", - "version": "6.3.1", - "bom-ref": "lerna@6.6.2|make-dir@3.1.0|semver@6.3.1", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@6.3.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "051ed5bc30951cefaadb10445ac9314ba0c9135a919dbec3c7352ba206fbd425a849f89c07162c88019df8a9749a6abf329ac6f7202b464cab4314cee978cccc" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna\\node_modules\\make-dir\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "minimatch", - "version": "3.0.5", - "bom-ref": "lerna@6.6.2|minimatch@3.0.5", - "author": "Isaac Z. Schlueter", - "description": "a glob matcher in javascript", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minimatch@3.0.5", - "externalReferences": [ - { - "url": "git://github.com/isaacs/minimatch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minimatch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minimatch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b54a71cd7d150332478cbbb4c547c5bf5830569f5b6b720eb910151f6106b915bc6b97a60361650022ea893fe50d5b52d56f9318dc2acf7b1668dc8b803256bb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna\\node_modules\\minimatch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "resolve-from", - "version": "5.0.0", - "bom-ref": "lerna@6.6.2|resolve-from@5.0.0", - "author": "Sindre Sorhus", - "description": "Resolve the path of a module like `require.resolve()` but from a given path", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/resolve-from@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/resolve-from.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/resolve-from#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/resolve-from/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a9883d28fdb8743e6a91af49e3b774695932d0df9be1f4d4f3d2cdf620e78c1e706a4b220b8f6bbcc0743eb509406a13987e745cf8aa3af0230df6a28c6c5867" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna\\node_modules\\resolve-from" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "rimraf", - "version": "4.4.1", - "bom-ref": "lerna@6.6.2|rimraf@4.4.1", - "author": "Isaac Z. Schlueter", - "description": "A deep deletion module for node (like `rm -rf`)", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/rimraf@4.4.1", - "externalReferences": [ - { - "url": "git://github.com/isaacs/rimraf.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/rimraf#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/rimraf/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/rimraf/-/rimraf-4.4.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1a4f0d945d3adbe4fd0aa3469fa878b65b3793a4f5fbf9d774e7126558a4355b6545d62903bc112493285e6baf3a72d6f38e2b3e3750ec981709833a3cf0bfa2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna\\node_modules\\rimraf" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "glob", - "version": "9.3.5", - "bom-ref": "lerna@6.6.2|glob@9.3.5", - "author": "Isaac Z. Schlueter", - "description": "the most correct and second fastest glob implementation in JavaScript", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/glob@9.3.5", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-glob.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-glob#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-glob/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/glob/-/glob-9.3.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7b52e5783ca4533d88bbe31361d912b2e597f25bc08c072cd1779fd25348bb44b6c0e033b93c4226d71df52ddc8a3970605d7c12c537af36fc8cf5686f10e1f5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna\\node_modules\\glob" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minimatch", - "version": "8.0.4", - "bom-ref": "lerna@6.6.2|glob@9.3.5|minimatch@8.0.4", - "author": "Isaac Z. Schlueter", - "description": "a glob matcher in javascript", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minimatch@8.0.4", - "externalReferences": [ - { - "url": "git://github.com/isaacs/minimatch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minimatch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minimatch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minimatch/-/minimatch-8.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5b45afafd1f21576511880e00a272e9e9436f7d38a5ecf518197daba4cf8a805bfa4985ca547eea5cf5cf8e39b3ce16e78dcbc552ad9804983b64e8a8785b30c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna\\node_modules\\glob\\node_modules\\minimatch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "brace-expansion", - "version": "2.0.1", - "bom-ref": "lerna@6.6.2|glob@9.3.5|brace-expansion@2.0.1", - "author": "Julian Gruber", - "description": "Brace expansion as known from sh/bash", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/brace-expansion@2.0.1", - "externalReferences": [ - { - "url": "git://github.com/juliangruber/brace-expansion.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5e7008bd0f1e33e902e9a50bc7ac2e422c15b27cec8bd7775b1cd5dc5a564c6035f45eb6d64c1d6ec01c14a5e02941d95accbe998ea22f5b074f1584142cad0c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna\\node_modules\\glob\\node_modules\\brace-expansion" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "minipass", - "version": "4.2.8", - "bom-ref": "lerna@6.6.2|minipass@4.2.8", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@4.2.8", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-4.2.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7cdcee57289fa2548b14be0dce917ec04178aab82a69a297d216973d011d43b34a00df9679ca0a307574f5872e2ff0c7c6b52c61038adcc8ae0dfec8a763977d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "lerna@6.6.2|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "lerna@6.6.2|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "lerna@6.6.2|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "write-file-atomic", - "version": "4.0.1", - "bom-ref": "lerna@6.6.2|write-file-atomic@4.0.1", - "author": "GitHub Inc.", - "description": "Write files in an atomic fashion w/configurable ownership", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/write-file-atomic@4.0.1", - "externalReferences": [ - { - "url": "git://github.com/npm/write-file-atomic.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/write-file-atomic", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/write-file-atomic/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-4.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9d2294c6001bca2a2bba4ea153ced0cd56d8dbbf68613eae8b0803a2e8ed8768eee2627e4d96aeed240186d6d3994cae3584ee5e74b2467eba155d3e78281cad" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lerna\\node_modules\\write-file-atomic" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "child-process", - "group": "@lerna", - "version": "6.6.2", - "bom-ref": "@lerna/child-process@6.6.2", - "author": "Daniel Stockman", - "description": "Lerna's internal child_process wrapper", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40lerna/child-process@6.6.2#core/child-process", - "externalReferences": [ - { - "url": "git+https://github.com/lerna/lerna.git#core/child-process", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://lerna.js.org", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/lerna/lerna/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@lerna/child-process/-/child-process-6.6.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4322885849ca4059d8bb67b2f920009b5039c63cc92c9263ddb84865ddd02b25ca2a3689d219716a6fceb164a5b714cd6dcc87d634498c2e82c6fdf5bacbf402" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\child-process" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "@lerna/child-process@6.6.2|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\child-process\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "@lerna/child-process@6.6.2|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\child-process\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "@lerna/child-process@6.6.2|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\child-process\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "@lerna/child-process@6.6.2|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\child-process\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "@lerna/child-process@6.6.2|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\child-process\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "@lerna/child-process@6.6.2|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\child-process\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "get-stream", - "version": "6.0.1", - "bom-ref": "get-stream@6.0.1", - "author": "Sindre Sorhus", - "description": "Get a stream as a string, buffer, or array", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/get-stream@6.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/get-stream.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/get-stream#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/get-stream/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b6ce968beda3de3423aa2ef4c3902537c0c59e44b00be32a9b113374400b076a976585775ff6f50937e03cb18934c7805b174f7d4f053b59acdcd51f68708f62" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/get-stream" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "human-signals", - "version": "2.1.0", - "bom-ref": "human-signals@2.1.0", - "author": "ehmicky", - "description": "Human-friendly process signals", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/human-signals@2.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/ehmicky/human-signals.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://git.io/JeluP", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ehmicky/human-signals/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "07814567aabf4f68e1864b2091b116dc706f5887c35bce6c9e44206b0b74ed2ec9e505d393a064355fb4c80799acce50a4c01d625a1c1a89639f4b09fd642417" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/human-signals" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-stream", - "version": "2.0.1", - "bom-ref": "is-stream@2.0.1", - "author": "Sindre Sorhus", - "description": "Check if something is a Node.js stream", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-stream@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/is-stream.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/is-stream#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/is-stream/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "845a222624e5eb79e7fa4b2d1c606d7b05922a740ba726f5e7928785e035977f6ebed3bd9d6228a75a77b9da8f71477fc5b17554b30ee27ece23aa7b45b9e00e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-stream" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "npm-run-path", - "version": "4.0.1", - "bom-ref": "npm-run-path@4.0.1", - "author": "Sindre Sorhus", - "description": "Get your PATH prepended with locally installed binaries", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/npm-run-path@4.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/npm-run-path.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/npm-run-path#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/npm-run-path/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4b8f16cd95bbefbce1348ae7ee0c4e94848d02a8bd642fee4059d175b7881e1661080e94aa990e4fc4f51bb06f7dd80fe04afc805e2c51b692d22ed0bc87c25b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-run-path" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "onetime", - "version": "5.1.2", - "bom-ref": "onetime@5.1.2", - "author": "Sindre Sorhus", - "description": "Ensure a function is only called once", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/onetime@5.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/onetime.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/onetime#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/onetime/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "91ba5a4921894d674063928f55e30e2974ab3edafc0bc0bbc287496dcb1de758d19e60fe199bbc63456853a0e6e59e2f5abd0883fd4d2ae59129fee3e5a6984a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/onetime" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "strip-final-newline", - "version": "2.0.0", - "bom-ref": "strip-final-newline@2.0.0", - "author": "Sindre Sorhus", - "description": "Strip the final newline character from a string/buffer", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/strip-final-newline@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/strip-final-newline.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/strip-final-newline#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/strip-final-newline/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "06ba6f7cd004ddd72fabb965df156e9b38ca8d9439b48d6c11420aaf752892cd17525e394addc595ab55a9e7fda6b9388d10f3856e96660fb76e4f77cbaa4b8c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/strip-final-newline" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "strong-log-transformer", - "version": "2.1.0", - "bom-ref": "strong-log-transformer@2.1.0", - "author": "Ryan Graham", - "description": "Stream transformer that prefixes lines with timestamps and other things.", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/strong-log-transformer@2.1.0", - "externalReferences": [ - { - "url": "git://github.com/strongloop/strong-log-transformer.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/strongloop/strong-log-transformer", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/strongloop/strong-log-transformer/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/strong-log-transformer/-/strong-log-transformer-2.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0771e0ba5fb3d0bf5adb7e850140bd899b0bfa75478280899ea09b379f3c0e3631bc65da5da6856df990fc986f2a3670b0eba4b91ef65db1efef5424ba0d07c4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/strong-log-transformer" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "create", - "group": "@lerna", - "version": "6.6.2", - "bom-ref": "@lerna/create@6.6.2", - "author": "Daniel Stockman", - "description": "Create a new lerna-managed package", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40lerna/create@6.6.2#packages/legacy-structure/commands/create", - "externalReferences": [ - { - "url": "git+https://github.com/lerna/lerna.git#packages/legacy-structure/commands/create", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://lerna.js.org", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/lerna/lerna/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@lerna/create/-/create-6.6.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c50fb563b0fef5eb6f52513eba7846fd3c2633a5c1cc621d14168da16f03f24c8e6bd33625fdef744b40c556bb9a1473eba08435f84bffe23f42455a6bba706d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\create" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "dedent", - "version": "0.7.0", - "bom-ref": "@lerna/create@6.6.2|dedent@0.7.0", - "author": "Desmond Brand", - "description": "An ES6 string tag that strips indentation from multi-line strings", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/dedent@0.7.0", - "externalReferences": [ - { - "url": "git://github.com/dmnd/dedent.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/dmnd/dedent", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dmnd/dedent/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "43a7ca50faa7007032862520154ec15332e2bf491df2c687f5a97bb67bb943fa248fa767ba9c724e01480635732404dd7c8026f4d02cbd73738da29af9bc55c8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\create\\node_modules\\dedent" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "@lerna/create@6.6.2|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\create\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "@lerna/create@6.6.2|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\create\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "@lerna/create@6.6.2|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\create\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "fs-extra", - "version": "9.1.0", - "bom-ref": "fs-extra@9.1.0", - "author": "JP Richardson", - "description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/fs-extra@9.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/jprichardson/node-fs-extra.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jprichardson/node-fs-extra", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jprichardson/node-fs-extra/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "85c8376667a94b7d3fec1485a91be8a370ce310bbb223ab13b99c20edfb333d5d68dbdf75a0ef388d4fe42fa9bb9cdfe816a733b4d89b9b5729361b866fa3539" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/fs-extra" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "init-package-json", - "version": "3.0.2", - "bom-ref": "init-package-json@3.0.2", - "author": "GitHub Inc.", - "description": "A node module to get your node module started", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/init-package-json@3.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/npm/init-package-json.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/init-package-json#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/init-package-json/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/init-package-json/-/init-package-json-3.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6219503c48cd16a946773ac17c33512e1be84a05fb8904604b182c3649d143d2135c54fb50c7d53168414ce87663edb99519c6aefe57cfcc99c10dc0091e93dc" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/init-package-json" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "npm-package-arg", - "version": "9.1.2", - "bom-ref": "init-package-json@3.0.2|npm-package-arg@9.1.2", - "author": "GitHub Inc.", - "description": "Parse the things that can be arguments to `npm install`", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/npm-package-arg@9.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/npm/npm-package-arg.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/npm-package-arg", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/npm-package-arg/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-9.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a7377dacb131e137cd264a2fbe50522c686adf5806bb64037b114f593d7dc820e1d098274619412cda39ef9f4dd00266064fa443d63f857a0b9e58050feba49a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/init-package-json\\node_modules\\npm-package-arg" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "hosted-git-info", - "version": "5.2.1", - "bom-ref": "init-package-json@3.0.2|hosted-git-info@5.2.1", - "author": "GitHub Inc.", - "description": "Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/hosted-git-info@5.2.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/hosted-git-info.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/hosted-git-info", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/hosted-git-info/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-5.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c4871060c9e1731d8daf82538ec166c309ebf6f95dba03f2f6e566d28f3b6e3aaa58cbfd19aaac4de4fe8bdf704e5d26935b8bc49b47c4b6fc9329aa4c4350b3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/init-package-json\\node_modules\\hosted-git-info" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "7.18.3", - "bom-ref": "init-package-json@3.0.2|lru-cache@7.18.3", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@7.18.3", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8ee9a573404852b4b7a891a0224599b327c033b3425a205c08386777edcd34ce4a6c198b4e01d57d605c83a5beacb52c229ce91113ecbf050fec272401048ea0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/init-package-json\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "proc-log", - "version": "2.0.1", - "bom-ref": "init-package-json@3.0.2|proc-log@2.0.1", - "author": "GitHub Inc.", - "description": "just emit 'log' events on the process object", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/proc-log@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/proc-log.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/proc-log#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/proc-log/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/proc-log/-/proc-log-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "29c9a8d8585f0d35dd71b7c31fbe8deee0581c837173ff065bb50056e54ff48f956b7b8749eaeb9ca57a74ba2881afe087b1a5833b820abfdea257672f59ae1b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/init-package-json\\node_modules\\proc-log" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "init-package-json@3.0.2|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/init-package-json\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "init-package-json@3.0.2|semver@7.5.4|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/init-package-json\\node_modules\\semver\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "init-package-json@3.0.2|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/init-package-json\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "npm-package-arg", - "version": "8.1.1", - "bom-ref": "npm-package-arg@8.1.1", - "author": "Isaac Z. Schlueter", - "description": "Parse the things that can be arguments to `npm install`", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/npm-package-arg@8.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/npm-package-arg.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/npm-package-arg", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/npm-package-arg/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-8.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0ac3fde45856403c0daa2612f90d2667b140103cad0d902437142a79ae886801494c063d2e186aca5d22ad4ffa3cc73b0467d49a7b1b1dcab1243ed7b9533fae" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-package-arg" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "hosted-git-info", - "version": "3.0.8", - "bom-ref": "npm-package-arg@8.1.1|hosted-git-info@3.0.8", - "author": "Rebecca Turner", - "description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/hosted-git-info@3.0.8", - "externalReferences": [ - { - "url": "git+https://github.com/npm/hosted-git-info.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/hosted-git-info", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/hosted-git-info/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-3.0.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "697a66c283a1441af0e97de3d21e519682b8c753b3b3130fcb1a881f235f49eda9ca99154d91691224684a2a4f10f94cae1d075bf5ec8e42795a09c28aba4d53" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-package-arg\\node_modules\\hosted-git-info" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "npm-package-arg@8.1.1|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-package-arg\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "npm-package-arg@8.1.1|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-package-arg\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "npm-package-arg@8.1.1|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-package-arg\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "validate-npm-package-name", - "version": "3.0.0", - "bom-ref": "npm-package-arg@8.1.1|validate-npm-package-name@3.0.0", - "author": "zeke", - "description": "Give me a string and I'll tell you if it's a valid npm package name", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/validate-npm-package-name@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/validate-npm-package-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/validate-npm-package-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/validate-npm-package-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "33ac37ede54230ca2e27d57fb1d3c69c2e47e2e0ebef7ffec5dab41412cedd31455f5fbbc22518e84b37dbc34dfb2e37b6663e76851d37d83d276d6fa81ee22f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-package-arg\\node_modules\\validate-npm-package-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "builtins", - "version": "1.0.3", - "bom-ref": "npm-package-arg@8.1.1|builtins@1.0.3", - "description": "List of node.js builtin modules", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/builtins@1.0.3", - "externalReferences": [ - { - "url": "git+https://github.com/juliangruber/builtins.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/juliangruber/builtins#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/juliangruber/builtins/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/builtins/-/builtins-1.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b980636a45a2a5f68efdb5c8ec4f2baba929c074592b970d62b52fd8ecd9488fc5be674cc97276b46f5d29c8c40b9607987a54030b1aae058864d59dc5bfdb9d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-package-arg\\node_modules\\builtins" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "p-reduce", - "version": "2.1.0", - "bom-ref": "p-reduce@2.1.0", - "author": "Sindre Sorhus", - "description": "Reduce a list of values using promises into a promise for a value", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/p-reduce@2.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/p-reduce.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/p-reduce#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/p-reduce/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/p-reduce/-/p-reduce-2.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d94480a6f9ecbadabcba8c590466db58cd092182e210c27d46568dedf03354d6fd3993744878e34d37c871bebaed7ca74b9635561c032550daef64e73f30185b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/p-reduce" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "pacote", - "version": "15.1.1", - "bom-ref": "pacote@15.1.1", - "author": "GitHub Inc.", - "description": "JavaScript package downloader", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/pacote@15.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/pacote.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/pacote#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/pacote/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/pacote/-/pacote-15.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "79ea847bbed0ac0e9ab99c4d1c8a7ed53cc74341c129fe55e9cf3371a619d77e0425ed650a2f9f8d701390d88411f6c6f9ee749eed3618bbd4b6665c18e61a6d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pacote" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "run-script", - "group": "@npmcli", - "version": "6.0.2", - "bom-ref": "pacote@15.1.1|@npmcli/run-script@6.0.2", - "author": "GitHub Inc.", - "description": "Run a lifecycle script for a package (descendant of npm-lifecycle)", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/%40npmcli/run-script@6.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/npm/run-script.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/run-script#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/run-script/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-6.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "34272bd6e428d64e54f926259c8adb021ddcc72f8e413d55b6a8806f1772992969b5bcc16fad808c7db15e08cd0a83f4ef78686b509f080730a19f24f7a0b89c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pacote\\node_modules\\@npmcli\\run-script" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "which", - "version": "3.0.1", - "bom-ref": "pacote@15.1.1|which@3.0.1", - "author": "GitHub Inc.", - "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/which@3.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-which.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-which#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-which/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/which/-/which-3.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5c0d5beb67734332df6843924054c239de4a15fff5552cd9a3bffb4d48e7c9aeaed2f1862b353de944016530138426f68f8ff18c10328a2d4e8512c9122bc7be" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pacote\\node_modules\\which" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minipass", - "version": "4.2.8", - "bom-ref": "pacote@15.1.1|minipass@4.2.8", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@4.2.8", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-4.2.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7cdcee57289fa2548b14be0dce917ec04178aab82a69a297d216973d011d43b34a00df9679ca0a307574f5872e2ff0c7c6b52c61038adcc8ae0dfec8a763977d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pacote\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "npm-package-arg", - "version": "10.1.0", - "bom-ref": "pacote@15.1.1|npm-package-arg@10.1.0", - "author": "GitHub Inc.", - "description": "Parse the things that can be arguments to `npm install`", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/npm-package-arg@10.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/npm-package-arg.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/npm-package-arg", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/npm-package-arg/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-10.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b85cb20849a005f653b6b2a4ff9c437c7a7af8c76ba86a2d5ff5683b2104977981c22104e4594169e3da9dacc949530f4fbbca7a9723601636ced83d037c8f20" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pacote\\node_modules\\npm-package-arg" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "pacote@15.1.1|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pacote\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "pacote@15.1.1|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pacote\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "pacote@15.1.1|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pacote\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "validate-npm-package-name", - "version": "5.0.0", - "bom-ref": "pacote@15.1.1|validate-npm-package-name@5.0.0", - "author": "GitHub Inc.", - "description": "Give me a string and I'll tell you if it's a valid npm package name", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/validate-npm-package-name@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/validate-npm-package-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/validate-npm-package-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/validate-npm-package-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "62e2a85c3021058c58ed27ce2b11c10e84b210d15e5b956f208429d93190ba2b7c8292ba32759a41e9412b1b28ef60e8c5365f65d70fdd6f742eaa529203f32d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pacote\\node_modules\\validate-npm-package-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "npm-packlist", - "version": "7.0.4", - "bom-ref": "pacote@15.1.1|npm-packlist@7.0.4", - "author": "GitHub Inc.", - "description": "Get a list of the files to add from a folder into an npm package", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/npm-packlist@7.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/npm-packlist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/npm-packlist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/npm-packlist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-7.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "77a44612e46b352e7f37ce228253e2be36893f18436d99a56d3c130d7d886dc4471b96d909db72b18321c223ef705e068ac5c71a7ef1b31bfe190ed3ff4d8ce5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pacote\\node_modules\\npm-packlist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ignore-walk", - "version": "6.0.3", - "bom-ref": "pacote@15.1.1|ignore-walk@6.0.3", - "author": "GitHub Inc.", - "description": "Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/ignore-walk@6.0.3", - "externalReferences": [ - { - "url": "git+https://github.com/npm/ignore-walk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/ignore-walk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/ignore-walk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-6.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0bb15f1684c0f9b235d2a7dec9d4fc6996efafdd6f00453ed96e416549733de738ee835bd3b4ac39fc18aedc6ebce61d500a4f3ff4258780ed00ee7512493640" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pacote\\node_modules\\ignore-walk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minimatch", - "version": "9.0.3", - "bom-ref": "pacote@15.1.1|minimatch@9.0.3", - "author": "Isaac Z. Schlueter", - "description": "a glob matcher in javascript", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minimatch@9.0.3", - "externalReferences": [ - { - "url": "git://github.com/isaacs/minimatch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minimatch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minimatch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "44789a73d9af691c34c770184600c2d42c403fb1d370daeb102780f186097969e9a3ed90e427a0b598daa2d5935b10c6dd4786035728134e621f598f8d3ff69a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pacote\\node_modules\\minimatch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "brace-expansion", - "version": "2.0.1", - "bom-ref": "pacote@15.1.1|brace-expansion@2.0.1", - "author": "Julian Gruber", - "description": "Brace expansion as known from sh/bash", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/brace-expansion@2.0.1", - "externalReferences": [ - { - "url": "git://github.com/juliangruber/brace-expansion.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5e7008bd0f1e33e902e9a50bc7ac2e422c15b27cec8bd7775b1cd5dc5a564c6035f45eb6d64c1d6ec01c14a5e02941d95accbe998ea22f5b074f1584142cad0c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pacote\\node_modules\\brace-expansion" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "read-package-json", - "version": "6.0.4", - "bom-ref": "pacote@15.1.1|read-package-json@6.0.4", - "author": "GitHub Inc.", - "description": "The thing npm uses to read package.json files with semantics and defaults and validation", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/read-package-json@6.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/read-package-json.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/read-package-json#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/read-package-json/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/read-package-json/-/read-package-json-6.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "004b565d87e8a418f6cf93793db90039e34744f520e6af8d7a7ed02f157c336cc9ab5ca6ebf942cf77d83530977b5f69baed9dd3a8df1e1acfeeffd2d8fb4c33" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pacote\\node_modules\\read-package-json" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "glob", - "version": "10.3.10", - "bom-ref": "pacote@15.1.1|glob@10.3.10", - "author": "Isaac Z. Schlueter", - "description": "the most correct and second fastest glob implementation in JavaScript", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/glob@10.3.10", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-glob.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-glob#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-glob/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7dae3afadbf5024d143cad533b2fe966b2326cd36de070afed20f3c327e239992f64b11b8ec6642413ed0c756c8598db79c028006482db43232c31bfaabebbf6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pacote\\node_modules\\glob" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minipass", - "version": "7.0.4", - "bom-ref": "pacote@15.1.1|glob@10.3.10|minipass@7.0.4", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@7.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8d8a1f2cce436a6f76efdadd916cea1e8cd4a38c9b8dd6660ac0c778fcb957f3db05c54c892651f7b826032e396aa8bc08ad651b6102777e7a154f3a6af7f051" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pacote\\node_modules\\glob\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "normalize-package-data", - "version": "5.0.0", - "bom-ref": "pacote@15.1.1|normalize-package-data@5.0.0", - "author": "GitHub Inc.", - "description": "Normalizes data that can be found in package.json files.", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/normalize-package-data@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/normalize-package-data.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/normalize-package-data#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/normalize-package-data/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "87d88f5487eb559f70558427c4582dc35ba04af18430e9723d65ad9bc04c2619f0c842ff14b6d86d36375773e98c8fc150aebb9fd3c4583bba787ceed5f075e5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pacote\\node_modules\\normalize-package-data" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ssri", - "version": "10.0.5", - "bom-ref": "pacote@15.1.1|ssri@10.0.5", - "author": "GitHub Inc.", - "description": "Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/ssri@10.0.5", - "externalReferences": [ - { - "url": "git+https://github.com/npm/ssri.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/ssri#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/ssri/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6d27f5ead0059067919543438d7bbc17368c42dea0d87649aee9fb9ad31b20f39d771b7718b312cf955651672a4c950f7cb11a0c87a91b1bfe6d8416e3de7de8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pacote\\node_modules\\ssri" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minipass", - "version": "7.0.4", - "bom-ref": "pacote@15.1.1|ssri@10.0.5|minipass@7.0.4", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@7.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8d8a1f2cce436a6f76efdadd916cea1e8cd4a38c9b8dd6660ac0c778fcb957f3db05c54c892651f7b826032e396aa8bc08ad651b6102777e7a154f3a6af7f051" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pacote\\node_modules\\ssri\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - } - ] - }, - { - "type": "library", - "name": "pify", - "version": "5.0.0", - "bom-ref": "pify@5.0.0", - "author": "Sindre Sorhus", - "description": "Promisify a callback-style function", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/pify@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/pify.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/pify#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/pify/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/pify/-/pify-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "796fe01cd325c5d48fe9d986eae262a7a1573741100709b672561877c5ae978d82c2efc32bc1c47edcec6a970d7587b631f2e223066ab0393644312c4c4efd84" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pify" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "validate-npm-package-name", - "version": "4.0.0", - "bom-ref": "validate-npm-package-name@4.0.0", - "author": "GitHub Inc.", - "description": "Give me a string and I'll tell you if it's a valid npm package name", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/validate-npm-package-name@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/validate-npm-package-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/validate-npm-package-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/validate-npm-package-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9b34742fc64392d663a57e0e078e8a4fee7a300865e0421acd63fff86fc73c6baf7dd6aa83862c09db4e9ba53df8b385c980e88787699e9c59441f4c4109ece5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/validate-npm-package-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "legacy-package-management", - "group": "@lerna", - "version": "6.6.2", - "bom-ref": "@lerna/legacy-package-management@6.6.2", - "description": "Legacy package management concerns provided by lerna. Please migrate to use npm/yarn/pnpm workspaces instead.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40lerna/legacy-package-management@6.6.2#packages/legacy-package-management", - "externalReferences": [ - { - "url": "git+https://github.com/lerna/lerna.git#packages/legacy-package-management", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://lerna.js.org", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/lerna/lerna/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@lerna/legacy-package-management/-/legacy-package-management-6.6.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d2167150f2a71f07a150edb10b895db5d5fd6d6d16d54a2cc5e6c32109592f64939d99c0d88166224da5255532156f9c9933d0cd5f778df4b48baf53f59fad7a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.0", - "bom-ref": "@lerna/legacy-package-management@6.6.2|chalk@4.1.0", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ab0c75d80c577b6439c50e3701cfff23abf96974e2a58ad211274e833acdfbd5e3804a728e92aebd219a378a84f777fb4d04e57ab410f12f844341320e854bd4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "@lerna/legacy-package-management@6.6.2|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "@lerna/legacy-package-management@6.6.2|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "@lerna/legacy-package-management@6.6.2|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "@lerna/legacy-package-management@6.6.2|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "@lerna/legacy-package-management@6.6.2|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "dedent", - "version": "0.7.0", - "bom-ref": "@lerna/legacy-package-management@6.6.2|dedent@0.7.0", - "author": "Desmond Brand", - "description": "An ES6 string tag that strips indentation from multi-line strings", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/dedent@0.7.0", - "externalReferences": [ - { - "url": "git://github.com/dmnd/dedent.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/dmnd/dedent", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dmnd/dedent/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "43a7ca50faa7007032862520154ec15332e2bf491df2c687f5a97bb67bb943fa248fa767ba9c724e01480635732404dd7c8026f4d02cbd73738da29af9bc55c8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\dedent" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "execa", - "version": "5.0.0", - "bom-ref": "@lerna/legacy-package-management@6.6.2|execa@5.0.0", - "author": "Sindre Sorhus", - "description": "Process execution for humans", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/execa@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/execa.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/execa#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/execa/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/execa/-/execa-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a2feb0ff62c28aec8ee112d819da451a391cb34c0c4e0184f0fae44c78a4794cb98897a45f23c82948e27e4e42b04d29b7bb0c0ab319dd836aa028fa89d40e9d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\execa" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "get-stream", - "version": "6.0.0", - "bom-ref": "@lerna/legacy-package-management@6.6.2|get-stream@6.0.0", - "author": "Sindre Sorhus", - "description": "Get a stream as a string, buffer, or array", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/get-stream@6.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/get-stream.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/get-stream#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/get-stream/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "035077061d5498bd1b89d33f617d8db023939c625e3cbf6b3bf33e330de6f5fda05297e8912d218b911a87459250459975984866d323908612ee60df3aa3476e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\get-stream" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-stream", - "version": "2.0.0", - "bom-ref": "@lerna/legacy-package-management@6.6.2|is-stream@2.0.0", - "author": "Sindre Sorhus", - "description": "Check if something is a Node.js stream", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-stream@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/is-stream.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/is-stream#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/is-stream/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5c2a32f96954afb775f99f06812b979a9b94142f5f3a145782524cc7e7702ca4e42f8e028dde16d59e4ff81419a6bf9c47ddda18fe12fecec5b70e8d77f92213" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\is-stream" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "glob-parent", - "version": "5.1.2", - "bom-ref": "@lerna/legacy-package-management@6.6.2|glob-parent@5.1.2", - "author": "Gulp Team", - "description": "Extract the non-magic parent path from a glob string.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/glob-parent@5.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/gulpjs/glob-parent.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/gulpjs/glob-parent#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/gulpjs/glob-parent/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "00e22049009ea62258c0fdc04671b1fb95674eed870587736c63f8e5e2f0d6faf7cc1def64b7b279dd6c0bd8676dc39cf7f4ab33233944f42b906cf8692f59a3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\glob-parent" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "graceful-fs", - "version": "4.2.10", - "bom-ref": "@lerna/legacy-package-management@6.6.2|graceful-fs@4.2.10", - "description": "A drop-in replacement for fs, making various improvements.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/graceful-fs@4.2.10", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/node-graceful-fs.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-graceful-fs#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-graceful-fs/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f41ca1b2c4767cf56c3598f8efca9451b29f98bd3eb790435728d286dc9964b88aed90c002b1457e8a723938f4334e70136b493e2b00e224e79d79766283ef38" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\graceful-fs" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "inquirer", - "version": "8.2.4", - "bom-ref": "@lerna/legacy-package-management@6.6.2|inquirer@8.2.4", - "author": "Simon Boudrias", - "description": "A collection of common interactive command line user interfaces.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/inquirer@8.2.4", - "externalReferences": [ - { - "url": "git+https://github.com/SBoudrias/Inquirer.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/SBoudrias/Inquirer.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/SBoudrias/Inquirer.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/inquirer/-/inquirer-8.2.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9e7e05d3577153c55e29fab5f762232ecc6ed3f3a6319e0b837c4a027b35e3cac26973fa9ed0281245586538568f038df00973759662ea8aa784d6f1506f6156" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\inquirer" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "@lerna/legacy-package-management@6.6.2|inquirer@8.2.4|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\inquirer\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "wrap-ansi", - "version": "7.0.0", - "bom-ref": "@lerna/legacy-package-management@6.6.2|wrap-ansi@7.0.0", - "author": "Sindre Sorhus", - "description": "Wordwrap a string with ANSI escape codes", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/wrap-ansi@7.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/wrap-ansi.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/wrap-ansi#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/wrap-ansi/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6151888f691a98b493c70e8db198e80717d2c2c9f4c9c75eb26738a7e436d5ce733ee675a65f8d7f155dc4fb5d1ef98d54e43a5d2606e0052dcadfc58bb0f5e9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\wrap-ansi" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "make-dir", - "version": "3.1.0", - "bom-ref": "@lerna/legacy-package-management@6.6.2|make-dir@3.1.0", - "author": "Sindre Sorhus", - "description": "Make a directory and its parents if needed - Think `mkdir -p`", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/make-dir@3.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/make-dir.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/make-dir#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/make-dir/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "83715e3f6d0b3708402dbffa0b3e837781769e0cded23cfbb5bceb0f6c0057ea3d15e3477b8acbfb22b699dd09fdf8927f5b1ad400e15ea8b9fa857038cfde1b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\make-dir" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "semver", - "version": "6.3.1", - "bom-ref": "@lerna/legacy-package-management@6.6.2|make-dir@3.1.0|semver@6.3.1", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@6.3.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "051ed5bc30951cefaadb10445ac9314ba0c9135a919dbec3c7352ba206fbd425a849f89c07162c88019df8a9749a6abf329ac6f7202b464cab4314cee978cccc" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\make-dir\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "minimatch", - "version": "3.0.5", - "bom-ref": "@lerna/legacy-package-management@6.6.2|minimatch@3.0.5", - "author": "Isaac Z. Schlueter", - "description": "a glob matcher in javascript", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minimatch@3.0.5", - "externalReferences": [ - { - "url": "git://github.com/isaacs/minimatch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minimatch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minimatch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b54a71cd7d150332478cbbb4c547c5bf5830569f5b6b720eb910151f6106b915bc6b97a60361650022ea893fe50d5b52d56f9318dc2acf7b1668dc8b803256bb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\minimatch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "npm-registry-fetch", - "version": "14.0.3", - "bom-ref": "@lerna/legacy-package-management@6.6.2|npm-registry-fetch@14.0.3", - "author": "GitHub Inc.", - "description": "Fetch-based http client for use with npm registry APIs", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/npm-registry-fetch@14.0.3", - "externalReferences": [ - { - "url": "git+https://github.com/npm/npm-registry-fetch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/npm-registry-fetch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/npm-registry-fetch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-14.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "61a7916d53699d6bec18e8d7db0939b3ce5727b975a90046029ef6e21f1ed82645161312bb0f5e9e89bb2b5996554b6f5ced6e51214800fa1f40ad293cdd1970" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\npm-registry-fetch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "npm-package-arg", - "version": "10.1.0", - "bom-ref": "@lerna/legacy-package-management@6.6.2|npm-registry-fetch@14.0.3|npm-package-arg@10.1.0", - "author": "GitHub Inc.", - "description": "Parse the things that can be arguments to `npm install`", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/npm-package-arg@10.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/npm-package-arg.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/npm-package-arg", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/npm-package-arg/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-10.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b85cb20849a005f653b6b2a4ff9c437c7a7af8c76ba86a2d5ff5683b2104977981c22104e4594169e3da9dacc949530f4fbbca7a9723601636ced83d037c8f20" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\npm-registry-fetch\\node_modules\\npm-package-arg" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "make-fetch-happen", - "version": "11.1.1", - "bom-ref": "@lerna/legacy-package-management@6.6.2|make-fetch-happen@11.1.1", - "author": "GitHub Inc.", - "description": "Opinionated, caching, retrying fetch client", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/make-fetch-happen@11.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/make-fetch-happen.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/make-fetch-happen#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/make-fetch-happen/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-11.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "acb592ec60924dc12e8e3541b3662a1bb638eb8deef2e72f08979246a88b6217acac3bb37ae148937ef1444cc0b1f41aab397c6fdacd084e26e89f2dbd7e10f3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\make-fetch-happen" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minipass", - "version": "5.0.0", - "bom-ref": "@lerna/legacy-package-management@6.6.2|make-fetch-happen@11.1.1|minipass@5.0.0", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "dc59e362e7a1bfd93aa2f3846f23acc1a7420cf5f5a6209f855f2772662d1ce8ee3f0ca5556b208532e8eeb69b8c2dd1c79c43e070f1f169b5c67305ed2e6a15" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\make-fetch-happen\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ssri", - "version": "10.0.5", - "bom-ref": "@lerna/legacy-package-management@6.6.2|make-fetch-happen@11.1.1|ssri@10.0.5", - "author": "GitHub Inc.", - "description": "Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/ssri@10.0.5", - "externalReferences": [ - { - "url": "git+https://github.com/npm/ssri.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/ssri#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/ssri/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6d27f5ead0059067919543438d7bbc17368c42dea0d87649aee9fb9ad31b20f39d771b7718b312cf955651672a4c950f7cb11a0c87a91b1bfe6d8416e3de7de8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\make-fetch-happen\\node_modules\\ssri" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minipass", - "version": "7.0.4", - "bom-ref": "@lerna/legacy-package-management@6.6.2|make-fetch-happen@11.1.1|ssri@10.0.5|minipass@7.0.4", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@7.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8d8a1f2cce436a6f76efdadd916cea1e8cd4a38c9b8dd6660ac0c778fcb957f3db05c54c892651f7b826032e396aa8bc08ad651b6102777e7a154f3a6af7f051" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\make-fetch-happen\\node_modules\\ssri\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "7.18.3", - "bom-ref": "@lerna/legacy-package-management@6.6.2|lru-cache@7.18.3", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@7.18.3", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8ee9a573404852b4b7a891a0224599b327c033b3425a205c08386777edcd34ce4a6c198b4e01d57d605c83a5beacb52c229ce91113ecbf050fec272401048ea0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minipass-fetch", - "version": "3.0.4", - "bom-ref": "@lerna/legacy-package-management@6.6.2|minipass-fetch@3.0.4", - "author": "GitHub Inc.", - "description": "An implementation of window.fetch in Node.js using Minipass streams", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/minipass-fetch@3.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/minipass-fetch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/minipass-fetch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/minipass-fetch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8c702a9c0ef6f2e52921a166ecd5ac0a7a8a4fa52a673ec6708fdb0e93c04eec18c8ac09c16d2b7a6c520b15252a212dcbe7a8a4719ade873c5b1810d45149aa" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\minipass-fetch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minipass", - "version": "7.0.4", - "bom-ref": "@lerna/legacy-package-management@6.6.2|minipass-fetch@3.0.4|minipass@7.0.4", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@7.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8d8a1f2cce436a6f76efdadd916cea1e8cd4a38c9b8dd6660ac0c778fcb957f3db05c54c892651f7b826032e396aa8bc08ad651b6102777e7a154f3a6af7f051" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\minipass-fetch\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "minipass", - "version": "4.2.8", - "bom-ref": "@lerna/legacy-package-management@6.6.2|minipass@4.2.8", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@4.2.8", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-4.2.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7cdcee57289fa2548b14be0dce917ec04178aab82a69a297d216973d011d43b34a00df9679ca0a307574f5872e2ff0c7c6b52c61038adcc8ae0dfec8a763977d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "7.3.8", - "bom-ref": "@lerna/legacy-package-management@6.6.2|semver@7.3.8", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.3.8", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "341d5cb462f9ae51eb3c9b450d5215cd3c90ca530bbbd37d548080e87485268f0c086553316ea07e989cc0a9a62bf7408d33abaaee65eb72493a90d2ac08acdc" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "@lerna/legacy-package-management@6.6.2|semver@7.3.8|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\semver\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "validate-npm-package-name", - "version": "5.0.0", - "bom-ref": "@lerna/legacy-package-management@6.6.2|validate-npm-package-name@5.0.0", - "author": "GitHub Inc.", - "description": "Give me a string and I'll tell you if it's a valid npm package name", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/validate-npm-package-name@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/validate-npm-package-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/validate-npm-package-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/validate-npm-package-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "62e2a85c3021058c58ed27ce2b11c10e84b210d15e5b956f208429d93190ba2b7c8292ba32759a41e9412b1b28ef60e8c5365f65d70fdd6f742eaa529203f32d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\validate-npm-package-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "pretty-format", - "version": "29.4.3", - "bom-ref": "@lerna/legacy-package-management@6.6.2|pretty-format@29.4.3", - "author": "James Kyle", - "description": "Stringify any JavaScript value.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/pretty-format@29.4.3#packages/pretty-format", - "externalReferences": [ - { - "url": "git+https://github.com/facebook/jest.git#packages/pretty-format", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/facebook/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/facebook/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.4.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "72fa5c1d3738da572cbce380cdddd7b8d59372f9352669f3a9ebbe5ac3ae88f9b15094e791b01c14db112af129044505554832fc64d92ee9590dc0c48be08894" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\pretty-format" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "ansi-styles", - "version": "5.2.0", - "bom-ref": "@lerna/legacy-package-management@6.6.2|pretty-format@29.4.3|ansi-styles@5.2.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@5.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0b1c29b7649f4f34ed5dc7ce97318479ef0ef9cf8c994806acd8817179ee5b1b852477ba6b91f3eeac21c1ee4e81a498234209be42ea597d40486f9c24e90488" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\pretty-format\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "resolve-from", - "version": "5.0.0", - "bom-ref": "@lerna/legacy-package-management@6.6.2|resolve-from@5.0.0", - "author": "Sindre Sorhus", - "description": "Resolve the path of a module like `require.resolve()` but from a given path", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/resolve-from@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/resolve-from.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/resolve-from#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/resolve-from/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a9883d28fdb8743e6a91af49e3b774695932d0df9be1f4d4f3d2cdf620e78c1e706a4b220b8f6bbcc0743eb509406a13987e745cf8aa3af0230df6a28c6c5867" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\resolve-from" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "@lerna/legacy-package-management@6.6.2|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "write-file-atomic", - "version": "4.0.1", - "bom-ref": "@lerna/legacy-package-management@6.6.2|write-file-atomic@4.0.1", - "author": "GitHub Inc.", - "description": "Write files in an atomic fashion w/configurable ownership", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/write-file-atomic@4.0.1", - "externalReferences": [ - { - "url": "git://github.com/npm/write-file-atomic.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/write-file-atomic", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/write-file-atomic/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-4.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9d2294c6001bca2a2bba4ea153ced0cd56d8dbbf68613eae8b0803a2e8ed8768eee2627e4d96aeed240186d6d3994cae3584ee5e74b2467eba155d3e78281cad" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@lerna\\legacy-package-management\\node_modules\\write-file-atomic" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "arborist", - "group": "@npmcli", - "version": "6.2.3", - "bom-ref": "@npmcli/arborist@6.2.3", - "author": "GitHub Inc.", - "description": "Manage node_modules trees", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/%40npmcli/arborist@6.2.3#workspaces/arborist", - "externalReferences": [ - { - "url": "git+https://github.com/npm/cli.git#workspaces/arborist", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/npm/cli#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/cli/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-6.2.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "96918e0b68a54895dc736cdf5bd42dba47024dc31b9777d5234cf8c2f141d801489740be43a5afedc72ba5dad06bcaef275655b9ceaa917ec7553c8a9731aa28" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\arborist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "run-script", - "group": "@npmcli", - "version": "6.0.2", - "bom-ref": "@npmcli/arborist@6.2.3|@npmcli/run-script@6.0.2", - "author": "GitHub Inc.", - "description": "Run a lifecycle script for a package (descendant of npm-lifecycle)", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/%40npmcli/run-script@6.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/npm/run-script.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/run-script#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/run-script/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-6.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "34272bd6e428d64e54f926259c8adb021ddcc72f8e413d55b6a8806f1772992969b5bcc16fad808c7db15e08cd0a83f4ef78686b509f080730a19f24f7a0b89c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\arborist\\node_modules\\@npmcli\\run-script" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "which", - "version": "3.0.1", - "bom-ref": "@npmcli/arborist@6.2.3|which@3.0.1", - "author": "GitHub Inc.", - "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/which@3.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-which.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-which#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-which/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/which/-/which-3.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5c0d5beb67734332df6843924054c239de4a15fff5552cd9a3bffb4d48e7c9aeaed2f1862b353de944016530138426f68f8ff18c10328a2d4e8512c9122bc7be" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\arborist\\node_modules\\which" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minimatch", - "version": "6.2.0", - "bom-ref": "@npmcli/arborist@6.2.3|minimatch@6.2.0", - "author": "Isaac Z. Schlueter", - "description": "a glob matcher in javascript", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minimatch@6.2.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/minimatch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minimatch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minimatch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minimatch/-/minimatch-6.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b1ab8bc678809af9e18518c5c0f36724a68f158c9d74081b61d794a4750bb424ff1a1cdd0b1fcc0cdcbe638d250714d052b3330c4f1ed12e37679baa7ced1112" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\arborist\\node_modules\\minimatch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "brace-expansion", - "version": "2.0.1", - "bom-ref": "@npmcli/arborist@6.2.3|brace-expansion@2.0.1", - "author": "Julian Gruber", - "description": "Brace expansion as known from sh/bash", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/brace-expansion@2.0.1", - "externalReferences": [ - { - "url": "git://github.com/juliangruber/brace-expansion.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5e7008bd0f1e33e902e9a50bc7ac2e422c15b27cec8bd7775b1cd5dc5a564c6035f45eb6d64c1d6ec01c14a5e02941d95accbe998ea22f5b074f1584142cad0c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\arborist\\node_modules\\brace-expansion" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "npm-package-arg", - "version": "10.1.0", - "bom-ref": "@npmcli/arborist@6.2.3|npm-package-arg@10.1.0", - "author": "GitHub Inc.", - "description": "Parse the things that can be arguments to `npm install`", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/npm-package-arg@10.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/npm-package-arg.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/npm-package-arg", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/npm-package-arg/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-10.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b85cb20849a005f653b6b2a4ff9c437c7a7af8c76ba86a2d5ff5683b2104977981c22104e4594169e3da9dacc949530f4fbbca7a9723601636ced83d037c8f20" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\arborist\\node_modules\\npm-package-arg" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "@npmcli/arborist@6.2.3|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\arborist\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "validate-npm-package-name", - "version": "5.0.0", - "bom-ref": "@npmcli/arborist@6.2.3|validate-npm-package-name@5.0.0", - "author": "GitHub Inc.", - "description": "Give me a string and I'll tell you if it's a valid npm package name", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/validate-npm-package-name@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/validate-npm-package-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/validate-npm-package-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/validate-npm-package-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "62e2a85c3021058c58ed27ce2b11c10e84b210d15e5b956f208429d93190ba2b7c8292ba32759a41e9412b1b28ef60e8c5365f65d70fdd6f742eaa529203f32d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\arborist\\node_modules\\validate-npm-package-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "npmlog", - "version": "7.0.1", - "bom-ref": "@npmcli/arborist@6.2.3|npmlog@7.0.1", - "author": "GitHub Inc.", - "description": "logger for npm", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/npmlog@7.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/npmlog.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/npmlog#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/npmlog/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npmlog/-/npmlog-7.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b89d18164fe6090a4b06df9bc4df3c00a77e832a99bd90dbb6237193a59aa9c8f668f4727d5c7c2136b09324329f151a8089e37584f5faa8f835f039289254c6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\arborist\\node_modules\\npmlog" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "are-we-there-yet", - "version": "4.0.1", - "bom-ref": "@npmcli/arborist@6.2.3|are-we-there-yet@4.0.1", - "author": "GitHub Inc.", - "description": "Keep track of the overall completion of many disparate processes", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/are-we-there-yet@4.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/are-we-there-yet.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/are-we-there-yet", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/are-we-there-yet/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-4.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "db3b80fa3a4e601460a0109f6be7c1f3b464d281898c35faa711b3a87e9fdf73735211b6e57babe91d2ed19f55540abc67926f429408ea3eabb689ee8af0bc40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\arborist\\node_modules\\are-we-there-yet" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "readable-stream", - "version": "4.4.2", - "bom-ref": "@npmcli/arborist@6.2.3|readable-stream@4.4.2", - "description": "Node.js Streams, a user-land copy of the stream library from Node.js", - "licenses": [ - { - "license": { - "id": "MIT" - } - }, - { - "license": { - "id": "MIT", - "url": "https://choosealicense.com/licenses/mit/" - } - } - ], - "purl": "pkg:npm/readable-stream@4.4.2", - "externalReferences": [ - { - "url": "git://github.com/nodejs/readable-stream.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nodejs/readable-stream", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nodejs/readable-stream/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.4.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2e4fdf2024b2221a1dc72d480cad876b391e1a34a67b30165f67a076d267621b73284b013c9a30948e85e8b3dbe6da884082eb31bc76d92e68dc6b896af3eeb0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\arborist\\node_modules\\readable-stream" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "buffer", - "version": "6.0.3", - "bom-ref": "@npmcli/arborist@6.2.3|buffer@6.0.3", - "author": "Feross Aboukhadijeh", - "description": "Node.js Buffer API, for the browser", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/buffer@6.0.3", - "externalReferences": [ - { - "url": "git://github.com/feross/buffer.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/feross/buffer", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/feross/buffer/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "153882a4dc6dc226591c465b71b4c87198c44552029fdcaafe90c591397de7f031cc3d6768172d37b60eebcae233f80b48363bb1dacc6f2f21a1f00362ebaa38" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\arborist\\node_modules\\buffer" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "gauge", - "version": "5.0.1", - "bom-ref": "@npmcli/arborist@6.2.3|gauge@5.0.1", - "author": "GitHub Inc.", - "description": "A terminal based horizontal gauge", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/gauge@5.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/gauge.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/gauge", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/gauge/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/gauge/-/gauge-5.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0a6ca43cc246b8d6a7ff74b89193a9bef3d848da921c03625a787d5dc314da94a3b417c5d17cd9da9d5b140c536e7171c81b8fc50607873c1aa0e99476acefc5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\arborist\\node_modules\\gauge" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "signal-exit", - "version": "4.1.0", - "bom-ref": "@npmcli/arborist@6.2.3|signal-exit@4.1.0", - "author": "Ben Coe", - "description": "when you want to fire an event no matter how a process exits.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/signal-exit@4.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/tapjs/signal-exit.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/tapjs/signal-exit#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/tapjs/signal-exit/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6f3c99d5ef3cc3d3b588d25b2a73a5bd84eb58f0e5e3a3b56c6d03dd7227bfef6d90faf1acdf235144e21650e4926296827d4ce827c8035dd2b86a8e6bd2a8af" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\arborist\\node_modules\\signal-exit" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "@npmcli/arborist@6.2.3|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\arborist\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "@npmcli/arborist@6.2.3|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\arborist\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ssri", - "version": "10.0.5", - "bom-ref": "@npmcli/arborist@6.2.3|ssri@10.0.5", - "author": "GitHub Inc.", - "description": "Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/ssri@10.0.5", - "externalReferences": [ - { - "url": "git+https://github.com/npm/ssri.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/ssri#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/ssri/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6d27f5ead0059067919543438d7bbc17368c42dea0d87649aee9fb9ad31b20f39d771b7718b312cf955651672a4c950f7cb11a0c87a91b1bfe6d8416e3de7de8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\arborist\\node_modules\\ssri" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "run-script", - "group": "@npmcli", - "version": "4.1.7", - "bom-ref": "@npmcli/run-script@4.1.7", - "author": "GitHub Inc.", - "description": "Run a lifecycle script for a package (descendant of npm-lifecycle)", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/%40npmcli/run-script@4.1.7", - "externalReferences": [ - { - "url": "git+https://github.com/npm/run-script.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/run-script#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/run-script/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-4.1.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "597aff332338b69280e01a2d07cd4d71c180bfc078f25347d2046820bb9c6dc0214d05cb0a88ba1df94c57729d5ee6c8aaf3fd4ae2ec167ebc67baf88e5fa9a7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\run-script" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "node-gyp", - "group": "@npmcli", - "version": "2.0.0", - "bom-ref": "@npmcli/run-script@4.1.7|@npmcli/node-gyp@2.0.0", - "author": "GitHub Inc.", - "description": "Tools for dealing with node-gyp packages", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/%40npmcli/node-gyp@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-gyp.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-gyp#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-gyp/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@npmcli/node-gyp/-/node-gyp-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "768348df9c087b76c168482b94f7dd24f682a5447cf692567a9e07ab7691761ea029acc85567ecd231edb6f492a2ae3b657802ee1ef7903b1497c028210501f8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\run-script\\node_modules\\@npmcli\\node-gyp" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "promise-spawn", - "group": "@npmcli", - "version": "3.0.0", - "bom-ref": "@npmcli/run-script@4.1.7|@npmcli/promise-spawn@3.0.0", - "author": "GitHub Inc.", - "description": "spawn processes the way the npm cli likes to do", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/%40npmcli/promise-spawn@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/promise-spawn.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/promise-spawn#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/promise-spawn/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b3d4a04bea776bd12885eebc7122377e2fa1a5c654997ab93fbc3490c940b1656d47b5db2b7a6d919a8a4f670ad732c339b277b11fbc3f9f6c244d30fca4cbd6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\run-script\\node_modules\\@npmcli\\promise-spawn" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "read-package-json-fast", - "version": "2.0.3", - "bom-ref": "@npmcli/run-script@4.1.7|read-package-json-fast@2.0.3", - "author": "Isaac Z. Schlueter", - "description": "Like read-package-json, but faster", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/read-package-json-fast@2.0.3", - "externalReferences": [ - { - "url": "git+https://github.com/npm/read-package-json-fast.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/read-package-json-fast#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/read-package-json-fast/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-2.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5bf04ab5b2fe7548d3b912f6bf38ae621a7beace4767da9085dfdd29f58866f783d0ee34e39dd03726610b47bade5a99ac04388e239aa55a1e27b26bb337a741" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\run-script\\node_modules\\read-package-json-fast" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "json-parse-even-better-errors", - "version": "2.3.1", - "bom-ref": "@npmcli/run-script@4.1.7|json-parse-even-better-errors@2.3.1", - "author": "Kat Marchán", - "description": "JSON.parse with context information on error", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/json-parse-even-better-errors@2.3.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/json-parse-even-better-errors.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/json-parse-even-better-errors#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/json-parse-even-better-errors/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c72170ca1ae8fc91287fa1a17b68b3d8d717a23dac96836c5abfd7b044432bfa223c27da36197938d7e9fa341d01945043420958dcc7f7321917b962f75921db" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\run-script\\node_modules\\json-parse-even-better-errors" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "npm-normalize-package-bin", - "version": "1.0.1", - "bom-ref": "@npmcli/run-script@4.1.7|npm-normalize-package-bin@1.0.1", - "author": "Isaac Z. Schlueter", - "description": "Turn any flavor of allowable package.json bin into a normalized object", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/npm-normalize-package-bin@1.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/npm-normalize-package-bin.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/npm-normalize-package-bin#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/npm-normalize-package-bin/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "10f7da7e5e892f9feb53ea2de8fde04520a93c35b95662335fde7d39bd7ec92154bae6075877a45e9c1d51970a3f90be0d2e0612d74996ec018e7b0d0e5f9f48" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\run-script\\node_modules\\npm-normalize-package-bin" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "devkit", - "group": "@nrwl", - "version": "15.9.7", - "bom-ref": "@nrwl/devkit@15.9.7", - "author": "Victor Savkin", - "description": "The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40nrwl/devkit@15.9.7#packages/devkit", - "externalReferences": [ - { - "url": "git+https://github.com/nrwl/nx.git#packages/devkit", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://nx.dev", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nrwl/nx/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@nrwl/devkit/-/devkit-15.9.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "49bec09b64cc4fc015abc7bebf13a593702d380d8cd2a0a6841ce83353896dd1da3ca7348345204a75919a5d643c6839a9f3e4ef6b567252e8649e7fbadd2f4e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@nrwl\\devkit" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "@nrwl/devkit@15.9.7|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@nrwl\\devkit\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "@nrwl/devkit@15.9.7|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@nrwl\\devkit\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "@nrwl/devkit@15.9.7|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@nrwl\\devkit\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "rest", - "group": "@octokit", - "version": "19.0.3", - "bom-ref": "@octokit/rest@19.0.3", - "description": "GitHub REST API client for Node.js", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40octokit/rest@19.0.3", - "externalReferences": [ - { - "url": "git+https://github.com/octokit/rest.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/octokit/rest.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/octokit/rest.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@octokit/rest/-/rest-19.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e5aae44ec9e7453effb1b2387ea812277e4a88568def3426d2e42242d8af3502c8f11431f041f02426a371353099a08c34383bb5d0afa809dceeebc71cfc6bb5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@octokit\\rest" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "byte-size", - "version": "7.0.0", - "bom-ref": "byte-size@7.0.0", - "author": "Lloyd Brookes", - "description": "Convert a bytes or octets value (e.g. 34565346) to a human-readable string ('34.6 MB'). Choose between metric or IEC units.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/byte-size@7.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/75lb/byte-size.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/75lb/byte-size#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/75lb/byte-size/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/byte-size/-/byte-size-7.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "34d881c4a831c9b301b56766bf1ed9213262e191be098520c0e4994dfa81d6aa209111eb85b404fd1dabe4587de17f889cde4c098cfa4af07f7a31cc8ff1dbb1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/byte-size" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "clone-deep", - "version": "4.0.1", - "bom-ref": "clone-deep@4.0.1", - "author": "Jon Schlinkert", - "description": "Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/clone-deep@4.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/jonschlinkert/clone-deep.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jonschlinkert/clone-deep", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jonschlinkert/clone-deep/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/clone-deep/-/clone-deep-4.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9de1c1f71bb387fc24d1d207c1ec805efd9a3c6648564de92cc7befd137320d7f5edf7b4386f7a42ba24b580149bb48cd4f067cd369b68b6e8aaac43c8c53e49" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/clone-deep" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "is-plain-object", - "version": "2.0.4", - "bom-ref": "clone-deep@4.0.1|is-plain-object@2.0.4", - "author": "Jon Schlinkert", - "description": "Returns true if an object was created by the `Object` constructor.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-plain-object@2.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/jonschlinkert/is-plain-object.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jonschlinkert/is-plain-object", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jonschlinkert/is-plain-object/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8793e98179168ad737f0104c61ac1360c5891c564956706ab85139ef11698c1f29245885ea067e6d4f96c88ff2a9788547999d2ec81835a3def2e6a8e94bfd3a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/clone-deep\\node_modules\\is-plain-object" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "cmd-shim", - "version": "5.0.0", - "bom-ref": "cmd-shim@5.0.0", - "author": "GitHub Inc.", - "description": "Used in npm for command line application support", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/cmd-shim@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/cmd-shim.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/cmd-shim#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/cmd-shim/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/cmd-shim/-/cmd-shim-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa40ad679f4189d7c4c0796d9c9c24c95667f974288dd03248cd43d6049e875d59e295b52a9a25932a39dcbe67a1cd27af1988bf21704e6251a38c6cec514b3f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/cmd-shim" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "columnify", - "version": "1.6.0", - "bom-ref": "columnify@1.6.0", - "author": "Tim Oxley", - "description": "Render data in text columns. Supports in-column text-wrap.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/columnify@1.6.0", - "externalReferences": [ - { - "url": "git://github.com/timoxley/columnify.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/timoxley/columnify", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/timoxley/columnify/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/columnify/-/columnify-1.6.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9689a3b8564a7cce8c4809d5f5a0990bdb1cd2a19b99975fca036ffa70a9a9591229d0b10a494bb5dd7a3b41082c6908987c3d6691e40271da07ef19c6ae56e9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/columnify" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "config-chain", - "version": "1.1.12", - "bom-ref": "config-chain@1.1.12", - "author": "Dominic Tarr", - "description": "HANDLE CONFIGURATION ONCE AND FOR ALL", - "licenses": [ - { - "license": { - "id": "MIT", - "url": "https://raw.githubusercontent.com/dominictarr/config-chain/master/LICENCE" - } - } - ], - "purl": "pkg:npm/config-chain@1.1.12", - "externalReferences": [ - { - "url": "git+https://github.com/dominictarr/config-chain.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://github.com/dominictarr/config-chain", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dominictarr/config-chain/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.12.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6b578e21cbbcfbb95422781ee11a5ffe7e0aae47f70ddf65aa1963473208d7f667a3f911b545a7ce73cede338a0664c492d92dddf9318ac51c8afa23d1e6f3a0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/config-chain" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "conventional-changelog-core", - "version": "4.2.4", - "bom-ref": "conventional-changelog-core@4.2.4", - "description": "conventional-changelog core", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/conventional-changelog-core@4.2.4", - "externalReferences": [ - { - "url": "git+https://github.com/conventional-changelog/conventional-changelog.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/conventional-changelog/conventional-changelog/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.2.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "803552fb35491c4dafe122dce81d2c2ec3e2968474ca053b1da0d6d7868d244d6fe1296a24f20b3e5fda242ed876d444e02c9b05ff200f039b06f2a16bc5e5ca" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/conventional-changelog-core" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "normalize-package-data", - "version": "3.0.3", - "bom-ref": "conventional-changelog-core@4.2.4|normalize-package-data@3.0.3", - "author": "Meryn Stol", - "description": "Normalizes data that can be found in package.json files.", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/normalize-package-data@3.0.3", - "externalReferences": [ - { - "url": "git://github.com/npm/normalize-package-data.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/normalize-package-data#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/normalize-package-data/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a765b5b20aa28f7ccc332442d3aec3835e9b7f3547fb0ee1c9e826a48bd9e09363aad18e54022f2e68c1c77c8fed84def6f289824a0d38f8f0406a200e831714" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/conventional-changelog-core\\node_modules\\normalize-package-data" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "hosted-git-info", - "version": "4.1.0", - "bom-ref": "conventional-changelog-core@4.2.4|hosted-git-info@4.1.0", - "author": "Rebecca Turner", - "description": "Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/hosted-git-info@4.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/hosted-git-info.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/hosted-git-info", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/hosted-git-info/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9320ae10e5a326a66e0db447ccbf15f77373421c0807bd681564b2cd5a3e28f648fa99d03cfc6e71d92b399be42d19eb7f9511b1033e209d3d0f0dbd71100b20" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/conventional-changelog-core\\node_modules\\hosted-git-info" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "conventional-changelog-core@4.2.4|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/conventional-changelog-core\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "conventional-changelog-core@4.2.4|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/conventional-changelog-core\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "conventional-changelog-core@4.2.4|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/conventional-changelog-core\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "through2", - "version": "4.0.2", - "bom-ref": "conventional-changelog-core@4.2.4|through2@4.0.2", - "author": "Rod Vagg", - "description": "A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/through2@4.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/rvagg/through2.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/rvagg/through2#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/rvagg/through2/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/through2/-/through2-4.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "88ea926afd34715c4410809e0fb4e32c1d6cb9e10bfbcd56a73a766d8d7bb998d9374a5664fba8e2cb99ffad55ba3c66a921857e039c36e4d9f39409c0d650a7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/conventional-changelog-core\\node_modules\\through2" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "conventional-recommended-bump", - "version": "6.1.0", - "bom-ref": "conventional-recommended-bump@6.1.0", - "author": "Steve Mao", - "description": "Get a recommended version bump based on conventional commits", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/conventional-recommended-bump@6.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/conventional-changelog/conventional-changelog.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-recommended-bump#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/conventional-changelog/conventional-changelog/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/conventional-recommended-bump/-/conventional-recommended-bump-6.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ba20296d288d18cfe491d2fd19338b02a0b885ba6d39b168e305b6411c87b0a7221807d0b8b5354a1675048548ffe2b6044fd6d4059840c09702cbf877228f6b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/conventional-recommended-bump" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "cosmiconfig", - "version": "7.0.0", - "bom-ref": "cosmiconfig@7.0.0", - "author": "David Clark", - "description": "Find and load configuration from a package.json property, rc file, or CommonJS module", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/cosmiconfig@7.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/davidtheclark/cosmiconfig.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/davidtheclark/cosmiconfig#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/davidtheclark/cosmiconfig/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a689dd1af4ee5580e4fbeba98215c969b5b32fa2b1bba7f6ea58c5c3ae12c2af6feac40f50bdc4525543579e9d88e8e909ac8a8a12fa8557bc7b1200094e1770" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/cosmiconfig" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "dot-prop", - "version": "6.0.1", - "bom-ref": "dot-prop@6.0.1", - "author": "Sindre Sorhus", - "description": "Get, set, or delete a property from a nested object using a dot path", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/dot-prop@6.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/dot-prop.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/dot-prop#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/dot-prop/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/dot-prop/-/dot-prop-6.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b44ef3b58cd71c87b2bdcecdfa1477a22ec521b7ff3488d53fd86602ddf2317ceb434ef6fdfa6318bc761b13711b1525e55ef7304a98ce2a0e32856118c27970" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/dot-prop" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "file-url", - "version": "3.0.0", - "bom-ref": "file-url@3.0.0", - "author": "Sindre Sorhus", - "description": "Convert a file path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/file-url@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/file-url.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/file-url#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/file-url/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/file-url/-/file-url-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "83cef6406b077b1ce7c6420074af1489945eed2904ea4bf2952854e0db23f0dbdfbd96a0ed2d10b90e0882f3c3924ef91f18232150f0c9c1530c080888ee270c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/file-url" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "get-port", - "version": "5.1.1", - "bom-ref": "get-port@5.1.1", - "author": "Sindre Sorhus", - "description": "Get an available port", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/get-port@5.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/get-port.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/get-port#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/get-port/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/get-port/-/get-port-5.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "83f4356934833b11697215c2e22f195afc40d659cfab1fc91ea729230d3f2d7f53f31fc605b8ba62794de6785a2881644fca05b2c7142a00c96317f07d2e90b1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/get-port" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "git-url-parse", - "version": "13.1.0", - "bom-ref": "git-url-parse@13.1.0", - "author": "Ionică Bizău", - "description": "A high level git url parser for common git providers.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/git-url-parse@13.1.0", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/IonicaBizau/git-url-parse.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/IonicaBizau/git-url-parse", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/IonicaBizau/git-url-parse/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/git-url-parse/-/git-url-parse-13.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e45bcf24fffbd16908a6b954677ddb9b850068576370b9092e959fb7505e64aab0474ba184d1a82b095468fb556f82f109243ef9eac76a945a93d9161a3f8508" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/git-url-parse" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "cli-cursor", - "version": "3.1.0", - "bom-ref": "cli-cursor@3.1.0", - "author": "Sindre Sorhus", - "description": "Toggle the CLI cursor", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/cli-cursor@3.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/cli-cursor.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/cli-cursor#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/cli-cursor/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "23fcc7030b0a7fd16a1a85cce16591002a1bf7e48dba465377de03585e7b138b68a2e46e95b0b171487a44a5043909584c7267ce43ccc92bcf35a6922cd7cb67" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/cli-cursor" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "cli-width", - "version": "3.0.0", - "bom-ref": "cli-width@3.0.0", - "author": "Ilya Radchenko", - "description": "Get stdout window width, with two fallbacks, tty and then a default.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/cli-width@3.0.0", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/knownasilya/cli-width.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/knownasilya/cli-width", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/knownasilya/cli-width/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/cli-width/-/cli-width-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "171aa990f3f0bb51e3b8df773a67e6e21f2e21a9d7a1f5b44715445b793944ac7e9892584ad873361a77d8acf1c72dd800467f0dcfc458dd6f651634fa43a16f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/cli-width" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "external-editor", - "version": "3.1.0", - "bom-ref": "external-editor@3.1.0", - "author": "Kevin Gravier", - "description": "Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/external-editor@3.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/mrkmg/node-external-editor.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mrkmg/node-external-editor#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mrkmg/node-external-editor/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/external-editor/-/external-editor-3.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "84c438097d69d62ce6b8b63266a2cc3bfa86370d74c12bfd40308f7f35dfc85ace682492a117ea13529fd6ce5a9fae89e49642eb635ec06fa62b8f63382b507b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/external-editor" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "tmp", - "version": "0.0.33", - "bom-ref": "external-editor@3.1.0|tmp@0.0.33", - "author": "KARASZI István", - "description": "Temporary file and directory creator", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/tmp@0.0.33", - "externalReferences": [ - { - "url": "git+https://github.com/raszi/node-tmp.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://github.com/raszi/node-tmp", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "http://github.com/raszi/node-tmp/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8d10899688ca9d9dda75db533a3748aa846e3c4281bcd5dc198ab33bacd6657f0a7ca1299c66398df820250dc48cabaef03e1b251af4cbe7182459986c89971b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/external-editor\\node_modules\\tmp" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "figures", - "version": "3.2.0", - "bom-ref": "figures@3.2.0", - "author": "Sindre Sorhus", - "description": "Unicode symbols with Windows CMD fallbacks", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/figures@3.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/figures.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/figures#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/figures/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c9a76e40544a2d760e1a0127e8065abbdd23de08123b28aa5d4d05f4965f79762135af899385feb38e40db38398e7b3cec60056b7e01066da45f0e17a4d71b76" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/figures" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "mute-stream", - "version": "0.0.8", - "bom-ref": "mute-stream@0.0.8", - "author": "Isaac Z. Schlueter", - "description": "Bytes go in, but they don't come out (when muted).", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/mute-stream@0.0.8", - "externalReferences": [ - { - "url": "git://github.com/isaacs/mute-stream.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/mute-stream#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/mute-stream/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9e76d658e9285b252c4e32ab8600f475ccf6da67644a7a58a9b123226da787086ec654a4a72c09981a3c87466a25d929ef799bf744acb0790de2bb1168101f00" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/mute-stream" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ora", - "version": "5.4.1", - "bom-ref": "ora@5.4.1", - "author": "Sindre Sorhus", - "description": "Elegant terminal spinner", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ora@5.4.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/ora.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/ora#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/ora/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e5be98f39b4fc5967b432b4ef81433cac5b7d47264bb6edc4489646c05da371f8175c562f8b951166557cde17a6bb242c09a72c397386fe61254899022b069b9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ora" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "ora@5.4.1|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ora\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "ora@5.4.1|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ora\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "ora@5.4.1|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ora\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "ora@5.4.1|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ora\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "ora@5.4.1|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ora\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "ora@5.4.1|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ora\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "run-async", - "version": "2.4.1", - "bom-ref": "run-async@2.4.1", - "author": "Simon Boudrias", - "description": "Utility method to run function either synchronously or asynchronously using the common `this.async()` style.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/run-async@2.4.1", - "externalReferences": [ - { - "url": "git+https://github.com/SBoudrias/run-async.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/SBoudrias/run-async#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/SBoudrias/run-async/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b6f56756fd356fc73546b03a129ec9912b63f391aebff62b31cc2a6109f08ec012d9c4e698f181063023a425bb46b4a874d4a8136fea83d3b86dc78dbd4b8381" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/run-async" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "rxjs", - "version": "7.8.1", - "bom-ref": "rxjs@7.8.1", - "author": "Ben Lesh", - "description": "Reactive Extensions for modern JavaScript", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/rxjs@7.8.1", - "externalReferences": [ - { - "url": "git+https://github.com/reactivex/rxjs.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://rxjs.dev", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ReactiveX/RxJS/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "000dd3563fb40368ae2284245842bfb6a16306ada3fba3cee98d3325cbf32c016110520edc72f4be5b3d8562e77196c001b2b499aafba19e15d3bf48fea3ccc6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/rxjs" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "through", - "version": "2.3.8", - "bom-ref": "through@2.3.8", - "author": "Dominic Tarr", - "description": "simplified stream construction", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/through@2.3.8", - "externalReferences": [ - { - "url": "git+https://github.com/dominictarr/through.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/dominictarr/through", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dominictarr/through/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c3cf6a83b3c8f3001dbd7eb46cc0cff9b1680f90ef866f682e1785a793b86b6405d1c4811ac057e2a66669d3ccbd5aa52c9041722f96a8618e00fbdc0de35256" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/through" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-ci", - "version": "2.0.0", - "bom-ref": "is-ci@2.0.0", - "author": "Thomas Watson Steen", - "description": "Detect if the current environment is a CI server", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-ci@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/watson/is-ci.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/watson/is-ci", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/watson/is-ci/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "61f253eeb929401d2ea5db1d1cb196aef84125f71fccd35ac180cd232417273d0856219fef93bc1013ca49dbf0dab17e2c60ac5f8159f2d72bddbd7d2dc66ae3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-ci" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "ci-info", - "version": "2.0.0", - "bom-ref": "is-ci@2.0.0|ci-info@2.0.0", - "author": "Thomas Watson Steen", - "description": "Get details about the current Continuous Integration environment", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ci-info@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/watson/ci-info.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/watson/ci-info", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/watson/ci-info/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e6d2bb12dad9d0df8e2c532d86da8e8f87c8d8979bf3c0b808064fbb6e4b0d55205c9d00dc9b383cc1aaae7d095355b4321d7f67cc19cd83f1a94ad77816e809" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-ci\\node_modules\\ci-info" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "libnpmpublish", - "version": "7.1.4", - "bom-ref": "libnpmpublish@7.1.4", - "author": "GitHub Inc.", - "description": "Programmatic API for the bits behind npm publish and unpublish", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/libnpmpublish@7.1.4#workspaces/libnpmpublish", - "externalReferences": [ - { - "url": "git+https://github.com/npm/cli.git#workspaces/libnpmpublish", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://npmjs.com/package/libnpmpublish", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/cli/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-7.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "98c9edae1570bade69acfe2b276dbc7846c4caf2332d686a16e63dd23e507970424d3da9592327a3b628d92daaa653d4af4db33eeac61f885e18b67ec0e45cce" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/libnpmpublish" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "normalize-package-data", - "version": "5.0.0", - "bom-ref": "libnpmpublish@7.1.4|normalize-package-data@5.0.0", - "author": "GitHub Inc.", - "description": "Normalizes data that can be found in package.json files.", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/normalize-package-data@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/normalize-package-data.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/normalize-package-data#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/normalize-package-data/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "87d88f5487eb559f70558427c4582dc35ba04af18430e9723d65ad9bc04c2619f0c842ff14b6d86d36375773e98c8fc150aebb9fd3c4583bba787ceed5f075e5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/libnpmpublish\\node_modules\\normalize-package-data" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "libnpmpublish@7.1.4|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/libnpmpublish\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "npm-package-arg", - "version": "10.1.0", - "bom-ref": "libnpmpublish@7.1.4|npm-package-arg@10.1.0", - "author": "GitHub Inc.", - "description": "Parse the things that can be arguments to `npm install`", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/npm-package-arg@10.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/npm-package-arg.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/npm-package-arg", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/npm-package-arg/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-10.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b85cb20849a005f653b6b2a4ff9c437c7a7af8c76ba86a2d5ff5683b2104977981c22104e4594169e3da9dacc949530f4fbbca7a9723601636ced83d037c8f20" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/libnpmpublish\\node_modules\\npm-package-arg" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "validate-npm-package-name", - "version": "5.0.0", - "bom-ref": "libnpmpublish@7.1.4|validate-npm-package-name@5.0.0", - "author": "GitHub Inc.", - "description": "Give me a string and I'll tell you if it's a valid npm package name", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/validate-npm-package-name@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/validate-npm-package-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/validate-npm-package-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/validate-npm-package-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "62e2a85c3021058c58ed27ce2b11c10e84b210d15e5b956f208429d93190ba2b7c8292ba32759a41e9412b1b28ef60e8c5365f65d70fdd6f742eaa529203f32d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/libnpmpublish\\node_modules\\validate-npm-package-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "libnpmpublish@7.1.4|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/libnpmpublish\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "libnpmpublish@7.1.4|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/libnpmpublish\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ssri", - "version": "10.0.5", - "bom-ref": "libnpmpublish@7.1.4|ssri@10.0.5", - "author": "GitHub Inc.", - "description": "Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/ssri@10.0.5", - "externalReferences": [ - { - "url": "git+https://github.com/npm/ssri.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/ssri#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/ssri/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6d27f5ead0059067919543438d7bbc17368c42dea0d87649aee9fb9ad31b20f39d771b7718b312cf955651672a4c950f7cb11a0c87a91b1bfe6d8416e3de7de8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/libnpmpublish\\node_modules\\ssri" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "load-json-file", - "version": "6.2.0", - "bom-ref": "load-json-file@6.2.0", - "author": "Sindre Sorhus", - "description": "Read and parse a JSON file", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/load-json-file@6.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/load-json-file.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/load-json-file#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/load-json-file/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/load-json-file/-/load-json-file-6.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8140ff7a97119acef90b0f114f5a54747ba065833971eeb8b9cb36184212001c2446c390af4ab6c26fcc5764ca4e1c9c21ee5ed32b51c1e5b6459c5c96880275" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/load-json-file" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "type-fest", - "version": "0.6.0", - "bom-ref": "load-json-file@6.2.0|type-fest@0.6.0", - "author": "Sindre Sorhus", - "description": "A collection of essential TypeScript types", - "licenses": [ - { - "expression": "(MIT OR CC0-1.0)" - } - ], - "purl": "pkg:npm/type-fest@0.6.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/type-fest.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/type-fest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/type-fest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "abe301f27611d4a0cbae0af81b9c9e99fb69302eff40ba959dd06610476ace6363e5d70538ee0ea3caa5c1913750b4f7f998a6d45f0aab87019e290d86508c96" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/load-json-file\\node_modules\\type-fest" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "multimatch", - "version": "5.0.0", - "bom-ref": "multimatch@5.0.0", - "author": "Sindre Sorhus", - "description": "Extends `minimatch.match()` with support for multiple patterns", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/multimatch@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/multimatch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/multimatch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/multimatch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/multimatch/-/multimatch-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ca930aba0954ad9503f7d4e4d9b510fb13508f8de53c47c0797da8f5c4ed780992857cb65470c9a6ec2ed68d31aa8282b7d8cb540bf0c8529d2d33d72807c9c8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/multimatch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "arrify", - "version": "2.0.1", - "bom-ref": "multimatch@5.0.0|arrify@2.0.1", - "author": "Sindre Sorhus", - "description": "Convert a value to an array", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/arrify@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/arrify.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/arrify#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/arrify/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/arrify/-/arrify-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "dddb84c2d8bcf34c6a8b878030df00c91e1ad01c93f74ce861d2e57af7ebbd4e37bdbd186706557f13a0c56acb5d75e9cae80bd2135973d1ba0620790779d4ba" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/multimatch\\node_modules\\arrify" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "npm-packlist", - "version": "5.1.1", - "bom-ref": "npm-packlist@5.1.1", - "author": "GitHub Inc.", - "description": "Get a list of the files to add from a folder into an npm package", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/npm-packlist@5.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/npm-packlist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/npm-packlist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/npm-packlist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-5.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "51fa52bd0e582b072d9a876f3cf90ae85c24eb4ddaa15b1ff0011b9952801040ab7ef2fc4927b5036608c2b27ac664c70084ca3f0c19b16a3b5b011b364d24c7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-packlist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "glob", - "version": "8.1.0", - "bom-ref": "npm-packlist@5.1.1|glob@8.1.0", - "author": "Isaac Z. Schlueter", - "description": "a little globber", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/glob@8.1.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-glob.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-glob#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-glob/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "afc869123890118945d9053475fddd4be9f1c5222b797412d6a461309334439343751dfce82ee36fb1f0c2877c1608ae7b1fa4d0616381fb75f32bf19b95e809" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-packlist\\node_modules\\glob" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minimatch", - "version": "5.1.6", - "bom-ref": "npm-packlist@5.1.1|minimatch@5.1.6", - "author": "Isaac Z. Schlueter", - "description": "a glob matcher in javascript", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minimatch@5.1.6", - "externalReferences": [ - { - "url": "git://github.com/isaacs/minimatch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minimatch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minimatch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "94ac15ff56eba46ea6054147b5becd526b400426f65996669b6c0d88e0398406fc55d092e01dddb4c5b2bdca1589c730016fc23844635cbb74ccfd735d4376ea" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-packlist\\node_modules\\minimatch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "brace-expansion", - "version": "2.0.1", - "bom-ref": "npm-packlist@5.1.1|brace-expansion@2.0.1", - "author": "Julian Gruber", - "description": "Brace expansion as known from sh/bash", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/brace-expansion@2.0.1", - "externalReferences": [ - { - "url": "git://github.com/juliangruber/brace-expansion.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5e7008bd0f1e33e902e9a50bc7ac2e422c15b27cec8bd7775b1cd5dc5a564c6035f45eb6d64c1d6ec01c14a5e02941d95accbe998ea22f5b074f1584142cad0c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-packlist\\node_modules\\brace-expansion" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "npm-bundled", - "version": "1.1.2", - "bom-ref": "npm-packlist@5.1.1|npm-bundled@1.1.2", - "author": "Isaac Z. Schlueter", - "description": "list things in node_modules that are bundledDependencies, or transitive dependencies thereof", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/npm-bundled@1.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/npm/npm-bundled.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/npm-bundled#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/npm-bundled/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npm-bundled/-/npm-bundled-1.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c790c7ba9d12bb241c98bdeced1c7f610f2c6f0fc7ce0d2b8f8f1e374755ee17f972642ae4f5c87a2a2ba07deb695d500b5ca1dee4d8b8c4e1bc4405de22a019" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-packlist\\node_modules\\npm-bundled" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "npm-normalize-package-bin", - "version": "1.0.1", - "bom-ref": "npm-packlist@5.1.1|npm-normalize-package-bin@1.0.1", - "author": "Isaac Z. Schlueter", - "description": "Turn any flavor of allowable package.json bin into a normalized object", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/npm-normalize-package-bin@1.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/npm-normalize-package-bin.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/npm-normalize-package-bin#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/npm-normalize-package-bin/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "10f7da7e5e892f9feb53ea2de8fde04520a93c35b95662335fde7d39bd7ec92154bae6075877a45e9c1d51970a3f90be0d2e0612d74996ec018e7b0d0e5f9f48" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-packlist\\node_modules\\npm-normalize-package-bin" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "agentkeepalive", - "version": "4.5.0", - "bom-ref": "agentkeepalive@4.5.0", - "author": "fengmk2", - "description": "Missing keepalive http.Agent", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/agentkeepalive@4.5.0", - "externalReferences": [ - { - "url": "git://github.com/node-modules/agentkeepalive.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/node-modules/agentkeepalive#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/node-modules/agentkeepalive/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.5.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e461bfe486d04290bd1699111ac4af648e5061e482ce52477690509ed0acb933b184a0fc96a2a1ae57a0d988bbcaf3087fcd987269aa967f54f15f6ac048897b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/agentkeepalive" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "cacache", - "version": "17.1.4", - "bom-ref": "cacache@17.1.4", - "author": "GitHub Inc.", - "description": "Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/cacache@17.1.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/cacache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/cacache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/cacache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/cacache/-/cacache-17.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "fda2701b697764c275c4d027a9b329038d287fd763fe9207dd07e2b904aa8df3c917be3b551d09fdb1e7fbf29d3671ca73a5d0716b7f01f45205fb7cd96d5dd8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/cacache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "glob", - "version": "10.3.10", - "bom-ref": "cacache@17.1.4|glob@10.3.10", - "author": "Isaac Z. Schlueter", - "description": "the most correct and second fastest glob implementation in JavaScript", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/glob@10.3.10", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-glob.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-glob#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-glob/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7dae3afadbf5024d143cad533b2fe966b2326cd36de070afed20f3c327e239992f64b11b8ec6642413ed0c756c8598db79c028006482db43232c31bfaabebbf6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/cacache\\node_modules\\glob" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minimatch", - "version": "9.0.3", - "bom-ref": "cacache@17.1.4|minimatch@9.0.3", - "author": "Isaac Z. Schlueter", - "description": "a glob matcher in javascript", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minimatch@9.0.3", - "externalReferences": [ - { - "url": "git://github.com/isaacs/minimatch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minimatch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minimatch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "44789a73d9af691c34c770184600c2d42c403fb1d370daeb102780f186097969e9a3ed90e427a0b598daa2d5935b10c6dd4786035728134e621f598f8d3ff69a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/cacache\\node_modules\\minimatch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "brace-expansion", - "version": "2.0.1", - "bom-ref": "cacache@17.1.4|brace-expansion@2.0.1", - "author": "Julian Gruber", - "description": "Brace expansion as known from sh/bash", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/brace-expansion@2.0.1", - "externalReferences": [ - { - "url": "git://github.com/juliangruber/brace-expansion.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5e7008bd0f1e33e902e9a50bc7ac2e422c15b27cec8bd7775b1cd5dc5a564c6035f45eb6d64c1d6ec01c14a5e02941d95accbe998ea22f5b074f1584142cad0c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/cacache\\node_modules\\brace-expansion" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "7.18.3", - "bom-ref": "cacache@17.1.4|lru-cache@7.18.3", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@7.18.3", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8ee9a573404852b4b7a891a0224599b327c033b3425a205c08386777edcd34ce4a6c198b4e01d57d605c83a5beacb52c229ce91113ecbf050fec272401048ea0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/cacache\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ssri", - "version": "10.0.5", - "bom-ref": "cacache@17.1.4|ssri@10.0.5", - "author": "GitHub Inc.", - "description": "Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/ssri@10.0.5", - "externalReferences": [ - { - "url": "git+https://github.com/npm/ssri.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/ssri#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/ssri/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6d27f5ead0059067919543438d7bbc17368c42dea0d87649aee9fb9ad31b20f39d771b7718b312cf955651672a4c950f7cb11a0c87a91b1bfe6d8416e3de7de8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/cacache\\node_modules\\ssri" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "http-cache-semantics", - "version": "4.1.1", - "bom-ref": "http-cache-semantics@4.1.1", - "author": "Kornel Lesiński", - "description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/http-cache-semantics@4.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/kornelski/http-cache-semantics.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/kornelski/http-cache-semantics#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/kornelski/http-cache-semantics/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7abdbde4328f56c57cda3e64c351a3b7e00303f5d81ec6a397cd9c18d406d9eca83e4be05215fe9c32327a5ce12166dbb173f7f441dc23a979b58b36158a985d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/http-cache-semantics" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-lambda", - "version": "1.0.1", - "bom-ref": "is-lambda@1.0.1", - "author": "Thomas Watson Steen", - "description": "Detect if your code is running on an AWS Lambda server", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-lambda@1.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/watson/is-lambda.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/watson/is-lambda", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/watson/is-lambda/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-lambda/-/is-lambda-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cfb08c14636b10dab988507d06aa3ae1793a63db20f9ea6ad66c8871d1da1a76cc4d83b1bf3b04b5d62a414ca507b2f17e4be0aeb8cfdf64fa6307228a8f5421" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-lambda" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minipass-flush", - "version": "1.0.5", - "bom-ref": "minipass-flush@1.0.5", - "author": "Isaac Z. Schlueter", - "description": "A Minipass stream that calls a flush function before emitting 'end'", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass-flush@1.0.5", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass-flush.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass-flush#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass-flush/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "266412618a4f52a5f92729f5997691c0e75ad6e43c1cfe4a013fe80d22c2cedd41611850534fe10edb01d6e7d97c4133319f5a0159ac070f3e156b085e50a55b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/minipass-flush" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minipass", - "version": "3.3.6", - "bom-ref": "minipass-flush@1.0.5|minipass@3.3.6", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@3.3.6", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0f188d89dc5210afad1c6eb3388925bcd3b09b786f0ab6d4addb7363be14e87293271bc80df3942f95b93f61a17770d392184a3d81aa78d508879a9c3386017f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/minipass-flush\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "minipass-flush@1.0.5|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/minipass-flush\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "minipass-pipeline", - "version": "1.2.4", - "bom-ref": "minipass-pipeline@1.2.4", - "author": "Isaac Z. Schlueter", - "description": "create a pipeline of streams using Minipass", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass-pipeline@1.2.4", - "externalReferences": [ - { - "url": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c6e22aedc20eb74f513d1275f60762e1bf9188dbc31587b9247fa080dbc1a86aa941772bbb73dc466399b8704a58ad53c5ff7e710f8731537877acf8e8b64fec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/minipass-pipeline" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minipass", - "version": "3.3.6", - "bom-ref": "minipass-pipeline@1.2.4|minipass@3.3.6", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@3.3.6", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0f188d89dc5210afad1c6eb3388925bcd3b09b786f0ab6d4addb7363be14e87293271bc80df3942f95b93f61a17770d392184a3d81aa78d508879a9c3386017f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/minipass-pipeline\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "minipass-pipeline@1.2.4|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/minipass-pipeline\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "negotiator", - "version": "0.6.3", - "bom-ref": "negotiator@0.6.3", - "description": "HTTP content negotiation", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/negotiator@0.6.3", - "externalReferences": [ - { - "url": "git+https://github.com/jshttp/negotiator.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jshttp/negotiator#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jshttp/negotiator/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f8452ca863cbb0cfa3ff37428598ec9d7e758385eb1c53885f07e70953c695093f9398226a470ab2ec4239b051bba0d29bda29c3f3bab2559b25d82140ce1b06" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/negotiator" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "promise-retry", - "version": "2.0.1", - "bom-ref": "promise-retry@2.0.1", - "author": "IndigoUnited", - "description": "Retries a function that returns a promise, leveraging the power of the retry module.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/promise-retry@2.0.1", - "externalReferences": [ - { - "url": "git://github.com/IndigoUnited/node-promise-retry.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/IndigoUnited/node-promise-retry#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/IndigoUnited/node-promise-retry/issues/", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/promise-retry/-/promise-retry-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cbe58a165051f011979ec3652071463d99b20dfdc314ca0b85a7e5027c99815eab1bac6ef89c1eb13a3643d47a5f0626b66c001429009377b7e6311da1e87fde" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/promise-retry" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "socks-proxy-agent", - "version": "7.0.0", - "bom-ref": "socks-proxy-agent@7.0.0", - "author": "Nathan Rajlich", - "description": "A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/socks-proxy-agent@7.0.0", - "externalReferences": [ - { - "url": "git://github.com/TooTallNate/node-socks-proxy-agent.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/TooTallNate/node-socks-proxy-agent#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/TooTallNate/node-socks-proxy-agent/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-7.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "16097460f67dd36c04b00ca243e89d19dd40eeb485c7f6b20b509054cc393fe110c765744a0a46b5fe8e2858558cf7e53d497d60c9843a799f8c274c52cca0c3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/socks-proxy-agent" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "encoding", - "version": "0.1.13", - "bom-ref": "encoding@0.1.13", - "author": "Andris Reinman", - "description": "Convert encodings, uses iconv-lite", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/encoding@0.1.13", - "externalReferences": [ - { - "url": "git+https://github.com/andris9/encoding.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/andris9/encoding#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/andris9/encoding/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "11305aba8c354f7e58fd664c922a3d8e2334679c631c7989e179a364eab597f757cf796bdac467f3b9c9cb6d11ba9a928751769b71c73d2a7c4a120f409ac9dc" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/encoding" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "iconv-lite", - "version": "0.6.3", - "bom-ref": "encoding@0.1.13|iconv-lite@0.6.3", - "author": "Alexander Shtuchkin", - "description": "Convert character encodings in pure javascript.", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/iconv-lite@0.6.3", - "externalReferences": [ - { - "url": "git://github.com/ashtuchkin/iconv-lite.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ashtuchkin/iconv-lite", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ashtuchkin/iconv-lite/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e1f0a4efdc2c84c773329dab1f4eaa5ab244e22a25a8b842507f8e8ae22053ef91074fbde0d9432fcd5ab4eec65f9e6e50ab9ea34b711cdb6f13223a0fb59d33" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/encoding\\node_modules\\iconv-lite" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "minipass-sized", - "version": "1.0.3", - "bom-ref": "minipass-sized@1.0.3", - "author": "Isaac Z. Schlueter", - "description": "A Minipass stream that raises an error if you get a different number of bytes than expected", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass-sized@1.0.3", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass-sized.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass-sized#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass-sized/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass-sized/-/minipass-sized-1.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "31b9104360938813250360e6ff9718fbd49614437ca73cce5e2eab94ce57c6ad18a9b75ae59432f6c53be5aebbdc513d64ad19b1bafa63988feaef6792d7e0da" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/minipass-sized" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minipass", - "version": "3.3.6", - "bom-ref": "minipass-sized@1.0.3|minipass@3.3.6", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@3.3.6", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0f188d89dc5210afad1c6eb3388925bcd3b09b786f0ab6d4addb7363be14e87293271bc80df3942f95b93f61a17770d392184a3d81aa78d508879a9c3386017f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/minipass-sized\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "minipass-sized@1.0.3|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/minipass-sized\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "minizlib", - "version": "2.1.2", - "bom-ref": "minizlib@2.1.2", - "author": "Isaac Z. Schlueter", - "description": "A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/minizlib@2.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minizlib.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minizlib#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minizlib/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6c0c6c47c0557e3eb40d65c7137bb7d281f37e5e06ee48644ae3d6faabe977b8c54479bb74bc4e8d493510700227f8712d8f29846274621607668ee38a5ed076" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/minizlib" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minipass", - "version": "3.3.6", - "bom-ref": "minizlib@2.1.2|minipass@3.3.6", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@3.3.6", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0f188d89dc5210afad1c6eb3388925bcd3b09b786f0ab6d4addb7363be14e87293271bc80df3942f95b93f61a17770d392184a3d81aa78d508879a9c3386017f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/minizlib\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "minizlib@2.1.2|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/minizlib\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "minipass-json-stream", - "version": "1.0.1", - "bom-ref": "minipass-json-stream@1.0.1", - "author": "Isaac Z. Schlueter", - "description": "Like JSONStream, but using Minipass streams", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/minipass-json-stream@1.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/minipass-json-stream.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/minipass-json-stream#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/minipass-json-stream/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass-json-stream/-/minipass-json-stream-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "383a98d7c519b7f23c93e6fbae5d8010d81b584f080d86a6fae9dd20938dbe2800cfc291e4659b96c15311f42cd16383b236d25d6966f891c4bfc1abe937dd6e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/minipass-json-stream" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minipass", - "version": "3.3.6", - "bom-ref": "minipass-json-stream@1.0.1|minipass@3.3.6", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@3.3.6", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0f188d89dc5210afad1c6eb3388925bcd3b09b786f0ab6d4addb7363be14e87293271bc80df3942f95b93f61a17770d392184a3d81aa78d508879a9c3386017f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/minipass-json-stream\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "minipass-json-stream@1.0.1|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/minipass-json-stream\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "hosted-git-info", - "version": "6.1.1", - "bom-ref": "hosted-git-info@6.1.1", - "author": "GitHub Inc.", - "description": "Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/hosted-git-info@6.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/hosted-git-info.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/hosted-git-info", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/hosted-git-info/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-6.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "af4108f8704c71769d32bba093418243ee81415dfd3e25806557eaee821c91e1a237bb23446c90c4f75fb779d07a41530906d8c4b047fbf6b164c787f145fafb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/hosted-git-info" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "lru-cache", - "version": "7.18.3", - "bom-ref": "hosted-git-info@6.1.1|lru-cache@7.18.3", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@7.18.3", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8ee9a573404852b4b7a891a0224599b327c033b3425a205c08386777edcd34ce4a6c198b4e01d57d605c83a5beacb52c229ce91113ecbf050fec272401048ea0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/hosted-git-info\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "proc-log", - "version": "3.0.0", - "bom-ref": "proc-log@3.0.0", - "author": "GitHub Inc.", - "description": "just emit 'log' events on the process object", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/proc-log@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/proc-log.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/proc-log#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/proc-log/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "fbe567ecd4b85dff4d69c694f57ab751152ea991133ec7fc2f88f9fdc92169162c7cf791cb31b0fa20e316157f26bdee3664efbdd7442455a1e51d60460507f0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/proc-log" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "npmlog", - "version": "6.0.2", - "bom-ref": "npmlog@6.0.2", - "author": "GitHub Inc.", - "description": "logger for npm", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/npmlog@6.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/npm/npmlog.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/npmlog#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/npmlog/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npmlog/-/npmlog-6.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "fef06fcf925fafd753fda15677414845ff93fd0d9606c2c437281468552ab2daacc9c99900ffede41bc52532b4be2166494c6250a4d4a655b2e6fb7eaef288c6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npmlog" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "p-map-series", - "version": "2.1.0", - "bom-ref": "p-map-series@2.1.0", - "author": "Sindre Sorhus", - "description": "Map over promises serially", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/p-map-series@2.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/p-map-series.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/p-map-series#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/p-map-series/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/p-map-series/-/p-map-series-2.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "46960820ad735d234439dc3171f7bb15dbc672cefecb99fcae27cc84c356bdac5134c3c83491c5e460deb95c56aa77eb7073d20a7a7b3a8e723571c877d02fd9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/p-map-series" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "p-map", - "version": "4.0.0", - "bom-ref": "p-map@4.0.0", - "author": "Sindre Sorhus", - "description": "Map over promises concurrently", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/p-map@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/p-map.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/p-map#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/p-map/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "fdb8ceaa68044c1601e41a0478655e6bc766bc76f69bd18bcb513d5b8df27b27cfe9040264614d6be5d171e244b8307aceaafe80aa4802694b79b329ca4c3f31" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/p-map" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "p-queue", - "version": "6.6.2", - "bom-ref": "p-queue@6.6.2", - "description": "Promise queue with concurrency control", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/p-queue@6.6.2", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/p-queue.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/p-queue#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/p-queue/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/p-queue/-/p-queue-6.6.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4701696fbd9cfc18502c45c86792b67be02180d56621e8c695382207d3336747bddc646fa99eee4a2d1dbd117bfd72170de364adad9f3470714f23c31b24a98d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/p-queue" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "p-waterfall", - "version": "2.1.1", - "bom-ref": "p-waterfall@2.1.1", - "author": "Sindre Sorhus", - "description": "Run promise-returning & async functions in series, each passing its result to the next", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/p-waterfall@2.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/p-waterfall.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/p-waterfall#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/p-waterfall/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/p-waterfall/-/p-waterfall-2.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4514e70dbd93046fdea4f448db2617b2298ed2fdc15c2f18777a20af5e78e486aa28ad7b54685b59578618df977c29bfd3c38af3adf99c7df573c6c04e41ee4b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/p-waterfall" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "read-cmd-shim", - "version": "3.0.0", - "bom-ref": "read-cmd-shim@3.0.0", - "author": "GitHub Inc.", - "description": "Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/read-cmd-shim@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/read-cmd-shim.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/read-cmd-shim#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/read-cmd-shim/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/read-cmd-shim/-/read-cmd-shim-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2900d58c6aa1664f763cf3518fd6445c4baa83c6d4a1b48a470faad184374ca239c6471eedb509a1b2f867f3ad8846c002fef4c84a58217a78890f4bf283d5a2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-cmd-shim" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "read-package-json", - "version": "5.0.1", - "bom-ref": "read-package-json@5.0.1", - "author": "GitHub Inc.", - "description": "The thing npm uses to read package.json files with semantics and defaults and validation", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/read-package-json@5.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/read-package-json.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/read-package-json#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/read-package-json/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/read-package-json/-/read-package-json-5.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3002c7b8d81859d196de02b3b8d32e62d7124996c6426f787c0a75eb1b7c56c6132c18d449ce796cb30a7ba833a56b9ed137e2e82060c0249d0c0aaeb460e132" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-package-json" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "glob", - "version": "8.1.0", - "bom-ref": "read-package-json@5.0.1|glob@8.1.0", - "author": "Isaac Z. Schlueter", - "description": "a little globber", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/glob@8.1.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-glob.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-glob#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-glob/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "afc869123890118945d9053475fddd4be9f1c5222b797412d6a461309334439343751dfce82ee36fb1f0c2877c1608ae7b1fa4d0616381fb75f32bf19b95e809" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-package-json\\node_modules\\glob" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minimatch", - "version": "5.1.6", - "bom-ref": "read-package-json@5.0.1|minimatch@5.1.6", - "author": "Isaac Z. Schlueter", - "description": "a glob matcher in javascript", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minimatch@5.1.6", - "externalReferences": [ - { - "url": "git://github.com/isaacs/minimatch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minimatch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minimatch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "94ac15ff56eba46ea6054147b5becd526b400426f65996669b6c0d88e0398406fc55d092e01dddb4c5b2bdca1589c730016fc23844635cbb74ccfd735d4376ea" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-package-json\\node_modules\\minimatch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "brace-expansion", - "version": "2.0.1", - "bom-ref": "read-package-json@5.0.1|brace-expansion@2.0.1", - "author": "Julian Gruber", - "description": "Brace expansion as known from sh/bash", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/brace-expansion@2.0.1", - "externalReferences": [ - { - "url": "git://github.com/juliangruber/brace-expansion.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5e7008bd0f1e33e902e9a50bc7ac2e422c15b27cec8bd7775b1cd5dc5a564c6035f45eb6d64c1d6ec01c14a5e02941d95accbe998ea22f5b074f1584142cad0c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-package-json\\node_modules\\brace-expansion" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "json-parse-even-better-errors", - "version": "2.3.1", - "bom-ref": "read-package-json@5.0.1|json-parse-even-better-errors@2.3.1", - "author": "Kat Marchán", - "description": "JSON.parse with context information on error", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/json-parse-even-better-errors@2.3.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/json-parse-even-better-errors.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/json-parse-even-better-errors#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/json-parse-even-better-errors/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c72170ca1ae8fc91287fa1a17b68b3d8d717a23dac96836c5abfd7b044432bfa223c27da36197938d7e9fa341d01945043420958dcc7f7321917b962f75921db" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-package-json\\node_modules\\json-parse-even-better-errors" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "normalize-package-data", - "version": "4.0.1", - "bom-ref": "read-package-json@5.0.1|normalize-package-data@4.0.1", - "author": "GitHub Inc.", - "description": "Normalizes data that can be found in package.json files.", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/normalize-package-data@4.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/normalize-package-data.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/normalize-package-data#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/normalize-package-data/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-4.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "10193940a2aea1c309841dc120bb8a86668f8c8f2f3514a921f3bdc282c2e8dc8756428a75511d00ed66ad3d197f1351d652b009c4e4b997e618815d8b367c3e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-package-json\\node_modules\\normalize-package-data" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "hosted-git-info", - "version": "5.2.1", - "bom-ref": "read-package-json@5.0.1|hosted-git-info@5.2.1", - "author": "GitHub Inc.", - "description": "Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/hosted-git-info@5.2.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/hosted-git-info.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/hosted-git-info", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/hosted-git-info/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-5.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c4871060c9e1731d8daf82538ec166c309ebf6f95dba03f2f6e566d28f3b6e3aaa58cbfd19aaac4de4fe8bdf704e5d26935b8bc49b47c4b6fc9329aa4c4350b3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-package-json\\node_modules\\hosted-git-info" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "7.18.3", - "bom-ref": "read-package-json@5.0.1|lru-cache@7.18.3", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@7.18.3", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8ee9a573404852b4b7a891a0224599b327c033b3425a205c08386777edcd34ce4a6c198b4e01d57d605c83a5beacb52c229ce91113ecbf050fec272401048ea0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-package-json\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "read-package-json@5.0.1|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-package-json\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "read-package-json@5.0.1|semver@7.5.4|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-package-json\\node_modules\\semver\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "read-package-json@5.0.1|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-package-json\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "npm-normalize-package-bin", - "version": "1.0.1", - "bom-ref": "read-package-json@5.0.1|npm-normalize-package-bin@1.0.1", - "author": "Isaac Z. Schlueter", - "description": "Turn any flavor of allowable package.json bin into a normalized object", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/npm-normalize-package-bin@1.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/npm-normalize-package-bin.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/npm-normalize-package-bin#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/npm-normalize-package-bin/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "10f7da7e5e892f9feb53ea2de8fde04520a93c35b95662335fde7d39bd7ec92154bae6075877a45e9c1d51970a3f90be0d2e0612d74996ec018e7b0d0e5f9f48" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-package-json\\node_modules\\npm-normalize-package-bin" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "ssri", - "version": "9.0.1", - "bom-ref": "ssri@9.0.1", - "author": "GitHub Inc.", - "description": "Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/ssri@9.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/ssri.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/ssri#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/ssri/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ssri/-/ssri-9.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a39ed6727eba8cc42f7c71b516561b59e6565bf7476612578e921c4df5e5757124e67cf9952b4fa3798ad0e2507c647745b65495b2127b16e58e4273b848fff1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ssri" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minipass", - "version": "3.3.6", - "bom-ref": "ssri@9.0.1|minipass@3.3.6", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@3.3.6", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0f188d89dc5210afad1c6eb3388925bcd3b09b786f0ab6d4addb7363be14e87293271bc80df3942f95b93f61a17770d392184a3d81aa78d508879a9c3386017f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ssri\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "ssri@9.0.1|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ssri\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "temp-dir", - "version": "1.0.0", - "bom-ref": "temp-dir@1.0.0", - "author": "Sindre Sorhus", - "description": "Get the real path of the system temp directory", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/temp-dir@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/temp-dir.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/temp-dir#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/temp-dir/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/temp-dir/-/temp-dir-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c591571066c6ed2342de2b700732374588eafdc121064c76849b8a18850e70450b9a4404c578876addb3fea908498b2e47e20aba68447ca29b579a979a120215" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/temp-dir" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "tempy", - "version": "1.0.0", - "bom-ref": "tempy@1.0.0", - "author": "Sindre Sorhus", - "description": "Get a random temporary file or directory path", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/tempy@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/tempy.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/tempy#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/tempy/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/tempy/-/tempy-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "78b5c6e41d46d2644f1e6807d96c9d3e5e6fe231f7e6a127df2feb03f69a84a8486bdd4f9f5d7d4ac53b9fbbffe37de0b53f4e3730bc212bcd1c88762524e6d3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tempy" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "temp-dir", - "version": "2.0.0", - "bom-ref": "tempy@1.0.0|temp-dir@2.0.0", - "author": "Sindre Sorhus", - "description": "Get the real path of the system temp directory", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/temp-dir@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/temp-dir.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/temp-dir#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/temp-dir/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/temp-dir/-/temp-dir-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6a80409e24269b0b5c2a9ffb073b07f02c73bfc38bef7ea9eefd628466f97bd0c9f644f01961eb42b541e7e95f543cdf1ab751cd7721fa283b2c7698d494ceae" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tempy\\node_modules\\temp-dir" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "type-fest", - "version": "0.16.0", - "bom-ref": "tempy@1.0.0|type-fest@0.16.0", - "author": "Sindre Sorhus", - "description": "A collection of essential TypeScript types", - "licenses": [ - { - "expression": "(MIT OR CC0-1.0)" - } - ], - "purl": "pkg:npm/type-fest@0.16.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/type-fest.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/type-fest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/type-fest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/type-fest/-/type-fest-0.16.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "79a0731ba331373127f648b0bedadef7471768d2e499a74c59ad7340cb375ce4425cd6ec1ff39ec306f10b989af5d0b12319d302c4b15c969afe9e72f0396f26" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tempy\\node_modules\\type-fest" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "del", - "version": "6.1.1", - "bom-ref": "del@6.1.1", - "author": "Sindre Sorhus", - "description": "Delete files and directories", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/del@6.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/del.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/del#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/del/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/del/-/del-6.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b9af0185aa5f3f425424a0bfcd5f721c70d6feb0e80f13f86619f702403aff14fa818ee361726269ec816739d856e8e1659113f9481c6d9890eec3775aa7089a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/del" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-path-cwd", - "version": "2.2.0", - "bom-ref": "is-path-cwd@2.2.0", - "author": "Sindre Sorhus", - "description": "Check if a path is the current working directory", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-path-cwd@2.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/is-path-cwd.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/is-path-cwd#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/is-path-cwd/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c3de366d372287c7dd24f266407173912efa3443fc2b3cef9b0f76717b1acdbf229edc0ba8f89b3cf7577f800d74a577ad832eb90606216b6fcfd262941dcd15" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-path-cwd" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "unique-string", - "version": "2.0.0", - "bom-ref": "unique-string@2.0.0", - "author": "Sindre Sorhus", - "description": "Generate a unique random string", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/unique-string@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/unique-string.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/unique-string#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/unique-string/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b8d69e8ab10fbe96564a0cf0b0f1ad536cd5493ae7ffc2f9abf21ec59987d1e1fa480ef70a6000e54e06c0e453c50019b3de530172cda9e2e83cf34ee6065f5a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/unique-string" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "crypto-random-string", - "version": "2.0.0", - "bom-ref": "crypto-random-string@2.0.0", - "author": "Sindre Sorhus", - "description": "Generate a cryptographically strong random string", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/crypto-random-string@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/crypto-random-string.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/crypto-random-string#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/crypto-random-string/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bf5a65203df2f6bfe53e1be2275c2b5e92dec94206019d921cd61311aa66efff00f672cfa32bd5a7744afc43c5aa7e641339f25a061936c46d6182166ee1bc28" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/crypto-random-string" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "upath", - "version": "2.0.1", - "bom-ref": "upath@2.0.1", - "author": "Angelos Pikoulas", - "description": "A proxy to `path`, replacing `\\` with `/` for all results (supports UNC paths) & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/upath@2.0.1", - "externalReferences": [ - { - "url": "git://github.com/anodynos/upath.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://github.com/anodynos/upath/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "http://github.com/anodynos/upath/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/upath/-/upath-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d6e11ef79c64b15d4ed0260a5e8f2f42f3752446ed269ee56fb0b953d1ccb08a7a215c27b641ffa0d533c9535049de12d6c624d85a52496e3816a31cf2a79ee7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/upath" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "uuid", - "version": "8.3.2", - "bom-ref": "uuid@8.3.2", - "description": "RFC4122 (v1, v4, and v5) UUIDs", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/uuid@8.3.2", - "externalReferences": [ - { - "url": "git+https://github.com/uuidjs/uuid.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/uuidjs/uuid#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/uuidjs/uuid/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f8d62cd9078c5b2f865853849bdc679fa1c20e9d25ed0043ee697cccb52627ef77439345d0da1c12b9f09139175453625f7fdfa42e9a7d2f0385bfe0cfb47b7a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/uuid" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "write-pkg", - "version": "4.0.0", - "bom-ref": "write-pkg@4.0.0", - "author": "Sindre Sorhus", - "description": "Write a package.json file", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/write-pkg@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/write-pkg.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/write-pkg#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/write-pkg/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/write-pkg/-/write-pkg-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bf6510fb9d1335fdab34727c3725adb5f9bf10950158c25cc7a653619afa429e76bae7a05b0fe50640ad09b9d864498f44d2fad66faeebb740986c68f874d42c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/write-pkg" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "type-fest", - "version": "0.4.1", - "bom-ref": "write-pkg@4.0.0|type-fest@0.4.1", - "author": "Sindre Sorhus", - "description": "A collection of essential TypeScript types", - "licenses": [ - { - "expression": "(MIT OR CC0-1.0)" - } - ], - "purl": "pkg:npm/type-fest@0.4.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/type-fest.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/type-fest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/type-fest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/type-fest/-/type-fest-0.4.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "230cc0fcb49f0f6bc2d7f60360cbffcc73f8ac3175bac0b0965b03a5ba254f70f87d47a920eedff4aef48e39947b053f2e6194289730715b430a99ca93804f33" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/write-pkg\\node_modules\\type-fest" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "string-locale-compare", - "group": "@isaacs", - "version": "1.1.0", - "bom-ref": "@isaacs/string-locale-compare@1.1.0", - "author": "Isaac Z. Schlueter", - "description": "Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwise", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/%40isaacs/string-locale-compare@1.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/string-locale-compare.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/string-locale-compare#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/string-locale-compare/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@isaacs/string-locale-compare/-/string-locale-compare-1.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "490ecace187df83f995bd300d33918bf75578480cdc7e2f333a109fbfeb9237418f9e9d4e88b6d7bb1395d7ec45aba8b5b614de27d3a196cc19cfa02ded87669" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@isaacs\\string-locale-compare" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "fs", - "group": "@npmcli", - "version": "3.1.0", - "bom-ref": "@npmcli/fs@3.1.0", - "author": "GitHub Inc.", - "description": "filesystem utilities for the npm cli", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/%40npmcli/fs@3.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/fs.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/fs#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/fs/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@npmcli/fs/-/fs-3.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ee465401a2ec71f81bc014116ef74c61a64e5b230470f4c7fed2639f201627f76fbecf447fe084471fea25bf46131269975aa2a5a0c69fb2aa1e71461a2c5dd3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\fs" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "@npmcli/fs@3.1.0|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\fs\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "@npmcli/fs@3.1.0|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\fs\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "@npmcli/fs@3.1.0|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\fs\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "installed-package-contents", - "group": "@npmcli", - "version": "2.0.2", - "bom-ref": "@npmcli/installed-package-contents@2.0.2", - "author": "GitHub Inc.", - "description": "Get the list of files installed in a package in node_modules, including bundled dependencies", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/%40npmcli/installed-package-contents@2.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/npm/installed-package-contents.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/installed-package-contents#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/installed-package-contents/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-2.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c400b32cf8677c3e7518abd338eb8d5f6fd5e06e26cfdff523631f0e8c9ef6404cdd161ee60d986ec72c686a1395a5aa9317a26a9056cac7942d52a94951ed29" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\installed-package-contents" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "npm-bundled", - "version": "3.0.0", - "bom-ref": "npm-bundled@3.0.0", - "author": "GitHub Inc.", - "description": "list things in node_modules that are bundledDependencies, or transitive dependencies thereof", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/npm-bundled@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/npm-bundled.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/npm-bundled#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/npm-bundled/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npm-bundled/-/npm-bundled-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "56ad1ec84432f9e945a73b0a8ccb2cf64c6a6fdb46dd81e0e1db325ae50436ecef49459ed530a75bfbd5f45921bc193f6eb103a0389577e33506da2c6ba22675" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-bundled" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "npm-normalize-package-bin", - "version": "3.0.1", - "bom-ref": "npm-normalize-package-bin@3.0.1", - "author": "GitHub Inc.", - "description": "Turn any flavor of allowable package.json bin into a normalized object", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/npm-normalize-package-bin@3.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/npm-normalize-package-bin.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/npm-normalize-package-bin#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/npm-normalize-package-bin/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74cc427fecd9fb7cde4195cac66cae08a9480cf1aebfc105f78d316e40b89105434edaa887aac914ef894ca480ebf4708b481eb569adbb2e08b6ea7400c71a0d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-normalize-package-bin" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "map-workspaces", - "group": "@npmcli", - "version": "3.0.4", - "bom-ref": "@npmcli/map-workspaces@3.0.4", - "author": "GitHub Inc.", - "description": "Retrieves a name:pathname Map for a given workspaces config", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/%40npmcli/map-workspaces@3.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/map-workspaces.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/map-workspaces#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/map-workspaces/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@npmcli/map-workspaces/-/map-workspaces-3.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6744dbbd79116da7231452e95695747b69a178287e5b342972a2fee31a78f6e3493b13a72003d9c97b54c59e509f74014c6280d751318ddf5ae78d75ac1ae10e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\map-workspaces" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "glob", - "version": "10.3.10", - "bom-ref": "@npmcli/map-workspaces@3.0.4|glob@10.3.10", - "author": "Isaac Z. Schlueter", - "description": "the most correct and second fastest glob implementation in JavaScript", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/glob@10.3.10", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-glob.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-glob#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-glob/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7dae3afadbf5024d143cad533b2fe966b2326cd36de070afed20f3c327e239992f64b11b8ec6642413ed0c756c8598db79c028006482db43232c31bfaabebbf6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\map-workspaces\\node_modules\\glob" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minimatch", - "version": "9.0.3", - "bom-ref": "@npmcli/map-workspaces@3.0.4|minimatch@9.0.3", - "author": "Isaac Z. Schlueter", - "description": "a glob matcher in javascript", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minimatch@9.0.3", - "externalReferences": [ - { - "url": "git://github.com/isaacs/minimatch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minimatch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minimatch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "44789a73d9af691c34c770184600c2d42c403fb1d370daeb102780f186097969e9a3ed90e427a0b598daa2d5935b10c6dd4786035728134e621f598f8d3ff69a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\map-workspaces\\node_modules\\minimatch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "brace-expansion", - "version": "2.0.1", - "bom-ref": "@npmcli/map-workspaces@3.0.4|brace-expansion@2.0.1", - "author": "Julian Gruber", - "description": "Brace expansion as known from sh/bash", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/brace-expansion@2.0.1", - "externalReferences": [ - { - "url": "git://github.com/juliangruber/brace-expansion.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5e7008bd0f1e33e902e9a50bc7ac2e422c15b27cec8bd7775b1cd5dc5a564c6035f45eb6d64c1d6ec01c14a5e02941d95accbe998ea22f5b074f1584142cad0c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\map-workspaces\\node_modules\\brace-expansion" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "name-from-folder", - "group": "@npmcli", - "version": "2.0.0", - "bom-ref": "@npmcli/name-from-folder@2.0.0", - "author": "GitHub Inc.", - "description": "Get the package name from a folder path", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/%40npmcli/name-from-folder@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/name-from-folder.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/name-from-folder#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/name-from-folder/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@npmcli/name-from-folder/-/name-from-folder-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a702be05f1016496ca74d6291c7453341c01a2aacdfe220c3b40221af62ca771e86aad166e019259047a48295d668be80e9637ca37b99641547ba82c0e0276be" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\name-from-folder" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "foreground-child", - "version": "3.1.1", - "bom-ref": "foreground-child@3.1.1", - "author": "Isaac Z. Schlueter", - "description": "Run a child as if it's the foreground process. Give it stdio. Exit when it exits.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/foreground-child@3.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/tapjs/foreground-child.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/tapjs/foreground-child#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/tapjs/foreground-child/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4cc28352722d7ba6df6f99d6bfb57f71a235ebd38782fc236fb5785a4794bdb410763af9ad62aa1c588a59bfdf70ec01f82cc14fea9b5a3be3f8357046c92922" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/foreground-child" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "signal-exit", - "version": "4.1.0", - "bom-ref": "foreground-child@3.1.1|signal-exit@4.1.0", - "author": "Ben Coe", - "description": "when you want to fire an event no matter how a process exits.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/signal-exit@4.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/tapjs/signal-exit.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/tapjs/signal-exit#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/tapjs/signal-exit/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6f3c99d5ef3cc3d3b588d25b2a73a5bd84eb58f0e5e3a3b56c6d03dd7227bfef6d90faf1acdf235144e21650e4926296827d4ce827c8035dd2b86a8e6bd2a8af" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/foreground-child\\node_modules\\signal-exit" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "jackspeak", - "version": "2.3.6", - "bom-ref": "jackspeak@2.3.6", - "author": "Isaac Z. Schlueter", - "description": "A very strict and proper argument parser.", - "licenses": [ - { - "license": { - "id": "BlueOak-1.0.0" - } - } - ], - "purl": "pkg:npm/jackspeak@2.3.6", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/jackspeak.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/jackspeak#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/jackspeak/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "377c824bf35e82c381a2473c18074cf147267ec2a2492f1c8a985e0ff9e2bf3afbd341fe9ec30ec498d09efc0e711615b8591d1f4c0652f5b659b5c69ab6466d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jackspeak" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "cliui", - "group": "@isaacs", - "version": "8.0.2", - "bom-ref": "@isaacs/cliui@8.0.2", - "author": "Ben Coe", - "description": "easily create complex multi-column command-line-interfaces", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/%40isaacs/cliui@8.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/yargs/cliui.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/yargs/cliui#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/yargs/cliui/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3bc8dc8da6d76a578e1bd0d0d3e0115d66414df9cfe16340ab3ba224aee5978e009b118abff2763384cf8f18d8df39c109fbc15c5cee726d6dc1dc85c9b16a10" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@isaacs\\cliui" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "string-width", - "version": "5.1.2", - "bom-ref": "@isaacs/cliui@8.0.2|string-width@5.1.2", - "author": "Sindre Sorhus", - "description": "Get the visual width of a string - the number of columns required to display it", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/string-width@5.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/string-width.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/string-width#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/string-width/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1e72ce091def8dc63c6dea0d2ed723679fe7c67d9a7e6304ea586b0eb79ba24a8c6a9f976de5bc9fd4d7a4f0cea9d18ae6a708de84f418a4d6eb00bb10c895a8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@isaacs\\cliui\\node_modules\\string-width" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "emoji-regex", - "version": "9.2.2", - "bom-ref": "@isaacs/cliui@8.0.2|emoji-regex@9.2.2", - "author": "Mathias Bynens", - "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/emoji-regex@9.2.2", - "externalReferences": [ - { - "url": "git+https://github.com/mathiasbynens/emoji-regex.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://mths.be/emoji-regex", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mathiasbynens/emoji-regex/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2f5f03689b17494936fb8da9bfc98bb398c94f686a164144e23db5c0e9a06d4aac67684bef636c514efce60f515e0a37b3464d815978d93887a7766d3affd5ca" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@isaacs\\cliui\\node_modules\\emoji-regex" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "strip-ansi", - "version": "7.1.0", - "bom-ref": "@isaacs/cliui@8.0.2|strip-ansi@7.1.0", - "author": "Sindre Sorhus", - "description": "Strip ANSI escape codes from a string", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/strip-ansi@7.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/strip-ansi.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/strip-ansi#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/strip-ansi/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8aae9e55523ae274104d162ad8ab44836776b94ecb125853270b07e18cc81d9b21c658199acff021ce15a03413946fc8bd522b04a1b4e82ad99e9d2abfb86471" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@isaacs\\cliui\\node_modules\\strip-ansi" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-regex", - "version": "6.0.1", - "bom-ref": "@isaacs/cliui@8.0.2|ansi-regex@6.0.1", - "author": "Sindre Sorhus", - "description": "Regular expression for matching ANSI escape codes", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-regex@6.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-regex.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-regex#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-regex/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9f933ce797ca6f64ac7cc222145a15ac0047242f10b47c15c7e98758fdd0704a811d889e9e3e5d1d28236f1b42d161195d8b78c1c0faceb4049433e116e6607c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@isaacs\\cliui\\node_modules\\ansi-regex" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "wrap-ansi", - "version": "8.1.0", - "bom-ref": "@isaacs/cliui@8.0.2|wrap-ansi@8.1.0", - "author": "Sindre Sorhus", - "description": "Wordwrap a string with ANSI escape codes", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/wrap-ansi@8.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/wrap-ansi.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/wrap-ansi#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/wrap-ansi/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b22ed0588eb350cab9e9b11216f6a0b66ccc7463ada317d1f927b3d753286df73bb66f9591472493d6d6d9479f7d319551b3a4b31992c34000da0b3c83bd4d09" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@isaacs\\cliui\\node_modules\\wrap-ansi" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "6.2.1", - "bom-ref": "@isaacs/cliui@8.0.2|ansi-styles@6.2.1", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@6.2.1", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6cdefdf2015f417faf8b0dd1ef2ac6591aa7acdda84641245238e5e09367e04f06c716e3b46dc56eb108218de5f3f86bc14c0878266f8b842e3933f8304ad5ba" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@isaacs\\cliui\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "string-width", - "version": "4.2.3", - "bom-ref": "BomRef.jg59kmj3qmo.1n20cvrl14g", - "author": "Sindre Sorhus", - "description": "Get the visual width of a string - the number of columns required to display it", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/string-width@4.2.3", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/string-width.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/string-width#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/string-width/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c0ac90450a63274b08a7ad84ad265d1ac8cc256b1aa79a1136284786ee86ec954effd8c807a5327af2feb57b8eaab9e0f23fdcc4a4d6c96530bd24eb8a2673fe" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/string-width-cjs" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "eastasianwidth", - "version": "0.2.0", - "bom-ref": "eastasianwidth@0.2.0", - "author": "Masaki Komagata", - "description": "Get East Asian Width from a character.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/eastasianwidth@0.2.0", - "externalReferences": [ - { - "url": "git://github.com/komagata/eastasianwidth.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/komagata/eastasianwidth#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/komagata/eastasianwidth/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "23cf1361959cf578981d1438ff7739ae38df8248e12f25b696e18885e18445b350e8e63bc93c9b6a74a90d765af32ed550ff589837186be7b2ab871aee22ea58" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/eastasianwidth" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "strip-ansi", - "version": "6.0.1", - "bom-ref": "BomRef.ib1sk1gq7m.723dejo2l4g", - "author": "Sindre Sorhus", - "description": "Strip ANSI escape codes from a string", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/strip-ansi@6.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/strip-ansi.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/strip-ansi#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/strip-ansi/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/strip-ansi-cjs" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "wrap-ansi", - "version": "7.0.0", - "bom-ref": "wrap-ansi@7.0.0", - "author": "Sindre Sorhus", - "description": "Wordwrap a string with ANSI escape codes", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/wrap-ansi@7.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/wrap-ansi.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/wrap-ansi#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/wrap-ansi/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6151888f691a98b493c70e8db198e80717d2c2c9f4c9c75eb26738a7e436d5ce733ee675a65f8d7f155dc4fb5d1ef98d54e43a5d2606e0052dcadfc58bb0f5e9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/wrap-ansi-cjs" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "wrap-ansi@7.0.0|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/wrap-ansi-cjs\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "wrap-ansi@7.0.0|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/wrap-ansi-cjs\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "wrap-ansi@7.0.0|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/wrap-ansi-cjs\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "parseargs", - "group": "@pkgjs", - "version": "0.11.0", - "bom-ref": "@pkgjs/parseargs@0.11.0", - "description": "Polyfill of future proposal for `util.parseArgs()`", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40pkgjs/parseargs@0.11.0", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/pkgjs/parseargs.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/pkgjs/parseargs#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/pkgjs/parseargs/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "fb55648dd0f44012cfa1d1ab2547aa6ab1fc54022f40e0c86f087d5e93f94b28ac7fb628420b0928f345a2aa8b425bbe550fed552b21311ea5a0f327f14f9d3e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@pkgjs\\parseargs" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minipass", - "version": "7.0.4", - "bom-ref": "minipass@7.0.4", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@7.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8d8a1f2cce436a6f76efdadd916cea1e8cd4a38c9b8dd6660ac0c778fcb957f3db05c54c892651f7b826032e396aa8bc08ad651b6102777e7a154f3a6af7f051" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "path-scurry", - "version": "1.10.1", - "bom-ref": "path-scurry@1.10.1", - "author": "Isaac Z. Schlueter", - "description": "walk paths fast and efficiently", - "licenses": [ - { - "license": { - "id": "BlueOak-1.0.0" - } - } - ], - "purl": "pkg:npm/path-scurry@1.10.1", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/path-scurry.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/path-scurry#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/path-scurry/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "324842ab3cc11293efc7143bd4c7746f52a4e755b4d65ad8be5333494688ccdb0e0dd77b9aa8628a649996bf957a0033e59e95cedf57836b6d13ffd70611f711" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/path-scurry" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "lru-cache", - "version": "10.0.1", - "bom-ref": "path-scurry@1.10.1|lru-cache@10.0.1", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@10.0.1", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "209e2ec144e2daa09c72b8a853a83d83fe6bbef565d776ec75ccd451ca9b7220fd88baf4f79ca3f0340a74e6eb884bee352c77db9375ad5d4ed2c245b33c7be6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/path-scurry\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "read-package-json-fast", - "version": "3.0.2", - "bom-ref": "read-package-json-fast@3.0.2", - "author": "GitHub Inc.", - "description": "Like read-package-json, but faster", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/read-package-json-fast@3.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/npm/read-package-json-fast.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/read-package-json-fast#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/read-package-json-fast/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-3.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d09f8cb20ca6defacb394077873402b991c8234c643460adcff1c91fdc59b21c2ff436c3c24c3529a137831fded89e6ba44639aed3b2e9cca128e3eb90fec567" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-package-json-fast" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "metavuln-calculator", - "group": "@npmcli", - "version": "5.0.1", - "bom-ref": "@npmcli/metavuln-calculator@5.0.1", - "author": "GitHub Inc.", - "description": "Calculate meta-vulnerabilities from package security advisories", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/%40npmcli/metavuln-calculator@5.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/metavuln-calculator.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/metavuln-calculator#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/metavuln-calculator/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@npmcli/metavuln-calculator/-/metavuln-calculator-5.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a9bf10f702089443e3dd6780d4b6daf7547865ba0f2f4baca7357417dbb03fef4060c541db33a86bb3db935da0e83d8d1c08a749b1e1e906261ae4721d9f3be1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\metavuln-calculator" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "@npmcli/metavuln-calculator@5.0.1|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\metavuln-calculator\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "@npmcli/metavuln-calculator@5.0.1|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\metavuln-calculator\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "@npmcli/metavuln-calculator@5.0.1|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\metavuln-calculator\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "json-parse-even-better-errors", - "version": "3.0.0", - "bom-ref": "json-parse-even-better-errors@3.0.0", - "author": "GitHub Inc.", - "description": "JSON.parse with context information on error", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/json-parse-even-better-errors@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/json-parse-even-better-errors.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/json-parse-even-better-errors#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/json-parse-even-better-errors/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8996c61da7d7ff9f6bdfd80fc153d1046c344102a703bb6d7b9a5232b856396eecc06b15bd54e399fc8057da4daa4f18193eed44277146ef2ecdc819c280e8a0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/json-parse-even-better-errors" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "node-gyp", - "group": "@npmcli", - "version": "3.0.0", - "bom-ref": "@npmcli/node-gyp@3.0.0", - "author": "GitHub Inc.", - "description": "Tools for dealing with node-gyp packages", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/%40npmcli/node-gyp@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-gyp.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-gyp#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-gyp/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@npmcli/node-gyp/-/node-gyp-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "829f294570b6a0ec6ed03504d7f3376d8b5bd5bdff0db27968cd75dfe5c90607d776eb2c440b17d183ab3a175df16be7011e9ab8306f2689860242ca039c9dc4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\node-gyp" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "package-json", - "group": "@npmcli", - "version": "3.1.1", - "bom-ref": "@npmcli/package-json@3.1.1", - "author": "GitHub Inc.", - "description": "Programmatic API to update package.json", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/%40npmcli/package-json@3.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/package-json.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/package-json#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/package-json/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-3.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f945b451639814a0a4becccba13c2b606ae336b4fcb48e4291e6ff87e675cb57ec34911cb65ec799eac0e63d85826a2a15a2c8da0b00d57f4a80c16ac7f6d198" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\package-json" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "glob", - "version": "10.3.10", - "bom-ref": "@npmcli/package-json@3.1.1|glob@10.3.10", - "author": "Isaac Z. Schlueter", - "description": "the most correct and second fastest glob implementation in JavaScript", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/glob@10.3.10", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-glob.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-glob#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-glob/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7dae3afadbf5024d143cad533b2fe966b2326cd36de070afed20f3c327e239992f64b11b8ec6642413ed0c756c8598db79c028006482db43232c31bfaabebbf6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\package-json\\node_modules\\glob" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minimatch", - "version": "9.0.3", - "bom-ref": "@npmcli/package-json@3.1.1|minimatch@9.0.3", - "author": "Isaac Z. Schlueter", - "description": "a glob matcher in javascript", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minimatch@9.0.3", - "externalReferences": [ - { - "url": "git://github.com/isaacs/minimatch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minimatch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minimatch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "44789a73d9af691c34c770184600c2d42c403fb1d370daeb102780f186097969e9a3ed90e427a0b598daa2d5935b10c6dd4786035728134e621f598f8d3ff69a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\package-json\\node_modules\\minimatch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "brace-expansion", - "version": "2.0.1", - "bom-ref": "@npmcli/package-json@3.1.1|brace-expansion@2.0.1", - "author": "Julian Gruber", - "description": "Brace expansion as known from sh/bash", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/brace-expansion@2.0.1", - "externalReferences": [ - { - "url": "git://github.com/juliangruber/brace-expansion.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5e7008bd0f1e33e902e9a50bc7ac2e422c15b27cec8bd7775b1cd5dc5a564c6035f45eb6d64c1d6ec01c14a5e02941d95accbe998ea22f5b074f1584142cad0c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\package-json\\node_modules\\brace-expansion" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "normalize-package-data", - "version": "5.0.0", - "bom-ref": "@npmcli/package-json@3.1.1|normalize-package-data@5.0.0", - "author": "GitHub Inc.", - "description": "Normalizes data that can be found in package.json files.", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/normalize-package-data@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/normalize-package-data.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/normalize-package-data#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/normalize-package-data/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "87d88f5487eb559f70558427c4582dc35ba04af18430e9723d65ad9bc04c2619f0c842ff14b6d86d36375773e98c8fc150aebb9fd3c4583bba787ceed5f075e5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\package-json\\node_modules\\normalize-package-data" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "@npmcli/package-json@3.1.1|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\package-json\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "@npmcli/package-json@3.1.1|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\package-json\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "@npmcli/package-json@3.1.1|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\package-json\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "git", - "group": "@npmcli", - "version": "4.1.0", - "bom-ref": "@npmcli/git@4.1.0", - "author": "GitHub Inc.", - "description": "a util for spawning git from npm CLI contexts", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/%40npmcli/git@4.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/git.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/git#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/git/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@npmcli/git/-/git-4.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f61c28077812b557dad0ddf5ca6066ad7f86b8319d540fd059285956a1341cad807feed0186ac24db6626bf496d089944e34e77bb48ff75ab10e6b57bc31d13d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\git" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "lru-cache", - "version": "7.18.3", - "bom-ref": "@npmcli/git@4.1.0|lru-cache@7.18.3", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@7.18.3", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8ee9a573404852b4b7a891a0224599b327c033b3425a205c08386777edcd34ce4a6c198b4e01d57d605c83a5beacb52c229ce91113ecbf050fec272401048ea0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\git\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "@npmcli/git@4.1.0|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\git\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "@npmcli/git@4.1.0|semver@7.5.4|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\git\\node_modules\\semver\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "@npmcli/git@4.1.0|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\git\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "which", - "version": "3.0.1", - "bom-ref": "@npmcli/git@4.1.0|which@3.0.1", - "author": "GitHub Inc.", - "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/which@3.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-which.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-which#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-which/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/which/-/which-3.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5c0d5beb67734332df6843924054c239de4a15fff5552cd9a3bffb4d48e7c9aeaed2f1862b353de944016530138426f68f8ff18c10328a2d4e8512c9122bc7be" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\git\\node_modules\\which" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "query", - "group": "@npmcli", - "version": "3.0.1", - "bom-ref": "@npmcli/query@3.0.1", - "author": "GitHub Inc.", - "description": "npm query parser and tools", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/%40npmcli/query@3.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/query.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/query#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/query/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@npmcli/query/-/query-3.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d2313c88706881fffe6c50e3fa3bbafd430b6c9dfd73c87a9d27baaa295ef9d07b3c9d2257780da9c6f6bedb7a596081af1bfdb808f3513ffcbeba25bae96274" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\query" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "promise-spawn", - "group": "@npmcli", - "version": "6.0.2", - "bom-ref": "@npmcli/promise-spawn@6.0.2", - "author": "GitHub Inc.", - "description": "spawn processes the way the npm cli likes to do", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/%40npmcli/promise-spawn@6.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/npm/promise-spawn.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/promise-spawn#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/promise-spawn/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-6.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "806ab4349908192c1d6d4b78ca1745f19ae6906295cfdbc0755ce939f9e89be57c3cb4a648e5616706cdbd9652d4461c24de61cf3281c6699554022733a1d02e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\promise-spawn" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "which", - "version": "3.0.1", - "bom-ref": "@npmcli/promise-spawn@6.0.2|which@3.0.1", - "author": "GitHub Inc.", - "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/which@3.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-which.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-which#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-which/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/which/-/which-3.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5c0d5beb67734332df6843924054c239de4a15fff5552cd9a3bffb4d48e7c9aeaed2f1862b353de944016530138426f68f8ff18c10328a2d4e8512c9122bc7be" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\promise-spawn\\node_modules\\which" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "node-gyp", - "version": "9.4.1", - "bom-ref": "node-gyp@9.4.1", - "author": "Nathan Rajlich", - "description": "Node.js native addon build tool", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/node-gyp@9.4.1", - "externalReferences": [ - { - "url": "git://github.com/nodejs/node-gyp.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nodejs/node-gyp#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nodejs/node-gyp/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/node-gyp/-/node-gyp-9.4.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "39091629b8d029b1a431fff1a88d638f2de809380c28969ce7c1b6f9b8d96f77f36ba816d98ac249d31061aa136fbd1caef13ffc69e0af87f40205479aa1ef05" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/node-gyp" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "nopt", - "version": "6.0.0", - "bom-ref": "node-gyp@9.4.1|nopt@6.0.0", - "author": "GitHub Inc.", - "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/nopt@6.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/nopt.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/nopt#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/nopt/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/nopt/-/nopt-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6702e96d381d86e6549d9ce377b9dbd5957ee03a220bafec7e254aa24ef6ca6ff84e57fe0c57651d8993d893e670d35657a3e2dd20dfd644fe038afd453b93f6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/node-gyp\\node_modules\\nopt" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "abbrev", - "version": "1.1.1", - "bom-ref": "node-gyp@9.4.1|abbrev@1.1.1", - "author": "Isaac Z. Schlueter", - "description": "Like ruby's abbrev module, but in js", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/abbrev@1.1.1", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/isaacs/abbrev-js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/abbrev-js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/abbrev-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9e77bdfc8890fe1cc8858ea97439db06dcfb0e33d32ab634d0fff3bcf4a6e69385925eb1b86ac69d79ff56d4cd35f36d01f67dff546d7a192ccd4f6a7138a2d1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/node-gyp\\node_modules\\abbrev" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "node-gyp@9.4.1|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/node-gyp\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "node-gyp@9.4.1|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/node-gyp\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "node-gyp@9.4.1|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/node-gyp\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "bin-links", - "version": "4.0.3", - "bom-ref": "bin-links@4.0.3", - "author": "GitHub Inc.", - "description": "JavaScript package binary linker", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/bin-links@4.0.3", - "externalReferences": [ - { - "url": "git+https://github.com/npm/bin-links.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/bin-links#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/bin-links/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/bin-links/-/bin-links-4.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a1bb116942ed26eae77e8c7f303c20aba628f64cdbbf508f4e4ff5feced9ffad4b7b373c20a90508e5cd7952d7cf4e39e96473050992b035a56a2dad22106c7c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/bin-links" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "cmd-shim", - "version": "6.0.2", - "bom-ref": "bin-links@4.0.3|cmd-shim@6.0.2", - "author": "GitHub Inc.", - "description": "Used in npm for command line application support", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/cmd-shim@6.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/npm/cmd-shim.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/cmd-shim#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/cmd-shim/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/cmd-shim/-/cmd-shim-6.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f851586c1d182da02486472b8e4c8d2d80e23ac1527d18f08d8d7d2d793fa6c98cc75cf4d31942bfb8614284c65d720a8be6171cbfe2885a3c36a315417f673b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/bin-links\\node_modules\\cmd-shim" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "read-cmd-shim", - "version": "4.0.0", - "bom-ref": "bin-links@4.0.3|read-cmd-shim@4.0.0", - "author": "GitHub Inc.", - "description": "Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/read-cmd-shim@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/read-cmd-shim.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/read-cmd-shim#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/read-cmd-shim/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/read-cmd-shim/-/read-cmd-shim-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c882d689f85a484132b5f5c8efa901f71104886d408a8cda08967cdc0f3bcad8d188dfa35626d78de763091363a19be28a7846fb85246a53b79964ddf2ee4ed1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/bin-links\\node_modules\\read-cmd-shim" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "write-file-atomic", - "version": "5.0.1", - "bom-ref": "bin-links@4.0.3|write-file-atomic@5.0.1", - "author": "GitHub Inc.", - "description": "Write files in an atomic fashion w/configurable ownership", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/write-file-atomic@5.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/write-file-atomic.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/write-file-atomic", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/write-file-atomic/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-5.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f90536cdde8e4c3f175882426df7da890787f54ef7a88a9a7e8d71e95d6c9c25981897fa7151347034780fcc51cdc1277c8db5205ad43f33c6b5c3dff000be47" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/bin-links\\node_modules\\write-file-atomic" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "signal-exit", - "version": "4.1.0", - "bom-ref": "bin-links@4.0.3|signal-exit@4.1.0", - "author": "Ben Coe", - "description": "when you want to fire an event no matter how a process exits.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/signal-exit@4.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/tapjs/signal-exit.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/tapjs/signal-exit#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/tapjs/signal-exit/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6f3c99d5ef3cc3d3b588d25b2a73a5bd84eb58f0e5e3a3b56c6d03dd7227bfef6d90faf1acdf235144e21650e4926296827d4ce827c8035dd2b86a8e6bd2a8af" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/bin-links\\node_modules\\signal-exit" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "fs-minipass", - "version": "3.0.3", - "bom-ref": "fs-minipass@3.0.3", - "author": "GitHub Inc.", - "description": "fs read and write streams based on minipass", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/fs-minipass@3.0.3", - "externalReferences": [ - { - "url": "git+https://github.com/npm/fs-minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/fs-minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/fs-minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-3.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5d4040f570a51db9c95927c1ce3926e91bcfb32837b2bc99b74e81110a17705ec42bfc6919a41826040a0c94941f948667be98ee9171d500675f3d3dad4e456f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/fs-minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minipass-collect", - "version": "1.0.2", - "bom-ref": "minipass-collect@1.0.2", - "author": "Isaac Z. Schlueter", - "description": "A Minipass stream that collects all the data into a single chunk", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass-collect@1.0.2", - "externalReferences": [ - { - "url": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e93ea51f41fc386f642139bf266ead768a086e8806f5ed2d2e0a58ea6a615d29bf03dbbc36ad6bc811be42ca62b9bf4b8d69413ec3d2ded590fc1a2dab815dc4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/minipass-collect" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minipass", - "version": "3.3.6", - "bom-ref": "minipass-collect@1.0.2|minipass@3.3.6", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@3.3.6", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0f188d89dc5210afad1c6eb3388925bcd3b09b786f0ab6d4addb7363be14e87293271bc80df3942f95b93f61a17770d392184a3d81aa78d508879a9c3386017f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/minipass-collect\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "minipass-collect@1.0.2|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/minipass-collect\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "unique-filename", - "version": "3.0.0", - "bom-ref": "unique-filename@3.0.0", - "author": "GitHub Inc.", - "description": "Generate a unique filename for use in temporary directories or caches.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/unique-filename@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/unique-filename.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/iarna/unique-filename", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/iarna/unique-filename/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/unique-filename/-/unique-filename-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "69f5e1b82e79c240266743f5f10b1513a929f096b1ac4a243761c6228215bf68a31d0778d7d1f4fba12280015c2335de30891c224341a41dcbfc35c1ddc4d2fe" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/unique-filename" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "unique-slug", - "version": "4.0.0", - "bom-ref": "unique-slug@4.0.0", - "author": "GitHub Inc.", - "description": "Generate a unique character string suitible for use in files and URLs.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/unique-slug@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/unique-slug.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/unique-slug#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/unique-slug/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/unique-slug/-/unique-slug-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5ab700e80c847ea0d7e5b5a281eff83507cf64cb4048d571766591efa584498415000092816711e9ef62d26a1faaa071605b4be280313c8a6d63bdffd181350d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/unique-slug" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "common-ancestor-path", - "version": "1.0.1", - "bom-ref": "common-ancestor-path@1.0.1", - "author": "Isaac Z. Schlueter", - "description": "Find the common ancestor of 2 or more paths on Windows or Unix", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/common-ancestor-path@1.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/common-ancestor-path.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/common-ancestor-path#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/common-ancestor-path/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/common-ancestor-path/-/common-ancestor-path-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2f7b07468d695d712a5fc554dbc91f81463e606b24d3d84fa9989998b69c3626fa5cd4c233cb9b61e4fbaf25d0c3c6ac075b0a81c53996407b38dba0d3c681f3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/common-ancestor-path" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "json-stringify-nice", - "version": "1.1.4", - "bom-ref": "json-stringify-nice@1.1.4", - "author": "Isaac Z. Schlueter", - "description": "Stringify an object sorting scalars before objects, and defaulting to 2-space indent", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/json-stringify-nice@1.1.4", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/json-stringify-nice.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/json-stringify-nice#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/json-stringify-nice/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/json-stringify-nice/-/json-stringify-nice-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e59e51156eb7cb145e27bbc03605ba79914659a42f9cf13758d999a0e26b4a41a3bb67ad280d8be6bace6b5b26f3bed355316de7b03cd011f56c0adc9a52df3f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/json-stringify-nice" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "nopt", - "version": "7.2.0", - "bom-ref": "nopt@7.2.0", - "author": "GitHub Inc.", - "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/nopt@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/nopt.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/nopt#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/nopt/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/nopt/-/nopt-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0950edc02761608be703316827a349e9d5f7a206bdfc7c9c8900e71b5bd00e348b31e28b27803ddd9a98283ae0612af5141639fe13180bed950a2db8a60a6418" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nopt" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "abbrev", - "version": "2.0.0", - "bom-ref": "abbrev@2.0.0", - "author": "GitHub Inc.", - "description": "Like ruby's abbrev module, but in js", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/abbrev@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/abbrev-js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/abbrev-js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/abbrev-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/abbrev/-/abbrev-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ebf9a1d44daed98804b021dd634631e685beeb581953ed6f5daa221c7ae929eb9134d805bd2fbf8ebc07890841e5aa407f9a01ed407b135f689764762ca1fc85" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/abbrev" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "npm-install-checks", - "version": "6.3.0", - "bom-ref": "npm-install-checks@6.3.0", - "author": "GitHub Inc.", - "description": "Check the engines and platform fields in package.json", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/npm-install-checks@6.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/npm-install-checks.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/npm-install-checks#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/npm-install-checks/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-6.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5b6f5188aff1b69086aa7e9fde2c5f4581a4fb3472afe130f45d84db405f5f14f9fdeb8b740fcd9bb7ceece7931ae0264ecdf47298089f22747187bbd3c61367" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-install-checks" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "npm-install-checks@6.3.0|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-install-checks\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "npm-install-checks@6.3.0|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-install-checks\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "npm-install-checks@6.3.0|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-install-checks\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "npm-pick-manifest", - "version": "8.0.2", - "bom-ref": "npm-pick-manifest@8.0.2", - "author": "GitHub Inc.", - "description": "Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/npm-pick-manifest@8.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/npm/npm-pick-manifest.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/npm-pick-manifest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/npm-pick-manifest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-8.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5d298fbcebf0088aad6d90a543de5d1623e19ddef9249d5180820b05781913bdb84c43538d0ff2ca918bf826d5cf29427c6ce4c2c8b8aa120d8fe9035d2be1a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-pick-manifest" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "npm-package-arg", - "version": "10.1.0", - "bom-ref": "npm-pick-manifest@8.0.2|npm-package-arg@10.1.0", - "author": "GitHub Inc.", - "description": "Parse the things that can be arguments to `npm install`", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/npm-package-arg@10.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/npm-package-arg.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/npm-package-arg", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/npm-package-arg/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-10.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b85cb20849a005f653b6b2a4ff9c437c7a7af8c76ba86a2d5ff5683b2104977981c22104e4594169e3da9dacc949530f4fbbca7a9723601636ced83d037c8f20" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-pick-manifest\\node_modules\\npm-package-arg" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "npm-pick-manifest@8.0.2|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-pick-manifest\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "validate-npm-package-name", - "version": "5.0.0", - "bom-ref": "npm-pick-manifest@8.0.2|validate-npm-package-name@5.0.0", - "author": "GitHub Inc.", - "description": "Give me a string and I'll tell you if it's a valid npm package name", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/validate-npm-package-name@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/validate-npm-package-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/validate-npm-package-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/validate-npm-package-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "62e2a85c3021058c58ed27ce2b11c10e84b210d15e5b956f208429d93190ba2b7c8292ba32759a41e9412b1b28ef60e8c5365f65d70fdd6f742eaa529203f32d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-pick-manifest\\node_modules\\validate-npm-package-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "npm-pick-manifest@8.0.2|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-pick-manifest\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "npm-pick-manifest@8.0.2|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-pick-manifest\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "npm-registry-fetch", - "version": "14.0.5", - "bom-ref": "npm-registry-fetch@14.0.5", - "author": "GitHub Inc.", - "description": "Fetch-based http client for use with npm registry APIs", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/npm-registry-fetch@14.0.5", - "externalReferences": [ - { - "url": "git+https://github.com/npm/npm-registry-fetch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/npm-registry-fetch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/npm-registry-fetch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-14.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9080cc228e1a066eb183b8ceb6dba95996a6b1946402a32ac2aa9b5579d4aacb58e7eb5aa6fbfa6e41ffa8c47bea376057e6258c4502c96c7785160cac988080" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-registry-fetch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "make-fetch-happen", - "version": "11.1.1", - "bom-ref": "npm-registry-fetch@14.0.5|make-fetch-happen@11.1.1", - "author": "GitHub Inc.", - "description": "Opinionated, caching, retrying fetch client", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/make-fetch-happen@11.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/make-fetch-happen.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/make-fetch-happen#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/make-fetch-happen/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-11.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "acb592ec60924dc12e8e3541b3662a1bb638eb8deef2e72f08979246a88b6217acac3bb37ae148937ef1444cc0b1f41aab397c6fdacd084e26e89f2dbd7e10f3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-registry-fetch\\node_modules\\make-fetch-happen" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "7.18.3", - "bom-ref": "npm-registry-fetch@14.0.5|lru-cache@7.18.3", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@7.18.3", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8ee9a573404852b4b7a891a0224599b327c033b3425a205c08386777edcd34ce4a6c198b4e01d57d605c83a5beacb52c229ce91113ecbf050fec272401048ea0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-registry-fetch\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minipass-fetch", - "version": "3.0.4", - "bom-ref": "npm-registry-fetch@14.0.5|minipass-fetch@3.0.4", - "author": "GitHub Inc.", - "description": "An implementation of window.fetch in Node.js using Minipass streams", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/minipass-fetch@3.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/minipass-fetch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/minipass-fetch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/minipass-fetch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8c702a9c0ef6f2e52921a166ecd5ac0a7a8a4fa52a673ec6708fdb0e93c04eec18c8ac09c16d2b7a6c520b15252a212dcbe7a8a4719ade873c5b1810d45149aa" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-registry-fetch\\node_modules\\minipass-fetch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minipass", - "version": "7.0.4", - "bom-ref": "npm-registry-fetch@14.0.5|minipass-fetch@3.0.4|minipass@7.0.4", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@7.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8d8a1f2cce436a6f76efdadd916cea1e8cd4a38c9b8dd6660ac0c778fcb957f3db05c54c892651f7b826032e396aa8bc08ad651b6102777e7a154f3a6af7f051" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-registry-fetch\\node_modules\\minipass-fetch\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "minipass", - "version": "5.0.0", - "bom-ref": "npm-registry-fetch@14.0.5|minipass@5.0.0", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "dc59e362e7a1bfd93aa2f3846f23acc1a7420cf5f5a6209f855f2772662d1ce8ee3f0ca5556b208532e8eeb69b8c2dd1c79c43e070f1f169b5c67305ed2e6a15" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-registry-fetch\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ssri", - "version": "10.0.5", - "bom-ref": "npm-registry-fetch@14.0.5|ssri@10.0.5", - "author": "GitHub Inc.", - "description": "Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/ssri@10.0.5", - "externalReferences": [ - { - "url": "git+https://github.com/npm/ssri.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/ssri#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/ssri/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6d27f5ead0059067919543438d7bbc17368c42dea0d87649aee9fb9ad31b20f39d771b7718b312cf955651672a4c950f7cb11a0c87a91b1bfe6d8416e3de7de8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-registry-fetch\\node_modules\\ssri" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minipass", - "version": "7.0.4", - "bom-ref": "npm-registry-fetch@14.0.5|ssri@10.0.5|minipass@7.0.4", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@7.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8d8a1f2cce436a6f76efdadd916cea1e8cd4a38c9b8dd6660ac0c778fcb957f3db05c54c892651f7b826032e396aa8bc08ad651b6102777e7a154f3a6af7f051" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-registry-fetch\\node_modules\\ssri\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "npm-package-arg", - "version": "10.1.0", - "bom-ref": "npm-registry-fetch@14.0.5|npm-package-arg@10.1.0", - "author": "GitHub Inc.", - "description": "Parse the things that can be arguments to `npm install`", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/npm-package-arg@10.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/npm-package-arg.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/npm-package-arg", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/npm-package-arg/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-10.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b85cb20849a005f653b6b2a4ff9c437c7a7af8c76ba86a2d5ff5683b2104977981c22104e4594169e3da9dacc949530f4fbbca7a9723601636ced83d037c8f20" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-registry-fetch\\node_modules\\npm-package-arg" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "npm-registry-fetch@14.0.5|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-registry-fetch\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "npm-registry-fetch@14.0.5|semver@7.5.4|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-registry-fetch\\node_modules\\semver\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "npm-registry-fetch@14.0.5|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-registry-fetch\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "validate-npm-package-name", - "version": "5.0.0", - "bom-ref": "npm-registry-fetch@14.0.5|validate-npm-package-name@5.0.0", - "author": "GitHub Inc.", - "description": "Give me a string and I'll tell you if it's a valid npm package name", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/validate-npm-package-name@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/validate-npm-package-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/validate-npm-package-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/validate-npm-package-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "62e2a85c3021058c58ed27ce2b11c10e84b210d15e5b956f208429d93190ba2b7c8292ba32759a41e9412b1b28ef60e8c5365f65d70fdd6f742eaa529203f32d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/npm-registry-fetch\\node_modules\\validate-npm-package-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "abort-controller", - "version": "3.0.0", - "bom-ref": "abort-controller@3.0.0", - "author": "Toru Nagashima", - "description": "An implementation of WHATWG AbortController interface.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/abort-controller@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/mysticatea/abort-controller.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mysticatea/abort-controller#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mysticatea/abort-controller/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "87c950f2d69c6589d1def3504e089b8feb4e0c7239ffe974e80bb63dcae2bff1a67add1e6a3e13c161f8d6c3bdc271c3890b048f5f6ad1daf375675e007b707a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/abort-controller" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "event-target-shim", - "version": "5.0.1", - "bom-ref": "event-target-shim@5.0.1", - "author": "Toru Nagashima", - "description": "An implementation of WHATWG EventTarget interface.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/event-target-shim@5.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/mysticatea/event-target-shim.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mysticatea/event-target-shim", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mysticatea/event-target-shim/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8bfd976e74b3feec51094ebe35d54980a5834cce36efe32a61b910cc3df6d43b8240952a3ae24a200d08336f96db1b581dd28e999e1d47a7c4c6c7784972fe59" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/event-target-shim" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "base64-js", - "version": "1.5.1", - "bom-ref": "base64-js@1.5.1", - "author": "T. Jameson Little", - "description": "Base64 encoding/decoding in pure JS", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/base64-js@1.5.1", - "externalReferences": [ - { - "url": "git://github.com/beatgammit/base64-js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/beatgammit/base64-js", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/beatgammit/base64-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "00aa5a6251e7f2de1255b3870b2f9be7e28a82f478bebb03f2f6efadb890269b3b7ca0d3923903af2ea38b4ad42630b49336cd78f2f0cf1abc8b2a68e35a9e58" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/base64-js" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ieee754", - "version": "1.2.1", - "bom-ref": "ieee754@1.2.1", - "author": "Feross Aboukhadijeh", - "description": "Read/write IEEE754 floating point numbers from/to a Buffer or array-like object", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/ieee754@1.2.1", - "externalReferences": [ - { - "url": "git://github.com/feross/ieee754.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/feross/ieee754#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/feross/ieee754/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "75ccaa843bd7d42e3a95765c56a0a92be16d31141574830debf0dfe63b36ce8b94b2a1bb23ab05c62b480beeca60adbd29d5ce2c776ef732f8b059e85509ea68" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ieee754" - } - ] - }, - { - "type": "library", - "name": "process", - "version": "0.11.10", - "bom-ref": "process@0.11.10", - "author": "Roman Shtylman", - "description": "process information for node.js and browsers", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/process@0.11.10", - "externalReferences": [ - { - "url": "git://github.com/shtylman/node-process.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/shtylman/node-process#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/shtylman/node-process/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/process/-/process-0.11.10.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "71d19e7ff76b585a32743d49b0ccee15ff35d349d997e193fb269c7366c471e7797fd463938cfe5ad1544c1bbd3e13a2f63fe37e604fbb498c118e3021d005f0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/process" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "string_decoder", - "version": "1.3.0", - "bom-ref": "string_decoder@1.3.0", - "description": "The string_decoder module from Node core", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/string_decoder@1.3.0", - "externalReferences": [ - { - "url": "git://github.com/nodejs/string_decoder.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nodejs/string_decoder", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nodejs/string_decoder/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "864457f14d568c915df0bb03276c90ff0596c5aa2912c0015355df90cf00fa3d3ef392401a9a6dd7a72bd56860e8a21b6f8a2453a32a97a04e8febaea7fc0a78" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/string_decoder" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "safe-buffer", - "version": "5.2.1", - "bom-ref": "string_decoder@1.3.0|safe-buffer@5.2.1", - "author": "Feross Aboukhadijeh", - "description": "Safer Node.js Buffer API", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/safe-buffer@5.2.1", - "externalReferences": [ - { - "url": "git://github.com/feross/safe-buffer.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/feross/safe-buffer", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/feross/safe-buffer/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ae9dd2a34eca71d9a629b1af81a37141226bedb1954959394bd12ad45fa9a5b468ef4f9879a0f1930e4377c34f37e183e9b8e7626d95b8fb825e6a6e62f9825d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/string_decoder\\node_modules\\safe-buffer" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "parse-conflict-json", - "version": "3.0.1", - "bom-ref": "parse-conflict-json@3.0.1", - "author": "GitHub Inc.", - "description": "Parse a JSON string that has git merge conflicts, resolving if possible", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/parse-conflict-json@3.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/parse-conflict-json.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/parse-conflict-json#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/parse-conflict-json/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/parse-conflict-json/-/parse-conflict-json-3.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d354ef124b5cebcbf06c93ad59996ec967951968cff9b6705ed3c331055b04acdb27fbd90627f42faf4a1f5f9c1efd5267a7b414a2ef8f21def26aac22a60e9b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/parse-conflict-json" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "just-diff-apply", - "version": "5.5.0", - "bom-ref": "just-diff-apply@5.5.0", - "author": "Angus Croll", - "description": "Apply a diff to an object. Optionally supports jsonPatch protocol", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/just-diff-apply@5.5.0", - "externalReferences": [ - { - "url": "git+https://github.com/angus-c/just.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/angus-c/just#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/angus-c/just/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/just-diff-apply/-/just-diff-apply-5.5.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3984ed8517d2879e56388b55ab0a5e7cfb4db7655d2acab902700ae9aa5db51eb2087f29af40a64abef5d09d0c7fe59d432ecafceccccbb2b632001f7505110f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/just-diff-apply" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "just-diff", - "version": "6.0.2", - "bom-ref": "just-diff@6.0.2", - "author": "Angus Croll", - "description": "Return an object representing the diffs between two objects. Supports jsonPatch protocol", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/just-diff@6.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/angus-c/just.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/angus-c/just#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/angus-c/just/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/just-diff/-/just-diff-6.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4b9f5eae25f9bb7fd084c36adeffe09bc29dd30f0e4ba4f3d854b5346e1b96ffb3d0cb90701449c855a3768bccd1169de3f3f86943c5b6790d8cc8f232531260" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/just-diff" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "promise-all-reject-late", - "version": "1.0.1", - "bom-ref": "promise-all-reject-late@1.0.1", - "author": "Isaac Z. Schlueter", - "description": "Like Promise.all, but save rejections until all promises are resolved", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/promise-all-reject-late@1.0.1", - "externalReferences": [ - { - "url": "https://registry.npmjs.org/promise-all-reject-late/-/promise-all-reject-late-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bee7f42dfd253b1c904441fb18320e50c2d2ee4cfe82cf22e81f988bc742ebc6b6b327211ab1d32588213010fa93b794707d07e4fef711c902038f318a35aa5f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/promise-all-reject-late" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "promise-call-limit", - "version": "1.0.2", - "bom-ref": "promise-call-limit@1.0.2", - "author": "Isaac Z. Schlueter", - "description": "Call an array of promise-returning functions, restricting concurrency to a specified limit.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/promise-call-limit@1.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/promise-call-limit.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/promise-call-limit#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/promise-call-limit/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/promise-call-limit/-/promise-call-limit-1.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d6f4d49df236873ba2f001088b16dd0099456382c50d7a90b30cbfd9e3a54e102c717098e08b7c15d56e2347cc246001d9a5866dd41ffe0bf4b242985e676b1c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/promise-call-limit" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "treeverse", - "version": "3.0.0", - "bom-ref": "treeverse@3.0.0", - "author": "GitHub Inc.", - "description": "Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/treeverse@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/treeverse.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/treeverse#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/treeverse/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/treeverse/-/treeverse-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "81c00d6809ddd900d91661c510e17893bb9cd49ffa6bacf70c931dfd0c04cb12e82868a9b4947089de7cdabed022c16514c219dd29f17d2e764b8866d831e4b9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/treeverse" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "walk-up-path", - "version": "1.0.0", - "bom-ref": "walk-up-path@1.0.0", - "author": "Isaac Z. Schlueter", - "description": "Given a path string, return a generator that walks up the path, emitting each dirname.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/walk-up-path@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/walk-up-path.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/walk-up-path#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/walk-up-path/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/walk-up-path/-/walk-up-path-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8708ffa8c0d4123094e61d31afdd0a1827f4b60d3f2e025b98e5a0ad629895c25933b5efaaebd4259d06fc7306afb17b39030e52e3c758ff49a6b8a29e402592" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/walk-up-path" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "infer-owner", - "version": "1.0.4", - "bom-ref": "infer-owner@1.0.4", - "author": "Isaac Z. Schlueter", - "description": "Infer the owner of a path based on the owner of its nearest existing parent", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/infer-owner@1.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/infer-owner.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/infer-owner#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/infer-owner/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "202963f97cfde3e77b8ab1f9a91c9f2689ce75f4f3b836a27c4e993d67f1d0dd3efc04d909bb933eada9ac5979dbabab91077dd16c942888750df050da1333f4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/infer-owner" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "env-paths", - "version": "2.2.1", - "bom-ref": "env-paths@2.2.1", - "author": "Sindre Sorhus", - "description": "Get paths for storing things like data, config, cache, etc", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/env-paths@2.2.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/env-paths.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/env-paths#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/env-paths/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "fa1d6590b2a164c4d88e8835544a49346ecd64959cb9cd830e4feab2a49345108e5e22e3790d5dd7fb9dad41a1a8cc5480097028d67471fdaea9a9f918bb92d8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/env-paths" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "exponential-backoff", - "version": "3.1.1", - "bom-ref": "exponential-backoff@3.1.1", - "author": "Sami Sayegh", - "description": "A utility that allows retrying a function with an exponential delay between attempts.", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/exponential-backoff@3.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/coveo/exponential-backoff.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/coveo/exponential-backoff#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/coveo/exponential-backoff/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/exponential-backoff/-/exponential-backoff-3.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "757edefcb1d527a5b70c4d4c1d68bd4b5118cc311210d7cbad8a211b61befa8bd9ad83a49b82a7c1ad26735727f38c49391e0a114d1649c8612db77452495b1f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/exponential-backoff" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "make-fetch-happen", - "version": "10.2.1", - "bom-ref": "make-fetch-happen@10.2.1", - "author": "GitHub Inc.", - "description": "Opinionated, caching, retrying fetch client", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/make-fetch-happen@10.2.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/make-fetch-happen.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/make-fetch-happen#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/make-fetch-happen/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-10.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "36038f6d189a40cd740d85ef377fe1846548d8ce4cb484c5af2cc11b11cce69e309c5c6c5426f192b06b0ec93e119e4e0788c4393ec08c3c6d745f8a544153ef" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/make-fetch-happen" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "cacache", - "version": "16.1.3", - "bom-ref": "make-fetch-happen@10.2.1|cacache@16.1.3", - "author": "GitHub Inc.", - "description": "Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/cacache@16.1.3", - "externalReferences": [ - { - "url": "git+https://github.com/npm/cacache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/cacache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/cacache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/cacache/-/cacache-16.1.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ffe126723f43017c57e1cc252e6448f5cd7ae91b8bdf0df4ce9e11ec9a22bf67104ed4ed03e8deb820231f76651a7612ded284352aca840cd554ff46572cde61" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/make-fetch-happen\\node_modules\\cacache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "fs", - "group": "@npmcli", - "version": "2.1.2", - "bom-ref": "make-fetch-happen@10.2.1|@npmcli/fs@2.1.2", - "author": "GitHub Inc.", - "description": "filesystem utilities for the npm cli", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/%40npmcli/fs@2.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/npm/fs.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/fs#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/fs/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@npmcli/fs/-/fs-2.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c8e24a46fa2114e68baa2a4db70601f56ba0c992a10bf0d90b85583e6a5a0b30c1ac0f18a4adea1d9f3f1c6b1c3271381aa6e42cdb957029f191e404746b7a2d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/make-fetch-happen\\node_modules\\@npmcli\\fs" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "make-fetch-happen@10.2.1|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/make-fetch-happen\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "make-fetch-happen@10.2.1|semver@7.5.4|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/make-fetch-happen\\node_modules\\semver\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "make-fetch-happen@10.2.1|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/make-fetch-happen\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "fs-minipass", - "version": "2.1.0", - "bom-ref": "make-fetch-happen@10.2.1|fs-minipass@2.1.0", - "author": "Isaac Z. Schlueter", - "description": "fs read and write streams based on minipass", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/fs-minipass@2.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/fs-minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/fs-minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/fs-minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "57f26038b1424be47a55cab4b250ae69e58474d0b7a2e0e524c348b1a707d95b402e2bbd995e0b3eb1dce5c0e5f24e5ac3a27c8f08165a9893a39458866233be" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/make-fetch-happen\\node_modules\\fs-minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minipass", - "version": "3.3.6", - "bom-ref": "make-fetch-happen@10.2.1|minipass@3.3.6", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@3.3.6", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0f188d89dc5210afad1c6eb3388925bcd3b09b786f0ab6d4addb7363be14e87293271bc80df3942f95b93f61a17770d392184a3d81aa78d508879a9c3386017f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/make-fetch-happen\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "glob", - "version": "8.1.0", - "bom-ref": "make-fetch-happen@10.2.1|glob@8.1.0", - "author": "Isaac Z. Schlueter", - "description": "a little globber", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/glob@8.1.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-glob.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-glob#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-glob/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "afc869123890118945d9053475fddd4be9f1c5222b797412d6a461309334439343751dfce82ee36fb1f0c2877c1608ae7b1fa4d0616381fb75f32bf19b95e809" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/make-fetch-happen\\node_modules\\glob" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minimatch", - "version": "5.1.6", - "bom-ref": "make-fetch-happen@10.2.1|minimatch@5.1.6", - "author": "Isaac Z. Schlueter", - "description": "a glob matcher in javascript", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minimatch@5.1.6", - "externalReferences": [ - { - "url": "git://github.com/isaacs/minimatch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minimatch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minimatch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "94ac15ff56eba46ea6054147b5becd526b400426f65996669b6c0d88e0398406fc55d092e01dddb4c5b2bdca1589c730016fc23844635cbb74ccfd735d4376ea" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/make-fetch-happen\\node_modules\\minimatch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "brace-expansion", - "version": "2.0.1", - "bom-ref": "make-fetch-happen@10.2.1|brace-expansion@2.0.1", - "author": "Julian Gruber", - "description": "Brace expansion as known from sh/bash", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/brace-expansion@2.0.1", - "externalReferences": [ - { - "url": "git://github.com/juliangruber/brace-expansion.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5e7008bd0f1e33e902e9a50bc7ac2e422c15b27cec8bd7775b1cd5dc5a564c6035f45eb6d64c1d6ec01c14a5e02941d95accbe998ea22f5b074f1584142cad0c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/make-fetch-happen\\node_modules\\brace-expansion" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "7.18.3", - "bom-ref": "make-fetch-happen@10.2.1|lru-cache@7.18.3", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@7.18.3", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8ee9a573404852b4b7a891a0224599b327c033b3425a205c08386777edcd34ce4a6c198b4e01d57d605c83a5beacb52c229ce91113ecbf050fec272401048ea0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/make-fetch-happen\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "unique-filename", - "version": "2.0.1", - "bom-ref": "make-fetch-happen@10.2.1|unique-filename@2.0.1", - "author": "GitHub Inc.", - "description": "Generate a unique filename for use in temporary directories or caches.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/unique-filename@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/unique-filename.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/iarna/unique-filename", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/iarna/unique-filename/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/unique-filename/-/unique-filename-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "383587b6491dc7720047ebde2b1155f9506450c70df856aacd451dec8673b7ed338436453c5c6196ac0f177610bcc1f1d530f4b5d81897e92e3e727c13aaa5ec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/make-fetch-happen\\node_modules\\unique-filename" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "unique-slug", - "version": "3.0.0", - "bom-ref": "make-fetch-happen@10.2.1|unique-slug@3.0.0", - "author": "GitHub Inc.", - "description": "Generate a unique character string suitible for use in files and URLs.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/unique-slug@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/unique-slug.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/unique-slug#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/unique-slug/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/unique-slug/-/unique-slug-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f04c8cca787aefdc7fd20a84f5f4fda22946faa12dfa26c5caa8ee553b199f5f823311fe5cb969bebd94671e2755c0b04e9c7cd67202af625016433e1cf2eae3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/make-fetch-happen\\node_modules\\unique-slug" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "promisify", - "group": "@gar", - "version": "1.1.3", - "bom-ref": "@gar/promisify@1.1.3", - "author": "Gar", - "description": "Promisify an entire class or object", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40gar/promisify@1.1.3", - "externalReferences": [ - { - "url": "git+https://github.com/wraithgar/gar-promisify.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/wraithgar/gar-promisify#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/wraithgar/gar-promisify/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9364f2d49715a238c9170ae0fd384a8b6ba327b5cd2d868518d07f6d64fdc0647ea123091cc6b9c3e094abaa7fa55aca78d36003ba42a847234a71d5a2a25017" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@gar\\promisify" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "move-file", - "group": "@npmcli", - "version": "2.0.1", - "bom-ref": "@npmcli/move-file@2.0.1", - "author": "GitHub Inc.", - "description": "move a file (fork of move-file)", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40npmcli/move-file@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/move-file.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/move-file#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/move-file/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9897766794e3616abfb6d3cb2c6a80addb670bbe09e9b3b3838acc0e737ea75c5369c676c8f442936cb4a12590b7280b47d61541780e70e36bc2d9e4dc9ba9c5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@npmcli\\move-file" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "chownr", - "version": "2.0.0", - "bom-ref": "chownr@2.0.0", - "author": "Isaac Z. Schlueter", - "description": "like `chown -R`", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/chownr@2.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/chownr.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/chownr#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/chownr/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6c8a26b43179286a5da2090b77d56ca6f17393d29fa72c86952f18155665ed318f0472f9b2720e9f17ac8705603ed790f5be04c9d97ea556c8c84d4372f09681" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/chownr" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "promise-inflight", - "version": "1.0.1", - "bom-ref": "promise-inflight@1.0.1", - "author": "Rebecca Turner", - "description": "One promise for multiple requests in flight to avoid async duplication", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/promise-inflight@1.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/iarna/promise-inflight.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/iarna/promise-inflight#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/iarna/promise-inflight/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "eb358fc8438569004961c18c1c1293289deee9306c9cc14e21949ae9c7b57bf66baec3a59c74476da6cc8cb88160aa7e9f8e17f5e508e9550f6ae9025c7b86e2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/promise-inflight" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minipass-fetch", - "version": "2.1.2", - "bom-ref": "minipass-fetch@2.1.2", - "author": "GitHub Inc.", - "description": "An implementation of window.fetch in Node.js using Minipass streams", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/minipass-fetch@2.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/npm/minipass-fetch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/minipass-fetch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/minipass-fetch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-2.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2d3e3d662dbf58c44e1d8a2a1a0765408661f262cf6663ab37635d263317c587b89e437a154cae3ee38039e74d243af1d0844683dfb882e65ec2da7c844e93c4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/minipass-fetch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minipass", - "version": "3.3.6", - "bom-ref": "minipass-fetch@2.1.2|minipass@3.3.6", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@3.3.6", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0f188d89dc5210afad1c6eb3388925bcd3b09b786f0ab6d4addb7363be14e87293271bc80df3942f95b93f61a17770d392184a3d81aa78d508879a9c3386017f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/minipass-fetch\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "minipass-fetch@2.1.2|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/minipass-fetch\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "ejs", - "version": "3.1.9", - "bom-ref": "ejs@3.1.9", - "author": "Matthew Eernisse", - "description": "Embedded JavaScript templates", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/ejs@3.1.9", - "externalReferences": [ - { - "url": "git://github.com/mde/ejs.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mde/ejs", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mde/ejs/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ejs/-/ejs-3.1.9.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ac2f9054d3095aff8cb4f824b74cbed2b54421d6edc550030295bd257ad4565cc77ad81cc9cccffc4ec3266589e1f242645d9c3dc064d256963bd647306dc399" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ejs" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jake", - "version": "10.8.7", - "bom-ref": "jake@10.8.7", - "author": "Matthew Eernisse", - "description": "JavaScript build tool, similar to Make or Rake", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/jake@10.8.7", - "externalReferences": [ - { - "url": "git://github.com/jakejs/jake.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jakejs/jake#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jakejs/jake/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jake/-/jake-10.8.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6438b768ff9f1bf2dc87207350cf34e158dd767c1f49fb1d798930b7c35c6ca46fa38ac592386ce39ea22c59f79366545af35ee22e3c5800836f36bc7e1ab6fb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jake" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "jake@10.8.7|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jake\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "jake@10.8.7|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jake\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "jake@10.8.7|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jake\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "jake@10.8.7|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jake\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "jake@10.8.7|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jake\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "jake@10.8.7|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jake\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "async", - "version": "3.2.5", - "bom-ref": "async@3.2.5", - "author": "Caolan McMahon", - "description": "Higher-order functions and common patterns for asynchronous code", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/async@3.2.5", - "externalReferences": [ - { - "url": "git+https://github.com/caolan/async.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://caolan.github.io/async/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/caolan/async/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/async/-/async-3.2.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6da359caa69a2e1c8b54a9bf0e5bdd5b4e7531280ee9bf1e55f21ece5f44e4fa96c458332e6ff0427b445b8ccecad55bbab0c4af426500b12974e170bc4acbb2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/async" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "filelist", - "version": "1.0.4", - "bom-ref": "filelist@1.0.4", - "author": "Matthew Eernisse", - "description": "Lazy-evaluating list of files, based on globs or regex patterns", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/filelist@1.0.4", - "externalReferences": [ - { - "url": "git://github.com/mde/filelist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mde/filelist", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mde/filelist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c35704b9fdd2f83acb0902fb113ea4cfe82694975babd27bc970928cafce6423c0faa10dd56c85e1901fd186096b8fec84726b6b6b7f77fafc495e098bec7ef1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/filelist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minimatch", - "version": "5.1.6", - "bom-ref": "filelist@1.0.4|minimatch@5.1.6", - "author": "Isaac Z. Schlueter", - "description": "a glob matcher in javascript", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minimatch@5.1.6", - "externalReferences": [ - { - "url": "git://github.com/isaacs/minimatch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minimatch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minimatch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "94ac15ff56eba46ea6054147b5becd526b400426f65996669b6c0d88e0398406fc55d092e01dddb4c5b2bdca1589c730016fc23844635cbb74ccfd735d4376ea" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/filelist\\node_modules\\minimatch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "brace-expansion", - "version": "2.0.1", - "bom-ref": "filelist@1.0.4|brace-expansion@2.0.1", - "author": "Julian Gruber", - "description": "Brace expansion as known from sh/bash", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/brace-expansion@2.0.1", - "externalReferences": [ - { - "url": "git://github.com/juliangruber/brace-expansion.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5e7008bd0f1e33e902e9a50bc7ac2e422c15b27cec8bd7775b1cd5dc5a564c6035f45eb6d64c1d6ec01c14a5e02941d95accbe998ea22f5b074f1584142cad0c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/filelist\\node_modules\\brace-expansion" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "nx", - "version": "15.9.7", - "bom-ref": "nx@15.9.7", - "author": "Victor Savkin", - "description": "The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/nx@15.9.7#packages/nx", - "externalReferences": [ - { - "url": "git+https://github.com/nrwl/nx.git#packages/nx", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://nx.dev", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nrwl/nx/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/nx/-/nx-15.9.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d6a9447838d7f4e29912bc82f22e1b03eb70360fa507944aae8ce53705b1fe52c91ea58f51fbd44efc61faec653d82fd2b35517908d4bb130b14cb0736a594ac" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nx" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "nx@15.9.7|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nx\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "nx@15.9.7|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nx\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "nx@15.9.7|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nx\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "nx@15.9.7|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nx\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "nx@15.9.7|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nx\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "nx@15.9.7|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nx\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "fast-glob", - "version": "3.2.7", - "bom-ref": "nx@15.9.7|fast-glob@3.2.7", - "author": "Denis Malinochkin", - "description": "It's a very fast and efficient glob library for Node.js", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/fast-glob@3.2.7", - "externalReferences": [ - { - "url": "git+https://github.com/mrmlnc/fast-glob.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mrmlnc/fast-glob#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mrmlnc/fast-glob/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ad818c4708a9ea550cbd80f705349c3304f51ed02cd9def548cbfae95af1b3421e9066448e1334a5c31f8d03e792706ddb3782c10304ba988dd3664fe03893d5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nx\\node_modules\\fast-glob" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "glob-parent", - "version": "5.1.2", - "bom-ref": "nx@15.9.7|glob-parent@5.1.2", - "author": "Gulp Team", - "description": "Extract the non-magic parent path from a glob string.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/glob-parent@5.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/gulpjs/glob-parent.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/gulpjs/glob-parent#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/gulpjs/glob-parent/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "00e22049009ea62258c0fdc04671b1fb95674eed870587736c63f8e5e2f0d6faf7cc1def64b7b279dd6c0bd8676dc39cf7f4ab33233944f42b906cf8692f59a3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nx\\node_modules\\glob-parent" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "fs-extra", - "version": "11.1.1", - "bom-ref": "nx@15.9.7|fs-extra@11.1.1", - "author": "JP Richardson", - "description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/fs-extra@11.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/jprichardson/node-fs-extra.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jprichardson/node-fs-extra", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jprichardson/node-fs-extra/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "306204e073af4027940b39a51ecd2f5e98a1e32b33e3083daa2480bba71de36955c0f6d33354e357b46eb28c90a8c9a4ffde60750657ef6bbe616f9cdde12915" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nx\\node_modules\\fs-extra" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "glob", - "version": "7.1.4", - "bom-ref": "nx@15.9.7|glob@7.1.4", - "author": "Isaac Z. Schlueter", - "description": "a little globber", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/glob@7.1.4", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-glob.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-glob#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-glob/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/glob/-/glob-7.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8642cf7a97a19a72a4e35a541a6dec631a05b3fba6bab61f60909eadb5c4c85216700cefa62a40815901aaa4fd44128c1a39eaea432ec98c216ba72cc5b88cd4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nx\\node_modules\\glob" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minimatch", - "version": "3.0.5", - "bom-ref": "nx@15.9.7|minimatch@3.0.5", - "author": "Isaac Z. Schlueter", - "description": "a glob matcher in javascript", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minimatch@3.0.5", - "externalReferences": [ - { - "url": "git://github.com/isaacs/minimatch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minimatch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minimatch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b54a71cd7d150332478cbbb4c547c5bf5830569f5b6b720eb910151f6106b915bc6b97a60361650022ea893fe50d5b52d56f9318dc2acf7b1668dc8b803256bb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nx\\node_modules\\minimatch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "nx@15.9.7|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nx\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "nx@15.9.7|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nx\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "nx@15.9.7|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nx\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "tsconfig-paths", - "version": "4.2.0", - "bom-ref": "nx@15.9.7|tsconfig-paths@4.2.0", - "author": "Jonas Kello", - "description": "Load node modules according to tsconfig paths, in run-time or via API.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/tsconfig-paths@4.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/dividab/tsconfig-paths.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/dividab/tsconfig-paths#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dividab/tsconfig-paths/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-4.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "368678ae888decb9db2a7f50a84d5a99cf4325fcef657c45e310dabdc396b7504f91dc7e9bed2026e3ccf92d2f09eef34c931850fd11f293b65ccafe63ca0b22" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nx\\node_modules\\tsconfig-paths" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "strip-bom", - "version": "3.0.0", - "bom-ref": "nx@15.9.7|strip-bom@3.0.0", - "author": "Sindre Sorhus", - "description": "Strip UTF-8 byte order mark (BOM) from a string", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/strip-bom@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/strip-bom.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/strip-bom#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/strip-bom/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bdabc03115ce80154d17a9f210498bdc304ad7d891a437282305beb3043e09b1a2bbb963bbab7e264940d4c1f07a85ad69d82de0849552c5cbc83ab7e1d75cc0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nx\\node_modules\\strip-bom" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yargs-parser", - "version": "21.1.1", - "bom-ref": "nx@15.9.7|yargs-parser@21.1.1", - "author": "Ben Coe", - "description": "the mighty option parser used by yargs", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yargs-parser@21.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/yargs/yargs-parser.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/yargs/yargs-parser#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/yargs/yargs-parser/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b55a6c256ec376379c0221696c80757b7ab1210b04e8da0f739fde4ddadb6c80b88742d5b16867a1ade0fa6d87725048ba31f3b31678549540f8652e736fcb07" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nx\\node_modules\\yargs-parser" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yargs", - "version": "17.7.2", - "bom-ref": "nx@15.9.7|yargs@17.7.2", - "description": "yargs the modern, pirate-themed, successor to optimist.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/yargs@17.7.2", - "externalReferences": [ - { - "url": "git+https://github.com/yargs/yargs.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://yargs.js.org/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/yargs/yargs/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "edd4b3cd143ef822a7348fe4aca9d8455ec928a3d45cc121eb5b286872a0f66ad6121cc55a1167c4fc4697eebd703d4ebbadc2d773543c29e621caefa82b8ceb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nx\\node_modules\\yargs" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "cliui", - "version": "8.0.1", - "bom-ref": "nx@15.9.7|yargs@17.7.2|cliui@8.0.1", - "author": "Ben Coe", - "description": "easily create complex multi-column command-line-interfaces", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/cliui@8.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/yargs/cliui.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/yargs/cliui#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/yargs/cliui/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "05278d9f2bacef90b8fff350f6042dd7f72c4d7ca8ffc49bf9a7cb024cc0a6d16e32ca1df4716890636e759a62fe8415ef786754afac47ee4f55131df83afb61" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nx\\node_modules\\yargs\\node_modules\\cliui" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "wrap-ansi", - "version": "7.0.0", - "bom-ref": "nx@15.9.7|wrap-ansi@7.0.0", - "author": "Sindre Sorhus", - "description": "Wordwrap a string with ANSI escape codes", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/wrap-ansi@7.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/wrap-ansi.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/wrap-ansi#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/wrap-ansi/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6151888f691a98b493c70e8db198e80717d2c2c9f4c9c75eb26738a7e436d5ce733ee675a65f8d7f155dc4fb5d1ef98d54e43a5d2606e0052dcadfc58bb0f5e9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nx\\node_modules\\wrap-ansi" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "tmp", - "version": "0.2.1", - "bom-ref": "tmp@0.2.1", - "author": "KARASZI István", - "description": "Temporary file and directory creator", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/tmp@0.2.1", - "externalReferences": [ - { - "url": "git+https://github.com/raszi/node-tmp.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://github.com/raszi/node-tmp", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "http://github.com/raszi/node-tmp/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/tmp/-/tmp-0.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "efa49486d7ea4762239fec6595c2393f5a326a79c73470720fcd16d6ae38ee05379a9f46f4f4a919d5a68d43874433e21d869c224eba5bbb9b0d3b8f177044b5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tmp" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-enterprise-rest", - "group": "@octokit", - "version": "6.0.1", - "bom-ref": "@octokit/plugin-enterprise-rest@6.0.1", - "author": "Gregor Martynus", - "description": "Octokit plugin for GitHub Enterprise REST APIs", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40octokit/plugin-enterprise-rest@6.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/octokit/plugin-enterprise-rest.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/octokit/plugin-enterprise-rest.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/octokit/plugin-enterprise-rest.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@octokit/plugin-enterprise-rest/-/plugin-enterprise-rest-6.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f77b868e58540fe88d83589685410d02d25ab5aeb0e6713e578bab5ce02521775ca3ac4d66d5127d863c773a7751dcbbe1aa8efc1e5464bf34c7f60c6b93ca47" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@octokit\\plugin-enterprise-rest" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "core", - "group": "@octokit", - "version": "4.2.4", - "bom-ref": "@octokit/core@4.2.4", - "author": "Gregor Martynus", - "description": "Extendable client for GitHub's REST & GraphQL APIs", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40octokit/core@4.2.4", - "externalReferences": [ - { - "url": "git+https://github.com/octokit/core.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/octokit/core.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/octokit/core.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@octokit/core/-/core-4.2.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ad82a297083343bfe2992727dccf7fa457d47f8235019107dca872266b4f744db37da5c09f69857d4cb815b29ec3373659ee72fcb94a2e3dfa7d624b282d9221" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@octokit\\core" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "auth-token", - "group": "@octokit", - "version": "3.0.4", - "bom-ref": "@octokit/auth-token@3.0.4", - "author": "Gregor Martynus", - "description": "GitHub API token authentication for browsers and Node.js", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40octokit/auth-token@3.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/octokit/auth-token.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/octokit/auth-token.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/octokit/auth-token.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-3.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4d6157edc645d8b5e80af76625663b5d53e2ef8692634f857c164d4971171643298dcaac4300d2615bf9161445688d15d440a7c1bcf88f9f53fc6fab5cd59a21" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@octokit\\auth-token" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "graphql", - "group": "@octokit", - "version": "5.0.6", - "bom-ref": "@octokit/graphql@5.0.6", - "author": "Gregor Martynus", - "description": "GitHub GraphQL API client for browsers and Node", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40octokit/graphql@5.0.6", - "externalReferences": [ - { - "url": "git+https://github.com/octokit/graphql.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/octokit/graphql.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/octokit/graphql.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@octokit/graphql/-/graphql-5.0.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "171cb1772fc91f4327201e61f94437c82a21d451b89165df14a9295aa8d91f0fe9f8a73c638e07bbf90280d053ea7535b2136e984721996fec50ed49b909cf73" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@octokit\\graphql" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "request", - "group": "@octokit", - "version": "6.2.8", - "bom-ref": "@octokit/request@6.2.8", - "author": "Gregor Martynus", - "description": "Send parameterized requests to GitHub's APIs with sensible defaults in browsers and Node", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40octokit/request@6.2.8", - "externalReferences": [ - { - "url": "git+https://github.com/octokit/request.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/octokit/request.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/octokit/request.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@octokit/request/-/request-6.2.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a30e3ea64550fba5d556c7a4498073242d154d5be1fc5093514813b1ba06abe0d379677220557c59209da34448c64eb04a40531ea20ad6662e63b9ce05739c87" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@octokit\\request" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "types", - "group": "@octokit", - "version": "9.3.2", - "bom-ref": "@octokit/types@9.3.2", - "author": "Gregor Martynus", - "description": "Shared TypeScript definitions for Octokit projects", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40octokit/types@9.3.2", - "externalReferences": [ - { - "url": "git+https://github.com/octokit/types.ts.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/octokit/types.ts#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/octokit/types.ts/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@octokit/types/-/types-9.3.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0f88871937409c4115b01f1f97de66d618b3ec3e58891750f5bfce11bdc16115706cbb061dc4553f3faef818112cd934434ff8899081a8337dea3d973717d7ac" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@octokit\\types" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "universal-user-agent", - "version": "6.0.1", - "bom-ref": "universal-user-agent@6.0.1", - "description": "Get a user agent string in both browser and node", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/universal-user-agent@6.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/gr2m/universal-user-agent.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/gr2m/universal-user-agent#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/gr2m/universal-user-agent/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c82ce1cfa14ddb05353628904688244d0b339504a5a566b0f12bd57a001cf9b0f16f31e0875bd7f2e21ef0e632307e83c07fac75326c80c977ebe99231d44921" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/universal-user-agent" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "request-error", - "group": "@octokit", - "version": "3.0.3", - "bom-ref": "@octokit/request-error@3.0.3", - "description": "Error class for Octokit request errors", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40octokit/request-error@3.0.3", - "externalReferences": [ - { - "url": "git+https://github.com/octokit/request-error.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/octokit/request-error.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/octokit/request-error.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@octokit/request-error/-/request-error-3.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "72bab0dd5e48cb6b8e539369fbc33f61ec53953f33c427c8faabbe2f1501ed26698dee109b1de6b9be437c42923bc625ca4d1aa208ba4d875fea4c73876060b9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@octokit\\request-error" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "deprecation", - "version": "2.3.1", - "bom-ref": "deprecation@2.3.1", - "description": "Log a deprecation message with stack", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/deprecation@2.3.1", - "externalReferences": [ - { - "url": "git+https://github.com/gr2m/deprecation.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/gr2m/deprecation#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/gr2m/deprecation/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c661c8cb8177b1c295c0cb10e169d5692f1b1cec740e6570472c28b0a85a20b234cb030358fb414a4bb61cdc51bc5ee3b700d1b2813061049f6f18fc6fb46525" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/deprecation" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "endpoint", - "group": "@octokit", - "version": "7.0.6", - "bom-ref": "@octokit/endpoint@7.0.6", - "author": "Gregor Martynus", - "description": "Turns REST API endpoints into generic request options", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40octokit/endpoint@7.0.6", - "externalReferences": [ - { - "url": "git+https://github.com/octokit/endpoint.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/octokit/endpoint.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/octokit/endpoint.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-7.0.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e4be1fb1e55152c0c5191d34b4c583fd3add79e8a19fdf7dad330644c0b51bf2dd8b5b9695627323df07e086a4e4307f455bd0bb23182aa48afd1ea66d2390ca" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@octokit\\endpoint" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-plain-object", - "version": "5.0.0", - "bom-ref": "is-plain-object@5.0.0", - "author": "Jon Schlinkert", - "description": "Returns true if an object was created by the `Object` constructor, or Object.create(null).", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-plain-object@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/jonschlinkert/is-plain-object.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jonschlinkert/is-plain-object", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jonschlinkert/is-plain-object/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5514b32a46cc9b98cc0e828b6e5b4090543942bed50e24c5197c581575e8c158f7f3b19e18d382b0e1fa32ccb4d12199dc5a7ce1bd4d69ad69b2a81c08810fe5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-plain-object" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "openapi-types", - "group": "@octokit", - "version": "18.1.1", - "bom-ref": "@octokit/openapi-types@18.1.1", - "author": "Gregor Martynus", - "description": "Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.com", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40octokit/openapi-types@18.1.1#packages/openapi-types", - "externalReferences": [ - { - "url": "git+https://github.com/octokit/openapi-types.ts.git#packages/openapi-types", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/octokit/openapi-types.ts#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/octokit/openapi-types.ts/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-18.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "55169e1fc9c20ed1796975a78cfb8430861fd62b4afecdc963225c585253f17f6948d9c1b6b8837fbc25116b06ba13cb9784081f8c4cf1fa935c3c09dccbbab3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@octokit\\openapi-types" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "before-after-hook", - "version": "2.2.3", - "bom-ref": "before-after-hook@2.2.3", - "author": "Gregor Martynus", - "description": "asynchronous before/error/after hooks for internal functionality", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/before-after-hook@2.2.3", - "externalReferences": [ - { - "url": "git+https://github.com/gr2m/before-after-hook.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/gr2m/before-after-hook#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/gr2m/before-after-hook/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.2.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3735279597b189a1ffe3a583840365c91d9b5d1a29360e05ff3b920373a966796509481168e176ce70e2a035ab99b355b2e664ea5f6932ab90077f1c7c167091" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/before-after-hook" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-paginate-rest", - "group": "@octokit", - "version": "3.1.0", - "bom-ref": "@octokit/plugin-paginate-rest@3.1.0", - "description": "Octokit plugin to paginate REST API endpoint responses", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40octokit/plugin-paginate-rest@3.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/octokit/plugin-paginate-rest.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/octokit/plugin-paginate-rest.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/octokit/plugin-paginate-rest.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-3.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f9c7dce34a4ccd670b9280dc2dbd4a5ea8d7d234c66178cab9074540373a5009272122479d94e206a95de870f0449bc3e03b28b832ab59735b355d2513fdc05c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@octokit\\plugin-paginate-rest" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "types", - "group": "@octokit", - "version": "6.41.0", - "bom-ref": "@octokit/plugin-paginate-rest@3.1.0|@octokit/types@6.41.0", - "description": "Shared TypeScript definitions for Octokit projects", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40octokit/types@6.41.0", - "externalReferences": [ - { - "url": "git+https://github.com/octokit/types.ts.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/octokit/types.ts#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/octokit/types.ts/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@octokit/types/-/types-6.41.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "789da36f38dd8a388bdc1e0fad241a4a3b85dac3c440f5423f306f4c7243f4dcfef5dc364861f82b8c5e409efb61f4eae5b450f9b0fcc13d7525b7833e6c661a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@octokit\\plugin-paginate-rest\\node_modules\\@octokit\\types" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "openapi-types", - "group": "@octokit", - "version": "12.11.0", - "bom-ref": "@octokit/plugin-paginate-rest@3.1.0|@octokit/openapi-types@12.11.0", - "author": "Gregor Martynus", - "description": "Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.com", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40octokit/openapi-types@12.11.0#packages/openapi-types", - "externalReferences": [ - { - "url": "git+https://github.com/octokit/openapi-types.ts.git#packages/openapi-types", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/octokit/openapi-types.ts#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/octokit/openapi-types.ts/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-12.11.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "56c5f28bca5ec91abd3ea233feda6a88bdb0df0f343a054cc011e5b539a5dcb995bd78a98607aa998f66bc1c3d5aeeded105a4fdfa83dfbbb1f323f9b957a4c9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@octokit\\plugin-paginate-rest\\node_modules\\@octokit\\openapi-types" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "plugin-request-log", - "group": "@octokit", - "version": "1.0.4", - "bom-ref": "@octokit/plugin-request-log@1.0.4", - "description": "Log all requests and request errors", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40octokit/plugin-request-log@1.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/octokit/plugin-request-log.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/octokit/plugin-request-log.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/octokit/plugin-request-log.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-1.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "98b52c32480fecafdc9c5130d3b916a97185e4b2ab3a40fe9610ab2af3c75d60f2c00c2e0d4783c1606973af572b7a4d5f4b8a895b7c839cfde8f27acfdc4214" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@octokit\\plugin-request-log" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "plugin-rest-endpoint-methods", - "group": "@octokit", - "version": "6.8.1", - "bom-ref": "@octokit/plugin-rest-endpoint-methods@6.8.1", - "description": "Octokit plugin adding one method for all of api.github.com REST API endpoints", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40octokit/plugin-rest-endpoint-methods@6.8.1", - "externalReferences": [ - { - "url": "git+https://github.com/octokit/plugin-rest-endpoint-methods.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/octokit/plugin-rest-endpoint-methods.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-6.8.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "42b95a4e6f0bc9cfd36d4ec12fff1b3b8f6fa7e459e96dcc731c669904e06317f6b1690ef192ae8f874b84f3490fa542516d617ad0a67883349ba1535690e212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@octokit\\plugin-rest-endpoint-methods" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "types", - "group": "@octokit", - "version": "8.2.1", - "bom-ref": "@octokit/plugin-rest-endpoint-methods@6.8.1|@octokit/types@8.2.1", - "description": "Shared TypeScript definitions for Octokit projects", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40octokit/types@8.2.1", - "externalReferences": [ - { - "url": "git+https://github.com/octokit/types.ts.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/octokit/types.ts#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/octokit/types.ts/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@octokit/types/-/types-8.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f2858c5238bc6deebaab607d3e6108532426d3454f0cfba7d3bba651649a0b0c6679aaae141ae8e0771cdebb95a03a37ce4432641951be120c1184b7a4185a9f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@octokit\\plugin-rest-endpoint-methods\\node_modules\\@octokit\\types" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "openapi-types", - "group": "@octokit", - "version": "14.0.0", - "bom-ref": "@octokit/plugin-rest-endpoint-methods@6.8.1|@octokit/openapi-types@14.0.0", - "author": "Gregor Martynus", - "description": "Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.com", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40octokit/openapi-types@14.0.0#packages/openapi-types", - "externalReferences": [ - { - "url": "git+https://github.com/octokit/openapi-types.ts.git#packages/openapi-types", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/octokit/openapi-types.ts#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/octokit/openapi-types.ts/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-14.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1cd5a2b0c62547c5429cdbab0d4ea8b368a4c74b345721230d81cd4bf8787206fc0de3b14349fbd87ca29d4b5d0d5c49845cb71562c69740c985f1169373f923" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@octokit\\plugin-rest-endpoint-methods\\node_modules\\@octokit\\openapi-types" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "isobject", - "version": "3.0.1", - "bom-ref": "isobject@3.0.1", - "author": "Jon Schlinkert", - "description": "Returns true if the value is an object and not an array or null.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/isobject@3.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/jonschlinkert/isobject.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jonschlinkert/isobject", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jonschlinkert/isobject/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5a107dcc292eec41938ff1d0411cf969440451ea10647d9b59c96d444acea72989e1ba1813ac0bf536ebdb792b44f499f82e73a8d4ab4b0f8273bb196786fbbe" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/isobject" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "kind-of", - "version": "6.0.3", - "bom-ref": "kind-of@6.0.3", - "author": "Jon Schlinkert", - "description": "Get the native type of a value.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/kind-of@6.0.3", - "externalReferences": [ - { - "url": "git+https://github.com/jonschlinkert/kind-of.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jonschlinkert/kind-of", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jonschlinkert/kind-of/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "75c4b5ba5fbdb66783f794fec76f3f7a12e077d98435adcbb2f0d3b739b7bf20443bb44fa6dbc00feb78e165576948d305172ba45785942f160abb94478e7a87" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/kind-of" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "shallow-clone", - "version": "3.0.1", - "bom-ref": "shallow-clone@3.0.1", - "author": "Jon Schlinkert", - "description": "Creates a shallow clone of any JavaScript value.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/shallow-clone@3.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/jonschlinkert/shallow-clone.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jonschlinkert/shallow-clone", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jonschlinkert/shallow-clone/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/shallow-clone/-/shallow-clone-3.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ffa2aa5fe19551da8fb8f3ddd8bc430f1cd7e8201b8c97a100038a94da6aa94a40a8f33a1de2fc7fea376be26cc868e7da5bf4598f14b1381426353d3a4e7934" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/shallow-clone" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "mkdirp-infer-owner", - "version": "2.0.0", - "bom-ref": "mkdirp-infer-owner@2.0.0", - "author": "Isaac Z. Schlueter", - "description": "mkdirp, but chown to the owner of the containing folder if possible and necessary", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/mkdirp-infer-owner@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/mkdirp-infer-owner.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/mkdirp-infer-owner#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/mkdirp-infer-owner/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/mkdirp-infer-owner/-/mkdirp-infer-owner-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b1daad885b7796439a62f4d74912148e421d3d373182fe7e7e0a9813fe6a830770d7670eac0bb3ce0cef544c48907fee975a1e1cdddb08b396486dd73aa6ca2b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/mkdirp-infer-owner" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "wcwidth", - "version": "1.0.1", - "bom-ref": "wcwidth@1.0.1", - "author": "Tim Oxley", - "description": "Port of C's wcwidth() and wcswidth()", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/wcwidth@1.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/timoxley/wcwidth.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/timoxley/wcwidth#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/timoxley/wcwidth/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5c73c4c12d2ae936b172f1bce7ef046246e20aec765ed586da691ce3b360d80efb050bbdf83a8838995d493e0780f92e79aeddbca4a3e55817dcfd5de2b5bc4e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/wcwidth" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "defaults", - "version": "1.0.4", - "bom-ref": "defaults@1.0.4", - "author": "Elijah Insua", - "description": "merge single level defaults over a config object", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/defaults@1.0.4", - "externalReferences": [ - { - "url": "git://github.com/sindresorhus/node-defaults.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/node-defaults#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/node-defaults/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/defaults/-/defaults-1.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "785b9a2e8cbf4716a5bf692bfa5a8c9549eb0d657ede3e299633882602c8848d39f0841f589eef5e1c84207bbe1ed0bbdfc9251802d8c4e2833b46d03f7b60f0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/defaults" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "clone", - "version": "1.0.4", - "bom-ref": "defaults@1.0.4|clone@1.0.4", - "author": "Paul Vorbach", - "description": "deep cloning of objects and arrays", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/clone@1.0.4", - "externalReferences": [ - { - "url": "git://github.com/pvorb/node-clone.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/pvorb/node-clone#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/pvorb/node-clone/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2501d9d90316ea5dda1ff8fac42a904e163ff4e1f80fff65b37e1c8245018847a87114d4d38b477ca3c1b142b53ea64251033b1a20342085c94ae5c723ae0a6e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/defaults\\node_modules\\clone" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "ini", - "version": "1.3.8", - "bom-ref": "ini@1.3.8", - "author": "Isaac Z. Schlueter", - "description": "An ini encoder/decoder for node", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/ini@1.3.8", - "externalReferences": [ - { - "url": "git://github.com/isaacs/ini.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/ini#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/ini/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "255ff2ba0576bb35b988c4528990320ed41dfa7c6d5278de2edd1a70d770f7c90a2ebbee455c81f34b6c444384ef2bc65606a5859e913570a61079142812b17b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ini" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "proto-list", - "version": "1.2.4", - "bom-ref": "proto-list@1.2.4", - "author": "Isaac Z. Schlueter", - "description": "A utility for managing a prototype chain", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/proto-list@1.2.4", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/proto-list.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/proto-list#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/proto-list/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bed2bff786a4c6c4cc85ed3f71b7e947eb323eeb3372ec21a958c9ab6e82b8d0e01468faf36a1105738fe4c269bf6afb26d13c32c89ea4622abef3930709f6bc" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/proto-list" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "conventional-changelog-angular", - "version": "5.0.12", - "bom-ref": "conventional-changelog-angular@5.0.12", - "author": "Steve Mao", - "description": "conventional-changelog angular preset", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/conventional-changelog-angular@5.0.12", - "externalReferences": [ - { - "url": "git+https://github.com/conventional-changelog/conventional-changelog.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-angular#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/conventional-changelog/conventional-changelog/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.12.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e462ec6e7911ffb03cf51c872efbe81316e219b77dc4a74aa834eb02b9cf6cea81a86ff6c08a2cbb47c7c29788448f1397de0c8553415dc2c9665f76650e544b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/conventional-changelog-angular" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "compare-func", - "version": "2.0.0", - "bom-ref": "compare-func@2.0.0", - "author": "Steve Mao", - "description": "Get a compare function for array to sort", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/compare-func@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/stevemao/compare-func.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/stevemao/compare-func", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/stevemao/compare-func/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/compare-func/-/compare-func-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cc78a0e4dfad3d6011a280676f4671d4c15c75fa7226b7d32776392fe205bd49bcaccef8847cfaeb3d20c34c78b628e1e42a2b2a42940a75bcd91daf9a978244" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/compare-func" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "dot-prop", - "version": "5.3.0", - "bom-ref": "compare-func@2.0.0|dot-prop@5.3.0", - "author": "Sindre Sorhus", - "description": "Get, set, or delete a property from a nested object using a dot path", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/dot-prop@5.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/dot-prop.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/dot-prop#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/dot-prop/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "40cf2adf30dee7c86a52a8eb6903a6cd9d4b207f525902539442821f8909da842f2d993b45b417bed0ccd9712addfc2457d082bef1f82c0d0057ea2016c04cd9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/compare-func\\node_modules\\dot-prop" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "array-ify", - "version": "1.0.0", - "bom-ref": "array-ify@1.0.0", - "author": "Steve Mao", - "description": "Turn anything into an array", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/array-ify@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/stevemao/array-ify.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/stevemao/array-ify", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/stevemao/array-ify/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/array-ify/-/array-ify-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "73900c7f7e1b29dbcf850eed04686a92028d53332be1652cf960ed0b665418e52771bc4a313beac5872d8ac796dfe2f86c0f1e73e19c67afc0fc55b89bcba49e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/array-ify" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-obj", - "version": "2.0.0", - "bom-ref": "is-obj@2.0.0", - "author": "Sindre Sorhus", - "description": "Check if a value is an object", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-obj@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/is-obj.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/is-obj#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/is-obj/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "76ba831b771b733c7110946839770e8ed769d49fe5ca9d66367d316b39d1b3cfa6b8186041cae76eca68c795f97cec341e73276df0f3be710c12da83109128f3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-obj" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "q", - "version": "1.5.1", - "bom-ref": "q@1.5.1", - "author": "Kris Kowal", - "description": "A library for promises (CommonJS/Promises/A,B,D)", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/q@1.5.1", - "externalReferences": [ - { - "url": "git://github.com/kriskowal/q.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/kriskowal/q", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "http://github.com/kriskowal/q/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/q/-/q-1.5.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "915fc24e1917a3ac72144654ba0c3ffa920ecb05dc0db15881272de5c4f782a95b901135489770cba510a19be8762585fdc9102d9c8313f06ed4cea056ee6557" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/q" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "add-stream", - "version": "1.0.0", - "bom-ref": "add-stream@1.0.0", - "author": "Majid Burney", - "description": "Append the contents of one stream onto another.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/add-stream@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/wilsonjackson/add-stream.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/wilsonjackson/add-stream", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/wilsonjackson/add-stream/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/add-stream/-/add-stream-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a902ccafef28d160b81591904dc262281542e7d27295c3d2ad3b64eaeb2f9880c550e08a7a06a9cb554743045b14c385c9bfe29f3515a87b3e78c60a0ccd5879" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/add-stream" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "conventional-changelog-writer", - "version": "5.0.1", - "bom-ref": "conventional-changelog-writer@5.0.1", - "author": "Steve Mao", - "description": "Write logs based on conventional commits and templates", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/conventional-changelog-writer@5.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/conventional-changelog/conventional-changelog.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-writer#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/conventional-changelog/conventional-changelog/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-5.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e56b2e2947f15bbb2e2db9406c59f101caef7faafed1bec6bcd6965305089346d732710d3ff3c489e18a55442b8cfab03d3e28dc43c0012057898ea21e8a0b39" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/conventional-changelog-writer" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "through2", - "version": "4.0.2", - "bom-ref": "conventional-changelog-writer@5.0.1|through2@4.0.2", - "author": "Rod Vagg", - "description": "A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/through2@4.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/rvagg/through2.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/rvagg/through2#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/rvagg/through2/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/through2/-/through2-4.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "88ea926afd34715c4410809e0fb4e32c1d6cb9e10bfbcd56a73a766d8d7bb998d9374a5664fba8e2cb99ffad55ba3c66a921857e039c36e4d9f39409c0d650a7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/conventional-changelog-writer\\node_modules\\through2" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "conventional-commits-filter", - "version": "2.0.7", - "bom-ref": "conventional-commits-filter@2.0.7", - "author": "Steve Mao", - "description": "Filter out reverted commits parsed by conventional-commits-parser", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/conventional-commits-filter@2.0.7", - "externalReferences": [ - { - "url": "git+https://github.com/conventional-changelog/conventional-changelog.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-commits-filter#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/conventional-changelog/conventional-changelog/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-2.0.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0124bd49a98e3f84db08296c447c481d745f7060a722842a92f0330926d9cd314b7dc4ea255ba00746a0460b0410bb2a69e5a0b17bf9d77792d75eb09e54923c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/conventional-commits-filter" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "dateformat", - "version": "3.0.3", - "bom-ref": "dateformat@3.0.3", - "author": "Steven Levithan", - "description": "A node.js package for Steven Levithan's excellent dateFormat() function.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/dateformat@3.0.3", - "externalReferences": [ - { - "url": "git+https://github.com/felixge/node-dateformat.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/felixge/node-dateformat", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/felixge/node-dateformat/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8f20844ed4a5dd5319316791a3b898d452f5f607acd6de7984ca39c9a6a6e09aec9b910f2fcf54424a10472888f987f893caf666976782457c86bd6521d8dbdd" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/dateformat" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "handlebars", - "version": "4.7.8", - "bom-ref": "handlebars@4.7.8", - "author": "Yehuda Katz", - "description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/handlebars@4.7.8", - "externalReferences": [ - { - "url": "git+https://github.com/handlebars-lang/handlebars.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://www.handlebarsjs.com/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/handlebars-lang/handlebars.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.8.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bda7da16ab3c319911ad25fbb05554768ddaa7f78d88b9dbe086a4b21cef3f9e97e4daf588628022a757ead3259ba1dc351224afa0313b98c5128273ce94fc69" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/handlebars" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "neo-async", - "version": "2.6.2", - "bom-ref": "neo-async@2.6.2", - "description": "Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster ", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/neo-async@2.6.2", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/suguru03/neo-async.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/suguru03/neo-async", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/suguru03/neo-async/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "61ddd4112e665824aa47ea8d4fddd2dd4a18524a8067d94b83c6bb83dae29ac5a66062bc7154e8038fec17746bb21772577b0018c5d5526a4c60ec3e74ba4ebb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/neo-async" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "uglify-js", - "version": "3.17.4", - "bom-ref": "uglify-js@3.17.4", - "author": "Mihai Bazon", - "description": "JavaScript parser, mangler/compressor and beautifier toolkit", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/uglify-js@3.17.4", - "externalReferences": [ - { - "url": "git+https://github.com/mishoo/UglifyJS.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mishoo/UglifyJS#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mishoo/UglifyJS/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.17.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4fdabcd93248f5efc2d5303162f7dbd7ac4ed76d2d315159ac60377fdfcfe38db80cdbbaca92b5d37cb418f1556b5ef2a2dc12c995b98985e08d81e41ab256fe" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/uglify-js" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "wordwrap", - "version": "1.0.0", - "bom-ref": "wordwrap@1.0.0", - "author": "James Halliday", - "description": "Wrap those words. Show them at what columns to start and stop.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/wordwrap@1.0.0", - "externalReferences": [ - { - "url": "git://github.com/substack/node-wordwrap.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/substack/node-wordwrap#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/substack/node-wordwrap/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "82f57324594fc9c29ce5d64de323e43fcc3b0dcdfb06d3f5c9ccc49de39be2eab7e295d972faed45399657c5be5267be5c2c4a81b8ccfa77af93214f3326dde1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/wordwrap" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "json-stringify-safe", - "version": "5.0.1", - "bom-ref": "json-stringify-safe@5.0.1", - "author": "Isaac Z. Schlueter", - "description": "Like JSON.stringify, but doesn't blow up on circular refs.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/json-stringify-safe@5.0.1", - "externalReferences": [ - { - "url": "git://github.com/isaacs/json-stringify-safe.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/json-stringify-safe", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/json-stringify-safe/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "642960e80698bda9af60413cd9ddc8c9ddef49222343ea1d823693cd1b8edeceeda0274529cce86f68b4cc287b244f245a7d7bcaf016854571bea1b051a96c44" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/json-stringify-safe" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "meow", - "version": "8.1.2", - "bom-ref": "meow@8.1.2", - "author": "Sindre Sorhus", - "description": "CLI app helper", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/meow@8.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/meow.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/meow#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/meow/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/meow/-/meow-8.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "afce44dcd759fa6a589350ba4633c510c484facd6264cb87b6c1c0a98d034f78d973397476259467c83aa14ee1d0cf5c0f610bf8fcda62086108bcd1d19367e5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/meow" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "normalize-package-data", - "version": "3.0.3", - "bom-ref": "meow@8.1.2|normalize-package-data@3.0.3", - "author": "Meryn Stol", - "description": "Normalizes data that can be found in package.json files.", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/normalize-package-data@3.0.3", - "externalReferences": [ - { - "url": "git://github.com/npm/normalize-package-data.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/normalize-package-data#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/normalize-package-data/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a765b5b20aa28f7ccc332442d3aec3835e9b7f3547fb0ee1c9e826a48bd9e09363aad18e54022f2e68c1c77c8fed84def6f289824a0d38f8f0406a200e831714" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/meow\\node_modules\\normalize-package-data" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "hosted-git-info", - "version": "4.1.0", - "bom-ref": "meow@8.1.2|hosted-git-info@4.1.0", - "author": "Rebecca Turner", - "description": "Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/hosted-git-info@4.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/hosted-git-info.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/hosted-git-info", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/hosted-git-info/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9320ae10e5a326a66e0db447ccbf15f77373421c0807bd681564b2cd5a3e28f648fa99d03cfc6e71d92b399be42d19eb7f9511b1033e209d3d0f0dbd71100b20" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/meow\\node_modules\\hosted-git-info" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "meow@8.1.2|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/meow\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "meow@8.1.2|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/meow\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "meow@8.1.2|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/meow\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "read-pkg-up", - "version": "7.0.1", - "bom-ref": "meow@8.1.2|read-pkg-up@7.0.1", - "author": "Sindre Sorhus", - "description": "Read the closest package.json file", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/read-pkg-up@7.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/read-pkg-up.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/read-pkg-up#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/read-pkg-up/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ccad1307b5dde89a422e694b9ae7eaca4184fbf4e539e3c3eaa28294d5bb8470ca161fc9effee0096191ee3a044045b56caab76b7c9465239b3a858b150e2886" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/meow\\node_modules\\read-pkg-up" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "type-fest", - "version": "0.8.1", - "bom-ref": "meow@8.1.2|read-pkg-up@7.0.1|type-fest@0.8.1", - "author": "Sindre Sorhus", - "description": "A collection of essential TypeScript types", - "licenses": [ - { - "expression": "(MIT OR CC0-1.0)" - } - ], - "purl": "pkg:npm/type-fest@0.8.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/type-fest.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/type-fest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/type-fest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e1d6f3233aaf8ed822339af0d64e6b107b4100d2a676e7611b20446a3374d5f13285a00886ca0a372eb2efe20df7721fa45b7063d8aa8bb903fb1c0a850b0d24" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/meow\\node_modules\\read-pkg-up\\node_modules\\type-fest" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "find-up", - "version": "4.1.0", - "bom-ref": "meow@8.1.2|find-up@4.1.0", - "author": "Sindre Sorhus", - "description": "Find a file or directory by walking up parent directories", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/find-up@4.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/find-up.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/find-up#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/find-up/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3e93b001d43f6255d0daf8fc6b787c222a43b98462df071e550406616c4d20d71cab8d009f0ec196c11708c6edd59b7e38b03a16af6cb88a48583d0eb2721297" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/meow\\node_modules\\find-up" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "locate-path", - "version": "5.0.0", - "bom-ref": "meow@8.1.2|locate-path@5.0.0", - "author": "Sindre Sorhus", - "description": "Get the first path that exists on disk of multiple paths", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/locate-path@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/locate-path.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/locate-path#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/locate-path/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b7b870f6923e5afbb03495f0939cd51e9ca122ace0daa4e592524e7f4995c4649b7b7169d9589e65c76e3588da2c3a32ea9f6e1a94041961bced6a4c2a536af2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/meow\\node_modules\\locate-path" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "p-locate", - "version": "4.1.0", - "bom-ref": "meow@8.1.2|p-locate@4.1.0", - "author": "Sindre Sorhus", - "description": "Get the first fulfilled promise that satisfies the provided testing function", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/p-locate@4.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/p-locate.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/p-locate#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/p-locate/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "47bf5967fd30031286bb7a18325cfc8f2fe46e1b0dad2ed2299ecfc441c1809e7e1769ad156d9f2b670eb4187570762442c6f3155ec8f84a1129ee98b74a0aec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/meow\\node_modules\\p-locate" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "p-limit", - "version": "2.3.0", - "bom-ref": "meow@8.1.2|p-limit@2.3.0", - "author": "Sindre Sorhus", - "description": "Run multiple promise-returning & async functions with limited concurrency", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/p-limit@2.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/p-limit.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/p-limit#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/p-limit/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ffff3c985592271f25c42cf07400014c92f6332581d76f9e218ecc0cbd92a8b98091e294f6ac51bd6b92c938e6dc5526a4110cb857dc90022a11a546503c5beb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/meow\\node_modules\\p-limit" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "read-pkg", - "version": "5.2.0", - "bom-ref": "meow@8.1.2|read-pkg@5.2.0", - "author": "Sindre Sorhus", - "description": "Read a package.json file", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/read-pkg@5.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/read-pkg.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/read-pkg#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/read-pkg/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "520ebd98d3a97ef28301cd90f034693238f376dae7bfd1dc48c5fee15b19c43d5a67a673ac813bae5cd706d593ca150b48c2a0d3be805ba591e626690f42623a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/meow\\node_modules\\read-pkg" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "normalize-package-data", - "version": "2.5.0", - "bom-ref": "meow@8.1.2|read-pkg@5.2.0|normalize-package-data@2.5.0", - "author": "Meryn Stol", - "description": "Normalizes data that can be found in package.json files.", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/normalize-package-data@2.5.0", - "externalReferences": [ - { - "url": "git://github.com/npm/normalize-package-data.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/normalize-package-data#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/normalize-package-data/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ff908c3774f44785d38f80dc19a7b1a3eae8652752156ff400e39344eae3c73086d70ad65c4b066d129ebe39482fe643138b19949af9103e185b4caa9a42be78" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/meow\\node_modules\\read-pkg\\node_modules\\normalize-package-data" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "hosted-git-info", - "version": "2.8.9", - "bom-ref": "meow@8.1.2|read-pkg@5.2.0|hosted-git-info@2.8.9", - "author": "Rebecca Turner", - "description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/hosted-git-info@2.8.9", - "externalReferences": [ - { - "url": "git+https://github.com/npm/hosted-git-info.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/hosted-git-info", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/hosted-git-info/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9b120301bf4bb26e83a0e27bc47fb9f97e32d4b53fe078b9d0bf42e6c22cc0adc9cd42d2e1bc24d45be374182f611e1bcd3e2db944220b5e451367f91db2ef63" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/meow\\node_modules\\read-pkg\\node_modules\\hosted-git-info" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "5.7.2", - "bom-ref": "meow@8.1.2|read-pkg@5.2.0|semver@5.7.2", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@5.7.2", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "701ce79d0f4a8c9a94ebb079d91302eb908c6ab2b6eb4d161676e471a8b05aadf1cbfe61685265b21827a63a2f31527e1df7f8f5df06127d1bf3b0b9a43435d2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/meow\\node_modules\\read-pkg\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "type-fest", - "version": "0.6.0", - "bom-ref": "meow@8.1.2|read-pkg@5.2.0|type-fest@0.6.0", - "author": "Sindre Sorhus", - "description": "A collection of essential TypeScript types", - "licenses": [ - { - "expression": "(MIT OR CC0-1.0)" - } - ], - "purl": "pkg:npm/type-fest@0.6.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/type-fest.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/type-fest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/type-fest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "abe301f27611d4a0cbae0af81b9c9e99fb69302eff40ba959dd06610476ace6363e5d70538ee0ea3caa5c1913750b4f7f998a6d45f0aab87019e290d86508c96" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/meow\\node_modules\\read-pkg\\node_modules\\type-fest" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "type-fest", - "version": "0.18.1", - "bom-ref": "meow@8.1.2|type-fest@0.18.1", - "author": "Sindre Sorhus", - "description": "A collection of essential TypeScript types", - "licenses": [ - { - "expression": "(MIT OR CC0-1.0)" - } - ], - "purl": "pkg:npm/type-fest@0.18.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/type-fest.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/type-fest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/type-fest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/type-fest/-/type-fest-0.18.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3880185e4f3e21263ea933b0907b4aab302ec5c8683220fd51dc7e1521900ee89147e3c92891dcd8d2405e56e1906c13b7fe3f9ca67110b635c3745e58e2fc9b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/meow\\node_modules\\type-fest" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "split", - "version": "1.0.1", - "bom-ref": "split@1.0.1", - "author": "Dominic Tarr", - "description": "split a Text Stream into a Line Stream", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/split@1.0.1", - "externalReferences": [ - { - "url": "git://github.com/dominictarr/split.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://github.com/dominictarr/split", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dominictarr/split/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/split/-/split-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "993c8ea0f6eb8afb579f09c8c59445611acf36d1052a5a41d9fbe34a7090522000eaa019ceac276b97a7bcae2e93a38878fd7b0ac745deb481198541b14d1392" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/split" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "conventional-commits-parser", - "version": "3.2.4", - "bom-ref": "conventional-commits-parser@3.2.4", - "author": "Steve Mao", - "description": "Parse raw conventional commits", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/conventional-commits-parser@3.2.4", - "externalReferences": [ - { - "url": "git+https://github.com/conventional-changelog/conventional-changelog.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-commits-parser#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/conventional-changelog/conventional-changelog/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9caeec02d7e2f905dbc470987e1a59b1f46d6a2b592c803af3cf64148a2e2efcfaadea6ccd00e0c41bbbc1fd966d4f83728eec0273422581110b0b79e163c2d9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/conventional-commits-parser" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "through2", - "version": "4.0.2", - "bom-ref": "conventional-commits-parser@3.2.4|through2@4.0.2", - "author": "Rod Vagg", - "description": "A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/through2@4.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/rvagg/through2.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/rvagg/through2#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/rvagg/through2/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/through2/-/through2-4.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "88ea926afd34715c4410809e0fb4e32c1d6cb9e10bfbcd56a73a766d8d7bb998d9374a5664fba8e2cb99ffad55ba3c66a921857e039c36e4d9f39409c0d650a7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/conventional-commits-parser\\node_modules\\through2" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "is-text-path", - "version": "1.0.1", - "bom-ref": "is-text-path@1.0.1", - "author": "Sindre Sorhus", - "description": "Check if a filepath is a text file", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-text-path@1.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/is-text-path.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/is-text-path#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/is-text-path/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-text-path/-/is-text-path-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c45b89a677bda05cf9a836a87709a61b4f1edc26b01ffd9957c42acdad4aa3b4a4f0f3966e445dc08a0059586abead17794cc034484aa369f4217506066ec0ff" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-text-path" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "text-extensions", - "version": "1.9.0", - "bom-ref": "text-extensions@1.9.0", - "author": "Sindre Sorhus", - "description": "List of text file extensions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/text-extensions@1.9.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/text-extensions.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/text-extensions#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/text-extensions/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/text-extensions/-/text-extensions-1.9.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c2206bc02d448417a55b5d99cb6e8978e524439991bbee68f2ba6c264e7edadf98e6f13b7bce36aad6434368353695ffdbd1ddc85789e27488848e3b10d4b195" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/text-extensions" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "JSONStream", - "version": "1.3.5", - "bom-ref": "JSONStream@1.3.5", - "author": "Dominic Tarr", - "description": "rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)", - "licenses": [ - { - "expression": "(MIT OR Apache-2.0)" - } - ], - "purl": "pkg:npm/JSONStream@1.3.5", - "externalReferences": [ - { - "url": "git://github.com/dominictarr/JSONStream.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://github.com/dominictarr/JSONStream", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dominictarr/JSONStream/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "13e8abb8d398f1557db382446ded5a3449ba322b333d1aff51f707333d13421d415d2c472be01257547a5b81e98c1852792fb9e0f22c00c0819b00f4e8b2eca9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/JSONStream" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jsonparse", - "version": "1.3.1", - "bom-ref": "jsonparse@1.3.1", - "author": "Tim Caswell", - "description": "This is a pure-js JSON streaming parser for node.js", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jsonparse@1.3.1", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/creationix/jsonparse.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/creationix/jsonparse#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "http://github.com/creationix/jsonparse/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3ce417be974bebdf8296e62c8a5949ed25212afcad6235bdbc6fc62a99dffb13fc51681810cfd168ccc71e87db00b0e229b6cfd56f141189a01a5dfd5a43d9b2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jsonparse" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "split2", - "version": "3.2.2", - "bom-ref": "split2@3.2.2", - "author": "Matteo Collina", - "description": "split a Text Stream into a Line Stream, using Stream 3", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/split2@3.2.2", - "externalReferences": [ - { - "url": "git+https://github.com/mcollina/split2.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mcollina/split2#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "http://github.com/mcollina/split2/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/split2/-/split2-3.2.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f4d4e18e98199e27d3909a734d9ec4b9ef394b8f50c29361653aba19127039b6fa8e72c534607b426ef75791dec1344e3f2c43d02dbdc6a99a23af1b42d57e86" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/split2" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "get-pkg-repo", - "version": "4.2.1", - "bom-ref": "get-pkg-repo@4.2.1", - "author": "Steve Mao", - "description": "Get repository user and project information from package.json file contents.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/get-pkg-repo@4.2.1", - "externalReferences": [ - { - "url": "git+https://github.com/conventional-changelog/get-pkg-repo.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/conventional-changelog/get-pkg-repo#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/conventional-changelog/get-pkg-repo/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-4.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "dbe41b1e31517c607be2ffe96168dde4e854dd30c80b61affd82944e4fed0af033d29927fcccfa3f7b81cae06298b39c3ef3768d8752725df11854abc748c470" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/get-pkg-repo" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "hosted-git-info", - "version": "4.1.0", - "bom-ref": "get-pkg-repo@4.2.1|hosted-git-info@4.1.0", - "author": "Rebecca Turner", - "description": "Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/hosted-git-info@4.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/npm/hosted-git-info.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/hosted-git-info", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/hosted-git-info/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9320ae10e5a326a66e0db447ccbf15f77373421c0807bd681564b2cd5a3e28f648fa99d03cfc6e71d92b399be42d19eb7f9511b1033e209d3d0f0dbd71100b20" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/get-pkg-repo\\node_modules\\hosted-git-info" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "get-pkg-repo@4.2.1|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/get-pkg-repo\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "get-pkg-repo@4.2.1|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/get-pkg-repo\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "parse-repository-url", - "group": "@hutson", - "version": "3.0.2", - "bom-ref": "@hutson/parse-repository-url@3.0.2", - "author": "Hutson Betts", - "description": "Parse repository URLs to extract, SCM platform, domain, user, and project information.", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/%40hutson/parse-repository-url@3.0.2", - "externalReferences": [ - { - "url": "git+https://gitlab.com/hyper-expanse/open-source/parse-repository-url.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://gitlab.com/hyper-expanse/open-source/parse-repository-url#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://gitlab.com/hyper-expanse/open-source/parse-repository-url/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@hutson/parse-repository-url/-/parse-repository-url-3.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1fd5c0c7785cd0140763a97e2054961c3c92ca9717b2fb2e2e18182d41b2c26279a6cc115502541e93aca1b9cb629d9951a5252a2283ae0596868b0ec0010cf1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@hutson\\parse-repository-url" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "git-raw-commits", - "version": "2.0.11", - "bom-ref": "git-raw-commits@2.0.11", - "author": "Steve Mao", - "description": "Get raw git commits out of your repository using git-log(1)", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/git-raw-commits@2.0.11", - "externalReferences": [ - { - "url": "git+https://github.com/conventional-changelog/conventional-changelog.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/git-raw-commits#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/conventional-changelog/conventional-changelog/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-2.0.11.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "56772d161c3ec5f8fc55ad71b5f12a0940f65c3adb00f489c7e852ac4e4aedf19d8d9aee5bb5d5f903ab37b2c5fd1272beca51883d88d1ab16b31169d326b6e8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/git-raw-commits" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "through2", - "version": "4.0.2", - "bom-ref": "git-raw-commits@2.0.11|through2@4.0.2", - "author": "Rod Vagg", - "description": "A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/through2@4.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/rvagg/through2.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/rvagg/through2#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/rvagg/through2/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/through2/-/through2-4.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "88ea926afd34715c4410809e0fb4e32c1d6cb9e10bfbcd56a73a766d8d7bb998d9374a5664fba8e2cb99ffad55ba3c66a921857e039c36e4d9f39409c0d650a7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/git-raw-commits\\node_modules\\through2" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "dargs", - "version": "7.0.0", - "bom-ref": "dargs@7.0.0", - "author": "Sindre Sorhus", - "description": "Reverse minimist. Convert an object of options into an array of command-line arguments.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/dargs@7.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/dargs.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/dargs#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/dargs/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/dargs/-/dargs-7.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "da2cb51242dd941cd01af6f0798445c6615ab61f3e2bbf80281d139611d690db87f939a8bda307fd6a7b57b478bbb7f84a75f73a02ec53db75348f62a039d4a6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/dargs" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "git-remote-origin-url", - "version": "2.0.0", - "bom-ref": "git-remote-origin-url@2.0.0", - "author": "Sindre Sorhus", - "description": "Get the remote origin url of a git repository", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/git-remote-origin-url@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/git-remote-origin-url.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/git-remote-origin-url#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/git-remote-origin-url/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/git-remote-origin-url/-/git-remote-origin-url-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "794f861ab66071c34972c0c7e4b9174773c1f4cf79f21c5ceec6c0f031498ebbfd8f82f63ff7997ca84cf900fac32ce98aff9bd41a4ad17ad80b1928bed8d22f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/git-remote-origin-url" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "pify", - "version": "2.3.0", - "bom-ref": "git-remote-origin-url@2.0.0|pify@2.3.0", - "author": "Sindre Sorhus", - "description": "Promisify a callback-style function", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/pify@2.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/pify.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/pify#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/pify/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b9d82c018f9f4e7befee423b69ac5bab058d6f4007881d2a04ef3d3d928f9284e618e81d6eb1c3283fb40765f8b937c9fc54f5474f6bf604ec8d48cd268b6ea2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/git-remote-origin-url\\node_modules\\pify" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "gitconfiglocal", - "version": "1.0.0", - "bom-ref": "gitconfiglocal@1.0.0", - "author": "Ryan Day", - "description": "parse the .git/config file into a useful data structure", - "licenses": [ - { - "license": { - "name": "BSD" - } - } - ], - "purl": "pkg:npm/gitconfiglocal@1.0.0", - "externalReferences": [ - { - "url": "git://github.com/soldair/node-gitconfiglocal.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/soldair/node-gitconfiglocal#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/soldair/node-gitconfiglocal/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/gitconfiglocal/-/gitconfiglocal-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b292d45de4c0547c43b4ab0973c164155805b4c74437da8f1a92f6dd57d21f1e1f3f8f83b34f7b2172efca66e70c7f059e6c57e4dafd6cfc3703e010ea658469" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/gitconfiglocal" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "git-semver-tags", - "version": "4.1.1", - "bom-ref": "git-semver-tags@4.1.1", - "author": "Steve Mao", - "description": "Get all git semver tags of your repository in reverse chronological order", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/git-semver-tags@4.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/conventional-changelog/conventional-changelog.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/git-semver-tags#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/conventional-changelog/conventional-changelog/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/git-semver-tags/-/git-semver-tags-4.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "396c8cb79cc17bbc45b3cbe094c9a133d9514330962f75a31edc4d35f253327806ca6ee90b5921f2c3fa8debdfc9d27a2cfdd9bc6c5f6fa0016203d43349adb0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/git-semver-tags" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "read-pkg-up", - "version": "3.0.0", - "bom-ref": "read-pkg-up@3.0.0", - "author": "Sindre Sorhus", - "description": "Read the closest package.json file", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/read-pkg-up@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/read-pkg-up.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/read-pkg-up#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/read-pkg-up/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "605cc5ad5be90ba7eb175b33f29b281c304617b7cb3dcfa596affc341e37a1a82a5a4c7c6abe7362db13391b4e8f0f56d911cba563fecd35b006f7f56c299c4b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-pkg-up" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "find-up", - "version": "2.1.0", - "bom-ref": "read-pkg-up@3.0.0|find-up@2.1.0", - "author": "Sindre Sorhus", - "description": "Find a file by walking up parent directories", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/find-up@2.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/find-up.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/find-up#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/find-up/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "356ce49348d226d4edd3cf8504532f5e87999ce243fa34edb1198161b008cc9757ea5edd2e047b093b9b08ce7f78374f501bcb09e55ab0fd5badf551ffdfc465" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-pkg-up\\node_modules\\find-up" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "locate-path", - "version": "2.0.0", - "bom-ref": "read-pkg-up@3.0.0|locate-path@2.0.0", - "author": "Sindre Sorhus", - "description": "Get the first path that exists on disk of multiple paths", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/locate-path@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/locate-path.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/locate-path#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/locate-path/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3422369220e4c91ed57842a6dbb29d6bf8901f22897b506ed059536d8a770aa26efbd2057bd6cbc808ccc5fe590c36c483e88c3f3079cd8c944d29bcc154ca98" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-pkg-up\\node_modules\\locate-path" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "p-locate", - "version": "2.0.0", - "bom-ref": "read-pkg-up@3.0.0|p-locate@2.0.0", - "author": "Sindre Sorhus", - "description": "Get the first fulfilled promise that satisfies the provided testing function", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/p-locate@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/p-locate.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/p-locate#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/p-locate/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9d08daee6ee048ab9ec285517a7e390ad55f38347772b377828550d030d9f4ddf21f182992e06166ab1a8a8b52411ac00d4ae77b7e3aa5e63b913dd34800b292" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-pkg-up\\node_modules\\p-locate" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "p-limit", - "version": "1.3.0", - "bom-ref": "read-pkg-up@3.0.0|p-limit@1.3.0", - "author": "Sindre Sorhus", - "description": "Run multiple promise-returning & async functions with limited concurrency", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/p-limit@1.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/p-limit.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/p-limit#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/p-limit/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bef717b0b009f43af9ad038f93bb68650649029065d8ae09e9d00d4ac12e87a408e3525872c4bfaa14c66bd12b2145202b758d428258bf2971be3aa68aa100f5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-pkg-up\\node_modules\\p-limit" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "p-try", - "version": "1.0.0", - "bom-ref": "read-pkg-up@3.0.0|p-try@1.0.0", - "author": "Sindre Sorhus", - "description": "`Promise#try()` ponyfill - Starts a promise chain", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/p-try@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/p-try.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/p-try#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/p-try/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5357ad358b8c268233dd95d2aebc92163b1741358ec76fe3762f3a2feda946fa61fea30a2fab1b70261d1f6ddfaac6e6f131f61a7d0ec9ba53e1e485942547c3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-pkg-up\\node_modules\\p-try" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "path-exists", - "version": "3.0.0", - "bom-ref": "read-pkg-up@3.0.0|path-exists@3.0.0", - "author": "Sindre Sorhus", - "description": "Check if a path exists", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/path-exists@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/path-exists.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/path-exists#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/path-exists/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6e90bb198c220d8438c182def8503c96146385008c7101ae4a0186a83920fd07ab456c3d0a61914f4892395452649dbd34c2d9808cea6a58c9eb7a1a2f834825" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-pkg-up\\node_modules\\path-exists" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "read-pkg", - "version": "3.0.0", - "bom-ref": "read-pkg@3.0.0", - "author": "Sindre Sorhus", - "description": "Read a package.json file", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/read-pkg@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/read-pkg.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/read-pkg#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/read-pkg/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/read-pkg/-/read-pkg-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "04babf7023bdb70a3e9418224d836a0fa19db4af2ce0da5a5ab97afeb08ef70d13512f28265edc993a0e65f45896529321263a9edd54ee3439ddbae62aa63a04" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-pkg" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "load-json-file", - "version": "4.0.0", - "bom-ref": "read-pkg@3.0.0|load-json-file@4.0.0", - "author": "Sindre Sorhus", - "description": "Read and parse a JSON file", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/load-json-file@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/load-json-file.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/load-json-file#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/load-json-file/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2b1f2131a9235f4ded8864cb008749fa52f486d2a75e311937a864feda337ff58eb9819d64126b67eac22516d50ae82c8c1de330b9fdef8e8db1021fe558c133" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-pkg\\node_modules\\load-json-file" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "parse-json", - "version": "4.0.0", - "bom-ref": "read-pkg@3.0.0|parse-json@4.0.0", - "author": "Sindre Sorhus", - "description": "Parse JSON with more helpful errors", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/parse-json@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/parse-json.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/parse-json#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/parse-json/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "68e228b3c6ee8c637ddfff0ec7f8cf2e1ed1c159cf132b329d5144f9f419ca0ea32842c41f0ce029d2d11475205c92fa9329628d54810b806f37d3a6b01e3c47" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-pkg\\node_modules\\parse-json" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "pify", - "version": "3.0.0", - "bom-ref": "read-pkg@3.0.0|pify@3.0.0", - "author": "Sindre Sorhus", - "description": "Promisify a callback-style function", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/pify@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/pify.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/pify#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/pify/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0b716c54d1f5b9d4845f8f20197d717efc1359fb185a3e54fbcfee2b5e411b3206acaa14a60857f21599c1afce1676a406289536606f7a64c947999ccbb88f72" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-pkg\\node_modules\\pify" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "strip-bom", - "version": "3.0.0", - "bom-ref": "read-pkg@3.0.0|strip-bom@3.0.0", - "author": "Sindre Sorhus", - "description": "Strip UTF-8 byte order mark (BOM) from a string", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/strip-bom@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/strip-bom.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/strip-bom#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/strip-bom/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bdabc03115ce80154d17a9f210498bdc304ad7d891a437282305beb3043e09b1a2bbb963bbab7e264940d4c1f07a85ad69d82de0849552c5cbc83ab7e1d75cc0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-pkg\\node_modules\\strip-bom" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "normalize-package-data", - "version": "2.5.0", - "bom-ref": "read-pkg@3.0.0|normalize-package-data@2.5.0", - "author": "Meryn Stol", - "description": "Normalizes data that can be found in package.json files.", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/normalize-package-data@2.5.0", - "externalReferences": [ - { - "url": "git://github.com/npm/normalize-package-data.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/normalize-package-data#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/normalize-package-data/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ff908c3774f44785d38f80dc19a7b1a3eae8652752156ff400e39344eae3c73086d70ad65c4b066d129ebe39482fe643138b19949af9103e185b4caa9a42be78" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-pkg\\node_modules\\normalize-package-data" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "hosted-git-info", - "version": "2.8.9", - "bom-ref": "read-pkg@3.0.0|hosted-git-info@2.8.9", - "author": "Rebecca Turner", - "description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/hosted-git-info@2.8.9", - "externalReferences": [ - { - "url": "git+https://github.com/npm/hosted-git-info.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/hosted-git-info", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/hosted-git-info/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9b120301bf4bb26e83a0e27bc47fb9f97e32d4b53fe078b9d0bf42e6c22cc0adc9cd42d2e1bc24d45be374182f611e1bcd3e2db944220b5e451367f91db2ef63" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-pkg\\node_modules\\hosted-git-info" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "5.7.2", - "bom-ref": "read-pkg@3.0.0|semver@5.7.2", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@5.7.2", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "701ce79d0f4a8c9a94ebb079d91302eb908c6ab2b6eb4d161676e471a8b05aadf1cbfe61685265b21827a63a2f31527e1df7f8f5df06127d1bf3b0b9a43435d2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-pkg\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "path-type", - "version": "3.0.0", - "bom-ref": "read-pkg@3.0.0|path-type@3.0.0", - "author": "Sindre Sorhus", - "description": "Check if a path is a file, directory, or symlink", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/path-type@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/path-type.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/path-type#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/path-type/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4f6654b1d6451e0037bb87b93df3db8ddec70c3a713e741be633744ab0ec8cd4ae5571c9aadc139d6a86d01d6366b82627fee58f51265480725add60c46916be" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read-pkg\\node_modules\\path-type" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "error-ex", - "version": "1.3.2", - "bom-ref": "error-ex@1.3.2", - "description": "Easy error subclassing and stack customization", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/error-ex@1.3.2", - "externalReferences": [ - { - "url": "git+https://github.com/qix-/node-error-ex.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/qix-/node-error-ex#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/qix-/node-error-ex/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "edd147366a9e15212dd9906c0ab8a8aca9e7dd9da98fe7ddf64988e90a16c38fff0cbfa270405f73453ba890a2b2aad3b0a4e3c387cd172da95bd3aa4ad0fce2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/error-ex" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "json-parse-better-errors", - "version": "1.0.2", - "bom-ref": "json-parse-better-errors@1.0.2", - "author": "Kat Marchán", - "description": "JSON.parse with context information on error", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/json-parse-better-errors@1.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/zkat/json-parse-better-errors.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/zkat/json-parse-better-errors#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/zkat/json-parse-better-errors/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9abab264a7d7e4484bee1bea715e961b5c988e78deb980f30e185c00052babc3e8f3934140124ff990d44fbe6a650f7c22452806a76413192e90e53b4ecdb0af" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/json-parse-better-errors" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "concat-stream", - "version": "2.0.0", - "bom-ref": "concat-stream@2.0.0", - "author": "Max Ogden", - "description": "writable stream that concatenates strings or binary data and calls a callback with the result", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/concat-stream@2.0.0", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/maxogden/concat-stream.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/maxogden/concat-stream#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "http://github.com/maxogden/concat-stream/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/concat-stream/-/concat-stream-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "316b9f61d170e7771c1a3080f8e97b5c96290255bafe9ad2333b8f393467246706cee84b9f849caf3eea7faa3c6d1399e75e25b5acdc2052597af71f6e8d31ec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/concat-stream" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "typedarray", - "version": "0.0.6", - "bom-ref": "typedarray@0.0.6", - "author": "James Halliday", - "description": "TypedArray polyfill for old browsers", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/typedarray@0.0.6", - "externalReferences": [ - { - "url": "git://github.com/substack/typedarray.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/substack/typedarray", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/substack/typedarray/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "fda0831066ad1af67604893e1e62dfe227c2245c2f28535bf7f25e64f32e95f805ada727f5015c01fe463bc07f9b07948d2a1b952e489f471686aa5fb3fe4f40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/typedarray" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "conventional-changelog-preset-loader", - "version": "2.3.4", - "bom-ref": "conventional-changelog-preset-loader@2.3.4", - "description": "Configuration preset loader for `conventional-changelog`.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/conventional-changelog-preset-loader@2.3.4", - "externalReferences": [ - { - "url": "git+https://github.com/conventional-changelog/conventional-changelog.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-preset-loader#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/conventional-changelog/conventional-changelog/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.3.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1842915a4ad2019793ab9f988d464e631747abe722e1d3701efa5a042dfe10d6a5cc55ae0966bd1195d2b9906992bef6b0c74a07ed5fc83578b5a90ad4b7f9f2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/conventional-changelog-preset-loader" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lodash.ismatch", - "version": "4.4.0", - "bom-ref": "lodash.ismatch@4.4.0", - "author": "John-David Dalton", - "description": "The lodash method `_.isMatch` exported as a module.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/lodash.ismatch@4.4.0", - "externalReferences": [ - { - "url": "git+https://github.com/lodash/lodash.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://lodash.com/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/lodash/lodash/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7cf31f5e3190115f57b2affc3134a051fdb9e606b06116e3c0cc836dcbc3857815ede9d2640d21ca7cfabcc3e7a406f988e344cc11c13ec4fed337ace59df4d6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lodash.ismatch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "modify-values", - "version": "1.0.1", - "bom-ref": "modify-values@1.0.1", - "author": "Sindre Sorhus", - "description": "Modify the values of an object", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/modify-values@1.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/modify-values.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/modify-values#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/modify-values/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/modify-values/-/modify-values-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c55d9bc5e37a17ba188d95937bf60f032e8c37633eb0be2efd1966d801c221519fa36a75c869811d0eaf1de865e1b453641747bb74d2916758824c296330064b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/modify-values" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minimist", - "group": "@types", - "version": "1.2.4", - "bom-ref": "@types/minimist@1.2.4", - "description": "TypeScript definitions for minimist", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/minimist@1.2.4#types/minimist", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/minimist", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimist", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "29f7bf0f78711d3bac9cf3516f270913537bed61c3b1d4b8023518233943ce10eb4b8ecdaf0b8bdd85b85484f1c11eca095a73c20cb845b8fcdbd2924909b05d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\minimist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "camelcase-keys", - "version": "6.2.2", - "bom-ref": "camelcase-keys@6.2.2", - "author": "Sindre Sorhus", - "description": "Convert object keys to camel case", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/camelcase-keys@6.2.2", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/camelcase-keys.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/camelcase-keys#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/camelcase-keys/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-6.2.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "62bc1a034bc429accf0649f48a94e232949a8d80d27be2a341fae385c04cc49b7fce76ef94777c3f0fd56a66b3e4407859f86cdd2511dd9f66c11bbf3f7b3762" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/camelcase-keys" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "camelcase", - "version": "5.3.1", - "bom-ref": "camelcase@5.3.1", - "author": "Sindre Sorhus", - "description": "Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/camelcase@5.3.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/camelcase.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/camelcase#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/camelcase/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2f6f124c1d7bd27c164badd48ed944384ddd95d400a5a257664388d6e3057f37f7ad1b8f7a01da1deb3279ef98c50f96e92bd10d057a52b74e751891d79df026" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/camelcase" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "map-obj", - "version": "4.3.0", - "bom-ref": "map-obj@4.3.0", - "author": "Sindre Sorhus", - "description": "Map object keys and values into a new object", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/map-obj@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/map-obj.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/map-obj#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/map-obj/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/map-obj/-/map-obj-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "85d375c15ad96dbdbd7811a21a325b78ff096ca8ead6eae41c9fcb20ffcd638f0c6754155d4b10055d46d73bd81479f55c4d3a7308c1b0e2362b75259e3d585d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/map-obj" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "quick-lru", - "version": "4.0.1", - "bom-ref": "quick-lru@4.0.1", - "author": "Sindre Sorhus", - "description": "Simple \"Least Recently Used\" (LRU) cache", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/quick-lru@4.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/quick-lru.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/quick-lru#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/quick-lru/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/quick-lru/-/quick-lru-4.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "011842a66ef47f375cbcd41f3e8cb8f4869a9ca913951585d89333aa17096e1485459bfb9cf4ef64975c63bdf4d483e6bd6fbfa744602169d00cb27189fb10ee" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/quick-lru" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "decamelize-keys", - "version": "1.1.1", - "bom-ref": "decamelize-keys@1.1.1", - "author": "Sindre Sorhus", - "description": "Convert object keys from camelCase to lowercase with a custom separator", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/decamelize-keys@1.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/decamelize-keys.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/decamelize-keys#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/decamelize-keys/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5a23f18048ab215d3f78838c727141037fc8259019a8a9f00305b2bef762e25b2bd5608ddb69e175fff775bdc3a197148d35764aa7f3230372a7acb6c6cde79a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/decamelize-keys" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "map-obj", - "version": "1.0.1", - "bom-ref": "decamelize-keys@1.1.1|map-obj@1.0.1", - "author": "Sindre Sorhus", - "description": "Map object keys and values into a new object", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/map-obj@1.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/map-obj.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/map-obj#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/map-obj/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ecdfeade5c99f8b542a7b3f3bb1ac9af828c6c1136856ec14fb60d89adf7d0e17121fe1ddebe7356989c3f6eb9d25ec23cde9133dcce251977346a6a4a2c3712" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/decamelize-keys\\node_modules\\map-obj" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "decamelize", - "version": "1.2.0", - "bom-ref": "decamelize@1.2.0", - "author": "Sindre Sorhus", - "description": "Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/decamelize@1.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/decamelize.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/decamelize#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/decamelize/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cf64be5bd5fbde10145248be37ef596b694196e9fcf738a03b21abb1ac7e29443ac0a5b86685a91180641a1423c008e30c2916c6163454a12193cc3363b17970" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/decamelize" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "hard-rejection", - "version": "2.1.0", - "bom-ref": "hard-rejection@2.1.0", - "author": "Sindre Sorhus", - "description": "Make unhandled promise rejections fail hard right away instead of the default silent fail", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/hard-rejection@2.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/hard-rejection.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/hard-rejection#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/hard-rejection/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/hard-rejection/-/hard-rejection-2.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "548641fa26c3871ece6e101eece56da046ee3f887f32e3931c9f89f21fde057a2d2589747c1811ef6c431422a0221db638964839537104c5ae840af5d2bf0774" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/hard-rejection" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minimist-options", - "version": "4.1.0", - "bom-ref": "minimist-options@4.1.0", - "author": "Vadim Demedes", - "description": "Pretty options for minimist", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/minimist-options@4.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/vadimdemedes/minimist-options.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/vadimdemedes/minimist-options#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/vadimdemedes/minimist-options/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "438afc82177cd3284eff48f53b7076063c1e5f77e21e0f5c74ec2325dd89efa435df973e343c460aa758290d52281b857e059b014cc17ef6233d411e360a8dd4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/minimist-options" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "arrify", - "version": "1.0.1", - "bom-ref": "arrify@1.0.1", - "author": "Sindre Sorhus", - "description": "Convert a value to an array", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/arrify@1.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/arrify.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/arrify#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/arrify/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "dc26337b1f4cf451908c218c1b28baff7d5cf0625b81bd2a1b2af1e475b13ddd1a0b0878701d988cc6f65dff54ba8a20accae53bd713aa7079ac8e461d94dc50" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/arrify" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-plain-obj", - "version": "1.1.0", - "bom-ref": "is-plain-obj@1.1.0", - "author": "Sindre Sorhus", - "description": "Check if a value is a plain object", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-plain-obj@1.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/is-plain-obj.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/is-plain-obj#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/is-plain-obj/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "caf911cb1985284390e293570a6246e401103655c94b92da38d5e8e7f70b75365d5afb19d62a091289cb180a2c2a531613c970532fdb273323730f1acfbdfe16" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-plain-obj" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "normalize-package-data", - "group": "@types", - "version": "2.4.3", - "bom-ref": "@types/normalize-package-data@2.4.3", - "description": "TypeScript definitions for normalize-package-data", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/normalize-package-data@2.4.3#types/normalize-package-data", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/normalize-package-data", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/normalize-package-data", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7a13ed81181a50bb051bcc7435e609be6c87d619a57ec34bba31def5d40489affb3002587733128b5f49b5c8541e398103a5c2ffbe5d2b9e66cd91fe47289e4a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\normalize-package-data" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "redent", - "version": "3.0.0", - "bom-ref": "redent@3.0.0", - "author": "Sindre Sorhus", - "description": "Strip redundant indentation and indent the string", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/redent@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/redent.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/redent#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/redent/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/redent/-/redent-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ead0c0f20f7c59ed337741af55e313f5aac43a74f0f6a334dcbf5c2576828eb8a9d4e3bbeb844304b05fac1e1cc333460e3e4e0398a8ca60bd1a48b381624352" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/redent" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "indent-string", - "version": "4.0.0", - "bom-ref": "indent-string@4.0.0", - "author": "Sindre Sorhus", - "description": "Indent each line in a string", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/indent-string@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/indent-string.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/indent-string#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/indent-string/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "11d0c366ee00d8ec882bb2ebff6cc6fb0e6399bba4d435419c4c11110bc1ceca412640846d16bc1b153596085871a1890a745689b8c35e5abbefd5f5ff2e71c2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/indent-string" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "strip-indent", - "version": "3.0.0", - "bom-ref": "strip-indent@3.0.0", - "author": "Sindre Sorhus", - "description": "Strip leading whitespace from each line in a string", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/strip-indent@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/strip-indent.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/strip-indent#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/strip-indent/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "95a2536b725bf95429682e83b1e1e117b75756a1d37c93c24436846e277f76b3a1822b60624bbf95eb4c52a397168595d3320851b8e9747dadfad623e1b40c45" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/strip-indent" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "min-indent", - "version": "1.0.1", - "bom-ref": "min-indent@1.0.1", - "author": "James Kyle", - "description": "Get the shortest leading whitespace from lines in a string", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/min-indent@1.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/thejameskyle/min-indent.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/thejameskyle/min-indent#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/thejameskyle/min-indent/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "23d8f0327d3b4b2fc8c0e8f7cd59158a4d894ef8296b29036448a02fa471e8df4b6cccb0c1448cb71113fbb955a032cb7773b7217c09c2fbae9ecf1407f1de02" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/min-indent" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "trim-newlines", - "version": "3.0.1", - "bom-ref": "trim-newlines@3.0.1", - "author": "Sindre Sorhus", - "description": "Trim newlines from the start and/or end of a string", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/trim-newlines@3.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/trim-newlines.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/trim-newlines#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/trim-newlines/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7353d3b00ded62b22c2c69099331c5fb0f45d84cb17d71a8e14c89738a452fef853239ead07252ebd4f733b77ffe02ab14ac32e36f5ba2e3deb1c6e379c53e67" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/trim-newlines" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "parse-json", - "group": "@types", - "version": "4.0.1", - "bom-ref": "@types/parse-json@4.0.1", - "description": "TypeScript definitions for parse-json", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/parse-json@4.0.1#types/parse-json", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/parse-json", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/parse-json", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "dd8997cf33c074e4d596354c91330174112f94e2e0d9c0d06838679e14f79d3f6e0db9c9ce35a12a5cdbf9d7ac4f5d98eed1aa68de9df806e8cdc2b3c8bdfa36" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\parse-json" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-arrayish", - "version": "0.2.1", - "bom-ref": "is-arrayish@0.2.1", - "author": "Qix", - "description": "Determines if an object can be used as an array", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-arrayish@0.2.1", - "externalReferences": [ - { - "url": "git+https://github.com/qix-/node-is-arrayish.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/qix-/node-is-arrayish#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/qix-/node-is-arrayish/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cf3d3a4bcb74a33a035cc1beb9b7b6eb37824cd5dc2883c96498bc841ac5e227422e6b38086f50b4aeea065d5ba22e4e0f31698ecc1be493e61c26cca63698ce" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-arrayish" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "path-type", - "version": "4.0.0", - "bom-ref": "path-type@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if a path is a file, directory, or symlink", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/path-type@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/path-type.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/path-type#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/path-type/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "80329bf1a64c0de0ffb595acf4febeab427d33091d97ac4c57c4e39c63f7a89549d3a6dd32091b0652d4f0875f3ac22c173d815b5acd553dd7b8d125f333c0bf" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/path-type" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yaml", - "version": "1.10.2", - "bom-ref": "yaml@1.10.2", - "author": "Eemeli Aro", - "description": "JavaScript parser and stringifier for YAML", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yaml@1.10.2", - "externalReferences": [ - { - "url": "git+https://github.com/eemeli/yaml.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://eemeli.org/yaml/v1/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/eemeli/yaml/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "af7bd7c84ad109827bc20dbccaf058e554a8005f19be5716f7f07053312d52c8ef5ff0cab36e1d224bb08edba9af02491ec6f251b2c0a5ea584d1d41378b87ae" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/yaml" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "envinfo", - "version": "7.11.0", - "bom-ref": "envinfo@7.11.0", - "author": "tabrindle@gmail.com", - "description": "Info about your dev environment for debugging purposes", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/envinfo@7.11.0", - "externalReferences": [ - { - "url": "git+https://github.com/tabrindle/envinfo.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/tabrindle/envinfo#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/tabrindle/envinfo/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/envinfo/-/envinfo-7.11.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1bdffac45d453db230d13b5a94031a54fa62ab668312e28b5ccdf5e233d500ef6bd9fa366b804ba8c3649914bb3bfc4f3d9f82380846233dc44ef1c457779472" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/envinfo" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "mimic-fn", - "version": "2.1.0", - "bom-ref": "mimic-fn@2.1.0", - "author": "Sindre Sorhus", - "description": "Make a function mimic another one", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/mimic-fn@2.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/mimic-fn.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/mimic-fn#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/mimic-fn/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3aa6ce939a0441e019f165d6c9d96ef47263cfd59574422f6a63027179aea946234e49c7fecaac5af850def830285451d47a63bcd04a437ee76c9818cc6a8672" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/mimic-fn" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "at-least-node", - "version": "1.0.0", - "bom-ref": "at-least-node@1.0.0", - "author": "Ryan Zimmerman", - "description": "Lightweight Node.js version sniffing/comparison", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/at-least-node@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/RyanZim/at-least-node.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/RyanZim/at-least-node#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/RyanZim/at-least-node/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "faafedec492fd440d8da5e8675ae8b2e25f5e2b53d4d5db459ade87de426c0f1596ce328f435eb2db3a315a69c9645ca5a27486a8a7000e6d00eac16b46523aa" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/at-least-node" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jsonfile", - "version": "6.1.0", - "bom-ref": "jsonfile@6.1.0", - "author": "JP Richardson", - "description": "Easily read/write JSON files.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jsonfile@6.1.0", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/jprichardson/node-jsonfile.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jprichardson/node-jsonfile#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jprichardson/node-jsonfile/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e5d8277563ab8984a6e5c9d86893616a52cd0ca3aa170c8307faebd44f59b067221af28fb3c476c5818269cb9fdf3e8ad58283cf5f367ddf9f637727de932a5d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jsonfile" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "universalify", - "version": "2.0.1", - "bom-ref": "universalify@2.0.1", - "author": "Ryan Zimmerman", - "description": "Make a callback- or promise-based function support both promises and callbacks.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/universalify@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/RyanZim/universalify.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/RyanZim/universalify#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/RyanZim/universalify/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "829b4735082120d9dcfef4c6224d12385185357c3b255ae5454b42a2725196f6b0e83b97d303b925e928f6c5ab301861f8fb18019ee85c088e9dffd42a88328b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/universalify" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "git-up", - "version": "7.0.0", - "bom-ref": "git-up@7.0.0", - "author": "Ionică Bizău", - "description": "A low level git url parser.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/git-up@7.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/IonicaBizau/git-up.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/IonicaBizau/git-up", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/IonicaBizau/git-up/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/git-up/-/git-up-7.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "38d748adb04216eb2ad4ecb4b02ef51796b3c7c6d592fb59b4c240b2ff9aea5cf960099b3672c3e87001e20a6d1d954b3d1f12dbf91537a19a6fb96bcaae7e95" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/git-up" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-ssh", - "version": "1.4.0", - "bom-ref": "is-ssh@1.4.0", - "author": "Ionică Bizău", - "description": "Check if an input value is a ssh url or not.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-ssh@1.4.0", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/IonicaBizau/node-is-ssh.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/IonicaBizau/node-is-ssh", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/IonicaBizau/node-is-ssh/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-ssh/-/is-ssh-1.4.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c7bf95c5dc4e765577098a63bd12c1bf92e8f4e25eae561a9e3c05acf47d7ee18f8c288d882cc58005a988b0288526ec9c7e19032b3748187e86ae6b268b3151" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-ssh" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "protocols", - "version": "2.0.1", - "bom-ref": "protocols@2.0.1", - "author": "Ionică Bizău", - "description": "Get the protocols of an input url.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/protocols@2.0.1", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/IonicaBizau/protocols.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/IonicaBizau/protocols", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/IonicaBizau/protocols/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/protocols/-/protocols-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "fd7277ebc732049edfccb3302cabf57b8bcbc4e8eed8c34022891cafb99e49a35c55b5b3fc23dc5b6d9c3f4e26c31384add0399b08c0f10eb0fdc740431567ed" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/protocols" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "parse-url", - "version": "8.1.0", - "bom-ref": "parse-url@8.1.0", - "author": "Ionică Bizău", - "description": "An advanced url parser supporting git urls too.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/parse-url@8.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/IonicaBizau/parse-url.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/IonicaBizau/parse-url", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/IonicaBizau/parse-url/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/parse-url/-/parse-url-8.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c43bcea0b5395d1adc399be723a6fccc0ea7f4ef5e8cd93f184c6ecf5c81b965069fd280f7b188e874eceaed36c0a6ab6b509e5666611fed1364575649c47cf7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/parse-url" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "parse-path", - "version": "7.0.0", - "bom-ref": "parse-path@7.0.0", - "author": "Ionică Bizău", - "description": "Parse paths (local paths, urls: ssh/git/etc)", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/parse-path@7.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/IonicaBizau/parse-path.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/IonicaBizau/parse-path", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/IonicaBizau/parse-path/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/parse-path/-/parse-path-7.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "12e7fd186f164fd09dab0b9624675fdd1914713040ae9a4700190eecb9bc233450a747b6aff9241679a1bb84d22b7d1672ee6b54064b99f3ca481062f6d585a2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/parse-path" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "array-union", - "version": "2.1.0", - "bom-ref": "array-union@2.1.0", - "author": "Sindre Sorhus", - "description": "Create an array of unique values, in order, from the input arrays", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/array-union@2.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/array-union.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/array-union#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/array-union/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1c6cb1a0e4d853208ceacb547ba1098277781287b0008ef331d7ea3be9068e79599810f3fdc479a5ff2bfdc4785aaeb4b0bfe9d0891c8d41043f04b7185ac8cb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/array-union" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "dir-glob", - "version": "3.0.1", - "bom-ref": "dir-glob@3.0.1", - "author": "Kevin Mårtensson", - "description": "Convert directories to glob compatible strings", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/dir-glob@3.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/kevva/dir-glob.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/kevva/dir-glob#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/kevva/dir-glob/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5a4ad6a7d191e0a5df28663338b993b86562d545857f0b37efb9fd71ce79fed6fa0eeab217aa5c43901b88712c85a0e963dbfaa1a4abd9708389d1a633077320" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/dir-glob" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "fast-glob", - "version": "3.3.1", - "bom-ref": "fast-glob@3.3.1", - "author": "Denis Malinochkin", - "description": "It's a very fast and efficient glob library for Node.js", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/fast-glob@3.3.1", - "externalReferences": [ - { - "url": "git+https://github.com/mrmlnc/fast-glob.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mrmlnc/fast-glob#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mrmlnc/fast-glob/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "90d14fca3861e5c2a3ad496dc6cfb0171f9991b45ac71999f97d19537d523acc4212d3fd54f82dab6b5e670d4379bba92f91a60da350eb228c31570ce358aa0e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/fast-glob" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "glob-parent", - "version": "5.1.2", - "bom-ref": "fast-glob@3.3.1|glob-parent@5.1.2", - "author": "Gulp Team", - "description": "Extract the non-magic parent path from a glob string.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/glob-parent@5.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/gulpjs/glob-parent.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/gulpjs/glob-parent#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/gulpjs/glob-parent/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "00e22049009ea62258c0fdc04671b1fb95674eed870587736c63f8e5e2f0d6faf7cc1def64b7b279dd6c0bd8676dc39cf7f4ab33233944f42b906cf8692f59a3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/fast-glob\\node_modules\\glob-parent" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "merge2", - "version": "1.4.1", - "bom-ref": "merge2@1.4.1", - "description": "Merge multiple streams into one stream in sequence or parallel.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/merge2@1.4.1", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/teambition/merge2.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/teambition/merge2", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/teambition/merge2/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f2aed51203095b827cb5c7d53f2f20d3d35c43065d6f0144aa17bf5999282338e7ff74c60f0b4e098b571b10373bcb4fce97330820e0bfe3f63f9cb4d1924e3a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/merge2" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "promzard", - "version": "0.3.0", - "bom-ref": "promzard@0.3.0", - "author": "Isaac Z. Schlueter", - "description": "prompting wizardly", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/promzard@0.3.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/promzard.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/promzard#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/promzard/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/promzard/-/promzard-0.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "259798a9ded401c1c2c08fac4ce7940d892f114fb56d0ee2134513d4c801fed1119003e47ac5b8e8cae92324b33838bea304e366d885f00cb98fd9bad0a98c07" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/promzard" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "read", - "version": "1.0.7", - "bom-ref": "read@1.0.7", - "author": "Isaac Z. Schlueter", - "description": "read(1) for node programs", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/read@1.0.7", - "externalReferences": [ - { - "url": "git://github.com/isaacs/read.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/read#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/read/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/read/-/read-1.0.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ad238a3585266b1cb4a26d4136330de1eccd4fa54a2bedb117818185cf359a41fb2fad22e9da7ca8f62b92774d2d3dd03e9868208de668bf4f542f579a11f055" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/read" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "inquirer", - "version": "8.2.6", - "bom-ref": "inquirer@8.2.6", - "author": "Simon Boudrias", - "description": "A collection of common interactive command line user interfaces.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/inquirer@8.2.6", - "externalReferences": [ - { - "url": "git+https://github.com/SBoudrias/Inquirer.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/SBoudrias/Inquirer.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/SBoudrias/Inquirer.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/inquirer/-/inquirer-8.2.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3355ae0266fba67f7374546d418936e99068634e374ac7b4c150dd938069a6bf89397c906326ddb6f2be97dc1489b86d8dd8efb6888dcbcb64f8482c60852a2a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/inquirer" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "inquirer@8.2.6|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/inquirer\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "inquirer@8.2.6|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/inquirer\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "inquirer@8.2.6|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/inquirer\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "inquirer@8.2.6|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/inquirer\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "inquirer@8.2.6|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/inquirer\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "inquirer@8.2.6|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/inquirer\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "restore-cursor", - "version": "3.1.0", - "bom-ref": "restore-cursor@3.1.0", - "author": "Sindre Sorhus", - "description": "Gracefully restore the CLI cursor on exit", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/restore-cursor@3.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/restore-cursor.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/restore-cursor#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/restore-cursor/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "97eb1279fcc7a63e6a8a6845484e5af27b9f65800cdec05254c00fb589260bee041f66a7486684317483d22cd141bbbd9dfc90f72e49ad59a9ec4f2866b523bc" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/restore-cursor" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "chardet", - "version": "0.7.0", - "bom-ref": "chardet@0.7.0", - "author": "Dmitry Shirokov", - "description": "Character detector", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chardet@0.7.0", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/runk/node-chardet.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/runk/node-chardet", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "http://github.com/runk/node-chardet/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "993f220dcae1d37a83191466a00da1981267c69965311fb4ff4aa5ce3a99112e8d762583719902340938acf159f50f39af6eee9e488d360f193a2c195c11f070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/chardet" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "iconv-lite", - "version": "0.4.24", - "bom-ref": "iconv-lite@0.4.24", - "author": "Alexander Shtuchkin", - "description": "Convert character encodings in pure javascript.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/iconv-lite@0.4.24", - "externalReferences": [ - { - "url": "git://github.com/ashtuchkin/iconv-lite.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ashtuchkin/iconv-lite", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ashtuchkin/iconv-lite/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bf73179d901cbe7cb091350466898801cb657bb4575de79d391df5c3097b565ca85cee108bd6abbd27a73505a77b54dc4708422f51f02c8db56c4a9da63f3fac" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/iconv-lite" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "os-tmpdir", - "version": "1.0.2", - "bom-ref": "os-tmpdir@1.0.2", - "author": "Sindre Sorhus", - "description": "Node.js os.tmpdir() ponyfill", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/os-tmpdir@1.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/os-tmpdir.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/os-tmpdir#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/os-tmpdir/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0f6151d37562afb148bb8e57058db49936fefd9496074d2c8d4f637505edf37803ac8e19b73e45b3bff2cbbe20d8de52550638c58d6a0ebe2b35d770611557d2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/os-tmpdir" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "escape-string-regexp", - "version": "1.0.5", - "bom-ref": "escape-string-regexp@1.0.5", - "author": "Sindre Sorhus", - "description": "Escape RegExp special characters", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/escape-string-regexp@1.0.5", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/escape-string-regexp.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/escape-string-regexp#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/escape-string-regexp/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bdb468ac1e455105af95ad7a53c47faa06852326b6a86cf00eb366099b982ab6dd494306e88d5908641179f911561b8e9081959deec1437e4349fa35aaf26a16" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/escape-string-regexp" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "bl", - "version": "4.1.0", - "bom-ref": "bl@4.1.0", - "description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/bl@4.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/rvagg/bl.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/rvagg/bl", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/rvagg/bl/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d56d3b70cf604ba0dc2e97ab65f1528fe6d62ed68f1923875a13e21b35e6bd525b44b746f36b07fca9fc12d5b556a595039e0029fda1e64e416e721bc05de1eb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/bl" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "buffer", - "version": "5.7.1", - "bom-ref": "buffer@5.7.1", - "author": "Feross Aboukhadijeh", - "description": "Node.js Buffer API, for the browser", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/buffer@5.7.1", - "externalReferences": [ - { - "url": "git://github.com/feross/buffer.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/feross/buffer", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/feross/buffer/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "10773220f050e0148696f8c1d7a9392a0009dbb088b0763fd8906609145ea38f32f6b43731a533597dca56505ae14eccc97d361dd563d0aec2dd6681de3bbb15" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/buffer" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "cli-spinners", - "version": "2.6.1", - "bom-ref": "cli-spinners@2.6.1", - "author": "Sindre Sorhus", - "description": "Spinners for use in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/cli-spinners@2.6.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/cli-spinners.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/cli-spinners#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/cli-spinners/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.6.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c7fe5f5a618c9db29001a37037e519955efda812ccf4916726e274de0222e7086ba1bd31574a1f3551f2f4387019db0c25073638abf4a0698bcef6aabc056ffa" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/cli-spinners" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-interactive", - "version": "1.0.0", - "bom-ref": "is-interactive@1.0.0", - "author": "Sindre Sorhus", - "description": "Check if stdout or stderr is interactive", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-interactive@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/is-interactive.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/is-interactive#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/is-interactive/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d87bc810a468a92eb682e102faa063a6f46e6dd5fdd7458232e25367e23dcafa8a536ff5d9e48be78f47330b5a6dbe28ba9763dac30fe7493e5c97c1ffc244eb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-interactive" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-unicode-supported", - "version": "0.1.0", - "bom-ref": "is-unicode-supported@0.1.0", - "author": "Sindre Sorhus", - "description": "Detect whether the terminal supports Unicode", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-unicode-supported@0.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/is-unicode-supported.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/is-unicode-supported#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/is-unicode-supported/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "927c46daae140b7bbcb2d446c8054908e771166bf90d989171d94868041701b49f2726be3a1a29368b4b42bb2d061aaeaaee19a6e29b0dcffc4ba9a05e03c53f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-unicode-supported" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "log-symbols", - "version": "4.1.0", - "bom-ref": "log-symbols@4.1.0", - "author": "Sindre Sorhus", - "description": "Colored symbols for various log levels. Example: `✔︎ Success`", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/log-symbols@4.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/log-symbols.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/log-symbols#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/log-symbols/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f173efa4003cbb285fb5ebbca48bd0c69259ed2618769522bd9a46cbab05b01b8a458ffbad019abde75e07c68af99932ababa930554bffd016eaf398cdf4722e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/log-symbols" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "4.1.2", - "bom-ref": "log-symbols@4.1.0|chalk@4.1.2", - "description": "Terminal string styling done right", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/log-symbols\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "log-symbols@4.1.0|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/log-symbols\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "log-symbols@4.1.0|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/log-symbols\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "log-symbols@4.1.0|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/log-symbols\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "7.2.0", - "bom-ref": "log-symbols@4.1.0|supports-color@7.2.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@7.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/log-symbols\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "4.0.0", - "bom-ref": "log-symbols@4.1.0|has-flag@4.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/log-symbols\\node_modules\\has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "wrap-ansi", - "version": "6.2.0", - "bom-ref": "wrap-ansi@6.2.0", - "author": "Sindre Sorhus", - "description": "Wordwrap a string with ANSI escape codes", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/wrap-ansi@6.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/wrap-ansi.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/wrap-ansi#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/wrap-ansi/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "afa94f7011b1657948732984bbb227c43321756d0a0f1a4b82814b720b9ab3109a27f48e219c0835ab4af4a63fb5ff99ae5cb038a5345038f70135d405fc495c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/wrap-ansi" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "ansi-styles", - "version": "4.3.0", - "bom-ref": "wrap-ansi@6.2.0|ansi-styles@4.3.0", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@4.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/wrap-ansi\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "2.0.1", - "bom-ref": "wrap-ansi@6.2.0|color-convert@2.0.1", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/wrap-ansi\\node_modules\\color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.4", - "bom-ref": "wrap-ansi@6.2.0|color-name@1.1.4", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.4", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/colorjs/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/colorjs/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/colorjs/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/wrap-ansi\\node_modules\\color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "libnpmaccess", - "version": "6.0.4", - "bom-ref": "libnpmaccess@6.0.4", - "author": "GitHub Inc.", - "description": "programmatic library for `npm access` commands", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/libnpmaccess@6.0.4#workspaces/libnpmaccess", - "externalReferences": [ - { - "url": "git+https://github.com/npm/cli.git#workspaces/libnpmaccess", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://npmjs.com/package/libnpmaccess", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/libnpmaccess/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/libnpmaccess/-/libnpmaccess-6.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a99df071f2325285b4faa48590c068bdc4eb48627765ecafa51edde4df69118bff917b3cb073f6c22a8421704a2c5ad9966334911d11243ee6b5f2e782d94b6a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/libnpmaccess" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minipass", - "version": "3.3.6", - "bom-ref": "libnpmaccess@6.0.4|minipass@3.3.6", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@3.3.6", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0f188d89dc5210afad1c6eb3388925bcd3b09b786f0ab6d4addb7363be14e87293271bc80df3942f95b93f61a17770d392184a3d81aa78d508879a9c3386017f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/libnpmaccess\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "libnpmaccess@6.0.4|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/libnpmaccess\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "npm-package-arg", - "version": "9.1.2", - "bom-ref": "libnpmaccess@6.0.4|npm-package-arg@9.1.2", - "author": "GitHub Inc.", - "description": "Parse the things that can be arguments to `npm install`", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/npm-package-arg@9.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/npm/npm-package-arg.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/npm-package-arg", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/npm-package-arg/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-9.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a7377dacb131e137cd264a2fbe50522c686adf5806bb64037b114f593d7dc820e1d098274619412cda39ef9f4dd00266064fa443d63f857a0b9e58050feba49a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/libnpmaccess\\node_modules\\npm-package-arg" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "hosted-git-info", - "version": "5.2.1", - "bom-ref": "libnpmaccess@6.0.4|hosted-git-info@5.2.1", - "author": "GitHub Inc.", - "description": "Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/hosted-git-info@5.2.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/hosted-git-info.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/hosted-git-info", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/hosted-git-info/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-5.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c4871060c9e1731d8daf82538ec166c309ebf6f95dba03f2f6e566d28f3b6e3aaa58cbfd19aaac4de4fe8bdf704e5d26935b8bc49b47c4b6fc9329aa4c4350b3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/libnpmaccess\\node_modules\\hosted-git-info" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "7.18.3", - "bom-ref": "libnpmaccess@6.0.4|lru-cache@7.18.3", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@7.18.3", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8ee9a573404852b4b7a891a0224599b327c033b3425a205c08386777edcd34ce4a6c198b4e01d57d605c83a5beacb52c229ce91113ecbf050fec272401048ea0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/libnpmaccess\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "proc-log", - "version": "2.0.1", - "bom-ref": "libnpmaccess@6.0.4|proc-log@2.0.1", - "author": "GitHub Inc.", - "description": "just emit 'log' events on the process object", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/proc-log@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/proc-log.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/proc-log#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/proc-log/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/proc-log/-/proc-log-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "29c9a8d8585f0d35dd71b7c31fbe8deee0581c837173ff065bb50056e54ff48f956b7b8749eaeb9ca57a74ba2881afe087b1a5833b820abfdea257672f59ae1b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/libnpmaccess\\node_modules\\proc-log" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "libnpmaccess@6.0.4|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/libnpmaccess\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "libnpmaccess@6.0.4|semver@7.5.4|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/libnpmaccess\\node_modules\\semver\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "npm-registry-fetch", - "version": "13.3.1", - "bom-ref": "libnpmaccess@6.0.4|npm-registry-fetch@13.3.1", - "author": "GitHub Inc.", - "description": "Fetch-based http client for use with npm registry APIs", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/npm-registry-fetch@13.3.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/npm-registry-fetch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/npm-registry-fetch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/npm-registry-fetch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-13.3.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7ae9093e2fbe0ca4538d20517036520c3b06a912b77a16f17c551c81a45dd18a7a911c0ec21d96567d2bfbcacc0789e7bb3bc093aad057397a2b90a460e9a7bf" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/libnpmaccess\\node_modules\\npm-registry-fetch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "sigstore", - "version": "1.9.0", - "bom-ref": "sigstore@1.9.0", - "author": "bdehamer@github.com", - "description": "code-signing for npm packages", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/sigstore@1.9.0", - "externalReferences": [ - { - "url": "git+https://github.com/sigstore/sigstore-js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sigstore/sigstore-js/tree/main/packages/client#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sigstore/sigstore-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/sigstore/-/sigstore-1.9.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d198f3d287b7eddd3c55e3ad048b81e9c46b8aa5ec7b67bcc3eef2232d974978ec8512b16dcd8a9215e32f6dbd8d74b1126ed46dc8d2efac1c24319075d548f4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/sigstore" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "make-fetch-happen", - "version": "11.1.1", - "bom-ref": "sigstore@1.9.0|make-fetch-happen@11.1.1", - "author": "GitHub Inc.", - "description": "Opinionated, caching, retrying fetch client", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/make-fetch-happen@11.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/make-fetch-happen.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/make-fetch-happen#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/make-fetch-happen/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-11.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "acb592ec60924dc12e8e3541b3662a1bb638eb8deef2e72f08979246a88b6217acac3bb37ae148937ef1444cc0b1f41aab397c6fdacd084e26e89f2dbd7e10f3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/sigstore\\node_modules\\make-fetch-happen" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "7.18.3", - "bom-ref": "sigstore@1.9.0|lru-cache@7.18.3", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@7.18.3", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8ee9a573404852b4b7a891a0224599b327c033b3425a205c08386777edcd34ce4a6c198b4e01d57d605c83a5beacb52c229ce91113ecbf050fec272401048ea0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/sigstore\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minipass-fetch", - "version": "3.0.4", - "bom-ref": "sigstore@1.9.0|minipass-fetch@3.0.4", - "author": "GitHub Inc.", - "description": "An implementation of window.fetch in Node.js using Minipass streams", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/minipass-fetch@3.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/minipass-fetch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/minipass-fetch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/minipass-fetch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8c702a9c0ef6f2e52921a166ecd5ac0a7a8a4fa52a673ec6708fdb0e93c04eec18c8ac09c16d2b7a6c520b15252a212dcbe7a8a4719ade873c5b1810d45149aa" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/sigstore\\node_modules\\minipass-fetch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minipass", - "version": "7.0.4", - "bom-ref": "sigstore@1.9.0|minipass-fetch@3.0.4|minipass@7.0.4", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@7.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8d8a1f2cce436a6f76efdadd916cea1e8cd4a38c9b8dd6660ac0c778fcb957f3db05c54c892651f7b826032e396aa8bc08ad651b6102777e7a154f3a6af7f051" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/sigstore\\node_modules\\minipass-fetch\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "minipass", - "version": "5.0.0", - "bom-ref": "sigstore@1.9.0|minipass@5.0.0", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "dc59e362e7a1bfd93aa2f3846f23acc1a7420cf5f5a6209f855f2772662d1ce8ee3f0ca5556b208532e8eeb69b8c2dd1c79c43e070f1f169b5c67305ed2e6a15" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/sigstore\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ssri", - "version": "10.0.5", - "bom-ref": "sigstore@1.9.0|ssri@10.0.5", - "author": "GitHub Inc.", - "description": "Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/ssri@10.0.5", - "externalReferences": [ - { - "url": "git+https://github.com/npm/ssri.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/ssri#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/ssri/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6d27f5ead0059067919543438d7bbc17368c42dea0d87649aee9fb9ad31b20f39d771b7718b312cf955651672a4c950f7cb11a0c87a91b1bfe6d8416e3de7de8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/sigstore\\node_modules\\ssri" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minipass", - "version": "7.0.4", - "bom-ref": "sigstore@1.9.0|ssri@10.0.5|minipass@7.0.4", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@7.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8d8a1f2cce436a6f76efdadd916cea1e8cd4a38c9b8dd6660ac0c778fcb957f3db05c54c892651f7b826032e396aa8bc08ad651b6102777e7a154f3a6af7f051" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/sigstore\\node_modules\\ssri\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - } - ] - }, - { - "type": "library", - "name": "bundle", - "group": "@sigstore", - "version": "1.1.0", - "bom-ref": "@sigstore/bundle@1.1.0", - "author": "bdehamer@github.com", - "description": "Sigstore bundle type", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/%40sigstore/bundle@1.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sigstore/sigstore-js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sigstore/sigstore-js/tree/main/packages/bundle#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sigstore/sigstore-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@sigstore/bundle/-/bundle-1.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3c5bad5c4cb44a6431608e2d7b13f0ddd77629ec2e36abfb3ae2b5645b58d9f33be78ca1bc6d8a760c088519e8104dae1ddb5d18d43cb3495bf78756f6c10ba2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@sigstore\\bundle" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "protobuf-specs", - "group": "@sigstore", - "version": "0.2.1", - "bom-ref": "@sigstore/protobuf-specs@0.2.1", - "author": "bdehamer@github.com", - "description": "code-signing for npm packages", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/%40sigstore/protobuf-specs@0.2.1", - "externalReferences": [ - { - "url": "git+https://github.com/sigstore/protobuf-specs.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sigstore/protobuf-specs#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sigstore/protobuf-specs/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@sigstore/protobuf-specs/-/protobuf-specs-0.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5d3595c67589bbe735a02b2130bc272afcfc6502490d53a572231f82924141b4e1563293086f1dc328602e78010f628dd1aa7d17f80e57cac50c4c7cba1ed1d8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@sigstore\\protobuf-specs" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "sign", - "group": "@sigstore", - "version": "1.0.0", - "bom-ref": "@sigstore/sign@1.0.0", - "author": "bdehamer@github.com", - "description": "Sigstore signing library", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/%40sigstore/sign@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sigstore/sigstore-js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sigstore/sigstore-js/tree/main/packages/sign#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sigstore/sigstore-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@sigstore/sign/-/sign-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "20dc4554d42d78bb5c7c699ca2577357a25ed2c6db7e1f48d7a0cce3224fc378f9f9314ff17eae222035f26be911af72c9ec9c00a80f98e0375fd8557554cf50" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@sigstore\\sign" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "make-fetch-happen", - "version": "11.1.1", - "bom-ref": "@sigstore/sign@1.0.0|make-fetch-happen@11.1.1", - "author": "GitHub Inc.", - "description": "Opinionated, caching, retrying fetch client", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/make-fetch-happen@11.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/make-fetch-happen.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/make-fetch-happen#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/make-fetch-happen/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-11.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "acb592ec60924dc12e8e3541b3662a1bb638eb8deef2e72f08979246a88b6217acac3bb37ae148937ef1444cc0b1f41aab397c6fdacd084e26e89f2dbd7e10f3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@sigstore\\sign\\node_modules\\make-fetch-happen" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "7.18.3", - "bom-ref": "@sigstore/sign@1.0.0|lru-cache@7.18.3", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@7.18.3", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8ee9a573404852b4b7a891a0224599b327c033b3425a205c08386777edcd34ce4a6c198b4e01d57d605c83a5beacb52c229ce91113ecbf050fec272401048ea0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@sigstore\\sign\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minipass-fetch", - "version": "3.0.4", - "bom-ref": "@sigstore/sign@1.0.0|minipass-fetch@3.0.4", - "author": "GitHub Inc.", - "description": "An implementation of window.fetch in Node.js using Minipass streams", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/minipass-fetch@3.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/minipass-fetch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/minipass-fetch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/minipass-fetch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8c702a9c0ef6f2e52921a166ecd5ac0a7a8a4fa52a673ec6708fdb0e93c04eec18c8ac09c16d2b7a6c520b15252a212dcbe7a8a4719ade873c5b1810d45149aa" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@sigstore\\sign\\node_modules\\minipass-fetch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minipass", - "version": "7.0.4", - "bom-ref": "@sigstore/sign@1.0.0|minipass-fetch@3.0.4|minipass@7.0.4", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@7.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8d8a1f2cce436a6f76efdadd916cea1e8cd4a38c9b8dd6660ac0c778fcb957f3db05c54c892651f7b826032e396aa8bc08ad651b6102777e7a154f3a6af7f051" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@sigstore\\sign\\node_modules\\minipass-fetch\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "minipass", - "version": "5.0.0", - "bom-ref": "@sigstore/sign@1.0.0|minipass@5.0.0", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "dc59e362e7a1bfd93aa2f3846f23acc1a7420cf5f5a6209f855f2772662d1ce8ee3f0ca5556b208532e8eeb69b8c2dd1c79c43e070f1f169b5c67305ed2e6a15" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@sigstore\\sign\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ssri", - "version": "10.0.5", - "bom-ref": "@sigstore/sign@1.0.0|ssri@10.0.5", - "author": "GitHub Inc.", - "description": "Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/ssri@10.0.5", - "externalReferences": [ - { - "url": "git+https://github.com/npm/ssri.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/ssri#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/ssri/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6d27f5ead0059067919543438d7bbc17368c42dea0d87649aee9fb9ad31b20f39d771b7718b312cf955651672a4c950f7cb11a0c87a91b1bfe6d8416e3de7de8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@sigstore\\sign\\node_modules\\ssri" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minipass", - "version": "7.0.4", - "bom-ref": "@sigstore/sign@1.0.0|ssri@10.0.5|minipass@7.0.4", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@7.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8d8a1f2cce436a6f76efdadd916cea1e8cd4a38c9b8dd6660ac0c778fcb957f3db05c54c892651f7b826032e396aa8bc08ad651b6102777e7a154f3a6af7f051" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@sigstore\\sign\\node_modules\\ssri\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - } - ] - }, - { - "type": "library", - "name": "tuf", - "group": "@sigstore", - "version": "1.0.3", - "bom-ref": "@sigstore/tuf@1.0.3", - "author": "bdehamer@github.com", - "description": "Client for the Sigstore TUF repository", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/%40sigstore/tuf@1.0.3", - "externalReferences": [ - { - "url": "git+https://github.com/sigstore/sigstore-js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sigstore/sigstore-js/tree/main/packages/tuf#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sigstore/sigstore-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@sigstore/tuf/-/tuf-1.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d9b468bf3b349c9645942377ad78ab138830c429fdec9363326c2979caa56e057d59cc57ed646e22b833c7f5fb21becc6116f2513a41604d2cdb1e809995e796" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@sigstore\\tuf" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "tuf-js", - "version": "1.1.7", - "bom-ref": "tuf-js@1.1.7", - "author": "bdehamer@github.com", - "description": "JavaScript implementation of The Update Framework (TUF)", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/tuf-js@1.1.7", - "externalReferences": [ - { - "url": "git+https://github.com/theupdateframework/tuf-js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/theupdateframework/tuf-js/tree/main/packages/client#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/theupdateframework/tuf-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/tuf-js/-/tuf-js-1.1.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8b73fd2a0c37cad8c42d47e9b8a54334126f938bb96d72fa82c92fe7bda671ebcf6d2282577cedddd8e19a5110eb9c8446321b3929dccbb53871025a0750810a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tuf-js" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "make-fetch-happen", - "version": "11.1.1", - "bom-ref": "tuf-js@1.1.7|make-fetch-happen@11.1.1", - "author": "GitHub Inc.", - "description": "Opinionated, caching, retrying fetch client", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/make-fetch-happen@11.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/make-fetch-happen.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/make-fetch-happen#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/make-fetch-happen/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-11.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "acb592ec60924dc12e8e3541b3662a1bb638eb8deef2e72f08979246a88b6217acac3bb37ae148937ef1444cc0b1f41aab397c6fdacd084e26e89f2dbd7e10f3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tuf-js\\node_modules\\make-fetch-happen" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "7.18.3", - "bom-ref": "tuf-js@1.1.7|lru-cache@7.18.3", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@7.18.3", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8ee9a573404852b4b7a891a0224599b327c033b3425a205c08386777edcd34ce4a6c198b4e01d57d605c83a5beacb52c229ce91113ecbf050fec272401048ea0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tuf-js\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minipass-fetch", - "version": "3.0.4", - "bom-ref": "tuf-js@1.1.7|minipass-fetch@3.0.4", - "author": "GitHub Inc.", - "description": "An implementation of window.fetch in Node.js using Minipass streams", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/minipass-fetch@3.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/minipass-fetch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/minipass-fetch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/minipass-fetch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-3.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8c702a9c0ef6f2e52921a166ecd5ac0a7a8a4fa52a673ec6708fdb0e93c04eec18c8ac09c16d2b7a6c520b15252a212dcbe7a8a4719ade873c5b1810d45149aa" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tuf-js\\node_modules\\minipass-fetch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minipass", - "version": "7.0.4", - "bom-ref": "tuf-js@1.1.7|minipass-fetch@3.0.4|minipass@7.0.4", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@7.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8d8a1f2cce436a6f76efdadd916cea1e8cd4a38c9b8dd6660ac0c778fcb957f3db05c54c892651f7b826032e396aa8bc08ad651b6102777e7a154f3a6af7f051" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tuf-js\\node_modules\\minipass-fetch\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "minipass", - "version": "5.0.0", - "bom-ref": "tuf-js@1.1.7|minipass@5.0.0", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "dc59e362e7a1bfd93aa2f3846f23acc1a7420cf5f5a6209f855f2772662d1ce8ee3f0ca5556b208532e8eeb69b8c2dd1c79c43e070f1f169b5c67305ed2e6a15" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tuf-js\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ssri", - "version": "10.0.5", - "bom-ref": "tuf-js@1.1.7|ssri@10.0.5", - "author": "GitHub Inc.", - "description": "Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/ssri@10.0.5", - "externalReferences": [ - { - "url": "git+https://github.com/npm/ssri.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/ssri#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/ssri/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ssri/-/ssri-10.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6d27f5ead0059067919543438d7bbc17368c42dea0d87649aee9fb9ad31b20f39d771b7718b312cf955651672a4c950f7cb11a0c87a91b1bfe6d8416e3de7de8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tuf-js\\node_modules\\ssri" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minipass", - "version": "7.0.4", - "bom-ref": "tuf-js@1.1.7|ssri@10.0.5|minipass@7.0.4", - "author": "Isaac Z. Schlueter", - "description": "minimal implementation of a PassThrough stream", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minipass@7.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/minipass.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minipass#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minipass/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8d8a1f2cce436a6f76efdadd916cea1e8cd4a38c9b8dd6660ac0c778fcb957f3db05c54c892651f7b826032e396aa8bc08ad651b6102777e7a154f3a6af7f051" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tuf-js\\node_modules\\ssri\\node_modules\\minipass" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - } - ] - }, - { - "type": "library", - "name": "models", - "group": "@tufjs", - "version": "1.0.4", - "bom-ref": "@tufjs/models@1.0.4", - "author": "bdehamer@github.com", - "description": "TUF metadata models", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40tufjs/models@1.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/theupdateframework/tuf-js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/theupdateframework/tuf-js/tree/main/packages/models#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/theupdateframework/tuf-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@tufjs/models/-/models-1.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a9a195f65b493f410edb961f1543e1c5154ad1ebd714800689cb155ee4629b811df5c8cfc5884d9cd278f521666de2e0b71a6c948917df5ec88297dc1cf563fc" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@tufjs\\models" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minimatch", - "version": "9.0.3", - "bom-ref": "@tufjs/models@1.0.4|minimatch@9.0.3", - "author": "Isaac Z. Schlueter", - "description": "a glob matcher in javascript", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minimatch@9.0.3", - "externalReferences": [ - { - "url": "git://github.com/isaacs/minimatch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minimatch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minimatch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "44789a73d9af691c34c770184600c2d42c403fb1d370daeb102780f186097969e9a3ed90e427a0b598daa2d5935b10c6dd4786035728134e621f598f8d3ff69a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@tufjs\\models\\node_modules\\minimatch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "brace-expansion", - "version": "2.0.1", - "bom-ref": "@tufjs/models@1.0.4|brace-expansion@2.0.1", - "author": "Julian Gruber", - "description": "Brace expansion as known from sh/bash", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/brace-expansion@2.0.1", - "externalReferences": [ - { - "url": "git://github.com/juliangruber/brace-expansion.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5e7008bd0f1e33e902e9a50bc7ac2e422c15b27cec8bd7775b1cd5dc5a564c6035f45eb6d64c1d6ec01c14a5e02941d95accbe998ea22f5b074f1584142cad0c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@tufjs\\models\\node_modules\\brace-expansion" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "canonical-json", - "group": "@tufjs", - "version": "1.0.0", - "bom-ref": "@tufjs/canonical-json@1.0.0", - "author": "bdehamer@github.com", - "description": "OLPC JSON canonicalization", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40tufjs/canonical-json@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/theupdateframework/tuf-js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/theupdateframework/tuf-js/packages/canonical-json#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/theupdateframework/tuf-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@tufjs/canonical-json/-/canonical-json-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4139dffbebb1ba75af1b6cf750537302840f1f19d25cec2d688de227e02886157ee6f38db80acf8c913b68f5cf5577d726caab55b641bbd6fcd4026849dd3d21" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@tufjs\\canonical-json" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "minimatch", - "group": "@types", - "version": "3.0.5", - "bom-ref": "@types/minimatch@3.0.5", - "description": "TypeScript definitions for Minimatch", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/minimatch@3.0.5#types/minimatch", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/minimatch", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimatch", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2a5cfde3d874d86cf6b9908c1b00d44834b56019537430e06d61e2fbcd65dbdb5000b52dbf3e2b0188b9ba85611392da828aba0dea805256eb1ef5bf9970e075" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\minimatch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "array-differ", - "version": "3.0.0", - "bom-ref": "array-differ@3.0.0", - "author": "Sindre Sorhus", - "description": "Create an array with values that are present in the first input array but not additional ones", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/array-differ@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/array-differ.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/array-differ#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/array-differ/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/array-differ/-/array-differ-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4c7b5f612e8ab4c13fc880212a3676ba5ed723dea54061d1a6eb494073bcd0b016427b863f888220df2f74c45ba066c8118070537deaf13721d68b36f97d2432" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/array-differ" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ignore-walk", - "version": "5.0.1", - "bom-ref": "ignore-walk@5.0.1", - "author": "GitHub Inc.", - "description": "Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/ignore-walk@5.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/ignore-walk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/ignore-walk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/ignore-walk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-5.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c9e9a2e2931fe7558a4fb92122726a02fb081b3a2a6176e59eccf4aa5f2d33eca2d442984d8d5ebd7e0d01b26b2cbfc06a7af61f265e96ea94f8e8bb3061e893" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ignore-walk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minimatch", - "version": "5.1.6", - "bom-ref": "ignore-walk@5.0.1|minimatch@5.1.6", - "author": "Isaac Z. Schlueter", - "description": "a glob matcher in javascript", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minimatch@5.1.6", - "externalReferences": [ - { - "url": "git://github.com/isaacs/minimatch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minimatch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minimatch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "94ac15ff56eba46ea6054147b5becd526b400426f65996669b6c0d88e0398406fc55d092e01dddb4c5b2bdca1589c730016fc23844635cbb74ccfd735d4376ea" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ignore-walk\\node_modules\\minimatch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "brace-expansion", - "version": "2.0.1", - "bom-ref": "ignore-walk@5.0.1|brace-expansion@2.0.1", - "author": "Julian Gruber", - "description": "Brace expansion as known from sh/bash", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/brace-expansion@2.0.1", - "externalReferences": [ - { - "url": "git://github.com/juliangruber/brace-expansion.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5e7008bd0f1e33e902e9a50bc7ac2e422c15b27cec8bd7775b1cd5dc5a564c6035f45eb6d64c1d6ec01c14a5e02941d95accbe998ea22f5b074f1584142cad0c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ignore-walk\\node_modules\\brace-expansion" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "humanize-ms", - "version": "1.2.1", - "bom-ref": "humanize-ms@1.2.1", - "author": "dead-horse", - "description": "transform humanize time to ms", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/humanize-ms@1.2.1", - "externalReferences": [ - { - "url": "git+https://github.com/node-modules/humanize-ms.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/node-modules/humanize-ms#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/node-modules/humanize-ms/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "165ef4bd8b6c0056ff0b4e8f4d2f5d641a3b8a16aef93bbf0cd0a4fcec8785e6b4ed2f9a78c5a914591469745af1f23e49c65b108f1d7d2c7063b83167d48055" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/humanize-ms" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "socks", - "version": "2.7.1", - "bom-ref": "socks@2.7.1", - "author": "Josh Glazebrook", - "description": "Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/socks@2.7.1", - "externalReferences": [ - { - "url": "git+https://github.com/JoshGlazebrook/socks.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/JoshGlazebrook/socks/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/JoshGlazebrook/socks/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/socks/-/socks-2.7.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ee6694672d4deeea3af965445faa6c012c6d36529a3553251902a41bfeb79c40dd2ce58d6e250ca0b2bb5f8b98a0b850b2d6aeef698b81f116717730b1a1db61" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/socks" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ip", - "version": "2.0.0", - "bom-ref": "ip@2.0.0", - "author": "Fedor Indutny", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ip@2.0.0", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/indutny/node-ip.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/indutny/node-ip", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/indutny/node-ip/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ip/-/ip-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "58a6be5ee2c6d40d51d145a1976fb55d04a2f9f65632c60a7df3194d362c8996940fc936c83023e5ab62993503d93664c8290d11e604e4d845666ba9386b6361" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ip" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "smart-buffer", - "version": "4.2.0", - "bom-ref": "smart-buffer@4.2.0", - "author": "Josh Glazebrook", - "description": "smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/smart-buffer@4.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/JoshGlazebrook/smart-buffer.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/JoshGlazebrook/smart-buffer/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/JoshGlazebrook/smart-buffer/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f7884ad0787cacfa90976c577371ec681a0e5ca576d0c4e83e4717bf06c84962c4b3eeb8b01ab9905827da42431dbd4faf2f72acfd1dc6b088f5145c8bb4572a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/smart-buffer" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "are-we-there-yet", - "version": "3.0.1", - "bom-ref": "are-we-there-yet@3.0.1", - "author": "GitHub Inc.", - "description": "Keep track of the overall completion of many disparate processes", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/are-we-there-yet@3.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/npm/are-we-there-yet.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/are-we-there-yet", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/are-we-there-yet/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-3.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4195b8103986c2562eaf46327ff6f6b86b9c1d031af1a1543fb7aef5d751ef7bef845cade15d159774073dc4cd27c97aa9838177181776705742b1e295f45006" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/are-we-there-yet" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "gauge", - "version": "4.0.4", - "bom-ref": "gauge@4.0.4", - "author": "GitHub Inc.", - "description": "A terminal based horizontal gauge", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/gauge@4.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/gauge.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/gauge", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/gauge/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/gauge/-/gauge-4.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7fd9be0443798e483a6b47d98e57a2763379d551355fe98f150d83274bafd55dfda022c26ec19eeb28db067a7b78aef3ffe180a27f7d6b79c7baa6eebad8723e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/gauge" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "cli", - "group": "@nrwl", - "version": "15.9.7", - "bom-ref": "@nrwl/cli@15.9.7", - "author": "Victor Savkin", - "description": "Smart, Fast and Extensible Build System", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40nrwl/cli@15.9.7#packages/cli", - "externalReferences": [ - { - "url": "git+https://github.com/nrwl/nx.git#packages/cli", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://nx.dev", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nrwl/nx/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@nrwl/cli/-/cli-15.9.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d63b47043b89cc0e7b332e672f3622337ef69895b4358eab14ac655ade5ad112ec01974f4c7b1df251371acf578a7182d638576ebb969a18672b262d66f5ffcc" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@nrwl\\cli" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "nx-win32-x64-msvc", - "group": "@nrwl", - "version": "15.9.7", - "bom-ref": "@nrwl/nx-win32-x64-msvc@15.9.7", - "scope": "optional", - "purl": "pkg:npm/%40nrwl/nx-win32-x64-msvc@15.9.7", - "externalReferences": [ - { - "url": "https://registry.npmjs.org/@nrwl/nx-win32-x64-msvc/-/nx-win32-x64-msvc-15.9.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c7a511a1fefd44f77c0256a955b3de7d40f7ca7259a666a1ded61a619f71651317a2356d10757c421e6fcac297435acd6098a207c021e9ebd22962db007eb4b7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@nrwl\\nx-win32-x64-msvc" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "tao", - "group": "@nrwl", - "version": "15.9.7", - "bom-ref": "@nrwl/tao@15.9.7", - "author": "Victor Savkin", - "description": "CLI for generating code and running commands", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40nrwl/tao@15.9.7#packages/tao", - "externalReferences": [ - { - "url": "git+https://github.com/nrwl/nx.git#packages/tao", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://nx.dev", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nrwl/nx/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@nrwl/tao/-/tao-15.9.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3819c736f41fdef047d2a87d627bc14105b2c8567e3d682e17a749f3ed6fc90625acb564fd767c9c9e2e91615bf907cfbff3bc5419aa6a87da388f5a142e324f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@nrwl\\tao" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "watcher", - "group": "@parcel", - "version": "2.0.4", - "bom-ref": "@parcel/watcher@2.0.4", - "description": "A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40parcel/watcher@2.0.4", - "externalReferences": [ - { - "url": "git+https://github.com/parcel-bundler/watcher.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/parcel-bundler/watcher#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/parcel-bundler/watcher/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7130e2f8550304850e04a12d8fe9e1889ef5019565900b1016e1904ee9f9b55f66c10050819be10b31be5113d073c9b278ddf6c9155911f5403c2b35456f89be" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@parcel\\watcher" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "node-addon-api", - "version": "3.2.1", - "bom-ref": "node-addon-api@3.2.1", - "description": "Node.js API (Node-API)", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/node-addon-api@3.2.1", - "externalReferences": [ - { - "url": "git://github.com/nodejs/node-addon-api.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nodejs/node-addon-api", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nodejs/node-addon-api/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-3.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9a671e8bd26085534363276085099e0d7f0aa009b4140898c88714b7f3789e1c808a9075ee99656500ce243d9fa2dc40067b7831dcfe74a4ceede7ed2e0e1dd0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/node-addon-api" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "node-gyp-build", - "version": "4.6.1", - "bom-ref": "node-gyp-build@4.6.1", - "author": "Mathias Buus", - "description": "Build tool and bindings loader for node-gyp that supports prebuilds", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/node-gyp-build@4.6.1", - "externalReferences": [ - { - "url": "git+https://github.com/prebuild/node-gyp-build.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/prebuild/node-gyp-build", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/prebuild/node-gyp-build/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.6.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "db8be7925266c914bc56204d23c29bb4afebfc399740c46238c5d3373da7ad39c0614c2398411b9e7a41ffe92dfb2591bfbddb3ec48f44575dadc21b0314a231" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/node-gyp-build" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lockfile", - "group": "@yarnpkg", - "version": "1.1.0", - "bom-ref": "@yarnpkg/lockfile@1.1.0", - "description": "The parser/stringifier for Yarn lockfiles.", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/%40yarnpkg/lockfile@1.1.0", - "externalReferences": [ - { - "url": "https://github.com/yarnpkg/yarn/blob/master/packages/lockfile", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://registry.npmjs.org/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1a94b0bf25ce70e3a557bd2f6e7ce38f87d6e715bf15d505ea7404b7510dcbb9b86427338b5fbf6ee5543c0aa619fab39ec391345cd432372d4c8a7c6bdb6e09" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@yarnpkg\\lockfile" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "parsers", - "group": "@yarnpkg", - "version": "3.0.0-rc.46", - "bom-ref": "@yarnpkg/parsers@3.0.0-rc.46", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/%40yarnpkg/parsers@3.0.0-rc.46#packages/yarnpkg-parsers", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/yarnpkg/berry.git#packages/yarnpkg-parsers", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/yarnpkg/berry#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/yarnpkg/berry/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@yarnpkg/parsers/-/parsers-3.0.0-rc.46.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6a2013b3ba52badcdd6bfaeaf1f9ee3f04e09725708ccdb66cd9cad99823ae9023407492977973b5dd9ff5ebecb755bfaa70b9f03473ed3ed09dd503ba6011e1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@yarnpkg\\parsers" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "js-yaml", - "version": "3.14.1", - "bom-ref": "@yarnpkg/parsers@3.0.0-rc.46|js-yaml@3.14.1", - "author": "Vladimir Zapparov", - "description": "YAML 1.2 parser and serializer", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/js-yaml@3.14.1", - "externalReferences": [ - { - "url": "git+https://github.com/nodeca/js-yaml.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nodeca/js-yaml", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nodeca/js-yaml/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a24307ece5d727b62b37d3a4dff497ae7bb8897f723a4fb6e67a97e22992da7a6ebd36039a8fd0119a2ac199186880e4de356f04e4ce20480485a2ceca7052f6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@yarnpkg\\parsers\\node_modules\\js-yaml" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "argparse", - "version": "1.0.10", - "bom-ref": "@yarnpkg/parsers@3.0.0-rc.46|argparse@1.0.10", - "description": "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/argparse@1.0.10", - "externalReferences": [ - { - "url": "git+https://github.com/nodeca/argparse.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nodeca/argparse#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nodeca/argparse/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a39468cbab4d1b848bfc53a408037a4738e26a4652db944b605adc32db49a9b75df015ab9c0f9f1b3e7b88de4f6f4ea9bc11af979810d01e3c74996c957be84e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@yarnpkg\\parsers\\node_modules\\argparse" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "js-yaml", - "group": "@zkochan", - "version": "0.0.6", - "bom-ref": "@zkochan/js-yaml@0.0.6", - "author": "Vladimir Zapparov", - "description": "YAML 1.2 parser and serializer", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40zkochan/js-yaml@0.0.6", - "externalReferences": [ - { - "url": "git+https://github.com/nodeca/js-yaml.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nodeca/js-yaml#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nodeca/js-yaml/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@zkochan/js-yaml/-/js-yaml-0.0.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "9f3be097755f85c10b43c2f256b60eaeef94b40cb59ebca0936f8019b4e6f1ae5870eea8f254a3013fa97e0def256c48a1928e521acae9453bc56ffed34910ae" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@zkochan\\js-yaml" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "axios", - "version": "1.6.0", - "bom-ref": "axios@1.6.0", - "author": "Matt Zabriskie", - "description": "Promise based HTTP client for the browser and node.js", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/axios@1.6.0", - "externalReferences": [ - { - "url": "git+https://github.com/axios/axios.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://axios-http.com", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/axios/axios/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/axios/-/axios-1.6.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "119d43622863bbda70541fa383aee8826f939aa73a26685a99137a23866df037d9bb995b7101b0de8cc7f6515e8d2260b3f89b69e7f703d3cc5cf2de79f14626" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/axios" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "proxy-from-env", - "version": "1.1.0", - "bom-ref": "proxy-from-env@1.1.0", - "author": "Rob Wu", - "description": "Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/proxy-from-env@1.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/Rob--W/proxy-from-env.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Rob--W/proxy-from-env#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Rob--W/proxy-from-env/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0fece439109b03d7f5b5d5912b445a091dc63efe7470cc5caf3e17f24e4b4d2503d43930e3b98a24465036e9c8b514e45b082d6944a8d515454481bd65788562" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/proxy-from-env" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "dotenv", - "version": "10.0.0", - "bom-ref": "dotenv@10.0.0", - "description": "Loads environment variables from .env file", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/dotenv@10.0.0", - "externalReferences": [ - { - "url": "git://github.com/motdotla/dotenv.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/motdotla/dotenv#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/motdotla/dotenv/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/dotenv/-/dotenv-10.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ae5062f5df23a6ff527f59253e335f140b960e328bc1320927f571b684f0211ea19d9c5c10e402660da820bdcc581630e46a540ca3849cd0fb2d74db229434dd" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/dotenv" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "enquirer", - "version": "2.3.6", - "bom-ref": "enquirer@2.3.6", - "author": "Jon Schlinkert", - "description": "Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/enquirer@2.3.6", - "externalReferences": [ - { - "url": "git+https://github.com/enquirer/enquirer.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/enquirer/enquirer", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/enquirer/enquirer/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ca33673ebdf5e7f1634b8cc8b14c5882e6143cfd9ed4d2b877b13b64e2e2c9809c6c50624ccc880fedb0be6db0ebea59fe874c03b71192386c3db96dc013ab2e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/enquirer" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-colors", - "version": "4.1.3", - "bom-ref": "ansi-colors@4.1.3", - "author": "Brian Woodward", - "description": "Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-colors@4.1.3", - "externalReferences": [ - { - "url": "git+https://github.com/doowb/ansi-colors.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/doowb/ansi-colors", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/doowb/ansi-colors/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ffac3f0b6d4f9b503b6998ad948e4d8bfd89e8515037c8b50afcf79070010006f0f77bff365bca7553aacfb0825b3ff78affc9a6545210467cdd720e375e68bf" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ansi-colors" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "flat", - "version": "5.0.2", - "bom-ref": "flat@5.0.2", - "author": "Hugh Kennedy", - "description": "Take a nested Javascript object and flatten it, or unflatten an object with delimited keys", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/flat@5.0.2", - "externalReferences": [ - { - "url": "git://github.com/hughsk/flat.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/hughsk/flat", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/hughsk/flat/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/flat/-/flat-5.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6fab2e103fb9ff7ad3a5405d1b582ea4897c30f14200c034417c269632e1bc250a714bdd138816932f73a6e1827171ceb33e09f703c6356aba38aa66233cf785" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/flat" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "jsonc-parser", - "version": "3.2.0", - "bom-ref": "jsonc-parser@3.2.0", - "author": "Microsoft Corporation", - "description": "Scanner and parser for JSON with comments.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/jsonc-parser@3.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/microsoft/node-jsonc-parser.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/microsoft/node-jsonc-parser#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/microsoft/node-jsonc-parser/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "81f15066b71373c0a7297a7a638fc2053ddf4dcd0e56e0e87e9adee1a11e1294813d5e57e6fe3e566c7ef2c9d4ed12cfacd1cf29280bc46a3d62e433cf6d28fb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/jsonc-parser" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lines-and-columns", - "version": "2.0.3", - "bom-ref": "lines-and-columns@2.0.3", - "author": "Brian Donovan", - "description": "Maps lines and columns to character offsets and back.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/lines-and-columns@2.0.3", - "externalReferences": [ - { - "url": "git+https://github.com/eventualbuddha/lines-and-columns.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/eventualbuddha/lines-and-columns#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/eventualbuddha/lines-and-columns/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-2.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "70d3a38029cb07e167bd65adc914f3981dcf389f9c5f14c0f352e85bbbbc25d9a17d7ceb8aba29630a634a19f3d502cb5ac43063b9c8c680e670f4f0a610caf7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lines-and-columns" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "open", - "version": "8.4.2", - "bom-ref": "open@8.4.2", - "author": "Sindre Sorhus", - "description": "Open stuff like URLs, files, executables. Cross-platform.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/open@8.4.2", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/open.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/open#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/open/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/open/-/open-8.4.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ef1f353422fbd7da0d6ecabfde687e855ac05a616e11852aaeafc8c37914cc7f117b2a53f5043404ba094bbfc6f64e8df355e35b8a875ad8d6c1effd78bcb511" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/open" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "define-lazy-prop", - "version": "2.0.0", - "bom-ref": "define-lazy-prop@2.0.0", - "author": "Sindre Sorhus", - "description": "Define a lazily evaluated property on an object", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/define-lazy-prop@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/define-lazy-prop.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/define-lazy-prop#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/define-lazy-prop/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0ecd3da8d87ccb0de48528e22638942276865fdc65a990d8ec956bc86c5dc55ecd3debaa41fa653a943aeb224566eb778cb6b9ccec245f0d60f44236b8a8783a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/define-lazy-prop" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-docker", - "version": "2.2.1", - "bom-ref": "is-docker@2.2.1", - "author": "Sindre Sorhus", - "description": "Check if the process is running inside a Docker container", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-docker@2.2.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/is-docker.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/is-docker#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/is-docker/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "17e8b604ab05ac7eba89a505734c280fcb0bcbc81eb64c13c2d3818efb39e82c780a024378a41ea9fcfcc0062249bf093a9ad68471f9a7becf6e6602bef52e5d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-docker" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-wsl", - "version": "2.2.0", - "bom-ref": "is-wsl@2.2.0", - "author": "Sindre Sorhus", - "description": "Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-wsl@2.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/is-wsl.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/is-wsl#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/is-wsl/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7cacc0adad2b18951407018180d90766e4e865c9fe4ed5c7a5e0a09a430930c631d6c40361a092ca32414826b69c7d431a6eecde7d68067a21a154c168decbc3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-wsl" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "tar-stream", - "version": "2.2.0", - "bom-ref": "tar-stream@2.2.0", - "author": "Mathias Buus", - "description": "tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/tar-stream@2.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/mafintosh/tar-stream.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mafintosh/tar-stream", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mafintosh/tar-stream/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ba37aa6dc780060c0c6711099e4d870d8d83967519fbda0471bd4acd355f6078a8d1413a746ef59fad1df03d88e2a36f95e5abad7a668e9b7bbd9785d4b9cc65" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tar-stream" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "end-of-stream", - "version": "1.4.4", - "bom-ref": "end-of-stream@1.4.4", - "author": "Mathias Buus", - "description": "Call a callback when a readable/writable/duplex stream has completed or failed.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/end-of-stream@1.4.4", - "externalReferences": [ - { - "url": "git://github.com/mafintosh/end-of-stream.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mafintosh/end-of-stream", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mafintosh/end-of-stream/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "faec358a720754f428695b87cd1c97776d6270cf9c9ede02cc3e6b5be342d708ce5124ceb3e4deec53afec084deef4bdc7fa08ca12cfe4f4751fea614001eee5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/end-of-stream" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "fs-constants", - "version": "1.0.0", - "bom-ref": "fs-constants@1.0.0", - "author": "Mathias Buus", - "description": "Require constants across node and the browser", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/fs-constants@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/mafintosh/fs-constants.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mafintosh/fs-constants", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mafintosh/fs-constants/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cba380c284887fb1728cc22ff78bbe6f9add85e6448f347adc64f26499b9aa1e018bed988302c2708fdf3c56642f93d28b13ade9934a9bec3e1dfa7f05c8b0a3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/fs-constants" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "v8-compile-cache", - "version": "2.3.0", - "bom-ref": "v8-compile-cache@2.3.0", - "author": "Andres Suarez", - "description": "Require hook for automatic V8 compile cache persistence", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/v8-compile-cache@2.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/zertosh/v8-compile-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/zertosh/v8-compile-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/zertosh/v8-compile-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "97c9421262dc2d8661e276ee9cd66f40225ce69bfbf910b06bcabf2dd531f2eee5b16bcf0ca9a9a1d24024dc24021242fff745638f0ab881268ed778455883ac" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/v8-compile-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "aggregate-error", - "version": "3.1.0", - "bom-ref": "aggregate-error@3.1.0", - "author": "Sindre Sorhus", - "description": "Create an error from multiple errors", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/aggregate-error@3.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/aggregate-error.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/aggregate-error#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/aggregate-error/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e08ed3774d6ab96fd1a6871f35ac85745564d6a4aea21d04ec9adb449d7a9c7d351e128543cf0836af5277e9ddef6cea4724a5afd0660c0f3194427abc932b60" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/aggregate-error" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "clean-stack", - "version": "2.2.0", - "bom-ref": "clean-stack@2.2.0", - "author": "Sindre Sorhus", - "description": "Clean up error stack traces", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/clean-stack@2.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/clean-stack.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/clean-stack#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/clean-stack/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e1d882f4769313e29100c5a10e1ac63840a0599c687af31ce5396439b32a352b1553ad8f6335d9fd23138f3c8600517562eb20c46712593117061a7408fc10d4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/clean-stack" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "p-pipe", - "version": "3.1.0", - "bom-ref": "p-pipe@3.1.0", - "author": "Sindre Sorhus", - "description": "Compose promise-returning & async functions into a reusable pipeline", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/p-pipe@3.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/p-pipe.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/p-pipe#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/p-pipe/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/p-pipe/-/p-pipe-3.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d3ca63f004e9ccc47463cd31e74c891e7dfb345eaf8eba87bad012697e4b887e67a52f573efad49ac71df4c1794787ee6111cec5047515f308945ec0cf0a0fab" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/p-pipe" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "p-timeout", - "version": "3.2.0", - "bom-ref": "p-timeout@3.2.0", - "author": "Sindre Sorhus", - "description": "Timeout a promise after a specified amount of time", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/p-timeout@3.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/p-timeout.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/p-timeout#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/p-timeout/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/p-timeout/-/p-timeout-3.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ae1230532720c3029c3fdc9338e14afc02ac028a638c26a456a2c778f3b7082e8c8abd59f7dc53f91eb78d9c404f994564b6b68a74b987e652d86bd1f7dfc506" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/p-timeout" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "p-finally", - "version": "1.0.0", - "bom-ref": "p-finally@1.0.0", - "author": "Sindre Sorhus", - "description": "`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/p-finally@1.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/p-finally.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/p-finally#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/p-finally/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2c809bda9f4207b152fb4791d68a969c7869d0596318b64258113d6a2c745327bd5bc2d340fc0c4d8546590588c3d45d4220e0e3e7a95d0383c08609b5225aa3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/p-finally" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "err-code", - "version": "2.0.3", - "bom-ref": "err-code@2.0.3", - "author": "IndigoUnited", - "description": "Create an error with a code", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/err-code@2.0.3", - "externalReferences": [ - { - "url": "git://github.com/IndigoUnited/js-err-code.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/IndigoUnited/js-err-code#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/IndigoUnited/js-err-code/issues/", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/err-code/-/err-code-2.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d9b9a546934a0714ff09198f3a5c88490a4d8fea92798bdcca6fee4f4271d9b30e94a2ed4b2d5998bb95c5210a2b2a2bfcde7286fa7f6621b5a04dc311831214" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/err-code" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "retry", - "version": "0.12.0", - "bom-ref": "retry@0.12.0", - "author": "Tim Koschützki", - "description": "Abstraction for exponential and custom retry strategies for failed operations.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/retry@0.12.0", - "externalReferences": [ - { - "url": "git://github.com/tim-kos/node-retry.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/tim-kos/node-retry", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/tim-kos/node-retry/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f4b9224f08d487aad3e79e43b44f6b4d7f81281c8f7eb333100b67944b5d130af73647dfc228a1a9ed9b5800e0f8e4118edf6097a20276607f6450c2180b52a3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/retry" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "duplexer", - "version": "0.1.2", - "bom-ref": "duplexer@0.1.2", - "author": "Raynos", - "description": "Creates a duplex stream", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/duplexer@0.1.2", - "externalReferences": [ - { - "url": "git://github.com/Raynos/duplexer.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Raynos/duplexer", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Raynos/duplexer/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8ed0fa606dfbd190888bff464da24a431593643d38e7ee11e214e4ff1d54ca8a9a77227dc7d0a04a2d519550d017c536b312cb4a716409a32286a9631c85a032" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/duplexer" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "spdx-correct", - "version": "3.2.0", - "bom-ref": "spdx-correct@3.2.0", - "description": "correct invalid SPDX expressions", - "licenses": [ - { - "license": { - "id": "Apache-2.0" - } - } - ], - "purl": "pkg:npm/spdx-correct@3.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/jslicense/spdx-correct.js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jslicense/spdx-correct.js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jslicense/spdx-correct.js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "90df5d25bbe7c921d42c896e0c7cb7d961d152edce83b07db1b63bb6c14b72d42422a9cc877844ad881d3234d8baa99c5d7fa52b94f596752ddc6ef336cc2664" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/spdx-correct" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "sort-keys", - "version": "2.0.0", - "bom-ref": "sort-keys@2.0.0", - "author": "Sindre Sorhus", - "description": "Sort the keys of an object", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/sort-keys@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/sort-keys.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/sort-keys#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/sort-keys/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/sort-keys/-/sort-keys-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "fdd3c2ac6d6cdde3e95a6eb205bc59ab905ed5d5c62f22e7f59efdd5c8430b7345ae99156d61b3901c0f37592769c89ec455e0449ee1cdd9f0678b2d1d20e68e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/sort-keys" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "write-json-file", - "version": "3.2.0", - "bom-ref": "write-json-file@3.2.0", - "author": "Sindre Sorhus", - "description": "Stringify and write JSON to a file atomically", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/write-json-file@3.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/write-json-file.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/write-json-file#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/write-json-file/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/write-json-file/-/write-json-file-3.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df166a4fb072736b8e4406ad6223f70c751401512434eb3011636cf47e4a5e289c453bf363362a2a361ce06ee9fbca65b6f030eb8d65541c8a56d3297fee2c61" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/write-json-file" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "make-dir", - "version": "2.1.0", - "bom-ref": "write-json-file@3.2.0|make-dir@2.1.0", - "author": "Sindre Sorhus", - "description": "Make a directory and its parents if needed - Think `mkdir -p`", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/make-dir@2.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/make-dir.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/make-dir#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/make-dir/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2d2f57f9d73c28bc5709bf1d9e2efd7cb208500e55c99a328d2302c1396e697034a36edc08ad1b857929830fac4d75693f2fe548ee7b8a5462c6a934bc39ad44" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/write-json-file\\node_modules\\make-dir" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "pify", - "version": "4.0.1", - "bom-ref": "write-json-file@3.2.0|pify@4.0.1", - "author": "Sindre Sorhus", - "description": "Promisify a callback-style function", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/pify@4.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/pify.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/pify#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/pify/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b81f3490115bfed7ddebc6d595e1bd4f9186b063e326b2c05294793d922b8419c86914d0463a9d252b082a438fe8e00815b8fb18eadcb9d739a4d8d9fa0795da" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/write-json-file\\node_modules\\pify" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "5.7.2", - "bom-ref": "write-json-file@3.2.0|semver@5.7.2", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@5.7.2", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "701ce79d0f4a8c9a94ebb079d91302eb908c6ab2b6eb4d161676e471a8b05aadf1cbfe61685265b21827a63a2f31527e1df7f8f5df06127d1bf3b0b9a43435d2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/write-json-file\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "write-file-atomic", - "version": "2.4.3", - "bom-ref": "write-json-file@3.2.0|write-file-atomic@2.4.3", - "author": "Rebecca Turner", - "description": "Write files in an atomic fashion w/configurable ownership", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/write-file-atomic@2.4.3", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/iarna/write-file-atomic.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/iarna/write-file-atomic", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/iarna/write-file-atomic/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-2.4.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "19a1131f9c30b17f86727ce13e029c2a327a3360aadff899a755b263f5f5092aab5be8d534cf58ec3f040b6b0ce191bf57cc199529e226708a58f981600b9c45" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/write-json-file\\node_modules\\write-file-atomic" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "detect-indent", - "version": "5.0.0", - "bom-ref": "detect-indent@5.0.0", - "author": "Sindre Sorhus", - "description": "Detect the indentation of code", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/detect-indent@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/detect-indent.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/detect-indent#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/detect-indent/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/detect-indent/-/detect-indent-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ae5a6fb3152d3343d0bf2f6265eeb8d3f216c1663206c4c0a5111b035a473a998e50897d3243ff538cfbbd3b60e0e6a88efaa1c6deec76e7e74f413319a477d6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/detect-indent" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lodash.kebabcase", - "version": "4.1.1", - "bom-ref": "lodash.kebabcase@4.1.1", - "author": "John-David Dalton", - "description": "The lodash method `_.kebabCase` exported as a module.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/lodash.kebabcase@4.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/lodash/lodash.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://lodash.com/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/lodash/lodash/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "37c5d14c830caaa0e04b2e152ca3e727ffa1a4664df8f1d08899d27a762a3da555fcd0aa1288139c07592d08862a1c57f890acf30696ab6b755c758a3a6958f2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lodash.kebabcase" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lodash.mapvalues", - "version": "4.6.0", - "bom-ref": "lodash.mapvalues@4.6.0", - "author": "John-David Dalton", - "description": "The lodash method `_.mapValues` exported as a module.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/lodash.mapvalues@4.6.0", - "externalReferences": [ - { - "url": "git+https://github.com/lodash/lodash.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://lodash.com/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/lodash/lodash/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lodash.mapvalues/-/lodash.mapvalues-4.6.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "24f16a5c579943b05f4b4d07e7c902958ed23d57877abb4f13494db82c99dbafd794df13bda9180fb6fd6c6c8d9976d3fc3dc16ed3c0026abdd203d6a8b93195" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lodash.mapvalues" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "mapbox-to-css-font", - "version": "2.4.2", - "bom-ref": "mapbox-to-css-font@2.4.2", - "author": "Andreas Hocevar", - "description": "Utility to convert Mapbox GL Style font names to CSS font definitions", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/mapbox-to-css-font@2.4.2", - "externalReferences": [ - { - "url": "git://github.com/openlayers/mapbox-to-css-font.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/openlayers/mapbox-to-css-font#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/openlayers/mapbox-to-css-font/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/mapbox-to-css-font/-/mapbox-to-css-font-2.4.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7fe3418c9258e13ddd1ed944cf5c021bb605964383123148625c4374b20330da644a4b2a4edfa5fdde2b8eec08b71bb392e305bcfcab8f357697144ce1e3dc20" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/mapbox-to-css-font" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "markdown-it", - "version": "13.0.2", - "bom-ref": "markdown-it@13.0.2", - "description": "Markdown-it - modern pluggable markdown parser.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/markdown-it@13.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/markdown-it/markdown-it.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/markdown-it/markdown-it#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/markdown-it/markdown-it/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/markdown-it/-/markdown-it-13.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "16dc2712eb8afb6c9553b8281a7fcc27458164c33d64f814f6ca6a945b3bfc0fe90c850d48e41985480ea9809f89c22e47641a167aedf0b1ea056b1b4c0a08e7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/markdown-it" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "entities", - "version": "3.0.1", - "bom-ref": "entities@3.0.1", - "author": "Felix Boehm", - "description": "Encode & decode XML and HTML entities with ease", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/entities@3.0.1", - "externalReferences": [ - { - "url": "git://github.com/fb55/entities.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/fb55/entities#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/fb55/entities/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/entities/-/entities-3.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5a2c81aa8a26af031d146d5ed24aaf01261f9e56f4969f0ce68e45c36385ab584d671c5c364f089345e6ecbc73061ba2767641fd4b41a950a0533de404e3f9d5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/entities" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "linkify-it", - "version": "4.0.1", - "bom-ref": "linkify-it@4.0.1", - "description": "Links recognition library with FULL unicode support", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/linkify-it@4.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/markdown-it/linkify-it.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/markdown-it/linkify-it#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/markdown-it/linkify-it/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/linkify-it/-/linkify-it-4.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0bb6df8b55199a88fcf8f431db65f27970ae065a24a325902f9a5648ff8423a9f34729724e1a2e75db9f73673534321c3fd9396a098df5f2e903b54d25f222ab" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/linkify-it" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "uc.micro", - "version": "1.0.6", - "bom-ref": "uc.micro@1.0.6", - "description": "Micro subset of unicode data files for markdown-it projects.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/uc.micro@1.0.6", - "externalReferences": [ - { - "url": "git+https://github.com/markdown-it/uc.micro.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/markdown-it/uc.micro#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/markdown-it/uc.micro/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f18ef9a6f4d890b256da15901d7c68a91815eea6fd07ef6f144b6274c2feee4a075056a99d524067a70ab3e423cf9030dda6561cc0babb4c0913702dfa7486c0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/uc.micro" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "mdurl", - "version": "1.0.1", - "bom-ref": "mdurl@1.0.1", - "description": "URL utilities for markdown-it", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/mdurl@1.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/markdown-it/mdurl.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/markdown-it/mdurl#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/markdown-it/mdurl/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "fec2a540908161563d12bb3d86accaa2ee07e95e5459cfcce7d4c7d9dbe4b7ef388ad7e7abbb8538c2e93a2392e2e8ef1cfe1eb659f5f1f988c40e51e5f965d2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/mdurl" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "mgrs", - "version": "1.0.0", - "bom-ref": "mgrs@1.0.0", - "author": "proj4 team", - "description": "Utility for converting between WGS84 lat/lng and MGRS coordinates", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/mgrs@1.0.0", - "externalReferences": [ - { - "url": "git://github.com/proj4js/mgrs.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/proj4js/mgrs#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/proj4js/mgrs/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/mgrs/-/mgrs-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6b035b4cea82c4ad430468da94adf1a9622cb4166037a7f1b0c4a25cbb3dfeca6a5a4176a4085bdabad80854acaf5fed4fb3e17031a3667746f125989f46f260" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/mgrs" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ol-mapbox-style", - "version": "9.1.0", - "bom-ref": "ol-mapbox-style@9.1.0", - "description": "Create OpenLayers maps from Mapbox Style objects", - "licenses": [ - { - "license": { - "id": "BSD-2-Clause" - } - } - ], - "purl": "pkg:npm/ol-mapbox-style@9.1.0", - "externalReferences": [ - { - "url": "git://github.com/openlayers/ol-mapbox-style.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/openlayers/ol-mapbox-style#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/openlayers/ol-mapbox-style/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ol-mapbox-style/-/ol-mapbox-style-9.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "47f5c4e8576f89a5cd7674b0e88b47484ade32d414ebc7304021afe0a97cc86d15d5d6619c8e495abf083a9849c1f7cf5717d64c29c96f96802c6481f3d32f84" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ol-mapbox-style" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "pbf", - "version": "3.2.1", - "bom-ref": "pbf@3.2.1", - "author": "Konstantin Kaefer", - "description": "a low-level, lightweight protocol buffers implementation in JavaScript", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/pbf@3.2.1", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/mapbox/pbf.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mapbox/pbf", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mapbox/pbf/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/pbf/-/pbf-3.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0a5ad5ee934e9fbaed9a84151784d2d6fc94d168584673fdd9fcdb7c5ef98c0230a67cdd2577fc89377808c12a3b8c947a71fa343a8b8b08ea961e90819ce02d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/pbf" - } - ] - }, - { - "type": "library", - "name": "quickselect", - "version": "2.0.0", - "bom-ref": "quickselect@2.0.0", - "author": "Vladimir Agafonkin", - "description": "A tiny and fast selection algorithm in JavaScript.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/quickselect@2.0.0", - "externalReferences": [ - { - "url": "https://registry.npmjs.org/quickselect/-/quickselect-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "44a276da15fc9877b763ac07fcddf008ce815ad8dac48cb25089291cebdf167c5d238c83e2d0571012926eb886ba317a8e7495909adf7eea3abf10028924b123" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/quickselect" - } - ] - }, - { - "type": "library", - "name": "resolve-protobuf-schema", - "version": "2.1.0", - "bom-ref": "resolve-protobuf-schema@2.1.0", - "author": "Mathias Buus", - "description": "Read a protobuf schema from the disk, parse it and resolve all imports", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/resolve-protobuf-schema@2.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/mafintosh/resolve-protobuf-schema.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mafintosh/resolve-protobuf-schema", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mafintosh/resolve-protobuf-schema/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/resolve-protobuf-schema/-/resolve-protobuf-schema-2.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "908e5f7d38995a625a4bf86e33cc197c431eaf579177ba094210eec5e08b7b7b7b37b997df3f7808dd313f1050c456104d2373f53d22fafea29caa9274af31ad" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/resolve-protobuf-schema" - } - ] - }, - { - "type": "library", - "name": "performance-now", - "version": "2.1.0", - "bom-ref": "performance-now@2.1.0", - "author": "Braveg1rl", - "description": "Implements performance.now (based on process.hrtime).", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/performance-now@2.1.0", - "externalReferences": [ - { - "url": "git://github.com/braveg1rl/performance-now.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/braveg1rl/performance-now", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/braveg1rl/performance-now/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ec40079722c7239e9510874ae7bbb01dd1ca21a0066e75cf8b0d3259b6ab41938a68aa6f508816d2359154b89ab6733e5d7952c2c6a72011ff87318c26e94ca3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/performance-now" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "wkt-parser", - "version": "1.3.3", - "bom-ref": "wkt-parser@1.3.3", - "description": "wkt-parser ===", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/wkt-parser@1.3.3", - "externalReferences": [ - { - "url": "git+https://github.com/proj4js/wkt-parser.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/proj4js/wkt-parser#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/proj4js/wkt-parser/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/wkt-parser/-/wkt-parser-1.3.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "667577c87f3f939f193c008e5de88768cb97222693935b748525158ac6ced2de118c0e703e9532b5cc5eca237687e2d946b9ae1c887fd5496b47d7bb0c70ef4f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/wkt-parser" - } - ] - }, - { - "type": "library", - "name": "protocol-buffers-schema", - "version": "3.6.0", - "bom-ref": "protocol-buffers-schema@3.6.0", - "author": "Mathias Buus", - "description": "No nonsense protocol buffers schema parser written in Javascript", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/protocol-buffers-schema@3.6.0", - "externalReferences": [ - { - "url": "git+https://github.com/mafintosh/protocol-buffers-schema.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mafintosh/protocol-buffers-schema", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mafintosh/protocol-buffers-schema/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/protocol-buffers-schema/-/protocol-buffers-schema-3.6.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4dd0d10fefd035dac218213bbfcdf8d10cae5dde242162206a9b04dbe9ff49a1a24926e89989784e31e5bc8a02591a44ef016dd36129077e55540d8899c055ab" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/protocol-buffers-schema" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "chokidar", - "version": "3.5.3", - "bom-ref": "chokidar@3.5.3", - "author": "Paul Miller", - "description": "Minimal and efficient cross-platform file watching library", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chokidar@3.5.3", - "externalReferences": [ - { - "url": "git+https://github.com/paulmillr/chokidar.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/paulmillr/chokidar", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/paulmillr/chokidar/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0ebdec7ca44fea84dc8dfd8999498525f79532f5c175e83107489543979bd95d74b852540804bc381c9975503255bf315cdcf71a38d3823f642d6b194ea13a93" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/chokidar" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "glob-parent", - "version": "5.1.2", - "bom-ref": "chokidar@3.5.3|glob-parent@5.1.2", - "author": "Gulp Team", - "description": "Extract the non-magic parent path from a glob string.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/glob-parent@5.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/gulpjs/glob-parent.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/gulpjs/glob-parent#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/gulpjs/glob-parent/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "00e22049009ea62258c0fdc04671b1fb95674eed870587736c63f8e5e2f0d6faf7cc1def64b7b279dd6c0bd8676dc39cf7f4ab33233944f42b906cf8692f59a3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/chokidar\\node_modules\\glob-parent" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "normalize-path", - "version": "3.0.0", - "bom-ref": "normalize-path@3.0.0", - "author": "Jon Schlinkert", - "description": "Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/normalize-path@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/jonschlinkert/normalize-path.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jonschlinkert/normalize-path", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jonschlinkert/normalize-path/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e9e66ce4bb375ad0a2b075a9f52d86532f1daa4a468b80554b3dc66aa884e9ecee6f4e75d844b3b57530501e82e8829b4246363e76ff983e166288c24707302c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/normalize-path" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "fill-range", - "version": "7.0.1", - "bom-ref": "fill-range@7.0.1", - "author": "Jon Schlinkert", - "description": "Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/fill-range@7.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/jonschlinkert/fill-range.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jonschlinkert/fill-range", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jonschlinkert/fill-range/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a8ea3d17e74c5260b62dc6f805b56f9ca2714cf8c29be451a5ee200ee1abce42fb984565fdd8d84aed8e750d8f6b7d36378a2a91283d8abea368b589d94495a5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/fill-range" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "to-regex-range", - "version": "5.0.1", - "bom-ref": "to-regex-range@5.0.1", - "author": "Jon Schlinkert", - "description": "Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/to-regex-range@5.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/micromatch/to-regex-range.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/micromatch/to-regex-range", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/micromatch/to-regex-range/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "eb93fb8b3e97e7212bd5cc1c82f4316db230ed493780ecb974876d678ac3bde2ea86b7493fe2e2fc7c7ab722b43446fed860b29de08c2621aaac00c248d93cb1" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/to-regex-range" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-number", - "version": "7.0.0", - "bom-ref": "is-number@7.0.0", - "author": "Jon Schlinkert", - "description": "Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-number@7.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/jonschlinkert/is-number.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jonschlinkert/is-number", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jonschlinkert/is-number/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e350a27e483a7bc4f2952a5db53a5e2d532abd20445734edb47bc4443ef8d7ea6767c00dbf4d34e0c44be3740a3c394af5c1af369e8d6566540656c65d8c719e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-number" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "is-binary-path", - "version": "2.1.0", - "bom-ref": "is-binary-path@2.1.0", - "author": "Sindre Sorhus", - "description": "Check if a file path is a binary file", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/is-binary-path@2.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/is-binary-path.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/is-binary-path#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/is-binary-path/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "64c11161eb3aa43c9dcae1a276c7bb3ac1f1b5b23b595794128ce047f83baddd31522998365bd9444fcad8c8194e35b2ef6e487de94b79570433dee69ad4465f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/is-binary-path" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "binary-extensions", - "version": "2.2.0", - "bom-ref": "binary-extensions@2.2.0", - "author": "Sindre Sorhus", - "description": "List of binary file extensions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/binary-extensions@2.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/binary-extensions.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/binary-extensions#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/binary-extensions/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8c372d27f21541b6682729287876e15e93a5341a8635cc1724a268838d84e470cf53041349d8c21dd8a18e3d0396785e43b6e56d3e9d1ce69f340892f28a1028" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/binary-extensions" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "readdirp", - "version": "3.6.0", - "bom-ref": "readdirp@3.6.0", - "author": "Thorsten Lorenz", - "description": "Recursive version of fs.readdir with streaming API.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/readdirp@3.6.0", - "externalReferences": [ - { - "url": "git://github.com/paulmillr/readdirp.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/paulmillr/readdirp", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/paulmillr/readdirp/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "84e4b4f3da27f1176ea9d6e1bd0e59dfb0341128ecab3eaa9d171f7ec314df8f7916e4dda929beedb849dbd26f20eb010c41276a7e433eef6ddd3a3d55194ccc" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/readdirp" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "immutable", - "version": "4.3.4", - "bom-ref": "immutable@4.3.4", - "author": "Lee Byron", - "description": "Immutable Data Collections", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/immutable@4.3.4", - "externalReferences": [ - { - "url": "git://github.com/immutable-js/immutable-js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://immutable-js.com", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/immutable-js/immutable-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/immutable/-/immutable-4.3.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7ec5debb82788ba58d5928a4a48f3cbff3dc55f959cfeea432151f230739498fa9a1044f9da7f957ba9db3a494c94377715c44cee09a6fb408a0b390f83435c0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/immutable" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "source-map-js", - "version": "1.0.2", - "bom-ref": "source-map-js@1.0.2", - "author": "Valentin 7rulnik Semirulnik", - "description": "Generates and consumes source maps", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/source-map-js@1.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/7rulnik/source-map-js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/7rulnik/source-map-js", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/7rulnik/source-map-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4745ef549f56bac2e2a930848860a620208ca65702908c30475d663920fd091e6ef885d8762b1e784b970950234b9e33ab090b70f367994e0e789ead52b5a10f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/source-map-js" - } - ] - }, - { - "type": "library", - "name": "sax", - "version": "1.3.0", - "bom-ref": "sax@1.3.0", - "author": "Isaac Z. Schlueter", - "description": "An evented streaming XML parser in JavaScript", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/sax@1.3.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/sax-js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/sax-js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/sax-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/sax/-/sax-1.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d2cfa8026c3dccb975575712f41b5937b240774716e5ed101f85b72d610ae9ae0b68b100d8e4e919858363ee976ac04bb73eb0926deed71470f79991b89e7d58" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/sax" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "sort-asc", - "version": "0.1.0", - "bom-ref": "sort-asc@0.1.0", - "author": "Jon Schlinkert", - "description": "Sort array elements in ascending order.", - "licenses": [ - { - "license": { - "id": "MIT", - "url": "https://github.com/jonschlinkert/sort-asc/blob/master/LICENSE-MIT" - } - } - ], - "purl": "pkg:npm/sort-asc@0.1.0", - "externalReferences": [ - { - "url": "git://github.com/jonschlinkert/sort-asc.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jonschlinkert/sort-asc", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jonschlinkert/sort-asc/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/sort-asc/-/sort-asc-0.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8c181d0ddfab43e1e4645dbf3870a669c7b976fa68b3f696429731bb246cf5051b3d19e4109998568f353c81a98c876939cb27278ac68d2b5f0c7b1b9fe515cb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/sort-asc" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "sort-desc", - "version": "0.1.1", - "bom-ref": "sort-desc@0.1.1", - "author": "Jon Schlinkert", - "description": "Sort array elements in descending order.", - "licenses": [ - { - "license": { - "id": "MIT", - "url": "https://github.com/jonschlinkert/sort-desc/blob/master/LICENSE-MIT" - } - } - ], - "purl": "pkg:npm/sort-desc@0.1.1", - "externalReferences": [ - { - "url": "git://github.com/jonschlinkert/sort-desc.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jonschlinkert/sort-desc", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jonschlinkert/sort-desc/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/sort-desc/-/sort-desc-0.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8df65a716e5228e3fdec1179ad7e6441f26645564fe7f69d0d44d8f1f0923ef35c5c35695047b6a6bfe228695cc99cdc851259aecc27a7af1f824dea05782427" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/sort-desc" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "stream-browserify", - "version": "3.0.0", - "bom-ref": "stream-browserify@3.0.0", - "author": "James Halliday", - "description": "the stream module from node core for browsers", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/stream-browserify@3.0.0", - "externalReferences": [ - { - "url": "git://github.com/browserify/stream-browserify.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/browserify/stream-browserify", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/browserify/stream-browserify/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/stream-browserify/-/stream-browserify-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1fbdd1007b1505aa5b8a6d2d536270c0e897523f9f8a47e26a86002871775497c0d297b6042ce48401c194b1ba444cc4fb658d65cc4e5e32bb964b28fbd7ae2c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/stream-browserify" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "timers-browserify", - "version": "2.0.12", - "bom-ref": "timers-browserify@2.0.12", - "author": "J. Ryan Stinnett", - "description": "timers module for browserify", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/timers-browserify@2.0.12", - "externalReferences": [ - { - "url": "git://github.com/jryans/timers-browserify.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jryans/timers-browserify", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jryans/timers-browserify/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/timers-browserify/-/timers-browserify-2.0.12.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "f69865efa0aa9ba161497f577b565400c2ed9b504b90a8f641de40a725a45f3b0c45a03b760afcd647f8c099907ff840be0f041322710e8dddbbfd0a9613e229" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/timers-browserify" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "setimmediate", - "version": "1.0.5", - "bom-ref": "setimmediate@1.0.5", - "author": "YuzuJS", - "description": "A shim for the setImmediate efficient script yielding API", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/setimmediate@1.0.5", - "externalReferences": [ - { - "url": "git+https://github.com/YuzuJS/setImmediate.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/YuzuJS/setImmediate#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/YuzuJS/setImmediate/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3004c9759a7cb0ba8397febc2df4266cff3328f2d0355e81219a0882bb1c14343e46cbcafc1c5e0d03a0cb128aa21d32ffc87706a5459c2a90fe077eade8885c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/setimmediate" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ts-jest", - "version": "29.1.1", - "bom-ref": "ts-jest@29.1.1", - "author": "Kulshekhar Kabra", - "description": "A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ts-jest@29.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/kulshekhar/ts-jest.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://kulshekhar.github.io/ts-jest", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/kulshekhar/ts-jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0fac639e76cfd7b702f399e58b01a22feb69a0a3744ada601344de3a35d04d4e8c5427ec078bfb696d390a043fd4ecb019bd31fe8cbd84716737eb1ccd389168" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ts-jest" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "ts-jest@29.1.1|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ts-jest\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "ts-jest@29.1.1|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ts-jest\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "ts-jest@29.1.1|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ts-jest\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yargs-parser", - "version": "21.1.1", - "bom-ref": "ts-jest@29.1.1|yargs-parser@21.1.1", - "author": "Ben Coe", - "description": "the mighty option parser used by yargs", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yargs-parser@21.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/yargs/yargs-parser.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/yargs/yargs-parser#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/yargs/yargs-parser/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b55a6c256ec376379c0221696c80757b7ab1210b04e8da0f739fde4ddadb6c80b88742d5b16867a1ade0fa6d87725048ba31f3b31678549540f8652e736fcb07" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ts-jest\\node_modules\\yargs-parser" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "babel__core", - "group": "@types", - "version": "7.20.3", - "bom-ref": "@types/babel__core@7.20.3", - "description": "TypeScript definitions for @babel/core", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/babel__core@7.20.3#types/babel__core", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babel__core", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__core", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e787e34d27921f07da9fc0321d6aca6df05688452b35366c5303d30d235a68fd500d02196de3548376b9f44f43fb7ef9333530ff1d6fc76ff41792c1cfe01e60" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\babel__core" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "babel__generator", - "group": "@types", - "version": "7.6.6", - "bom-ref": "@types/babel__generator@7.6.6", - "description": "TypeScript definitions for @babel/generator", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/babel__generator@7.6.6#types/babel__generator", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babel__generator", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__generator", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "eba05730a6ffb1459b31d04d74cbda8d4ee2ff8e1192b037cff62dd5ced1e717a3b7caa1f38894e78c94582b66d10c062650dc7ff820e3377fc789a92c095bff" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\babel__generator" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "babel__template", - "group": "@types", - "version": "7.4.3", - "bom-ref": "@types/babel__template@7.4.3", - "description": "TypeScript definitions for @babel/template", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/babel__template@7.4.3#types/babel__template", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babel__template", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__template", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "722c3208b7ae45fc5ba19e22b2074d662fed92dd3a9bc4f0eae19b0520605ab9e7646357884c8cdbbc5cfcf8d71902ea959eb295b8073279bb71c17db4290e79" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\babel__template" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "babel__traverse", - "group": "@types", - "version": "7.20.3", - "bom-ref": "@types/babel__traverse@7.20.3", - "description": "TypeScript definitions for @babel/traverse", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/babel__traverse@7.20.3#types/babel__traverse", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babel__traverse", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__traverse", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2ec87bebaac61056dac4c2031fb41af9885af1c315237a802ba087b77391d187f13889f9679e221e2c83472707ac1a9e222a866b6d0aa6cbf571abdf04a9114b" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\babel__traverse" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "load-nyc-config", - "group": "@istanbuljs", - "version": "1.1.0", - "bom-ref": "@istanbuljs/load-nyc-config@1.1.0", - "description": "Utility function to load nyc configuration", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/%40istanbuljs/load-nyc-config@1.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/istanbuljs/load-nyc-config.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/istanbuljs/load-nyc-config#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/istanbuljs/load-nyc-config/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5637874a5233a6ffcdc83dcdd18b877d738f0c88b1700d6ad9957df30b0ca9c6253e6bf69f761bda560ff5730496768555783903b60b4de2eee95f38b900e399" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@istanbuljs\\load-nyc-config" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "find-up", - "version": "4.1.0", - "bom-ref": "@istanbuljs/load-nyc-config@1.1.0|find-up@4.1.0", - "author": "Sindre Sorhus", - "description": "Find a file or directory by walking up parent directories", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/find-up@4.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/find-up.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/find-up#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/find-up/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3e93b001d43f6255d0daf8fc6b787c222a43b98462df071e550406616c4d20d71cab8d009f0ec196c11708c6edd59b7e38b03a16af6cb88a48583d0eb2721297" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@istanbuljs\\load-nyc-config\\node_modules\\find-up" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "locate-path", - "version": "5.0.0", - "bom-ref": "@istanbuljs/load-nyc-config@1.1.0|locate-path@5.0.0", - "author": "Sindre Sorhus", - "description": "Get the first path that exists on disk of multiple paths", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/locate-path@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/locate-path.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/locate-path#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/locate-path/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b7b870f6923e5afbb03495f0939cd51e9ca122ace0daa4e592524e7f4995c4649b7b7169d9589e65c76e3588da2c3a32ea9f6e1a94041961bced6a4c2a536af2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@istanbuljs\\load-nyc-config\\node_modules\\locate-path" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "p-locate", - "version": "4.1.0", - "bom-ref": "@istanbuljs/load-nyc-config@1.1.0|p-locate@4.1.0", - "author": "Sindre Sorhus", - "description": "Get the first fulfilled promise that satisfies the provided testing function", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/p-locate@4.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/p-locate.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/p-locate#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/p-locate/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "47bf5967fd30031286bb7a18325cfc8f2fe46e1b0dad2ed2299ecfc441c1809e7e1769ad156d9f2b670eb4187570762442c6f3155ec8f84a1129ee98b74a0aec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@istanbuljs\\load-nyc-config\\node_modules\\p-locate" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "p-limit", - "version": "2.3.0", - "bom-ref": "@istanbuljs/load-nyc-config@1.1.0|p-limit@2.3.0", - "author": "Sindre Sorhus", - "description": "Run multiple promise-returning & async functions with limited concurrency", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/p-limit@2.3.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/p-limit.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/p-limit#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/p-limit/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ffff3c985592271f25c42cf07400014c92f6332581d76f9e218ecc0cbd92a8b98091e294f6ac51bd6b92c938e6dc5526a4110cb857dc90022a11a546503c5beb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@istanbuljs\\load-nyc-config\\node_modules\\p-limit" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "js-yaml", - "version": "3.14.1", - "bom-ref": "@istanbuljs/load-nyc-config@1.1.0|js-yaml@3.14.1", - "author": "Vladimir Zapparov", - "description": "YAML 1.2 parser and serializer", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/js-yaml@3.14.1", - "externalReferences": [ - { - "url": "git+https://github.com/nodeca/js-yaml.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nodeca/js-yaml", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nodeca/js-yaml/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a24307ece5d727b62b37d3a4dff497ae7bb8897f723a4fb6e67a97e22992da7a6ebd36039a8fd0119a2ac199186880e4de356f04e4ce20480485a2ceca7052f6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@istanbuljs\\load-nyc-config\\node_modules\\js-yaml" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "argparse", - "version": "1.0.10", - "bom-ref": "@istanbuljs/load-nyc-config@1.1.0|argparse@1.0.10", - "description": "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/argparse@1.0.10", - "externalReferences": [ - { - "url": "git+https://github.com/nodeca/argparse.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nodeca/argparse#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nodeca/argparse/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a39468cbab4d1b848bfc53a408037a4738e26a4652db944b605adc32db49a9b75df015ab9c0f9f1b3e7b88de4f6f4ea9bc11af979810d01e3c74996c957be84e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@istanbuljs\\load-nyc-config\\node_modules\\argparse" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "resolve-from", - "version": "5.0.0", - "bom-ref": "@istanbuljs/load-nyc-config@1.1.0|resolve-from@5.0.0", - "author": "Sindre Sorhus", - "description": "Resolve the path of a module like `require.resolve()` but from a given path", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/resolve-from@5.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/resolve-from.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/resolve-from#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/resolve-from/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a9883d28fdb8743e6a91af49e3b774695932d0df9be1f4d4f3d2cdf620e78c1e706a4b220b8f6bbcc0743eb509406a13987e745cf8aa3af0230df6a28c6c5867" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@istanbuljs\\load-nyc-config\\node_modules\\resolve-from" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "get-package-type", - "version": "0.1.0", - "bom-ref": "get-package-type@0.1.0", - "author": "Corey Farrell", - "description": "Determine the `package.json#type` which applies to a location", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/get-package-type@0.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/cfware/get-package-type.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/cfware/get-package-type#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/cfware/get-package-type/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a63cee2ad63ae0661f5a2ccd009d1fafd56ab6d6643622b6892e37d0bb481f38c112be9b5fc026db39b8b16e11a39c23596e5c02544bd6a00c4dc5db8cd00ed9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/get-package-type" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "test-exclude", - "version": "6.0.0", - "bom-ref": "test-exclude@6.0.0", - "author": "Ben Coe", - "description": "test for inclusion or exclusion of paths using globs", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/test-exclude@6.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/istanbuljs/test-exclude.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://istanbul.js.org/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/istanbuljs/test-exclude/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7001963c8c8e1d4eb396683cf23c26ed54725e730dee257af0e1806d80e4fcc87fc42fe9cd53e542d63a9e0a081ffe7fb5c8ae8467ef11253c1ab1eb7310f9eb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/test-exclude" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "babel-preset-jest", - "version": "29.6.3", - "bom-ref": "babel-preset-jest@29.6.3", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/babel-preset-jest@29.6.3#packages/babel-preset-jest", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/babel-preset-jest", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-29.6.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d01ddb87147ab27597259b51fd19621d30cf4609f5b0d1ce474c95b6afc8890172b8e563152fb0ba2a3f478812364c9898a989078c0666fd8d65a9e62a64e734" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-preset-jest" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "babel-plugin-jest-hoist", - "version": "29.6.3", - "bom-ref": "babel-plugin-jest-hoist@29.6.3", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/babel-plugin-jest-hoist@29.6.3#packages/babel-plugin-jest-hoist", - "externalReferences": [ - { - "url": "git+https://github.com/jestjs/jest.git#packages/babel-plugin-jest-hoist", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/jestjs/jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jestjs/jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.6.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "11201cfd126f193144cd1c0e4d3e3e94d0e4fc634732429b373b2f4f4a8a45f0f2c984ec931079ae75369e3203615c570811c7108d5cd18c07a1bdd6698ba33a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-plugin-jest-hoist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "bs-logger", - "version": "0.2.6", - "bom-ref": "bs-logger@0.2.6", - "author": "Huafu Gandon", - "description": "Bare simple logger for NodeJS", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/bs-logger@0.2.6", - "externalReferences": [ - { - "url": "git+https://github.com/huafu/bs-logger.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/huafu/bs-logger#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/huafu/bs-logger/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/bs-logger/-/bs-logger-0.2.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a5df030a8c666e073b8723ca3afc6da8d7236283ac0013d075c0948c6a77778d95476097d4e46193603cee8aaabb9475924fbbea7b3166ea649b277e315b42a2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/bs-logger" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lodash.memoize", - "version": "4.1.2", - "bom-ref": "lodash.memoize@4.1.2", - "author": "John-David Dalton", - "description": "The lodash method `_.memoize` exported as a module.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/lodash.memoize@4.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/lodash/lodash.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://lodash.com/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/lodash/lodash/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b7b8fe3739a09d0cd30185dcb0760b8229a5b4e5753171ed94e59fe868cbf4a8fc18ae45227c39268b71bdb3acf88bd5d7f0f3a34e3f7c219f2d5b3b6976f802" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/lodash.memoize" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "make-error", - "version": "1.3.6", - "bom-ref": "make-error@1.3.6", - "author": "Julien Fontanet", - "description": "Make your own error types!", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/make-error@1.3.6", - "externalReferences": [ - { - "url": "git://github.com/JsCommunity/make-error.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/JsCommunity/make-error", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/JsCommunity/make-error/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b3c52194d7bbbcf2a8990842d6a15e94ca24aff49cdc080d6eca379fbe2654f0392d3670901f4d9577f85cf6a62f1244f21d2087bdeb33de31bf0453d825489f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/make-error" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "source-map-support", - "group": "@cspotcode", - "version": "0.8.1", - "bom-ref": "@cspotcode/source-map-support@0.8.1", - "description": "Fixes stack traces for files with source maps", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40cspotcode/source-map-support@0.8.1", - "externalReferences": [ - { - "url": "git+https://github.com/cspotcode/node-source-map-support.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/cspotcode/node-source-map-support#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/cspotcode/node-source-map-support/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "21c84d7fa74de2d1e8305227ffb384f0b599d7d63aabfebb0667fabe719112ff1149b0556fd2cf27111c9f0adcc17ea2c52bda886a2898052fbb8612c57ad583" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@cspotcode\\source-map-support" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "trace-mapping", - "group": "@jridgewell", - "version": "0.3.9", - "bom-ref": "@cspotcode/source-map-support@0.8.1|@jridgewell/trace-mapping@0.3.9", - "author": "Justin Ridgewell", - "description": "Trace the original position through a source map", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40jridgewell/trace-mapping@0.3.9", - "externalReferences": [ - { - "url": "git+https://github.com/jridgewell/trace-mapping.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/jridgewell/trace-mapping#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/jridgewell/trace-mapping/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "dc17a5b7ab5d73c6cf800b5b72676d349962ad5a139846f97b6802f783e7930116f6323a0801d47a81bce6d8d63f95aabaa7dabe832d330886e0ff76e9928ab9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@cspotcode\\source-map-support\\node_modules\\@jridgewell\\trace-mapping" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "node10", - "group": "@tsconfig", - "version": "1.0.9", - "bom-ref": "@tsconfig/node10@1.0.9", - "description": "A base TSConfig for working with Node 10.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40tsconfig/node10@1.0.9#bases", - "externalReferences": [ - { - "url": "git+https://github.com/tsconfig/bases.git#bases", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/tsconfig/bases#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/tsconfig/bases/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.9.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8cdb18555c54f2fe60e3712b8dadf695a2031d77a836f144a57df738ae1dea1963a378c3842043871e5d8420933165288ec72901a8068919012b1a5d97d7f1a8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@tsconfig\\node10" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "node12", - "group": "@tsconfig", - "version": "1.0.11", - "bom-ref": "@tsconfig/node12@1.0.11", - "description": "A base TSConfig for working with Node 12.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40tsconfig/node12@1.0.11#bases", - "externalReferences": [ - { - "url": "git+https://github.com/tsconfig/bases.git#bases", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/tsconfig/bases#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/tsconfig/bases/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.11.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "72a79fb91b21d76a56c86b08a0128903d96e16ede6471080f8e459bc0e24b4b4b322e094b56571188b978a01303b9ff2c1614c67640418a5af9191b5cc33136a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@tsconfig\\node12" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "node14", - "group": "@tsconfig", - "version": "1.0.3", - "bom-ref": "@tsconfig/node14@1.0.3", - "description": "A base TSConfig for working with Node 14.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40tsconfig/node14@1.0.3#bases", - "externalReferences": [ - { - "url": "git+https://github.com/tsconfig/bases.git#bases", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/tsconfig/bases#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/tsconfig/bases/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "cac4fc9a1762c562ba1f0de2d55d80791a99e567d78351b8de6aa86253369dceb7f3c16ae63717cabe6646ca9588bc7f18961da0bd1b7d70fc9e617e667fc8a3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@tsconfig\\node14" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "node16", - "group": "@tsconfig", - "version": "1.0.4", - "bom-ref": "@tsconfig/node16@1.0.4", - "description": "A base TSConfig for working with Node 16.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40tsconfig/node16@1.0.4#bases", - "externalReferences": [ - { - "url": "git+https://github.com/tsconfig/bases.git#bases", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://github.com/tsconfig/bases#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/tsconfig/bases/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bf1854cb827c9727b28a71fb033975a5d778dc6261647fed3f6c1e37c4e7b506e5398f80d176d3f03264d7fa023ee38eca0fc96bbe7bac6d028077160bc39f30" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@tsconfig\\node16" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "arg", - "version": "4.1.3", - "bom-ref": "arg@4.1.3", - "author": "Josh Junon", - "description": "Another simple argument parser", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/arg@4.1.3", - "externalReferences": [ - { - "url": "git+https://github.com/zeit/arg.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/zeit/arg#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/zeit/arg/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e7c4bd403a86d17c76ed8c0f4adf5f2718af8d8978df6602c1f0cc7d9fbbd5102a52b65e7fb2eb2906772c72cec024b814b341a653f9df7671f3de5278e087bc" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/arg" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "create-require", - "version": "1.1.1", - "bom-ref": "create-require@1.1.1", - "description": "Polyfill for Node.js module.createRequire (<= v12.2.0)", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/create-require@1.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/nuxt-contrib/create-require.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nuxt-contrib/create-require#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nuxt-contrib/create-require/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "75c2855f78e7d0ca486978e2b2846f7b12095442b36aaef3dab64ac5ff8c4abf5391d9879ac5389b695c2e88eb8ff14797c9a4e55c4c99803e7ed4643ffde829" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/create-require" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "diff", - "version": "4.0.2", - "bom-ref": "diff@4.0.2", - "description": "A javascript text diff implementation.", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/diff@4.0.2", - "externalReferences": [ - { - "url": "git://github.com/kpdecker/jsdiff.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/kpdecker/jsdiff#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "http://github.com/kpdecker/jsdiff/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e7c966c4a480e013722f3f871cc53394e129834f4557e7afe9931edef262860771ce073067c5681043e600b0991bd2e6a9f56834c30aa6db48613546eae0d8ec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/diff" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "v8-compile-cache-lib", - "version": "3.0.1", - "bom-ref": "v8-compile-cache-lib@3.0.1", - "author": "Andrew Bradley", - "description": "Require hook for automatic V8 compile cache persistence", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/v8-compile-cache-lib@3.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/cspotcode/v8-compile-cache-lib.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/cspotcode/v8-compile-cache-lib#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/cspotcode/v8-compile-cache-lib/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c1aed88f25067cd667808fefb4ad141c037e9600c2c413c2ca55571a9d33bb9f45cf96a21ad3576aadc3848a2fd3adcca2b07e55fb9f2e1dc9945d8a7532b7c6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/v8-compile-cache-lib" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yn", - "version": "3.1.1", - "bom-ref": "yn@3.1.1", - "author": "Sindre Sorhus", - "description": "Parse yes/no like values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/yn@3.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/yn.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/yn#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/yn/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "531e328065acbb673b8ac1567bc62ed5896e266a95871a8ad9c2d735003901c0b741f6c636933b7eed18f1bff3d7aa572e7171658bd685dddf84163d0cb982e9" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/yn" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "vite-plugin-commonjs", - "version": "0.6.2", - "bom-ref": "vite-plugin-commonjs@0.6.2", - "author": "草鞋没号", - "description": "A pure JavaScript implementation of CommonJs", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/vite-plugin-commonjs@0.6.2", - "externalReferences": [ - { - "url": "git+https://github.com/vite-plugin/vite-plugin-commonjs.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/vite-plugin/vite-plugin-commonjs#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/vite-plugin/vite-plugin-commonjs/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/vite-plugin-commonjs/-/vite-plugin-commonjs-0.6.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6d750639886e31dc31cdb48e9c1ec6da1d4646bc61d6b596db3f76c297194b4373f23a6ad79e322cb2143d4dcc1eec967b26401984be7af8a4db03b6f693a9bb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/vite-plugin-commonjs" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "fast-glob", - "version": "3.2.12", - "bom-ref": "vite-plugin-commonjs@0.6.2|fast-glob@3.2.12", - "author": "Denis Malinochkin", - "description": "It's a very fast and efficient glob library for Node.js", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/fast-glob@3.2.12", - "externalReferences": [ - { - "url": "git+https://github.com/mrmlnc/fast-glob.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mrmlnc/fast-glob#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mrmlnc/fast-glob/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0d58f8090218628c3406569e9702b5a479799f97114897cceb4500d332bcf75b15227a0fae2d84923efe7b5093dffdeac577a7a48fa704199001c24f2606a3e3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/vite-plugin-commonjs\\node_modules\\fast-glob" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "glob-parent", - "version": "5.1.2", - "bom-ref": "vite-plugin-commonjs@0.6.2|glob-parent@5.1.2", - "author": "Gulp Team", - "description": "Extract the non-magic parent path from a glob string.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/glob-parent@5.1.2", - "externalReferences": [ - { - "url": "git+https://github.com/gulpjs/glob-parent.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/gulpjs/glob-parent#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/gulpjs/glob-parent/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "00e22049009ea62258c0fdc04671b1fb95674eed870587736c63f8e5e2f0d6faf7cc1def64b7b279dd6c0bd8676dc39cf7f4ab33233944f42b906cf8692f59a3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/vite-plugin-commonjs\\node_modules\\glob-parent" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "esbuild", - "version": "0.18.20", - "bom-ref": "esbuild@0.18.20", - "description": "An extremely fast JavaScript and CSS bundler and minifier.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/esbuild@0.18.20", - "externalReferences": [ - { - "url": "git+https://github.com/evanw/esbuild.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/evanw/esbuild#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/evanw/esbuild/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/esbuild/-/esbuild-0.18.20.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "71eab1a1e754adc6b287b63b657e8d75b6c3cc644e8b2541802e0fae225384129254f5a79c51d90247c8d65253f101643b01f8a8e4b6489912e30be91a5f01a4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/esbuild" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "win32-x64", - "group": "@esbuild", - "version": "0.18.20", - "bom-ref": "@esbuild/win32-x64@0.18.20", - "description": "The Windows 64-bit binary for esbuild, a JavaScript bundler.", - "scope": "optional", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40esbuild/win32-x64@0.18.20", - "externalReferences": [ - { - "url": "git+https://github.com/evanw/esbuild.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/evanw/esbuild#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/evanw/esbuild/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.18.20.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "91375f45c4a20df41c6bfcbd408927834d9abc9f8d09a42facc7a396c077451bf9b04f6b4687813c849a6692b11c42f34716722ef36db353f6ed6df057ef2079" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@esbuild\\win32-x64" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "nanoid", - "version": "3.3.7", - "bom-ref": "nanoid@3.3.7", - "author": "Andrey Sitnik", - "description": "A tiny (116 bytes), secure URL-friendly unique string ID generator", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/nanoid@3.3.7", - "externalReferences": [ - { - "url": "git+https://github.com/ai/nanoid.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/ai/nanoid#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/ai/nanoid/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "792469a6370f21ab5120c0b553a52780ff1715ccfc31058641db75313050ecd6809af5c37ef3716ef595df1db2e8274451c8824ac0c70d065b858681f10128da" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/nanoid" - } - ] - }, - { - "type": "library", - "name": "rollup", - "version": "3.29.4", - "bom-ref": "rollup@3.29.4", - "author": "Rich Harris", - "description": "Next-generation ES module bundler", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/rollup@3.29.4", - "externalReferences": [ - { - "url": "git+https://github.com/rollup/rollup.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://rollupjs.org/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/rollup/rollup/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/rollup/-/rollup-3.29.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a16ce6059c2f62b5348891ed0e686c9baeb6ac2d791515e67230a4d710fbef57450f1e63274dae7c04104e7d1eb41d9e98d93827d11983fc962a9b27f4158647" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/rollup" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "vue-jest", - "version": "3.0.7", - "bom-ref": "vue-jest@3.0.7", - "author": "Edd Yerburgh", - "description": "Jest Vue transform", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/vue-jest@3.0.7", - "externalReferences": [ - { - "url": "git+https://github.com/vuejs/vue-jest.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/vuejs/vue-jest#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/vuejs/vue-jest/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/vue-jest/-/vue-jest-3.0.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3c83b114cfb0b0132bcb6e99a5f06f510fc3187da1be9e648434359f9d60ddb3744f01704f2e09f395d57f14d132e92a1e38bf1a70281949e5679028ef72badb" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/vue-jest" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "source-map", - "version": "0.5.7", - "bom-ref": "vue-jest@3.0.7|source-map@0.5.7", - "author": "Nick Fitzgerald", - "description": "Generates and consumes source maps", - "licenses": [ - { - "license": { - "id": "BSD-3-Clause" - } - } - ], - "purl": "pkg:npm/source-map@0.5.7", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/mozilla/source-map.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mozilla/source-map", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mozilla/source-map/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2dbae624e31449d115c482af75c273402fa74217bc1546504d7432ebe23be6c90d827dcea10d03640f189c56bb829f2daad2f728f7f5926a344790e802979219" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/vue-jest\\node_modules\\source-map" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "babel-plugin-transform-es2015-modules-commonjs", - "version": "6.26.2", - "bom-ref": "babel-plugin-transform-es2015-modules-commonjs@6.26.2", - "description": "This plugin transforms ES2015 modules to CommonJS", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/babel-plugin-transform-es2015-modules-commonjs@6.26.2#master", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#master", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/babel/babel/tree/master#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.26.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "095f5138e1c476b8dcc2121a24d0463010a874dfb571f930b4cd526d41e6bf2cb7e4a193edfa216e93b1904dae2f3d68ea874a2b60a4fedcf8ef3f95a907e2f5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-plugin-transform-es2015-modules-commonjs" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "babel-plugin-transform-strict-mode", - "version": "6.24.1", - "bom-ref": "babel-plugin-transform-strict-mode@6.24.1", - "description": "This plugin places a 'use strict'; directive at the top of all files to enable strict mode", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/babel-plugin-transform-strict-mode@6.24.1#master", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#master", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/babel/babel/tree/master#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.24.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8f72ad4a98f22d2271368083ae1c2225a77c930d2027d4441a3f3f0aa2f41de4722e7bd435857dcdcaa5b8be902525e1de77ec2c49922efc117c6ceb811f7a3f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-plugin-transform-strict-mode" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "babel-runtime", - "version": "6.26.0", - "bom-ref": "babel-runtime@6.26.0", - "author": "Sebastian McKenzie", - "description": "babel selfContained runtime", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/babel-runtime@6.26.0#master", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#master", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/babel/babel/tree/master#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "21328dbaadb02a55b57c983db125b9d9e7a9a1881906082f3801c2d2efc262efeac50f445734e10a047af419d25cb1e3cb67fb498e73690e32b7b1fd655c58da" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-runtime" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "regenerator-runtime", - "version": "0.11.1", - "bom-ref": "babel-runtime@6.26.0|regenerator-runtime@0.11.1", - "author": "Ben Newman", - "description": "Runtime for Regenerator-compiled generator and async functions.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/regenerator-runtime@0.11.1#master", - "externalReferences": [ - { - "url": "git+https://github.com/facebook/regenerator.git#master", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/facebook/regenerator/tree/master#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/facebook/regenerator/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "320b86f79a228f47c2dd05775117f8576483606261267246aaf20881d10278e0c24fdf304960c027de124ae5696105284dc19420be8be32341ee3d431451d206" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-runtime\\node_modules\\regenerator-runtime" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "babel-types", - "version": "6.26.0", - "bom-ref": "babel-types@6.26.0", - "author": "Sebastian McKenzie", - "description": "Babel Types is a Lodash-esque utility library for AST nodes", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/babel-types@6.26.0#master", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#master", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://babeljs.io/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/babel-types/-/babel-types-6.26.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ce17b757fdbaac25ac1192bc91937e1da423e724350a295339b8b1173296d545a3a86efad7c4f0cfa604b029e37e0e6005c261d360eba42912f61f7c66a0d8fa" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-types" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "to-fast-properties", - "version": "1.0.3", - "bom-ref": "babel-types@6.26.0|to-fast-properties@1.0.3", - "author": "Sindre Sorhus", - "description": "Force V8 to use fast properties for an object", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/to-fast-properties@1.0.3", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/to-fast-properties.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/to-fast-properties#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/to-fast-properties/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-1.0.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "971ad63fc7a3b2afbb1379cd8f06265013008233136684c8fac7413a9bcdca28de0cb6b6f4b527f506a85c01efe3e679efc85b9871c9299927cf156dbe8efba2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-types\\node_modules\\to-fast-properties" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "core-js", - "version": "2.6.12", - "bom-ref": "core-js@2.6.12", - "description": "Standard library", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/core-js@2.6.12", - "externalReferences": [ - { - "url": "git+https://github.com/zloirock/core-js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/zloirock/core-js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/zloirock/core-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/core-js/-/core-js-2.6.12.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "29bdb00b47efb167d0ae093c1d4e655ba53f2dcb3cfbd69a61ccb864573a0c3968e2767b9fbd1d120139aed474a06eae7ca0d49ebc1f58bd665d1e658c36adad" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/core-js" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "babel-template", - "version": "6.26.0", - "bom-ref": "babel-template@6.26.0", - "author": "Sebastian McKenzie", - "description": "Generate an AST from a string template.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/babel-template@6.26.0#master", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#master", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://babeljs.io/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/babel-template/-/babel-template-6.26.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "3c239c2c55bbfde6b3194288a2a1fdeec3bd03651831a86c9ffc9143bb8e937ee2badc23abb383b5c4cd17e8850d21cd7e472daac2d18cb3fb5119cec744f57e" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-template" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "babel-traverse", - "version": "6.26.0", - "bom-ref": "babel-traverse@6.26.0", - "author": "Sebastian McKenzie", - "description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/babel-traverse@6.26.0#master", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#master", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://babeljs.io/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/babel-traverse/-/babel-traverse-6.26.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "892c5e5f1edaa6c8c21def5cee7f15b515c6cc8d81935ac148e2600828dfc976fabf5682a84d4a484a6affc497b9537c29afd18755834c5d0c0f392f4c0e0c20" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-traverse" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "debug", - "version": "2.6.9", - "bom-ref": "babel-traverse@6.26.0|debug@2.6.9", - "author": "TJ Holowaychuk", - "description": "small debugging utility", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/debug@2.6.9", - "externalReferences": [ - { - "url": "git://github.com/visionmedia/debug.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/visionmedia/debug#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/visionmedia/debug/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6c2ec496b7496899cf6c03fed44a2d62fa99b1bdde725e708ba05f8ba0494d470da30a7a72fb298348d7ce74532838e6fc4ec076014155e00f54c35c286b0730" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-traverse\\node_modules\\debug" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ms", - "version": "2.0.0", - "bom-ref": "babel-traverse@6.26.0|ms@2.0.0", - "description": "Tiny milisecond conversion utility", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ms@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/zeit/ms.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/zeit/ms#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/zeit/ms/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-traverse\\node_modules\\ms" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "globals", - "version": "9.18.0", - "bom-ref": "babel-traverse@6.26.0|globals@9.18.0", - "author": "Sindre Sorhus", - "description": "Global identifiers from different JavaScript environments", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/globals@9.18.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/globals.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/globals#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/globals/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/globals/-/globals-9.18.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4b49c6dc22c442263f20bc6ab73b53587ff789145dc812f0e8a303c6728c721aed6e3d8e1667a1561d165027d6dc352b220c7fa85ac93c80abab8678b1347d51" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-traverse\\node_modules\\globals" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "babel-code-frame", - "version": "6.26.0", - "bom-ref": "babel-code-frame@6.26.0", - "author": "Sebastian McKenzie", - "description": "Generate errors that contain a code frame that point to source locations.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/babel-code-frame@6.26.0#master", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#master", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://babeljs.io/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.26.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5ea60c47675f746316fa17742146763f02be7c678590ec59274c18f89690007cedd59c7c2dcbe98990f63621a4106f2ac7409f9003abe71b7be9dd5ef2f1bdd2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-code-frame" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "chalk", - "version": "1.1.3", - "bom-ref": "babel-code-frame@6.26.0|chalk@1.1.3", - "description": "Terminal string styling done right. Much color.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/chalk@1.1.3", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/chalk.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/chalk#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/chalk/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "53795154b31296c09f8ea60f6cbc95bf5d4cf423d6e08ef6f1de9308a300389b9e11e07dffca3e792b0c9f13c90fe43e2bdd3db1d11283b0beb489281faa27d4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-code-frame\\node_modules\\chalk" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "2.2.1", - "bom-ref": "babel-code-frame@6.26.0|ansi-styles@2.2.1", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@2.2.1", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "92609ebc582146258cec7079cd33d42e5e2bf5b5454968f3eb6321aa2cc3194aead8d5ae34c432bafe2d1c7a0a247b3af4cfcc17ae2511c1dd608a1cadd59060" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-code-frame\\node_modules\\ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "strip-ansi", - "version": "3.0.1", - "bom-ref": "babel-code-frame@6.26.0|strip-ansi@3.0.1", - "author": "Sindre Sorhus", - "description": "Strip ANSI escape codes", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/strip-ansi@3.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/strip-ansi.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/strip-ansi#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/strip-ansi/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "561ba64926c1a834cff29d992ca8f8d148c1095e3ebfc6d4484a546f82a34605a4f696ea185e111058fa2846a089d6f67ff33a0330b41261720cd19ac3d382ce" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-code-frame\\node_modules\\strip-ansi" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-regex", - "version": "2.1.1", - "bom-ref": "babel-code-frame@6.26.0|ansi-regex@2.1.1", - "author": "Sindre Sorhus", - "description": "Regular expression for matching ANSI escape codes", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-regex@2.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-regex.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-regex#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-regex/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4c81a74e9768f84dfea42c8096e66fb440f9a79c02a8b75ecc2ca13d9cca3dcc6f169944b788be5bb38e3422a0799153dfecb935965f38e4bf05d71a9e6d4c60" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-code-frame\\node_modules\\ansi-regex" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "2.0.0", - "bom-ref": "babel-code-frame@6.26.0|supports-color@2.0.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "28a355b5dea909880f20a538729dbbdf71d6602a6995085d7592c152bc9a007a2eef6df1f854734390dff36e058fe232cae8904d1a2e6f84a72057c872ba7bd2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-code-frame\\node_modules\\supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "js-tokens", - "version": "3.0.2", - "bom-ref": "babel-code-frame@6.26.0|js-tokens@3.0.2", - "author": "Simon Lydell", - "description": "A regex that tokenizes JavaScript.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/js-tokens@3.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/lydell/js-tokens.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/lydell/js-tokens#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/lydell/js-tokens/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/js-tokens/-/js-tokens-3.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4634dcb83e318edb614246961fb745947f392fe41a56d4a83b219d67783a1c5852f5d14d0df2f2aa09b63457b65fa710a5e166b74e39d85263146e546a6784c6" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-code-frame\\node_modules\\js-tokens" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "has-ansi", - "version": "2.0.0", - "bom-ref": "has-ansi@2.0.0", - "author": "Sindre Sorhus", - "description": "Check if a string has ANSI escape codes", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-ansi@2.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-ansi.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-ansi#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-ansi/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0bcbc127c0f0502c75f6f866eeeae14ee52caf8fc8c8fea5e15ccd403bfeaf21d039b5b74d34e9f7207af16a588117b66db686b99fec7bbe08a857959cc9cb66" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/has-ansi" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "ansi-regex", - "version": "2.1.1", - "bom-ref": "has-ansi@2.0.0|ansi-regex@2.1.1", - "author": "Sindre Sorhus", - "description": "Regular expression for matching ANSI escape codes", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-regex@2.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-regex.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-regex#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-regex/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "4c81a74e9768f84dfea42c8096e66fb440f9a79c02a8b75ecc2ca13d9cca3dcc6f169944b788be5bb38e3422a0799153dfecb935965f38e4bf05d71a9e6d4c60" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/has-ansi\\node_modules\\ansi-regex" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "babel-messages", - "version": "6.23.0", - "bom-ref": "babel-messages@6.23.0", - "author": "Sebastian McKenzie", - "description": "Collection of debug messages used by Babel.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/babel-messages@6.23.0#master", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babel.git#master", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://babeljs.io/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babel/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/babel-messages/-/babel-messages-6.23.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "065dd9880f8b8ea68cb4d628a40f53604f473f5b50f84e5d2f11345eb03370825e2b652a174fc46aa5f0067f5eb1de149937c469bf8ff94610d469e2a0521bff" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babel-messages" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "babylon", - "version": "6.18.0", - "bom-ref": "babylon@6.18.0", - "author": "Sebastian McKenzie", - "description": "A JavaScript parser", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/babylon@6.18.0", - "externalReferences": [ - { - "url": "git+https://github.com/babel/babylon.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://babeljs.io/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/babel/babylon/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/babylon/-/babylon-6.18.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "abf5048df189d829b7a0a57bd43273f5ddb94cf9eae6b84154bd90e1f039c1c0b78dcadd9fbf92b2c1326c5231c00bef3fe602b0260d2ae821a05df71b183271" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/babylon" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "invariant", - "version": "2.2.4", - "bom-ref": "invariant@2.2.4", - "author": "Andres Suarez", - "description": "invariant", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/invariant@2.2.4", - "externalReferences": [ - { - "url": "git+https://github.com/zertosh/invariant.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/zertosh/invariant#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/zertosh/invariant/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a6125f41506e689339ada3a926349f9220fa0696c213836cfff2da5e5eb0198b54058f379d64ba45ff6d5e6d9ef1568aeb42448d895d6cf89ffc0d81d42da034" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/invariant" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "loose-envify", - "version": "1.4.0", - "bom-ref": "loose-envify@1.4.0", - "author": "Andres Suarez", - "description": "Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/loose-envify@1.4.0", - "externalReferences": [ - { - "url": "git://github.com/zertosh/loose-envify.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/zertosh/loose-envify", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/zertosh/loose-envify/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "972bb13c6aff59f86b95e9b608bfd472751cd7372a280226043cee918ed8e45ff242235d928ebe7d12debe5c351e03324b0edfeb5d54218e34f04b71452a0add" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/loose-envify" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "ansi-styles", - "version": "3.2.1", - "bom-ref": "ansi-styles@3.2.1", - "author": "Sindre Sorhus", - "description": "ANSI escape codes for styling strings in the terminal", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/ansi-styles@3.2.1", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/ansi-styles.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/ansi-styles#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/ansi-styles/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "553d1923a91945d4e1f18c89c3748c6d89bfbbe36a7ec03112958ed0f7fdb2af3f7bde16c713a93cac7d151d459720ad3950cd390fbc9ed96a17189173eaf9a8" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/ansi-styles" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-convert", - "version": "1.9.3", - "bom-ref": "color-convert@1.9.3", - "author": "Heather Arthur", - "description": "Plain color conversion functions", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-convert@1.9.3", - "externalReferences": [ - { - "url": "git+https://github.com/Qix-/color-convert.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/Qix-/color-convert#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/Qix-/color-convert/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "41f014b5dfaf15d02d150702f020b262dd5f616c52a8088ad9c483eb30c1f0dddca6c10102f471a7dcce1a0e86fd21c7258013f3cfdacff22e0c600bb0d55b1a" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/color-convert" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "color-name", - "version": "1.1.3", - "bom-ref": "color-name@1.1.3", - "author": "DY", - "description": "A list of color names and its values", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/color-name@1.1.3", - "externalReferences": [ - { - "url": "git+ssh://git@github.com/dfcreative/color-name.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/dfcreative/color-name", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/dfcreative/color-name/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ef67d27a784cc361d931354778203d2829a91086f35a242c8cdf811dc05b4bdbebd66b6dfaf2633dd92c20135498a016f131540cf24ae52514dd0844f4d1170f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/color-name" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "supports-color", - "version": "5.5.0", - "bom-ref": "supports-color@5.5.0", - "author": "Sindre Sorhus", - "description": "Detect whether a terminal supports color", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/supports-color@5.5.0", - "externalReferences": [ - { - "url": "git+https://github.com/chalk/supports-color.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/chalk/supports-color#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/chalk/supports-color/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "423563c1d5c8b78d3c308880a825f8a142ac814d84a801b3b363e9926e1a4186e39be644584716e127c5353af8b8c35999ad1ecb87f99602eb901d1a5f440ca3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/supports-color" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "has-flag", - "version": "3.0.0", - "bom-ref": "has-flag@3.0.0", - "author": "Sindre Sorhus", - "description": "Check if argv has a specific flag", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/has-flag@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/has-flag.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/has-flag/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "b0a25fd7e71e401af848c92f427043343b5fe135e95615466ad7aed2df75f1b977d059db1369b8bcd2d7f9559efdda6395bf87ba0198cd6eee4171fdf073c463" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/has-flag" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "deasync", - "version": "0.1.29", - "bom-ref": "deasync@0.1.29", - "author": "Vladimir Kurchatkin", - "description": "Turns async function into sync via JavaScript wrapper of Node event loop", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/deasync@0.1.29", - "externalReferences": [ - { - "url": "git+https://github.com/abbr/deasync.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/abbr/deasync", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/abbr/deasync/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/deasync/-/deasync-0.1.29.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "101b5f521557db7084f4647a9be17c58f788984138851fc55bd4642b43cc97d575b76f37b347a5aac4c3f0466368a5f6f12635056dab61f0a036c0187696a653" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/deasync" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "node-addon-api", - "version": "1.7.2", - "bom-ref": "deasync@0.1.29|node-addon-api@1.7.2", - "description": "Node.js API (N-API)", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/node-addon-api@1.7.2", - "externalReferences": [ - { - "url": "git://github.com/nodejs/node-addon-api.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/nodejs/node-addon-api", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/nodejs/node-addon-api/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-1.7.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "89b3cade203ebda6357848c44a442433405b0aa14e6993225d14ed741d2eedbe1d8ed63a267b23bcf7541d5320eb142ddc1f1fa534d61c8f40f800e333d7ebce" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/deasync\\node_modules\\node-addon-api" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "file-uri-to-path", - "version": "1.0.0", - "bom-ref": "file-uri-to-path@1.0.0", - "author": "Nathan Rajlich", - "description": "Convert a file: URI to a file path", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/file-uri-to-path@1.0.0", - "externalReferences": [ - { - "url": "git://github.com/TooTallNate/file-uri-to-path.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/TooTallNate/file-uri-to-path", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/TooTallNate/file-uri-to-path/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d19b7eb372fb55fd5b8b0599dbd6804625582f1ee23069c4525f71df77db07f8f78d1f35bbf3b62dba8af819b508348d0ca56d27f623c18ed351de5291e2d02f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/file-uri-to-path" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "extract-from-css", - "version": "0.4.4", - "bom-ref": "extract-from-css@0.4.4", - "author": "Rubén Norte", - "description": "Extract information from CSS code", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/extract-from-css@0.4.4", - "externalReferences": [ - { - "url": "git+https://github.com/rubennorte/extract-from-css.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/rubennorte/extract-from-css#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/rubennorte/extract-from-css/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/extract-from-css/-/extract-from-css-0.4.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e35a9618176d2a9f54eec801c4043bbe89d8a925f3816fd2880633ab8b5d59256101286fa55087d67caf3d0823b1ee847606d6ed8ec445d4f7ebbe3f94aafae4" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/extract-from-css" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "css", - "version": "2.2.4", - "bom-ref": "css@2.2.4", - "author": "TJ Holowaychuk", - "description": "CSS parser / stringifier", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/css@2.2.4", - "externalReferences": [ - { - "url": "git+https://github.com/reworkcss/css.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/reworkcss/css#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/reworkcss/css/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/css/-/css-2.2.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "a149e3996a72d27888df1fe63cbf1d54423597b3271b7f871f244f1dff981526cafacbce857a6648e703511521d9a382825da0af3ace3edd671cbb8254550b2f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/css" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "source-map-resolve", - "version": "0.5.3", - "bom-ref": "source-map-resolve@0.5.3", - "author": "Simon Lydell", - "description": "Resolve the source map and/or sources for a generated file.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/source-map-resolve@0.5.3", - "externalReferences": [ - { - "url": "git+https://github.com/lydell/source-map-resolve.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/lydell/source-map-resolve#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/lydell/source-map-resolve/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1edcfe467b175a4e7e3f6b25c79261dd0ebabe1423d429659b4cef9da63df3e345c7e0efd8217f7f93bfb7cc7e29a35dadd200b2bb8dce887f2a989a95ba809f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/source-map-resolve" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "decode-uri-component", - "version": "0.2.2", - "bom-ref": "decode-uri-component@0.2.2", - "author": "Sam Verschueren", - "description": "A better decodeURIComponent", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/decode-uri-component@0.2.2", - "externalReferences": [ - { - "url": "git+https://github.com/SamVerschueren/decode-uri-component.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/SamVerschueren/decode-uri-component#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/SamVerschueren/decode-uri-component/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "16a51843ef28d79f06c864eb305266b3daa1dc2a932af02a82ab139e42c8f2c2aed34dbca2ba8187134c16415e9f4cc6ca0e9ea40083df6a63564e7c9e0204ad" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/decode-uri-component" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "resolve-url", - "version": "0.2.1", - "bom-ref": "resolve-url@0.2.1", - "author": "Simon Lydell", - "description": "Like Node.js’ `path.resolve`/`url.resolve` for the browser.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/resolve-url@0.2.1", - "externalReferences": [ - { - "url": "git+https://github.com/lydell/resolve-url.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/lydell/resolve-url#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/lydell/resolve-url/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "66e179e6155441a69cce0388c2a5b390470489d9a50ffc65e38c755199e1397718b853764bafab731a46f82d4ddd2a34c2f348dc39892025057eed92c61066be" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/resolve-url" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "source-map-url", - "version": "0.4.1", - "bom-ref": "source-map-url@0.4.1", - "author": "Simon Lydell", - "description": "Tools for working with sourceMappingURL comments.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/source-map-url@0.4.1", - "externalReferences": [ - { - "url": "git+https://github.com/lydell/source-map-url.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/lydell/source-map-url#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/lydell/source-map-url/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "70f8853932d42af245220e1229549ccb88a53cf5baac580c81fb9924f3680ee32cde70b51db314c9c068270efbc45229eb3d5425024e7f1e82f46307f340e24f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/source-map-url" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "urix", - "version": "0.1.0", - "bom-ref": "urix@0.1.0", - "author": "Simon Lydell", - "description": "Makes Windows-style paths more unix and URI friendly.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/urix@0.1.0", - "externalReferences": [ - { - "url": "git+https://github.com/lydell/urix.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/lydell/urix#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/lydell/urix/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "026d68bac02148b05e07d706ffb93baf6474ce3e74b834656473c66dace2779b3dae517517f40a60e6c429222e9d28c83a4259ab04512e9bdec2312433ba52aa" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/urix" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "find-babel-config", - "version": "1.2.0", - "bom-ref": "find-babel-config@1.2.0", - "author": "Tommy Leunen", - "description": "Find the closest babel config based on a directory", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/find-babel-config@1.2.0", - "externalReferences": [ - { - "url": "git+https://github.com/tleunen/find-babel-config.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/tleunen/find-babel-config#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/tleunen/find-babel-config/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/find-babel-config/-/find-babel-config-1.2.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "8c1d821c97aacba6bcdb4b2c8aac2b28c7b20ba9cd766adc8242962569a9a31a44f1129c89825709c5d1ab58760330a8e48e4125e376b641843b784b4ee78f44" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/find-babel-config" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "json5", - "version": "0.5.1", - "bom-ref": "find-babel-config@1.2.0|json5@0.5.1", - "author": "Aseem Kishore", - "description": "JSON for the ES5 era.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/json5@0.5.1", - "externalReferences": [ - { - "url": "git+https://github.com/aseemk/json5.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://json5.org/", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/aseemk/json5/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/json5/-/json5-0.5.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e31aecd5a5bee8de436a592a49503c7f1878e7c097bd1f7d594f162ca9aae2ff1e5802fce97a37055ab27774a403dc0456308cab2bef45192c84074e9c1a79af" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/find-babel-config\\node_modules\\json5" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "path-exists", - "version": "3.0.0", - "bom-ref": "find-babel-config@1.2.0|path-exists@3.0.0", - "author": "Sindre Sorhus", - "description": "Check if a path exists", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/path-exists@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/path-exists.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/path-exists#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/path-exists/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "6e90bb198c220d8438c182def8503c96146385008c7101ae4a0186a83920fd07ab456c3d0a61914f4892395452649dbd34c2d9808cea6a58c9eb7a1a2f834825" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/find-babel-config\\node_modules\\path-exists" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "editorconfig", - "version": "1.0.4", - "bom-ref": "editorconfig@1.0.4", - "author": "EditorConfig Team", - "description": "EditorConfig File Locator and Interpreter for Node.js", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/editorconfig@1.0.4", - "externalReferences": [ - { - "url": "git://github.com/editorconfig/editorconfig-core-js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/editorconfig/editorconfig-core-js#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/editorconfig/editorconfig-core-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/editorconfig/-/editorconfig-1.0.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "2fd41ed3c2964e5a98315bcc71322f300765d5c0d4b9bcd13582fe59f0386cb0cc1dee277a62a4a666339339c4d45c0b2aed04126cbaa1b8102b3309ae0e31f5" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/editorconfig" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "minimatch", - "version": "9.0.1", - "bom-ref": "editorconfig@1.0.4|minimatch@9.0.1", - "author": "Isaac Z. Schlueter", - "description": "a glob matcher in javascript", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/minimatch@9.0.1", - "externalReferences": [ - { - "url": "git://github.com/isaacs/minimatch.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/minimatch#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/minimatch/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d235a12690ff31d84f5f03ee8919026df61f48aa76aa79f678e736efda88edffa8b25fe5fa9aca4abbe1835e7bcd262fc7fd679a09f636a753ea4d99ef3487f7" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/editorconfig\\node_modules\\minimatch" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "brace-expansion", - "version": "2.0.1", - "bom-ref": "editorconfig@1.0.4|brace-expansion@2.0.1", - "author": "Julian Gruber", - "description": "Brace expansion as known from sh/bash", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/brace-expansion@2.0.1", - "externalReferences": [ - { - "url": "git://github.com/juliangruber/brace-expansion.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/juliangruber/brace-expansion/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5e7008bd0f1e33e902e9a50bc7ac2e422c15b27cec8bd7775b1cd5dc5a564c6035f45eb6d64c1d6ec01c14a5e02941d95accbe998ea22f5b074f1584142cad0c" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/editorconfig\\node_modules\\brace-expansion" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "semver", - "version": "7.5.4", - "bom-ref": "editorconfig@1.0.4|semver@7.5.4", - "author": "GitHub Inc.", - "description": "The semantic version parser used by npm.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/semver@7.5.4", - "externalReferences": [ - { - "url": "git+https://github.com/npm/node-semver.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/npm/node-semver#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/npm/node-semver/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "d5b09211257a3effa2db51efa71a770f1fa9483f2520fb7cb958d1af1014b7f9dbb3061cfad2ba6366ed8942e3778f9f9ead793d7fa7a900c2ece7eded693070" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/editorconfig\\node_modules\\semver" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "lru-cache", - "version": "6.0.0", - "bom-ref": "editorconfig@1.0.4|lru-cache@6.0.0", - "author": "Isaac Z. Schlueter", - "description": "A cache object that deletes the least-recently-used items.", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/lru-cache@6.0.0", - "externalReferences": [ - { - "url": "git://github.com/isaacs/node-lru-cache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/node-lru-cache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/editorconfig\\node_modules\\lru-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "yallist", - "version": "4.0.0", - "bom-ref": "editorconfig@1.0.4|yallist@4.0.0", - "author": "Isaac Z. Schlueter", - "description": "Yet Another Linked List", - "licenses": [ - { - "license": { - "id": "ISC" - } - } - ], - "purl": "pkg:npm/yallist@4.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/isaacs/yallist.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/isaacs/yallist#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/isaacs/yallist/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/editorconfig\\node_modules\\yallist" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "wasm", - "group": "@one-ini", - "version": "0.1.1", - "bom-ref": "@one-ini/wasm@0.1.1", - "description": "Parse EditorConfig-INI file contents into AST", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40one-ini/wasm@0.1.1", - "externalReferences": [ - { - "url": "git+https://github.com/one-ini/core.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/one-ini/core#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/one-ini/core/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@one-ini/wasm/-/wasm-0.1.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "5eec921b5137f1849c489a0c96aa2f2ebbb829350d4a38154c88f287ba8c5fa68d3791d8e42b792e14497713bbf49b53cca7f357f6e75a9cfeceab98ac84acbf" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@one-ini\\wasm" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "node-cache", - "version": "4.2.1", - "bom-ref": "node-cache@4.2.1", - "author": "mpneuried", - "description": "Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/node-cache@4.2.1", - "externalReferences": [ - { - "url": "git://github.com/mpneuried/nodecache.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/mpneuried/nodecache", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/mpneuried/nodecache/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/node-cache/-/node-cache-4.2.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "04e6faedb5a0d9d4f26b1e6475e7f959f5375fcc6ee303e0fb31f392f96cd10fd0a58c9c20544b10421d031f5699ae370f11ba4339f88a595d66862c78a59ae0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/node-cache" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "clone", - "version": "2.1.2", - "bom-ref": "clone@2.1.2", - "author": "Paul Vorbach", - "description": "deep cloning of objects and arrays", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/clone@2.1.2", - "externalReferences": [ - { - "url": "git://github.com/pvorb/node-clone.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/pvorb/node-clone#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/pvorb/node-clone/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/clone/-/clone-2.1.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "dcf7bf085d4d9fde21ca1218a63b622e1742a04a33d03a90fbdf3c13d826784750665a23c6739bef8c1cb45caec16407ceac9ff57ec2ecc1bc8ee529a81253f3" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/clone" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "tsconfig", - "version": "7.0.0", - "bom-ref": "tsconfig@7.0.0", - "author": "Blake Embrey", - "description": "Resole and parse `tsconfig.json`, replicating to TypeScript's behaviour", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/tsconfig@7.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/TypeStrong/tsconfig.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/TypeStrong/tsconfig", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/TypeStrong/tsconfig/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/tsconfig/-/tsconfig-7.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bd95e6ccfacbf84982e13ff8ad5953da33553160a2fcee032224a3dd41e0d4e13990229b93899fad773a75992c2e044cfd36652a7a2eb0a1fd6db4dacd459147" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tsconfig" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ], - "components": [ - { - "type": "library", - "name": "strip-bom", - "version": "3.0.0", - "bom-ref": "tsconfig@7.0.0|strip-bom@3.0.0", - "author": "Sindre Sorhus", - "description": "Strip UTF-8 byte order mark (BOM) from a string", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/strip-bom@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/strip-bom.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/strip-bom#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/strip-bom/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "bdabc03115ce80154d17a9f210498bdc304ad7d891a437282305beb3043e09b1a2bbb963bbab7e264940d4c1f07a85ad69d82de0849552c5cbc83ab7e1d75cc0" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tsconfig\\node_modules\\strip-bom" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "strip-json-comments", - "version": "2.0.1", - "bom-ref": "tsconfig@7.0.0|strip-json-comments@2.0.1", - "author": "Sindre Sorhus", - "description": "Strip comments from JSON. Lets you use comments in your JSON files!", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/strip-json-comments@2.0.1", - "externalReferences": [ - { - "url": "git+https://github.com/sindresorhus/strip-json-comments.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/sindresorhus/strip-json-comments#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/sindresorhus/strip-json-comments/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e2007c9dad3b7de715564388e91b387bb4fa34e4e48b91262fb4d476e4ece9bbb711d9d2c9c9ed549e2b7bc920640fb0c7d22e788d98d756df6e0c2dcee13429" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/tsconfig\\node_modules\\strip-json-comments" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - } - ] - }, - { - "type": "library", - "name": "strip-bom", - "group": "@types", - "version": "3.0.0", - "bom-ref": "@types/strip-bom@3.0.0", - "author": "Mohamed Hegazy", - "description": "TypeScript definitions for strip-bom", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/strip-bom@3.0.0", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/strip-bom/-/strip-bom-3.0.0.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "c5ebc639179260633b83f914059ccfa82ad1fca600a3e174ca23dcf395854c96b43122edc854d54d4e9c26efda5789a277b21f7c3216aa8ebd4c7176a3826211" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\strip-bom" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "strip-json-comments", - "group": "@types", - "version": "0.0.30", - "bom-ref": "@types/strip-json-comments@0.0.30", - "description": "TypeScript definitions for strip-json-comments", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/%40types/strip-json-comments@0.0.30", - "externalReferences": [ - { - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/@types/strip-json-comments/-/strip-json-comments-0.0.30.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "ecd4261eb6bf2482c277542aa52ce5f3e98945cf191f3dee0e6f185752acf4884ad1ea44893c3c68812b6ef1fd3c8fba5dbaa1c88432df8eb69c4b27ed45738d" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/@types\\strip-json-comments" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "vue-template-es2015-compiler", - "version": "1.9.1", - "bom-ref": "vue-template-es2015-compiler@1.9.1", - "author": "Evan You", - "description": "Post compiler for Vue template render functions to support ES2015+ features", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/vue-template-es2015-compiler@1.9.1", - "externalReferences": [ - { - "url": "git+https://github.com/vuejs/vue-template-es2015-compiler.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/vuejs/vue-template-es2015-compiler#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/vuejs/vue-template-es2015-compiler/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "e200e7b73ae27c59c212fca83bc3eac890e682e5e054fc4a888c6b04a8c8a30bcbf65f8debad7debeef65d5611f0105fd54bf5160b776c67af27eb049b17d9cf" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/vue-template-es2015-compiler" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "de-indent", - "version": "1.0.2", - "bom-ref": "de-indent@1.0.2", - "author": "Evan You", - "description": "remove extra indent from a block of code", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/de-indent@1.0.2", - "externalReferences": [ - { - "url": "git+https://github.com/yyx990803/de-indent.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/yyx990803/de-indent#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/yyx990803/de-indent/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/de-indent/-/de-indent-1.0.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7bfd73bb7c47e4c42bc8ddb3755685d0eadd34b51bbd6c7331b8be88d03a064cbb9754683fc6b67c86d1a1cc877255edfdaac3aeb47a94bdd3a850fda4c413b2" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/de-indent" - }, - { - "name": "cdx:npm:package:development", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "vuetify", - "version": "2.7.1", - "bom-ref": "vuetify@2.7.1", - "author": "John Leider", - "description": "Vue Material Component Framework", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/vuetify@2.7.1#packages/vuetify", - "externalReferences": [ - { - "url": "git+https://github.com/vuetifyjs/vuetify.git#packages/vuetify", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\"" - }, - { - "url": "https://vuetifyjs.com", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://issues.vuetifyjs.com", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/vuetify/-/vuetify-2.7.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "0d516646c0ed62b213c3dcae18bc291569e0158cc4824d0ac25a03088577faf859c3e341149392cdd6edb5b6263b0b6abd09610f153221142896b45b48500a96" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/vuetify" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "vuex", - "version": "3.6.2", - "bom-ref": "vuex@3.6.2", - "author": "Evan You", - "description": "state management for Vue.js", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/vuex@3.6.2", - "externalReferences": [ - { - "url": "git+https://github.com/vuejs/vuex.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "https://github.com/vuejs/vuex#readme", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "https://github.com/vuejs/vuex/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/vuex/-/vuex-3.6.2.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "1135b8e08a82801a55a26cb9db40d3e637fc9f4ce809a73eb315a79fe84c7bf0b36927a36ff795c36613a225d85fe131fc0b871e26b6f2f593ab882801ec456f" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/vuex" - }, - { - "name": "cdx:npm:package:extraneous", - "value": "true" - } - ] - }, - { - "type": "library", - "name": "xmlbuilder", - "version": "11.0.1", - "bom-ref": "xmlbuilder@11.0.1", - "author": "Ozgur Ozcitak", - "description": "An XML builder for node.js", - "licenses": [ - { - "license": { - "id": "MIT" - } - } - ], - "purl": "pkg:npm/xmlbuilder@11.0.1", - "externalReferences": [ - { - "url": "git://github.com/oozcitak/xmlbuilder-js.git", - "type": "vcs", - "comment": "as detected from PackageJson property \"repository.url\"" - }, - { - "url": "http://github.com/oozcitak/xmlbuilder-js", - "type": "website", - "comment": "as detected from PackageJson property \"homepage\"" - }, - { - "url": "http://github.com/oozcitak/xmlbuilder-js/issues", - "type": "issue-tracker", - "comment": "as detected from PackageJson property \"bugs.url\"" - }, - { - "url": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-11.0.1.tgz", - "type": "distribution", - "hashes": [ - { - "alg": "SHA-512", - "content": "7c396c23f905131ee02ef6de71cd3fa212c6e747ee810a7caf21f3313b96f6f49ad462745d858a9e1b14c7ba227b71bdf3eaf9e9a4d0214078921b78d91dc9bc" - } - ], - "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\"" - } - ], - "properties": [ - { - "name": "cdx:npm:package:path", - "value": "node_modules/xmlbuilder" - } - ] - } - ], - "dependencies": [ - { - "ref": "-/polar-monorepo@-", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/preset-env@7.23.2", - "@cyclonedx/cyclonedx-npm@1.14.2", - "@fortawesome/fontawesome-free@6.4.2", - "@jest/types@29.6.3", - "@mapbox/jsonlint-lines-primitives@2.0.2", - "@mapbox/mapbox-gl-style-spec@13.28.0", - "@mapbox/point-geometry@0.1.0", - "@mapbox/unitbezier@0.0.0", - "@masterportal/masterportalapi@2.8.0", - "@panter/vue-i18next@0.15.2", - "@petamoriken/float16@3.8.4", - "@repositoryname/noop@1.0.6", - "@repositoryname/vuex-generators@1.1.2", - "@types/geojson@7946.0.12", - "@types/jest@29.5.7", - "@types/node@17.0.45", - "@types/ol@6.5.3", - "@types/proj4@2.5.4", - "@types/raf@3.4.3", - "@types/sass@1.45.0", - "@typescript-eslint/eslint-plugin@5.62.0", - "@typescript-eslint/parser@5.62.0", - "@vitejs/plugin-vue2@2.2.0", - "@vue/test-utils@1.3.6", - "babel-core@7.0.0-bridge.0", - "base64-arraybuffer@1.0.2", - "btoa@1.2.1", - "canvg@3.0.10", - "cesium@1.111.0", - "copyfiles@2.4.1", - "css-line-break@2.1.0", - "csscolorparser@1.0.3", - "eslint-config-prettier@8.10.0", - "eslint-config-standard@17.1.0", - "eslint-import-resolver-typescript@2.7.1", - "eslint-plugin-import@2.29.0", - "eslint-plugin-jest@27.6.0", - "eslint-plugin-n@15.7.0", - "eslint-plugin-prettier@4.2.1", - "eslint-plugin-promise@6.1.1", - "eslint-plugin-tsdoc@0.2.17", - "eslint-plugin-vue@8.7.1", - "eslint@8.53.0", - "events@3.3.0", - "fflate@0.4.8", - "focus-trap@7.5.4", - "geotiff@2.0.4", - "github-markdown-css@5.4.0", - "hammerjs@2.0.8", - "html2canvas@1.4.1", - "http-server@14.1.1", - "i18next-browser-languagedetector@6.1.8", - "i18next@21.10.0", - "jest-environment-jsdom@29.7.0", - "jest@29.7.0", - "js-levenshtein@1.1.6", - "json-stringify-pretty-compact@2.0.0", - "jspdf@2.5.1", - "lerna@6.6.2", - "lodash.kebabcase@4.1.1", - "lodash.mapvalues@4.6.0", - "lodash.merge@4.6.2", - "mapbox-to-css-font@2.4.2", - "markdown-it@13.0.2", - "mgrs@1.0.0", - "ol-mapbox-style@9.1.0", - "ol@7.1.0", - "olcs@2.13.1", - "parse-headers@2.0.5", - "pbf@3.2.1", - "performance-now@2.1.0", - "prettier@2.8.8", - "proj4@2.9.2", - "protocol-buffers-schema@3.6.0", - "raf@3.4.1", - "resolve-protobuf-schema@2.1.0", - "rgbcolor@1.0.1", - "rimraf@3.0.2", - "rw@1.3.3", - "sass@1.69.5", - "sax@1.3.0", - "sort-asc@0.1.0", - "sort-desc@0.1.1", - "sort-object@0.3.2", - "stackblur-canvas@2.6.0", - "stream-browserify@3.0.0", - "svg-pathdata@6.0.3", - "tabbable@6.2.0", - "text-segmentation@1.0.3", - "timers-browserify@2.0.12", - "ts-jest@29.1.1", - "ts-node@10.9.1", - "typescript@4.9.5", - "utrie@1.0.2", - "vite-plugin-commonjs@0.6.2", - "vite@4.5.0", - "vue-jest@3.0.7", - "vue-template-compiler@2.7.15", - "vuetify@2.7.1", - "vuex@3.6.2", - "web-worker@1.2.0", - "wkt-parser@1.3.3", - "xml-utils@1.7.0", - "xml2js@0.4.23", - "xmlbuilder@11.0.1" - ] - }, - { - "ref": "@babel/core@7.23.2", - "dependsOn": [ - "@ampproject/remapping@2.2.1", - "@babel/code-frame@7.22.13", - "@babel/generator@7.23.0", - "@babel/helper-compilation-targets@7.22.15", - "@babel/helper-module-transforms@7.23.0", - "@babel/helpers@7.23.2", - "@babel/parser@7.23.0", - "@babel/template@7.22.15", - "@babel/traverse@7.23.2", - "@babel/types@7.23.0", - "convert-source-map@2.0.0", - "debug@4.3.4", - "gensync@1.0.0-beta.2", - "json5@2.2.3", - "semver@6.3.1" - ] - }, - { - "ref": "@ampproject/remapping@2.2.1", - "dependsOn": [ - "@jridgewell/gen-mapping@0.3.3", - "@jridgewell/trace-mapping@0.3.20" - ] - }, - { - "ref": "@jridgewell/gen-mapping@0.3.3", - "dependsOn": [ - "@jridgewell/set-array@1.1.2", - "@jridgewell/sourcemap-codec@1.4.15", - "@jridgewell/trace-mapping@0.3.20" - ] - }, - { - "ref": "@jridgewell/set-array@1.1.2" - }, - { - "ref": "@jridgewell/sourcemap-codec@1.4.15" - }, - { - "ref": "@jridgewell/trace-mapping@0.3.20", - "dependsOn": [ - "@jridgewell/resolve-uri@3.1.1", - "@jridgewell/sourcemap-codec@1.4.15" - ] - }, - { - "ref": "@jridgewell/resolve-uri@3.1.1" - }, - { - "ref": "@babel/code-frame@7.22.13", - "dependsOn": [ - "@babel/highlight@7.22.20", - "chalk@2.4.2" - ] - }, - { - "ref": "@babel/highlight@7.22.20", - "dependsOn": [ - "@babel/helper-validator-identifier@7.22.20", - "chalk@2.4.2", - "js-tokens@4.0.0" - ] - }, - { - "ref": "@babel/helper-validator-identifier@7.22.20" - }, - { - "ref": "chalk@2.4.2", - "dependsOn": [ - "ansi-styles@3.2.1", - "escape-string-regexp@1.0.5", - "supports-color@5.5.0" - ] - }, - { - "ref": "js-tokens@4.0.0" - }, - { - "ref": "@babel/generator@7.23.0", - "dependsOn": [ - "@babel/types@7.23.0", - "@jridgewell/gen-mapping@0.3.3", - "@jridgewell/trace-mapping@0.3.20", - "jsesc@2.5.2" - ] - }, - { - "ref": "@babel/types@7.23.0", - "dependsOn": [ - "@babel/helper-string-parser@7.22.5", - "@babel/helper-validator-identifier@7.22.20", - "to-fast-properties@2.0.0" - ] - }, - { - "ref": "jsesc@2.5.2" - }, - { - "ref": "@babel/helper-compilation-targets@7.22.15", - "dependsOn": [ - "@babel/compat-data@7.23.2", - "@babel/helper-validator-option@7.22.15", - "browserslist@4.22.1", - "lru-cache@5.1.1", - "semver@6.3.1" - ] - }, - { - "ref": "@babel/compat-data@7.23.2" - }, - { - "ref": "@babel/helper-validator-option@7.22.15" - }, - { - "ref": "browserslist@4.22.1", - "dependsOn": [ - "caniuse-lite@1.0.30001561", - "electron-to-chromium@1.4.576", - "node-releases@2.0.13", - "update-browserslist-db@1.0.13" - ] - }, - { - "ref": "caniuse-lite@1.0.30001561" - }, - { - "ref": "electron-to-chromium@1.4.576" - }, - { - "ref": "node-releases@2.0.13" - }, - { - "ref": "update-browserslist-db@1.0.13", - "dependsOn": [ - "browserslist@4.22.1", - "escalade@3.1.1", - "picocolors@1.0.0" - ] - }, - { - "ref": "escalade@3.1.1" - }, - { - "ref": "picocolors@1.0.0" - }, - { - "ref": "lru-cache@5.1.1", - "dependsOn": [ - "yallist@3.1.1" - ] - }, - { - "ref": "yallist@3.1.1" - }, - { - "ref": "semver@6.3.1" - }, - { - "ref": "@babel/helper-module-transforms@7.23.0", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-environment-visitor@7.22.20", - "@babel/helper-module-imports@7.22.15", - "@babel/helper-simple-access@7.22.5", - "@babel/helper-split-export-declaration@7.22.6", - "@babel/helper-validator-identifier@7.22.20" - ] - }, - { - "ref": "@babel/helper-environment-visitor@7.22.20" - }, - { - "ref": "@babel/helper-module-imports@7.22.15", - "dependsOn": [ - "@babel/types@7.23.0" - ] - }, - { - "ref": "@babel/helper-simple-access@7.22.5", - "dependsOn": [ - "@babel/types@7.23.0" - ] - }, - { - "ref": "@babel/helper-split-export-declaration@7.22.6", - "dependsOn": [ - "@babel/types@7.23.0" - ] - }, - { - "ref": "@babel/helpers@7.23.2", - "dependsOn": [ - "@babel/template@7.22.15", - "@babel/traverse@7.23.2", - "@babel/types@7.23.0" - ] - }, - { - "ref": "@babel/template@7.22.15", - "dependsOn": [ - "@babel/code-frame@7.22.13", - "@babel/parser@7.23.0", - "@babel/types@7.23.0" - ] - }, - { - "ref": "@babel/traverse@7.23.2", - "dependsOn": [ - "@babel/code-frame@7.22.13", - "@babel/generator@7.23.0", - "@babel/helper-environment-visitor@7.22.20", - "@babel/helper-function-name@7.23.0", - "@babel/helper-hoist-variables@7.22.5", - "@babel/helper-split-export-declaration@7.22.6", - "@babel/parser@7.23.0", - "@babel/types@7.23.0", - "debug@4.3.4", - "globals@11.12.0" - ] - }, - { - "ref": "@babel/parser@7.23.0" - }, - { - "ref": "@babel/helper-function-name@7.23.0", - "dependsOn": [ - "@babel/template@7.22.15", - "@babel/types@7.23.0" - ] - }, - { - "ref": "@babel/helper-hoist-variables@7.22.5", - "dependsOn": [ - "@babel/types@7.23.0" - ] - }, - { - "ref": "debug@4.3.4", - "dependsOn": [ - "ms@2.1.2" - ] - }, - { - "ref": "globals@11.12.0" - }, - { - "ref": "@babel/helper-string-parser@7.22.5" - }, - { - "ref": "to-fast-properties@2.0.0" - }, - { - "ref": "convert-source-map@2.0.0" - }, - { - "ref": "ms@2.1.2" - }, - { - "ref": "gensync@1.0.0-beta.2" - }, - { - "ref": "json5@2.2.3" - }, - { - "ref": "@babel/preset-env@7.23.2", - "dependsOn": [ - "@babel/compat-data@7.23.2", - "@babel/core@7.23.2", - "@babel/helper-compilation-targets@7.22.15", - "@babel/helper-plugin-utils@7.22.5", - "@babel/helper-validator-option@7.22.15", - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.15", - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.15", - "@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2", - "@babel/plugin-syntax-async-generators@7.8.4", - "@babel/plugin-syntax-class-properties@7.12.13", - "@babel/plugin-syntax-class-static-block@7.14.5", - "@babel/plugin-syntax-dynamic-import@7.8.3", - "@babel/plugin-syntax-export-namespace-from@7.8.3", - "@babel/plugin-syntax-import-assertions@7.22.5", - "@babel/plugin-syntax-import-attributes@7.22.5", - "@babel/plugin-syntax-import-meta@7.10.4", - "@babel/plugin-syntax-json-strings@7.8.3", - "@babel/plugin-syntax-logical-assignment-operators@7.10.4", - "@babel/plugin-syntax-nullish-coalescing-operator@7.8.3", - "@babel/plugin-syntax-numeric-separator@7.10.4", - "@babel/plugin-syntax-object-rest-spread@7.8.3", - "@babel/plugin-syntax-optional-catch-binding@7.8.3", - "@babel/plugin-syntax-optional-chaining@7.8.3", - "@babel/plugin-syntax-private-property-in-object@7.14.5", - "@babel/plugin-syntax-top-level-await@7.14.5", - "@babel/plugin-syntax-unicode-sets-regex@7.18.6", - "@babel/plugin-transform-arrow-functions@7.22.5", - "@babel/plugin-transform-async-generator-functions@7.23.2", - "@babel/plugin-transform-async-to-generator@7.22.5", - "@babel/plugin-transform-block-scoped-functions@7.22.5", - "@babel/plugin-transform-block-scoping@7.23.0", - "@babel/plugin-transform-class-properties@7.22.5", - "@babel/plugin-transform-class-static-block@7.22.11", - "@babel/plugin-transform-classes@7.22.15", - "@babel/plugin-transform-computed-properties@7.22.5", - "@babel/plugin-transform-destructuring@7.23.0", - "@babel/plugin-transform-dotall-regex@7.22.5", - "@babel/plugin-transform-duplicate-keys@7.22.5", - "@babel/plugin-transform-dynamic-import@7.22.11", - "@babel/plugin-transform-exponentiation-operator@7.22.5", - "@babel/plugin-transform-export-namespace-from@7.22.11", - "@babel/plugin-transform-for-of@7.22.15", - "@babel/plugin-transform-function-name@7.22.5", - "@babel/plugin-transform-json-strings@7.22.11", - "@babel/plugin-transform-literals@7.22.5", - "@babel/plugin-transform-logical-assignment-operators@7.22.11", - "@babel/plugin-transform-member-expression-literals@7.22.5", - "@babel/plugin-transform-modules-amd@7.23.0", - "@babel/plugin-transform-modules-commonjs@7.23.0", - "@babel/plugin-transform-modules-systemjs@7.23.0", - "@babel/plugin-transform-modules-umd@7.22.5", - "@babel/plugin-transform-named-capturing-groups-regex@7.22.5", - "@babel/plugin-transform-new-target@7.22.5", - "@babel/plugin-transform-nullish-coalescing-operator@7.22.11", - "@babel/plugin-transform-numeric-separator@7.22.11", - "@babel/plugin-transform-object-rest-spread@7.22.15", - "@babel/plugin-transform-object-super@7.22.5", - "@babel/plugin-transform-optional-catch-binding@7.22.11", - "@babel/plugin-transform-optional-chaining@7.23.0", - "@babel/plugin-transform-parameters@7.22.15", - "@babel/plugin-transform-private-methods@7.22.5", - "@babel/plugin-transform-private-property-in-object@7.22.11", - "@babel/plugin-transform-property-literals@7.22.5", - "@babel/plugin-transform-regenerator@7.22.10", - "@babel/plugin-transform-reserved-words@7.22.5", - "@babel/plugin-transform-shorthand-properties@7.22.5", - "@babel/plugin-transform-spread@7.22.5", - "@babel/plugin-transform-sticky-regex@7.22.5", - "@babel/plugin-transform-template-literals@7.22.5", - "@babel/plugin-transform-typeof-symbol@7.22.5", - "@babel/plugin-transform-unicode-escapes@7.22.10", - "@babel/plugin-transform-unicode-property-regex@7.22.5", - "@babel/plugin-transform-unicode-regex@7.22.5", - "@babel/plugin-transform-unicode-sets-regex@7.22.5", - "@babel/preset-modules@0.1.6-no-external-plugins", - "@babel/types@7.23.0", - "babel-plugin-polyfill-corejs2@0.4.6", - "babel-plugin-polyfill-corejs3@0.8.6", - "babel-plugin-polyfill-regenerator@0.5.3", - "core-js-compat@3.33.2", - "semver@6.3.1" - ] - }, - { - "ref": "@babel/helper-plugin-utils@7.22.5" - }, - { - "ref": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.15", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.15", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5", - "@babel/helper-skip-transparent-expression-wrappers@7.22.5", - "@babel/plugin-transform-optional-chaining@7.23.0" - ] - }, - { - "ref": "@babel/helper-skip-transparent-expression-wrappers@7.22.5", - "dependsOn": [ - "@babel/types@7.23.0" - ] - }, - { - "ref": "@babel/plugin-transform-optional-chaining@7.23.0", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5", - "@babel/helper-skip-transparent-expression-wrappers@7.22.5", - "@babel/plugin-syntax-optional-chaining@7.8.3" - ] - }, - { - "ref": "@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2", - "dependsOn": [ - "@babel/core@7.23.2" - ] - }, - { - "ref": "@babel/plugin-syntax-async-generators@7.8.4", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-syntax-class-properties@7.12.13", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-syntax-class-static-block@7.14.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-syntax-dynamic-import@7.8.3", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-syntax-export-namespace-from@7.8.3", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-syntax-import-assertions@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-syntax-import-attributes@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-syntax-import-meta@7.10.4", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-syntax-json-strings@7.8.3", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-syntax-logical-assignment-operators@7.10.4", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-syntax-nullish-coalescing-operator@7.8.3", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-syntax-numeric-separator@7.10.4", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-syntax-object-rest-spread@7.8.3", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-syntax-optional-catch-binding@7.8.3", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-syntax-optional-chaining@7.8.3", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-syntax-private-property-in-object@7.14.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-syntax-top-level-await@7.14.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-syntax-unicode-sets-regex@7.18.6", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-create-regexp-features-plugin@7.22.15", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/helper-create-regexp-features-plugin@7.22.15", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-annotate-as-pure@7.22.5", - "regexpu-core@5.3.2", - "semver@6.3.1" - ] - }, - { - "ref": "@babel/helper-annotate-as-pure@7.22.5", - "dependsOn": [ - "@babel/types@7.23.0" - ] - }, - { - "ref": "regexpu-core@5.3.2", - "dependsOn": [ - "@babel/regjsgen@0.8.0", - "regenerate-unicode-properties@10.1.1", - "regenerate@1.4.2", - "regjsparser@0.9.1", - "unicode-match-property-ecmascript@2.0.0", - "unicode-match-property-value-ecmascript@2.1.0" - ] - }, - { - "ref": "@babel/regjsgen@0.8.0" - }, - { - "ref": "regenerate-unicode-properties@10.1.1", - "dependsOn": [ - "regenerate@1.4.2" - ] - }, - { - "ref": "regenerate@1.4.2" - }, - { - "ref": "regjsparser@0.9.1", - "dependsOn": [ - "regjsparser@0.9.1|jsesc@0.5.0" - ] - }, - { - "ref": "regjsparser@0.9.1|jsesc@0.5.0" - }, - { - "ref": "unicode-match-property-ecmascript@2.0.0", - "dependsOn": [ - "unicode-canonical-property-names-ecmascript@2.0.0", - "unicode-property-aliases-ecmascript@2.1.0" - ] - }, - { - "ref": "unicode-canonical-property-names-ecmascript@2.0.0" - }, - { - "ref": "unicode-property-aliases-ecmascript@2.1.0" - }, - { - "ref": "unicode-match-property-value-ecmascript@2.1.0" - }, - { - "ref": "@babel/plugin-transform-arrow-functions@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-async-generator-functions@7.23.2", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-environment-visitor@7.22.20", - "@babel/helper-plugin-utils@7.22.5", - "@babel/helper-remap-async-to-generator@7.22.20", - "@babel/plugin-syntax-async-generators@7.8.4" - ] - }, - { - "ref": "@babel/helper-remap-async-to-generator@7.22.20", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-annotate-as-pure@7.22.5", - "@babel/helper-environment-visitor@7.22.20", - "@babel/helper-wrap-function@7.22.20" - ] - }, - { - "ref": "@babel/helper-wrap-function@7.22.20", - "dependsOn": [ - "@babel/helper-function-name@7.23.0", - "@babel/template@7.22.15", - "@babel/types@7.23.0" - ] - }, - { - "ref": "@babel/plugin-transform-async-to-generator@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-module-imports@7.22.15", - "@babel/helper-plugin-utils@7.22.5", - "@babel/helper-remap-async-to-generator@7.22.20" - ] - }, - { - "ref": "@babel/plugin-transform-block-scoped-functions@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-block-scoping@7.23.0", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-class-properties@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-create-class-features-plugin@7.22.15", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/helper-create-class-features-plugin@7.22.15", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-annotate-as-pure@7.22.5", - "@babel/helper-environment-visitor@7.22.20", - "@babel/helper-function-name@7.23.0", - "@babel/helper-member-expression-to-functions@7.23.0", - "@babel/helper-optimise-call-expression@7.22.5", - "@babel/helper-replace-supers@7.22.20", - "@babel/helper-skip-transparent-expression-wrappers@7.22.5", - "@babel/helper-split-export-declaration@7.22.6", - "semver@6.3.1" - ] - }, - { - "ref": "@babel/helper-member-expression-to-functions@7.23.0", - "dependsOn": [ - "@babel/types@7.23.0" - ] - }, - { - "ref": "@babel/helper-optimise-call-expression@7.22.5", - "dependsOn": [ - "@babel/types@7.23.0" - ] - }, - { - "ref": "@babel/helper-replace-supers@7.22.20", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-environment-visitor@7.22.20", - "@babel/helper-member-expression-to-functions@7.23.0", - "@babel/helper-optimise-call-expression@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-class-static-block@7.22.11", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-create-class-features-plugin@7.22.15", - "@babel/helper-plugin-utils@7.22.5", - "@babel/plugin-syntax-class-static-block@7.14.5" - ] - }, - { - "ref": "@babel/plugin-transform-classes@7.22.15", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-annotate-as-pure@7.22.5", - "@babel/helper-compilation-targets@7.22.15", - "@babel/helper-environment-visitor@7.22.20", - "@babel/helper-function-name@7.23.0", - "@babel/helper-optimise-call-expression@7.22.5", - "@babel/helper-plugin-utils@7.22.5", - "@babel/helper-replace-supers@7.22.20", - "@babel/helper-split-export-declaration@7.22.6", - "globals@11.12.0" - ] - }, - { - "ref": "@babel/plugin-transform-computed-properties@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5", - "@babel/template@7.22.15" - ] - }, - { - "ref": "@babel/plugin-transform-destructuring@7.23.0", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-dotall-regex@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-create-regexp-features-plugin@7.22.15", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-duplicate-keys@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-dynamic-import@7.22.11", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5", - "@babel/plugin-syntax-dynamic-import@7.8.3" - ] - }, - { - "ref": "@babel/plugin-transform-exponentiation-operator@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-builder-binary-assignment-operator-visitor@7.22.15", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/helper-builder-binary-assignment-operator-visitor@7.22.15", - "dependsOn": [ - "@babel/types@7.23.0" - ] - }, - { - "ref": "@babel/plugin-transform-export-namespace-from@7.22.11", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5", - "@babel/plugin-syntax-export-namespace-from@7.8.3" - ] - }, - { - "ref": "@babel/plugin-transform-for-of@7.22.15", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-function-name@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-compilation-targets@7.22.15", - "@babel/helper-function-name@7.23.0", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-json-strings@7.22.11", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5", - "@babel/plugin-syntax-json-strings@7.8.3" - ] - }, - { - "ref": "@babel/plugin-transform-literals@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-logical-assignment-operators@7.22.11", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5", - "@babel/plugin-syntax-logical-assignment-operators@7.10.4" - ] - }, - { - "ref": "@babel/plugin-transform-member-expression-literals@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-modules-amd@7.23.0", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-module-transforms@7.23.0", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-modules-commonjs@7.23.0", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-module-transforms@7.23.0", - "@babel/helper-plugin-utils@7.22.5", - "@babel/helper-simple-access@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-modules-systemjs@7.23.0", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-hoist-variables@7.22.5", - "@babel/helper-module-transforms@7.23.0", - "@babel/helper-plugin-utils@7.22.5", - "@babel/helper-validator-identifier@7.22.20" - ] - }, - { - "ref": "@babel/plugin-transform-modules-umd@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-module-transforms@7.23.0", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-named-capturing-groups-regex@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-create-regexp-features-plugin@7.22.15", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-new-target@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-nullish-coalescing-operator@7.22.11", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5", - "@babel/plugin-syntax-nullish-coalescing-operator@7.8.3" - ] - }, - { - "ref": "@babel/plugin-transform-numeric-separator@7.22.11", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5", - "@babel/plugin-syntax-numeric-separator@7.10.4" - ] - }, - { - "ref": "@babel/plugin-transform-object-rest-spread@7.22.15", - "dependsOn": [ - "@babel/compat-data@7.23.2", - "@babel/core@7.23.2", - "@babel/helper-compilation-targets@7.22.15", - "@babel/helper-plugin-utils@7.22.5", - "@babel/plugin-syntax-object-rest-spread@7.8.3", - "@babel/plugin-transform-parameters@7.22.15" - ] - }, - { - "ref": "@babel/plugin-transform-parameters@7.22.15", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-object-super@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5", - "@babel/helper-replace-supers@7.22.20" - ] - }, - { - "ref": "@babel/plugin-transform-optional-catch-binding@7.22.11", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5", - "@babel/plugin-syntax-optional-catch-binding@7.8.3" - ] - }, - { - "ref": "@babel/plugin-transform-private-methods@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-create-class-features-plugin@7.22.15", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-private-property-in-object@7.22.11", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-annotate-as-pure@7.22.5", - "@babel/helper-create-class-features-plugin@7.22.15", - "@babel/helper-plugin-utils@7.22.5", - "@babel/plugin-syntax-private-property-in-object@7.14.5" - ] - }, - { - "ref": "@babel/plugin-transform-property-literals@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-regenerator@7.22.10", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5", - "regenerator-transform@0.15.2" - ] - }, - { - "ref": "regenerator-transform@0.15.2", - "dependsOn": [ - "@babel/runtime@7.23.2" - ] - }, - { - "ref": "@babel/runtime@7.23.2", - "dependsOn": [ - "regenerator-runtime@0.14.0" - ] - }, - { - "ref": "@babel/plugin-transform-reserved-words@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-shorthand-properties@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-spread@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5", - "@babel/helper-skip-transparent-expression-wrappers@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-sticky-regex@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-template-literals@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-typeof-symbol@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-unicode-escapes@7.22.10", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-unicode-property-regex@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-create-regexp-features-plugin@7.22.15", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-unicode-regex@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-create-regexp-features-plugin@7.22.15", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-transform-unicode-sets-regex@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-create-regexp-features-plugin@7.22.15", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/preset-modules@0.1.6-no-external-plugins", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5", - "@babel/types@7.23.0", - "esutils@2.0.3" - ] - }, - { - "ref": "esutils@2.0.3" - }, - { - "ref": "babel-plugin-polyfill-corejs2@0.4.6", - "dependsOn": [ - "@babel/compat-data@7.23.2", - "@babel/core@7.23.2", - "@babel/helper-define-polyfill-provider@0.4.3", - "semver@6.3.1" - ] - }, - { - "ref": "@babel/helper-define-polyfill-provider@0.4.3", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-compilation-targets@7.22.15", - "@babel/helper-plugin-utils@7.22.5", - "debug@4.3.4", - "lodash.debounce@4.0.8", - "resolve@1.22.8" - ] - }, - { - "ref": "lodash.debounce@4.0.8" - }, - { - "ref": "resolve@1.22.8", - "dependsOn": [ - "is-core-module@2.13.1", - "path-parse@1.0.7", - "supports-preserve-symlinks-flag@1.0.0" - ] - }, - { - "ref": "babel-plugin-polyfill-corejs3@0.8.6", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-define-polyfill-provider@0.4.3", - "core-js-compat@3.33.2" - ] - }, - { - "ref": "core-js-compat@3.33.2", - "dependsOn": [ - "browserslist@4.22.1" - ] - }, - { - "ref": "babel-plugin-polyfill-regenerator@0.5.3", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-define-polyfill-provider@0.4.3" - ] - }, - { - "ref": "@cyclonedx/cyclonedx-npm@1.14.2", - "dependsOn": [ - "@cyclonedx/cyclonedx-library@6.1.0", - "commander@10.0.1", - "normalize-package-data@6.0.0", - "xmlbuilder2@3.1.1" - ] - }, - { - "ref": "@cyclonedx/cyclonedx-library@6.1.0", - "dependsOn": [ - "ajv-formats-draft2019@1.6.1", - "ajv-formats@2.1.1", - "ajv@8.12.0", - "libxmljs2@0.32.0", - "packageurl-js@1.2.0", - "spdx-expression-parse@3.0.1", - "xmlbuilder2@3.1.1" - ] - }, - { - "ref": "ajv-formats-draft2019@1.6.1", - "dependsOn": [ - "ajv@8.12.0", - "punycode@2.3.1", - "schemes@1.4.0", - "smtp-address-parser@1.0.10", - "uri-js@4.4.1" - ] - }, - { - "ref": "ajv@8.12.0", - "dependsOn": [ - "fast-deep-equal@3.1.3", - "json-schema-traverse@1.0.0", - "require-from-string@2.0.2", - "uri-js@4.4.1" - ] - }, - { - "ref": "punycode@2.3.1" - }, - { - "ref": "schemes@1.4.0", - "dependsOn": [ - "extend@3.0.2" - ] - }, - { - "ref": "extend@3.0.2" - }, - { - "ref": "smtp-address-parser@1.0.10", - "dependsOn": [ - "nearley@2.20.1" - ] - }, - { - "ref": "nearley@2.20.1", - "dependsOn": [ - "nearley@2.20.1|commander@2.20.3", - "moo@0.5.2", - "railroad-diagrams@1.0.0", - "randexp@0.4.6" - ] - }, - { - "ref": "nearley@2.20.1|commander@2.20.3" - }, - { - "ref": "moo@0.5.2" - }, - { - "ref": "railroad-diagrams@1.0.0" - }, - { - "ref": "randexp@0.4.6", - "dependsOn": [ - "discontinuous-range@1.0.0", - "ret@0.1.15" - ] - }, - { - "ref": "discontinuous-range@1.0.0" - }, - { - "ref": "ret@0.1.15" - }, - { - "ref": "uri-js@4.4.1", - "dependsOn": [ - "punycode@2.3.1" - ] - }, - { - "ref": "ajv-formats@2.1.1", - "dependsOn": [ - "ajv@8.12.0" - ] - }, - { - "ref": "fast-deep-equal@3.1.3" - }, - { - "ref": "json-schema-traverse@1.0.0" - }, - { - "ref": "require-from-string@2.0.2" - }, - { - "ref": "libxmljs2@0.32.0", - "dependsOn": [ - "@mapbox/node-pre-gyp@1.0.11", - "bindings@1.5.0", - "nan@2.17.0" - ] - }, - { - "ref": "@mapbox/node-pre-gyp@1.0.11", - "dependsOn": [ - "detect-libc@2.0.2", - "https-proxy-agent@5.0.1", - "@mapbox/node-pre-gyp@1.0.11|make-dir@3.1.0", - "node-fetch@2.6.7", - "@mapbox/node-pre-gyp@1.0.11|nopt@5.0.0", - "@mapbox/node-pre-gyp@1.0.11|npmlog@5.0.1", - "rimraf@3.0.2", - "@mapbox/node-pre-gyp@1.0.11|semver@7.5.4", - "tar@6.1.11" - ] - }, - { - "ref": "@mapbox/node-pre-gyp@1.0.11|make-dir@3.1.0", - "dependsOn": [ - "@mapbox/node-pre-gyp@1.0.11|make-dir@3.1.0|semver@6.3.1" - ] - }, - { - "ref": "@mapbox/node-pre-gyp@1.0.11|make-dir@3.1.0|semver@6.3.1" - }, - { - "ref": "@mapbox/node-pre-gyp@1.0.11|nopt@5.0.0", - "dependsOn": [ - "@mapbox/node-pre-gyp@1.0.11|abbrev@1.1.1" - ] - }, - { - "ref": "@mapbox/node-pre-gyp@1.0.11|abbrev@1.1.1" - }, - { - "ref": "@mapbox/node-pre-gyp@1.0.11|npmlog@5.0.1", - "dependsOn": [ - "@mapbox/node-pre-gyp@1.0.11|are-we-there-yet@2.0.0", - "console-control-strings@1.1.0", - "@mapbox/node-pre-gyp@1.0.11|gauge@3.0.2", - "set-blocking@2.0.0" - ] - }, - { - "ref": "@mapbox/node-pre-gyp@1.0.11|are-we-there-yet@2.0.0", - "dependsOn": [ - "delegates@1.0.0", - "readable-stream@3.6.2" - ] - }, - { - "ref": "@mapbox/node-pre-gyp@1.0.11|gauge@3.0.2", - "dependsOn": [ - "aproba@2.0.0", - "color-support@1.1.3", - "console-control-strings@1.1.0", - "has-unicode@2.0.1", - "object-assign@4.1.1", - "signal-exit@3.0.7", - "string-width@4.2.3", - "strip-ansi@6.0.1", - "wide-align@1.1.5" - ] - }, - { - "ref": "@mapbox/node-pre-gyp@1.0.11|semver@7.5.4", - "dependsOn": [ - "@mapbox/node-pre-gyp@1.0.11|lru-cache@6.0.0" - ] - }, - { - "ref": "@mapbox/node-pre-gyp@1.0.11|lru-cache@6.0.0", - "dependsOn": [ - "@mapbox/node-pre-gyp@1.0.11|yallist@4.0.0" - ] - }, - { - "ref": "@mapbox/node-pre-gyp@1.0.11|yallist@4.0.0" - }, - { - "ref": "detect-libc@2.0.2" - }, - { - "ref": "https-proxy-agent@5.0.1", - "dependsOn": [ - "agent-base@6.0.2", - "debug@4.3.4" - ] - }, - { - "ref": "node-fetch@2.6.7", - "dependsOn": [ - "encoding@0.1.13", - "node-fetch@2.6.7|whatwg-url@5.0.0" - ] - }, - { - "ref": "node-fetch@2.6.7|whatwg-url@5.0.0", - "dependsOn": [ - "node-fetch@2.6.7|tr46@0.0.3", - "node-fetch@2.6.7|webidl-conversions@3.0.1" - ] - }, - { - "ref": "node-fetch@2.6.7|tr46@0.0.3" - }, - { - "ref": "node-fetch@2.6.7|webidl-conversions@3.0.1" - }, - { - "ref": "delegates@1.0.0" - }, - { - "ref": "readable-stream@3.6.2", - "dependsOn": [ - "inherits@2.0.4", - "string_decoder@1.3.0", - "util-deprecate@1.0.2" - ] - }, - { - "ref": "console-control-strings@1.1.0" - }, - { - "ref": "aproba@2.0.0" - }, - { - "ref": "color-support@1.1.3" - }, - { - "ref": "has-unicode@2.0.1" - }, - { - "ref": "object-assign@4.1.1" - }, - { - "ref": "signal-exit@3.0.7" - }, - { - "ref": "string-width@4.2.3", - "dependsOn": [ - "emoji-regex@8.0.0", - "is-fullwidth-code-point@3.0.0", - "strip-ansi@6.0.1" - ] - }, - { - "ref": "strip-ansi@6.0.1", - "dependsOn": [ - "ansi-regex@5.0.1" - ] - }, - { - "ref": "wide-align@1.1.5", - "dependsOn": [ - "string-width@4.2.3" - ] - }, - { - "ref": "set-blocking@2.0.0" - }, - { - "ref": "rimraf@3.0.2", - "dependsOn": [ - "glob@7.2.3" - ] - }, - { - "ref": "tar@6.1.11", - "dependsOn": [ - "chownr@2.0.0", - "tar@6.1.11|fs-minipass@2.1.0", - "tar@6.1.11|minipass@3.3.6", - "minizlib@2.1.2", - "mkdirp@1.0.4", - "tar@6.1.11|yallist@4.0.0" - ] - }, - { - "ref": "tar@6.1.11|fs-minipass@2.1.0", - "dependsOn": [ - "tar@6.1.11|minipass@3.3.6" - ] - }, - { - "ref": "tar@6.1.11|minipass@3.3.6", - "dependsOn": [ - "tar@6.1.11|yallist@4.0.0" - ] - }, - { - "ref": "tar@6.1.11|yallist@4.0.0" - }, - { - "ref": "bindings@1.5.0", - "dependsOn": [ - "file-uri-to-path@1.0.0" - ] - }, - { - "ref": "nan@2.17.0" - }, - { - "ref": "packageurl-js@1.2.0" - }, - { - "ref": "spdx-expression-parse@3.0.1", - "dependsOn": [ - "spdx-exceptions@2.3.0", - "spdx-license-ids@3.0.16" - ] - }, - { - "ref": "spdx-exceptions@2.3.0" - }, - { - "ref": "spdx-license-ids@3.0.16" - }, - { - "ref": "xmlbuilder2@3.1.1", - "dependsOn": [ - "@oozcitak/dom@1.15.10", - "@oozcitak/infra@1.0.8", - "@oozcitak/util@8.3.8", - "xmlbuilder2@3.1.1|js-yaml@3.14.1" - ] - }, - { - "ref": "xmlbuilder2@3.1.1|js-yaml@3.14.1", - "dependsOn": [ - "xmlbuilder2@3.1.1|argparse@1.0.10", - "esprima@4.0.1" - ] - }, - { - "ref": "xmlbuilder2@3.1.1|argparse@1.0.10", - "dependsOn": [ - "sprintf-js@1.0.3" - ] - }, - { - "ref": "commander@10.0.1" - }, - { - "ref": "normalize-package-data@6.0.0", - "dependsOn": [ - "normalize-package-data@6.0.0|hosted-git-info@7.0.1", - "is-core-module@2.13.1", - "normalize-package-data@6.0.0|semver@7.5.4", - "validate-npm-package-license@3.0.4" - ] - }, - { - "ref": "normalize-package-data@6.0.0|hosted-git-info@7.0.1", - "dependsOn": [ - "normalize-package-data@6.0.0|lru-cache@10.0.1" - ] - }, - { - "ref": "normalize-package-data@6.0.0|lru-cache@10.0.1" - }, - { - "ref": "normalize-package-data@6.0.0|semver@7.5.4", - "dependsOn": [ - "normalize-package-data@6.0.0|semver@7.5.4|lru-cache@6.0.0" - ] - }, - { - "ref": "normalize-package-data@6.0.0|semver@7.5.4|lru-cache@6.0.0", - "dependsOn": [ - "normalize-package-data@6.0.0|yallist@4.0.0" - ] - }, - { - "ref": "normalize-package-data@6.0.0|yallist@4.0.0" - }, - { - "ref": "is-core-module@2.13.1", - "dependsOn": [ - "hasown@2.0.0" - ] - }, - { - "ref": "validate-npm-package-license@3.0.4", - "dependsOn": [ - "spdx-correct@3.2.0", - "spdx-expression-parse@3.0.1" - ] - }, - { - "ref": "@oozcitak/dom@1.15.10", - "dependsOn": [ - "@oozcitak/infra@1.0.8", - "@oozcitak/url@1.0.4", - "@oozcitak/util@8.3.8" - ] - }, - { - "ref": "@oozcitak/infra@1.0.8", - "dependsOn": [ - "@oozcitak/util@8.3.8" - ] - }, - { - "ref": "@oozcitak/url@1.0.4", - "dependsOn": [ - "@oozcitak/infra@1.0.8", - "@oozcitak/util@8.3.8" - ] - }, - { - "ref": "@oozcitak/util@8.3.8" - }, - { - "ref": "sprintf-js@1.0.3" - }, - { - "ref": "esprima@4.0.1" - }, - { - "ref": "@fortawesome/fontawesome-free@6.4.2" - }, - { - "ref": "@jest/types@29.6.3", - "dependsOn": [ - "@jest/schemas@29.6.3", - "@types/istanbul-lib-coverage@2.0.5", - "@types/istanbul-reports@3.0.3", - "@types/node@17.0.45", - "@types/yargs@17.0.29", - "@jest/types@29.6.3|chalk@4.1.2" - ] - }, - { - "ref": "@jest/types@29.6.3|chalk@4.1.2", - "dependsOn": [ - "@jest/types@29.6.3|ansi-styles@4.3.0", - "@jest/types@29.6.3|supports-color@7.2.0" - ] - }, - { - "ref": "@jest/types@29.6.3|ansi-styles@4.3.0", - "dependsOn": [ - "@jest/types@29.6.3|color-convert@2.0.1" - ] - }, - { - "ref": "@jest/types@29.6.3|color-convert@2.0.1", - "dependsOn": [ - "@jest/types@29.6.3|color-name@1.1.4" - ] - }, - { - "ref": "@jest/types@29.6.3|color-name@1.1.4" - }, - { - "ref": "@jest/types@29.6.3|supports-color@7.2.0", - "dependsOn": [ - "@jest/types@29.6.3|has-flag@4.0.0" - ] - }, - { - "ref": "@jest/types@29.6.3|has-flag@4.0.0" - }, - { - "ref": "@jest/schemas@29.6.3", - "dependsOn": [ - "@sinclair/typebox@0.27.8" - ] - }, - { - "ref": "@sinclair/typebox@0.27.8" - }, - { - "ref": "@types/istanbul-lib-coverage@2.0.5" - }, - { - "ref": "@types/istanbul-reports@3.0.3", - "dependsOn": [ - "@types/istanbul-lib-report@3.0.2" - ] - }, - { - "ref": "@types/istanbul-lib-report@3.0.2", - "dependsOn": [ - "@types/istanbul-lib-coverage@2.0.5" - ] - }, - { - "ref": "@types/node@17.0.45" - }, - { - "ref": "@types/yargs@17.0.29", - "dependsOn": [ - "@types/yargs-parser@21.0.2" - ] - }, - { - "ref": "@types/yargs-parser@21.0.2" - }, - { - "ref": "@mapbox/jsonlint-lines-primitives@2.0.2" - }, - { - "ref": "@mapbox/mapbox-gl-style-spec@13.28.0", - "dependsOn": [ - "@mapbox/jsonlint-lines-primitives@2.0.2", - "@mapbox/point-geometry@0.1.0", - "@mapbox/unitbezier@0.0.0", - "csscolorparser@1.0.3", - "json-stringify-pretty-compact@2.0.0", - "minimist@1.2.8", - "rw@1.3.3", - "sort-object@0.3.2" - ] - }, - { - "ref": "@mapbox/point-geometry@0.1.0" - }, - { - "ref": "@mapbox/unitbezier@0.0.0" - }, - { - "ref": "csscolorparser@1.0.3" - }, - { - "ref": "json-stringify-pretty-compact@2.0.0" - }, - { - "ref": "minimist@1.2.8" - }, - { - "ref": "rw@1.3.3" - }, - { - "ref": "sort-object@0.3.2", - "dependsOn": [ - "sort-asc@0.1.0", - "sort-desc@0.1.1" - ] - }, - { - "ref": "@masterportal/masterportalapi@2.8.0", - "dependsOn": [ - "cesium@1.111.0", - "@masterportal/masterportalapi@2.8.0|core-js@3.33.2", - "ol@7.1.0", - "olcs@2.13.1", - "proj4@2.9.2", - "xml2js@0.4.23" - ] - }, - { - "ref": "@masterportal/masterportalapi@2.8.0|core-js@3.33.2" - }, - { - "ref": "cesium@1.111.0", - "dependsOn": [ - "@cesium/engine@6.1.0", - "@cesium/widgets@4.3.0" - ] - }, - { - "ref": "ol@7.1.0", - "dependsOn": [ - "earcut@2.2.4", - "geotiff@2.0.4", - "ol-mapbox-style@9.1.0", - "pbf@3.2.1", - "rbush@3.0.1" - ] - }, - { - "ref": "olcs@2.13.1", - "dependsOn": [ - "cesium@1.111.0", - "ol@7.1.0" - ] - }, - { - "ref": "proj4@2.9.2", - "dependsOn": [ - "mgrs@1.0.0", - "wkt-parser@1.3.3" - ] - }, - { - "ref": "xml2js@0.4.23", - "dependsOn": [ - "sax@1.3.0", - "xmlbuilder@11.0.1" - ] - }, - { - "ref": "@panter/vue-i18next@0.15.2", - "dependsOn": [ - "@panter/vue-i18next@0.15.2|deepmerge@2.2.1", - "i18next@21.10.0", - "vue@2.7.15" - ] - }, - { - "ref": "@panter/vue-i18next@0.15.2|deepmerge@2.2.1" - }, - { - "ref": "i18next@21.10.0", - "dependsOn": [ - "@babel/runtime@7.23.2" - ] - }, - { - "ref": "vue@2.7.15", - "dependsOn": [ - "@vue/compiler-sfc@2.7.15", - "csstype@3.1.2" - ] - }, - { - "ref": "@vue/compiler-sfc@2.7.15", - "dependsOn": [ - "@babel/parser@7.23.0", - "postcss@8.4.31", - "source-map@0.6.1" - ] - }, - { - "ref": "postcss@8.4.31", - "dependsOn": [ - "nanoid@3.3.7", - "picocolors@1.0.0", - "source-map-js@1.0.2" - ] - }, - { - "ref": "source-map@0.6.1" - }, - { - "ref": "csstype@3.1.2" - }, - { - "ref": "@petamoriken/float16@3.8.4" - }, - { - "ref": "@repositoryname/noop@1.0.6" - }, - { - "ref": "@repositoryname/vuex-generators@1.1.2" - }, - { - "ref": "@types/geojson@7946.0.12" - }, - { - "ref": "@types/jest@29.5.7", - "dependsOn": [ - "expect@29.7.0", - "pretty-format@29.7.0" - ] - }, - { - "ref": "expect@29.7.0", - "dependsOn": [ - "@jest/expect-utils@29.7.0", - "jest-get-type@29.6.3", - "jest-matcher-utils@29.7.0", - "jest-message-util@29.7.0", - "jest-util@29.7.0" - ] - }, - { - "ref": "@jest/expect-utils@29.7.0", - "dependsOn": [ - "jest-get-type@29.6.3" - ] - }, - { - "ref": "jest-get-type@29.6.3" - }, - { - "ref": "jest-matcher-utils@29.7.0", - "dependsOn": [ - "jest-matcher-utils@29.7.0|chalk@4.1.2", - "jest-diff@29.7.0", - "jest-get-type@29.6.3", - "pretty-format@29.7.0" - ] - }, - { - "ref": "jest-matcher-utils@29.7.0|chalk@4.1.2", - "dependsOn": [ - "jest-matcher-utils@29.7.0|ansi-styles@4.3.0", - "jest-matcher-utils@29.7.0|supports-color@7.2.0" - ] - }, - { - "ref": "jest-matcher-utils@29.7.0|ansi-styles@4.3.0", - "dependsOn": [ - "jest-matcher-utils@29.7.0|color-convert@2.0.1" - ] - }, - { - "ref": "jest-matcher-utils@29.7.0|color-convert@2.0.1", - "dependsOn": [ - "jest-matcher-utils@29.7.0|color-name@1.1.4" - ] - }, - { - "ref": "jest-matcher-utils@29.7.0|color-name@1.1.4" - }, - { - "ref": "jest-matcher-utils@29.7.0|supports-color@7.2.0", - "dependsOn": [ - "jest-matcher-utils@29.7.0|has-flag@4.0.0" - ] - }, - { - "ref": "jest-matcher-utils@29.7.0|has-flag@4.0.0" - }, - { - "ref": "jest-diff@29.7.0", - "dependsOn": [ - "jest-diff@29.7.0|chalk@4.1.2", - "diff-sequences@29.6.3", - "jest-get-type@29.6.3", - "pretty-format@29.7.0" - ] - }, - { - "ref": "jest-diff@29.7.0|chalk@4.1.2", - "dependsOn": [ - "jest-diff@29.7.0|ansi-styles@4.3.0", - "jest-diff@29.7.0|supports-color@7.2.0" - ] - }, - { - "ref": "jest-diff@29.7.0|ansi-styles@4.3.0", - "dependsOn": [ - "jest-diff@29.7.0|color-convert@2.0.1" - ] - }, - { - "ref": "jest-diff@29.7.0|color-convert@2.0.1", - "dependsOn": [ - "jest-diff@29.7.0|color-name@1.1.4" - ] - }, - { - "ref": "jest-diff@29.7.0|color-name@1.1.4" - }, - { - "ref": "jest-diff@29.7.0|supports-color@7.2.0", - "dependsOn": [ - "jest-diff@29.7.0|has-flag@4.0.0" - ] - }, - { - "ref": "jest-diff@29.7.0|has-flag@4.0.0" - }, - { - "ref": "diff-sequences@29.6.3" - }, - { - "ref": "pretty-format@29.7.0", - "dependsOn": [ - "@jest/schemas@29.6.3", - "pretty-format@29.7.0|ansi-styles@5.2.0", - "react-is@18.2.0" - ] - }, - { - "ref": "pretty-format@29.7.0|ansi-styles@5.2.0" - }, - { - "ref": "jest-message-util@29.7.0", - "dependsOn": [ - "@babel/code-frame@7.22.13", - "@jest/types@29.6.3", - "@types/stack-utils@2.0.2", - "jest-message-util@29.7.0|chalk@4.1.2", - "graceful-fs@4.2.11", - "micromatch@4.0.5", - "pretty-format@29.7.0", - "slash@3.0.0", - "stack-utils@2.0.6" - ] - }, - { - "ref": "jest-message-util@29.7.0|chalk@4.1.2", - "dependsOn": [ - "jest-message-util@29.7.0|ansi-styles@4.3.0", - "jest-message-util@29.7.0|supports-color@7.2.0" - ] - }, - { - "ref": "jest-message-util@29.7.0|ansi-styles@4.3.0", - "dependsOn": [ - "jest-message-util@29.7.0|color-convert@2.0.1" - ] - }, - { - "ref": "jest-message-util@29.7.0|color-convert@2.0.1", - "dependsOn": [ - "jest-message-util@29.7.0|color-name@1.1.4" - ] - }, - { - "ref": "jest-message-util@29.7.0|color-name@1.1.4" - }, - { - "ref": "jest-message-util@29.7.0|supports-color@7.2.0", - "dependsOn": [ - "jest-message-util@29.7.0|has-flag@4.0.0" - ] - }, - { - "ref": "jest-message-util@29.7.0|has-flag@4.0.0" - }, - { - "ref": "@types/stack-utils@2.0.2" - }, - { - "ref": "graceful-fs@4.2.11" - }, - { - "ref": "micromatch@4.0.5", - "dependsOn": [ - "braces@3.0.2", - "picomatch@2.3.1" - ] - }, - { - "ref": "slash@3.0.0" - }, - { - "ref": "stack-utils@2.0.6", - "dependsOn": [ - "stack-utils@2.0.6|escape-string-regexp@2.0.0" - ] - }, - { - "ref": "stack-utils@2.0.6|escape-string-regexp@2.0.0" - }, - { - "ref": "jest-util@29.7.0", - "dependsOn": [ - "@jest/types@29.6.3", - "@types/node@17.0.45", - "jest-util@29.7.0|chalk@4.1.2", - "ci-info@3.9.0", - "graceful-fs@4.2.11", - "picomatch@2.3.1" - ] - }, - { - "ref": "jest-util@29.7.0|chalk@4.1.2", - "dependsOn": [ - "jest-util@29.7.0|ansi-styles@4.3.0", - "jest-util@29.7.0|supports-color@7.2.0" - ] - }, - { - "ref": "jest-util@29.7.0|ansi-styles@4.3.0", - "dependsOn": [ - "jest-util@29.7.0|color-convert@2.0.1" - ] - }, - { - "ref": "jest-util@29.7.0|color-convert@2.0.1", - "dependsOn": [ - "jest-util@29.7.0|color-name@1.1.4" - ] - }, - { - "ref": "jest-util@29.7.0|color-name@1.1.4" - }, - { - "ref": "jest-util@29.7.0|supports-color@7.2.0", - "dependsOn": [ - "jest-util@29.7.0|has-flag@4.0.0" - ] - }, - { - "ref": "jest-util@29.7.0|has-flag@4.0.0" - }, - { - "ref": "react-is@18.2.0" - }, - { - "ref": "@types/ol@6.5.3", - "dependsOn": [ - "@types/arcgis-rest-api@10.4.7", - "@types/geojson@7946.0.12", - "@types/rbush@3.0.1", - "@types/topojson-specification@1.0.4" - ] - }, - { - "ref": "@types/arcgis-rest-api@10.4.7" - }, - { - "ref": "@types/rbush@3.0.1" - }, - { - "ref": "@types/topojson-specification@1.0.4", - "dependsOn": [ - "@types/geojson@7946.0.12" - ] - }, - { - "ref": "@types/proj4@2.5.4" - }, - { - "ref": "@types/raf@3.4.3" - }, - { - "ref": "@types/sass@1.45.0", - "dependsOn": [ - "sass@1.69.5" - ] - }, - { - "ref": "sass@1.69.5", - "dependsOn": [ - "chokidar@3.5.3", - "immutable@4.3.4", - "source-map-js@1.0.2" - ] - }, - { - "ref": "@typescript-eslint/eslint-plugin@5.62.0", - "dependsOn": [ - "@eslint-community/regexpp@4.10.0", - "@typescript-eslint/parser@5.62.0", - "@typescript-eslint/scope-manager@5.62.0", - "@typescript-eslint/type-utils@5.62.0", - "@typescript-eslint/utils@5.62.0", - "debug@4.3.4", - "eslint@8.53.0", - "graphemer@1.4.0", - "ignore@5.2.4", - "natural-compare-lite@1.4.0", - "@typescript-eslint/eslint-plugin@5.62.0|semver@7.5.4", - "tsutils@3.21.0" - ] - }, - { - "ref": "@typescript-eslint/eslint-plugin@5.62.0|semver@7.5.4", - "dependsOn": [ - "@typescript-eslint/eslint-plugin@5.62.0|lru-cache@6.0.0" - ] - }, - { - "ref": "@typescript-eslint/eslint-plugin@5.62.0|lru-cache@6.0.0", - "dependsOn": [ - "@typescript-eslint/eslint-plugin@5.62.0|yallist@4.0.0" - ] - }, - { - "ref": "@typescript-eslint/eslint-plugin@5.62.0|yallist@4.0.0" - }, - { - "ref": "@eslint-community/regexpp@4.10.0" - }, - { - "ref": "@typescript-eslint/parser@5.62.0", - "dependsOn": [ - "@typescript-eslint/scope-manager@5.62.0", - "@typescript-eslint/types@5.62.0", - "@typescript-eslint/typescript-estree@5.62.0", - "debug@4.3.4", - "eslint@8.53.0" - ] - }, - { - "ref": "@typescript-eslint/scope-manager@5.62.0", - "dependsOn": [ - "@typescript-eslint/types@5.62.0", - "@typescript-eslint/visitor-keys@5.62.0" - ] - }, - { - "ref": "@typescript-eslint/types@5.62.0" - }, - { - "ref": "@typescript-eslint/visitor-keys@5.62.0", - "dependsOn": [ - "@typescript-eslint/types@5.62.0", - "eslint-visitor-keys@3.4.3" - ] - }, - { - "ref": "eslint-visitor-keys@3.4.3" - }, - { - "ref": "@typescript-eslint/type-utils@5.62.0", - "dependsOn": [ - "@typescript-eslint/typescript-estree@5.62.0", - "@typescript-eslint/utils@5.62.0", - "debug@4.3.4", - "eslint@8.53.0", - "tsutils@3.21.0" - ] - }, - { - "ref": "@typescript-eslint/typescript-estree@5.62.0", - "dependsOn": [ - "@typescript-eslint/types@5.62.0", - "@typescript-eslint/visitor-keys@5.62.0", - "debug@4.3.4", - "globby@11.1.0", - "is-glob@4.0.3", - "@typescript-eslint/typescript-estree@5.62.0|semver@7.5.4", - "tsutils@3.21.0" - ] - }, - { - "ref": "@typescript-eslint/typescript-estree@5.62.0|semver@7.5.4", - "dependsOn": [ - "@typescript-eslint/typescript-estree@5.62.0|lru-cache@6.0.0" - ] - }, - { - "ref": "@typescript-eslint/typescript-estree@5.62.0|lru-cache@6.0.0", - "dependsOn": [ - "@typescript-eslint/typescript-estree@5.62.0|yallist@4.0.0" - ] - }, - { - "ref": "@typescript-eslint/typescript-estree@5.62.0|yallist@4.0.0" - }, - { - "ref": "@typescript-eslint/utils@5.62.0", - "dependsOn": [ - "@eslint-community/eslint-utils@4.4.0", - "@types/json-schema@7.0.14", - "@types/semver@7.5.4", - "@typescript-eslint/scope-manager@5.62.0", - "@typescript-eslint/types@5.62.0", - "@typescript-eslint/typescript-estree@5.62.0", - "eslint-scope@5.1.1", - "eslint@8.53.0", - "@typescript-eslint/utils@5.62.0|semver@7.5.4" - ] - }, - { - "ref": "@typescript-eslint/utils@5.62.0|semver@7.5.4", - "dependsOn": [ - "@typescript-eslint/utils@5.62.0|lru-cache@6.0.0" - ] - }, - { - "ref": "@typescript-eslint/utils@5.62.0|lru-cache@6.0.0", - "dependsOn": [ - "@typescript-eslint/utils@5.62.0|yallist@4.0.0" - ] - }, - { - "ref": "@typescript-eslint/utils@5.62.0|yallist@4.0.0" - }, - { - "ref": "eslint@8.53.0", - "dependsOn": [ - "@eslint-community/eslint-utils@4.4.0", - "@eslint-community/regexpp@4.10.0", - "@eslint/eslintrc@2.1.3", - "@eslint/js@8.53.0", - "@humanwhocodes/config-array@0.11.13", - "@humanwhocodes/module-importer@1.0.1", - "@nodelib/fs.walk@1.2.8", - "@ungap/structured-clone@1.2.0", - "eslint@8.53.0|ajv@6.12.6", - "eslint@8.53.0|chalk@4.1.2", - "cross-spawn@7.0.3", - "debug@4.3.4", - "doctrine@3.0.0", - "eslint@8.53.0|escape-string-regexp@4.0.0", - "eslint@8.53.0|eslint-scope@7.2.2", - "eslint-visitor-keys@3.4.3", - "espree@9.6.1", - "esquery@1.5.0", - "esutils@2.0.3", - "fast-deep-equal@3.1.3", - "file-entry-cache@6.0.1", - "find-up@5.0.0", - "glob-parent@6.0.2", - "eslint@8.53.0|globals@13.23.0", - "graphemer@1.4.0", - "ignore@5.2.4", - "imurmurhash@0.1.4", - "is-glob@4.0.3", - "is-path-inside@3.0.3", - "js-yaml@4.1.0", - "json-stable-stringify-without-jsonify@1.0.1", - "levn@0.4.1", - "lodash.merge@4.6.2", - "minimatch@3.1.2", - "natural-compare@1.4.0", - "optionator@0.9.3", - "strip-ansi@6.0.1", - "text-table@0.2.0" - ] - }, - { - "ref": "eslint@8.53.0|ajv@6.12.6", - "dependsOn": [ - "fast-deep-equal@3.1.3", - "fast-json-stable-stringify@2.1.0", - "eslint@8.53.0|json-schema-traverse@0.4.1", - "uri-js@4.4.1" - ] - }, - { - "ref": "eslint@8.53.0|json-schema-traverse@0.4.1" - }, - { - "ref": "eslint@8.53.0|chalk@4.1.2", - "dependsOn": [ - "eslint@8.53.0|ansi-styles@4.3.0", - "eslint@8.53.0|supports-color@7.2.0" - ] - }, - { - "ref": "eslint@8.53.0|ansi-styles@4.3.0", - "dependsOn": [ - "eslint@8.53.0|color-convert@2.0.1" - ] - }, - { - "ref": "eslint@8.53.0|color-convert@2.0.1", - "dependsOn": [ - "eslint@8.53.0|color-name@1.1.4" - ] - }, - { - "ref": "eslint@8.53.0|color-name@1.1.4" - }, - { - "ref": "eslint@8.53.0|supports-color@7.2.0", - "dependsOn": [ - "eslint@8.53.0|has-flag@4.0.0" - ] - }, - { - "ref": "eslint@8.53.0|has-flag@4.0.0" - }, - { - "ref": "eslint@8.53.0|escape-string-regexp@4.0.0" - }, - { - "ref": "eslint@8.53.0|eslint-scope@7.2.2", - "dependsOn": [ - "esrecurse@4.3.0", - "eslint@8.53.0|estraverse@5.3.0" - ] - }, - { - "ref": "eslint@8.53.0|estraverse@5.3.0" - }, - { - "ref": "eslint@8.53.0|globals@13.23.0", - "dependsOn": [ - "eslint@8.53.0|type-fest@0.20.2" - ] - }, - { - "ref": "eslint@8.53.0|type-fest@0.20.2" - }, - { - "ref": "tsutils@3.21.0", - "dependsOn": [ - "tsutils@3.21.0|tslib@1.14.1", - "typescript@4.9.5" - ] - }, - { - "ref": "tsutils@3.21.0|tslib@1.14.1" - }, - { - "ref": "@eslint-community/eslint-utils@4.4.0", - "dependsOn": [ - "eslint-visitor-keys@3.4.3", - "eslint@8.53.0" - ] - }, - { - "ref": "@types/json-schema@7.0.14" - }, - { - "ref": "@types/semver@7.5.4" - }, - { - "ref": "eslint-scope@5.1.1", - "dependsOn": [ - "esrecurse@4.3.0", - "estraverse@4.3.0" - ] - }, - { - "ref": "esrecurse@4.3.0", - "dependsOn": [ - "esrecurse@4.3.0|estraverse@5.3.0" - ] - }, - { - "ref": "esrecurse@4.3.0|estraverse@5.3.0" - }, - { - "ref": "estraverse@4.3.0" - }, - { - "ref": "graphemer@1.4.0" - }, - { - "ref": "ignore@5.2.4" - }, - { - "ref": "natural-compare-lite@1.4.0" - }, - { - "ref": "typescript@4.9.5" - }, - { - "ref": "globby@11.1.0", - "dependsOn": [ - "array-union@2.1.0", - "dir-glob@3.0.1", - "fast-glob@3.3.1", - "ignore@5.2.4", - "merge2@1.4.1", - "slash@3.0.0" - ] - }, - { - "ref": "is-glob@4.0.3", - "dependsOn": [ - "is-extglob@2.1.1" - ] - }, - { - "ref": "@vitejs/plugin-vue2@2.2.0", - "dependsOn": [ - "vite@4.5.0", - "vue@2.7.15" - ] - }, - { - "ref": "vite@4.5.0", - "dependsOn": [ - "@types/node@17.0.45", - "esbuild@0.18.20", - "postcss@8.4.31", - "rollup@3.29.4", - "sass@1.69.5" - ] - }, - { - "ref": "@vue/test-utils@1.3.6", - "dependsOn": [ - "dom-event-types@1.1.0", - "lodash@4.17.21", - "pretty@2.0.0", - "vue-template-compiler@2.7.15", - "vue@2.7.15" - ] - }, - { - "ref": "dom-event-types@1.1.0" - }, - { - "ref": "lodash@4.17.21" - }, - { - "ref": "pretty@2.0.0", - "dependsOn": [ - "condense-newlines@0.2.1", - "extend-shallow@2.0.1", - "js-beautify@1.14.9" - ] - }, - { - "ref": "condense-newlines@0.2.1", - "dependsOn": [ - "extend-shallow@2.0.1", - "is-whitespace@0.3.0", - "condense-newlines@0.2.1|kind-of@3.2.2" - ] - }, - { - "ref": "condense-newlines@0.2.1|kind-of@3.2.2", - "dependsOn": [ - "is-buffer@1.1.6" - ] - }, - { - "ref": "extend-shallow@2.0.1", - "dependsOn": [ - "is-extendable@0.1.1" - ] - }, - { - "ref": "is-whitespace@0.3.0" - }, - { - "ref": "is-buffer@1.1.6" - }, - { - "ref": "is-extendable@0.1.1" - }, - { - "ref": "js-beautify@1.14.9", - "dependsOn": [ - "js-beautify@1.14.9|config-chain@1.1.13", - "editorconfig@1.0.4", - "js-beautify@1.14.9|glob@8.1.0", - "js-beautify@1.14.9|nopt@6.0.0" - ] - }, - { - "ref": "js-beautify@1.14.9|config-chain@1.1.13", - "dependsOn": [ - "ini@1.3.8", - "proto-list@1.2.4" - ] - }, - { - "ref": "js-beautify@1.14.9|glob@8.1.0", - "dependsOn": [ - "fs.realpath@1.0.0", - "inflight@1.0.6", - "inherits@2.0.4", - "js-beautify@1.14.9|minimatch@5.1.6", - "once@1.4.0" - ] - }, - { - "ref": "js-beautify@1.14.9|minimatch@5.1.6", - "dependsOn": [ - "js-beautify@1.14.9|brace-expansion@2.0.1" - ] - }, - { - "ref": "js-beautify@1.14.9|brace-expansion@2.0.1", - "dependsOn": [ - "balanced-match@1.0.2" - ] - }, - { - "ref": "js-beautify@1.14.9|nopt@6.0.0", - "dependsOn": [ - "js-beautify@1.14.9|abbrev@1.1.1" - ] - }, - { - "ref": "js-beautify@1.14.9|abbrev@1.1.1" - }, - { - "ref": "vue-template-compiler@2.7.15", - "dependsOn": [ - "de-indent@1.0.2", - "he@1.2.0" - ] - }, - { - "ref": "babel-core@7.0.0-bridge.0", - "dependsOn": [ - "@babel/core@7.23.2" - ] - }, - { - "ref": "base64-arraybuffer@1.0.2" - }, - { - "ref": "btoa@1.2.1" - }, - { - "ref": "canvg@3.0.10", - "dependsOn": [ - "@babel/runtime@7.23.2", - "@types/raf@3.4.3", - "canvg@3.0.10|core-js@3.33.2", - "raf@3.4.1", - "canvg@3.0.10|regenerator-runtime@0.13.11", - "rgbcolor@1.0.1", - "stackblur-canvas@2.6.0", - "svg-pathdata@6.0.3" - ] - }, - { - "ref": "canvg@3.0.10|core-js@3.33.2" - }, - { - "ref": "canvg@3.0.10|regenerator-runtime@0.13.11" - }, - { - "ref": "regenerator-runtime@0.14.0" - }, - { - "ref": "raf@3.4.1", - "dependsOn": [ - "performance-now@2.1.0" - ] - }, - { - "ref": "rgbcolor@1.0.1" - }, - { - "ref": "stackblur-canvas@2.6.0" - }, - { - "ref": "svg-pathdata@6.0.3" - }, - { - "ref": "@cesium/engine@6.1.0", - "dependsOn": [ - "@tweenjs/tween.js@21.0.0", - "@zip.js/zip.js@2.4.26", - "autolinker@4.0.0", - "bitmap-sdf@1.0.4", - "dompurify@3.0.6", - "draco3d@1.5.6", - "earcut@2.2.4", - "grapheme-splitter@1.0.4", - "jsep@1.3.8", - "kdbush@4.0.2", - "ktx-parse@0.6.0", - "lerc@2.0.0", - "mersenne-twister@1.1.0", - "meshoptimizer@0.19.0", - "pako@2.1.0", - "protobufjs@7.2.5", - "rbush@3.0.1", - "topojson-client@3.1.0", - "urijs@1.19.11" - ] - }, - { - "ref": "@tweenjs/tween.js@21.0.0" - }, - { - "ref": "@zip.js/zip.js@2.4.26" - }, - { - "ref": "autolinker@4.0.0", - "dependsOn": [ - "tslib@2.6.2" - ] - }, - { - "ref": "tslib@2.6.2" - }, - { - "ref": "bitmap-sdf@1.0.4" - }, - { - "ref": "dompurify@3.0.6" - }, - { - "ref": "draco3d@1.5.6" - }, - { - "ref": "earcut@2.2.4" - }, - { - "ref": "grapheme-splitter@1.0.4" - }, - { - "ref": "jsep@1.3.8" - }, - { - "ref": "kdbush@4.0.2" - }, - { - "ref": "ktx-parse@0.6.0" - }, - { - "ref": "lerc@2.0.0" - }, - { - "ref": "mersenne-twister@1.1.0" - }, - { - "ref": "meshoptimizer@0.19.0" - }, - { - "ref": "pako@2.1.0" - }, - { - "ref": "protobufjs@7.2.5", - "dependsOn": [ - "@protobufjs/aspromise@1.1.2", - "@protobufjs/base64@1.1.2", - "@protobufjs/codegen@2.0.4", - "@protobufjs/eventemitter@1.1.0", - "@protobufjs/fetch@1.1.0", - "@protobufjs/float@1.0.2", - "@protobufjs/inquire@1.1.0", - "@protobufjs/path@1.1.2", - "@protobufjs/pool@1.1.0", - "@protobufjs/utf8@1.1.0", - "@types/node@17.0.45", - "long@5.2.3" - ] - }, - { - "ref": "@protobufjs/aspromise@1.1.2" - }, - { - "ref": "@protobufjs/base64@1.1.2" - }, - { - "ref": "@protobufjs/codegen@2.0.4" - }, - { - "ref": "@protobufjs/eventemitter@1.1.0" - }, - { - "ref": "@protobufjs/fetch@1.1.0", - "dependsOn": [ - "@protobufjs/aspromise@1.1.2", - "@protobufjs/inquire@1.1.0" - ] - }, - { - "ref": "@protobufjs/inquire@1.1.0" - }, - { - "ref": "@protobufjs/float@1.0.2" - }, - { - "ref": "@protobufjs/path@1.1.2" - }, - { - "ref": "@protobufjs/pool@1.1.0" - }, - { - "ref": "@protobufjs/utf8@1.1.0" - }, - { - "ref": "long@5.2.3" - }, - { - "ref": "rbush@3.0.1", - "dependsOn": [ - "quickselect@2.0.0" - ] - }, - { - "ref": "topojson-client@3.1.0", - "dependsOn": [ - "topojson-client@3.1.0|commander@2.20.3" - ] - }, - { - "ref": "topojson-client@3.1.0|commander@2.20.3" - }, - { - "ref": "urijs@1.19.11" - }, - { - "ref": "@cesium/widgets@4.3.0", - "dependsOn": [ - "@cesium/engine@6.1.0", - "nosleep.js@0.12.0" - ] - }, - { - "ref": "nosleep.js@0.12.0" - }, - { - "ref": "copyfiles@2.4.1", - "dependsOn": [ - "glob@7.2.3", - "minimatch@3.1.2", - "mkdirp@1.0.4", - "noms@0.0.0", - "through2@2.0.5", - "untildify@4.0.0", - "yargs@16.2.0" - ] - }, - { - "ref": "glob@7.2.3", - "dependsOn": [ - "fs.realpath@1.0.0", - "inflight@1.0.6", - "inherits@2.0.4", - "minimatch@3.1.2", - "once@1.4.0", - "path-is-absolute@1.0.1" - ] - }, - { - "ref": "fs.realpath@1.0.0" - }, - { - "ref": "inflight@1.0.6", - "dependsOn": [ - "once@1.4.0", - "wrappy@1.0.2" - ] - }, - { - "ref": "once@1.4.0", - "dependsOn": [ - "wrappy@1.0.2" - ] - }, - { - "ref": "wrappy@1.0.2" - }, - { - "ref": "inherits@2.0.4" - }, - { - "ref": "minimatch@3.1.2", - "dependsOn": [ - "brace-expansion@1.1.11" - ] - }, - { - "ref": "path-is-absolute@1.0.1" - }, - { - "ref": "brace-expansion@1.1.11", - "dependsOn": [ - "balanced-match@1.0.2", - "concat-map@0.0.1" - ] - }, - { - "ref": "balanced-match@1.0.2" - }, - { - "ref": "concat-map@0.0.1" - }, - { - "ref": "mkdirp@1.0.4" - }, - { - "ref": "noms@0.0.0", - "dependsOn": [ - "inherits@2.0.4", - "noms@0.0.0|readable-stream@1.0.34" - ] - }, - { - "ref": "noms@0.0.0|readable-stream@1.0.34", - "dependsOn": [ - "core-util-is@1.0.3", - "inherits@2.0.4", - "noms@0.0.0|isarray@0.0.1", - "noms@0.0.0|string_decoder@0.10.31" - ] - }, - { - "ref": "noms@0.0.0|isarray@0.0.1" - }, - { - "ref": "noms@0.0.0|string_decoder@0.10.31" - }, - { - "ref": "core-util-is@1.0.3" - }, - { - "ref": "through2@2.0.5", - "dependsOn": [ - "through2@2.0.5|readable-stream@2.3.8", - "xtend@4.0.2" - ] - }, - { - "ref": "through2@2.0.5|readable-stream@2.3.8", - "dependsOn": [ - "core-util-is@1.0.3", - "inherits@2.0.4", - "through2@2.0.5|isarray@1.0.0", - "process-nextick-args@2.0.1", - "safe-buffer@5.1.2", - "through2@2.0.5|string_decoder@1.1.1", - "util-deprecate@1.0.2" - ] - }, - { - "ref": "through2@2.0.5|isarray@1.0.0" - }, - { - "ref": "through2@2.0.5|string_decoder@1.1.1", - "dependsOn": [ - "safe-buffer@5.1.2" - ] - }, - { - "ref": "process-nextick-args@2.0.1" - }, - { - "ref": "safe-buffer@5.1.2" - }, - { - "ref": "util-deprecate@1.0.2" - }, - { - "ref": "xtend@4.0.2" - }, - { - "ref": "untildify@4.0.0" - }, - { - "ref": "yargs@16.2.0", - "dependsOn": [ - "cliui@7.0.4", - "escalade@3.1.1", - "get-caller-file@2.0.5", - "require-directory@2.1.1", - "string-width@4.2.3", - "y18n@5.0.8", - "yargs-parser@20.2.4" - ] - }, - { - "ref": "cliui@7.0.4", - "dependsOn": [ - "string-width@4.2.3", - "strip-ansi@6.0.1", - "cliui@7.0.4|wrap-ansi@7.0.0" - ] - }, - { - "ref": "cliui@7.0.4|wrap-ansi@7.0.0", - "dependsOn": [ - "cliui@7.0.4|ansi-styles@4.3.0", - "string-width@4.2.3", - "strip-ansi@6.0.1" - ] - }, - { - "ref": "cliui@7.0.4|ansi-styles@4.3.0", - "dependsOn": [ - "cliui@7.0.4|color-convert@2.0.1" - ] - }, - { - "ref": "cliui@7.0.4|color-convert@2.0.1", - "dependsOn": [ - "cliui@7.0.4|color-name@1.1.4" - ] - }, - { - "ref": "cliui@7.0.4|color-name@1.1.4" - }, - { - "ref": "get-caller-file@2.0.5" - }, - { - "ref": "require-directory@2.1.1" - }, - { - "ref": "emoji-regex@8.0.0" - }, - { - "ref": "is-fullwidth-code-point@3.0.0" - }, - { - "ref": "y18n@5.0.8" - }, - { - "ref": "yargs-parser@20.2.4" - }, - { - "ref": "css-line-break@2.1.0", - "dependsOn": [ - "utrie@1.0.2" - ] - }, - { - "ref": "utrie@1.0.2", - "dependsOn": [ - "base64-arraybuffer@1.0.2" - ] - }, - { - "ref": "eslint-config-prettier@8.10.0", - "dependsOn": [ - "eslint@8.53.0" - ] - }, - { - "ref": "eslint-config-standard@17.1.0", - "dependsOn": [ - "eslint-plugin-import@2.29.0", - "eslint-plugin-n@15.7.0", - "eslint-plugin-promise@6.1.1", - "eslint@8.53.0" - ] - }, - { - "ref": "eslint-plugin-import@2.29.0", - "dependsOn": [ - "array-includes@3.1.7", - "array.prototype.findlastindex@1.2.3", - "array.prototype.flat@1.3.2", - "array.prototype.flatmap@1.3.2", - "eslint-plugin-import@2.29.0|debug@3.2.7", - "eslint-plugin-import@2.29.0|doctrine@2.1.0", - "eslint-import-resolver-node@0.3.9", - "eslint-module-utils@2.8.0", - "eslint@8.53.0", - "hasown@2.0.0", - "is-core-module@2.13.1", - "is-glob@4.0.3", - "minimatch@3.1.2", - "object.fromentries@2.0.7", - "object.groupby@1.0.1", - "object.values@1.1.7", - "semver@6.3.1", - "tsconfig-paths@3.14.2" - ] - }, - { - "ref": "eslint-plugin-import@2.29.0|debug@3.2.7", - "dependsOn": [ - "ms@2.1.2" - ] - }, - { - "ref": "eslint-plugin-import@2.29.0|doctrine@2.1.0", - "dependsOn": [ - "esutils@2.0.3" - ] - }, - { - "ref": "eslint-plugin-n@15.7.0", - "dependsOn": [ - "builtins@5.0.1", - "eslint-plugin-es@4.1.0", - "eslint-utils@3.0.0", - "eslint@8.53.0", - "ignore@5.2.4", - "is-core-module@2.13.1", - "minimatch@3.1.2", - "resolve@1.22.8", - "eslint-plugin-n@15.7.0|semver@7.5.4" - ] - }, - { - "ref": "eslint-plugin-n@15.7.0|semver@7.5.4", - "dependsOn": [ - "eslint-plugin-n@15.7.0|lru-cache@6.0.0" - ] - }, - { - "ref": "eslint-plugin-n@15.7.0|lru-cache@6.0.0", - "dependsOn": [ - "eslint-plugin-n@15.7.0|yallist@4.0.0" - ] - }, - { - "ref": "eslint-plugin-n@15.7.0|yallist@4.0.0" - }, - { - "ref": "eslint-plugin-promise@6.1.1", - "dependsOn": [ - "eslint@8.53.0" - ] - }, - { - "ref": "eslint-import-resolver-typescript@2.7.1", - "dependsOn": [ - "debug@4.3.4", - "eslint-plugin-import@2.29.0", - "eslint@8.53.0", - "glob@7.2.3", - "is-glob@4.0.3", - "resolve@1.22.8", - "tsconfig-paths@3.14.2" - ] - }, - { - "ref": "is-extglob@2.1.1" - }, - { - "ref": "path-parse@1.0.7" - }, - { - "ref": "supports-preserve-symlinks-flag@1.0.0" - }, - { - "ref": "tsconfig-paths@3.14.2", - "dependsOn": [ - "@types/json5@0.0.29", - "tsconfig-paths@3.14.2|json5@1.0.2", - "minimist@1.2.8", - "tsconfig-paths@3.14.2|strip-bom@3.0.0" - ] - }, - { - "ref": "tsconfig-paths@3.14.2|json5@1.0.2", - "dependsOn": [ - "minimist@1.2.8" - ] - }, - { - "ref": "tsconfig-paths@3.14.2|strip-bom@3.0.0" - }, - { - "ref": "@types/json5@0.0.29" - }, - { - "ref": "array-includes@3.1.7", - "dependsOn": [ - "call-bind@1.0.5", - "define-properties@1.2.1", - "es-abstract@1.22.3", - "get-intrinsic@1.2.2", - "is-string@1.0.7" - ] - }, - { - "ref": "call-bind@1.0.5", - "dependsOn": [ - "function-bind@1.1.2", - "get-intrinsic@1.2.2", - "set-function-length@1.1.1" - ] - }, - { - "ref": "function-bind@1.1.2" - }, - { - "ref": "get-intrinsic@1.2.2", - "dependsOn": [ - "function-bind@1.1.2", - "has-proto@1.0.1", - "has-symbols@1.0.3", - "hasown@2.0.0" - ] - }, - { - "ref": "set-function-length@1.1.1", - "dependsOn": [ - "define-data-property@1.1.1", - "get-intrinsic@1.2.2", - "gopd@1.0.1", - "has-property-descriptors@1.0.1" - ] - }, - { - "ref": "define-data-property@1.1.1", - "dependsOn": [ - "get-intrinsic@1.2.2", - "gopd@1.0.1", - "has-property-descriptors@1.0.1" - ] - }, - { - "ref": "gopd@1.0.1", - "dependsOn": [ - "get-intrinsic@1.2.2" - ] - }, - { - "ref": "has-property-descriptors@1.0.1", - "dependsOn": [ - "get-intrinsic@1.2.2" - ] - }, - { - "ref": "define-properties@1.2.1", - "dependsOn": [ - "define-data-property@1.1.1", - "has-property-descriptors@1.0.1", - "object-keys@1.1.1" - ] - }, - { - "ref": "object-keys@1.1.1" - }, - { - "ref": "es-abstract@1.22.3", - "dependsOn": [ - "array-buffer-byte-length@1.0.0", - "arraybuffer.prototype.slice@1.0.2", - "available-typed-arrays@1.0.5", - "call-bind@1.0.5", - "es-set-tostringtag@2.0.2", - "es-to-primitive@1.2.1", - "function.prototype.name@1.1.6", - "get-intrinsic@1.2.2", - "get-symbol-description@1.0.0", - "globalthis@1.0.3", - "gopd@1.0.1", - "has-property-descriptors@1.0.1", - "has-proto@1.0.1", - "has-symbols@1.0.3", - "hasown@2.0.0", - "internal-slot@1.0.6", - "is-array-buffer@3.0.2", - "is-callable@1.2.7", - "is-negative-zero@2.0.2", - "is-regex@1.1.4", - "is-shared-array-buffer@1.0.2", - "is-string@1.0.7", - "is-typed-array@1.1.12", - "is-weakref@1.0.2", - "object-inspect@1.13.1", - "object-keys@1.1.1", - "object.assign@4.1.4", - "regexp.prototype.flags@1.5.1", - "safe-array-concat@1.0.1", - "safe-regex-test@1.0.0", - "string.prototype.trim@1.2.8", - "string.prototype.trimend@1.0.7", - "string.prototype.trimstart@1.0.7", - "typed-array-buffer@1.0.0", - "typed-array-byte-length@1.0.0", - "typed-array-byte-offset@1.0.0", - "typed-array-length@1.0.4", - "unbox-primitive@1.0.2", - "which-typed-array@1.1.13" - ] - }, - { - "ref": "array-buffer-byte-length@1.0.0", - "dependsOn": [ - "call-bind@1.0.5", - "is-array-buffer@3.0.2" - ] - }, - { - "ref": "is-array-buffer@3.0.2", - "dependsOn": [ - "call-bind@1.0.5", - "get-intrinsic@1.2.2", - "is-typed-array@1.1.12" - ] - }, - { - "ref": "arraybuffer.prototype.slice@1.0.2", - "dependsOn": [ - "array-buffer-byte-length@1.0.0", - "call-bind@1.0.5", - "define-properties@1.2.1", - "es-abstract@1.22.3", - "get-intrinsic@1.2.2", - "is-array-buffer@3.0.2", - "is-shared-array-buffer@1.0.2" - ] - }, - { - "ref": "is-shared-array-buffer@1.0.2", - "dependsOn": [ - "call-bind@1.0.5" - ] - }, - { - "ref": "available-typed-arrays@1.0.5" - }, - { - "ref": "es-set-tostringtag@2.0.2", - "dependsOn": [ - "get-intrinsic@1.2.2", - "has-tostringtag@1.0.0", - "hasown@2.0.0" - ] - }, - { - "ref": "has-tostringtag@1.0.0", - "dependsOn": [ - "has-symbols@1.0.3" - ] - }, - { - "ref": "hasown@2.0.0", - "dependsOn": [ - "function-bind@1.1.2" - ] - }, - { - "ref": "es-to-primitive@1.2.1", - "dependsOn": [ - "is-callable@1.2.7", - "is-date-object@1.0.5", - "is-symbol@1.0.4" - ] - }, - { - "ref": "is-callable@1.2.7" - }, - { - "ref": "is-date-object@1.0.5", - "dependsOn": [ - "has-tostringtag@1.0.0" - ] - }, - { - "ref": "is-symbol@1.0.4", - "dependsOn": [ - "has-symbols@1.0.3" - ] - }, - { - "ref": "has-symbols@1.0.3" - }, - { - "ref": "function.prototype.name@1.1.6", - "dependsOn": [ - "call-bind@1.0.5", - "define-properties@1.2.1", - "es-abstract@1.22.3", - "functions-have-names@1.2.3" - ] - }, - { - "ref": "functions-have-names@1.2.3" - }, - { - "ref": "get-symbol-description@1.0.0", - "dependsOn": [ - "call-bind@1.0.5", - "get-intrinsic@1.2.2" - ] - }, - { - "ref": "globalthis@1.0.3", - "dependsOn": [ - "define-properties@1.2.1" - ] - }, - { - "ref": "has-proto@1.0.1" - }, - { - "ref": "internal-slot@1.0.6", - "dependsOn": [ - "get-intrinsic@1.2.2", - "hasown@2.0.0", - "side-channel@1.0.4" - ] - }, - { - "ref": "side-channel@1.0.4", - "dependsOn": [ - "call-bind@1.0.5", - "get-intrinsic@1.2.2", - "object-inspect@1.13.1" - ] - }, - { - "ref": "is-typed-array@1.1.12", - "dependsOn": [ - "which-typed-array@1.1.13" - ] - }, - { - "ref": "is-negative-zero@2.0.2" - }, - { - "ref": "is-regex@1.1.4", - "dependsOn": [ - "call-bind@1.0.5", - "has-tostringtag@1.0.0" - ] - }, - { - "ref": "is-string@1.0.7", - "dependsOn": [ - "has-tostringtag@1.0.0" - ] - }, - { - "ref": "which-typed-array@1.1.13", - "dependsOn": [ - "available-typed-arrays@1.0.5", - "call-bind@1.0.5", - "for-each@0.3.3", - "gopd@1.0.1", - "has-tostringtag@1.0.0" - ] - }, - { - "ref": "is-weakref@1.0.2", - "dependsOn": [ - "call-bind@1.0.5" - ] - }, - { - "ref": "object-inspect@1.13.1" - }, - { - "ref": "object.assign@4.1.4", - "dependsOn": [ - "call-bind@1.0.5", - "define-properties@1.2.1", - "has-symbols@1.0.3", - "object-keys@1.1.1" - ] - }, - { - "ref": "regexp.prototype.flags@1.5.1", - "dependsOn": [ - "call-bind@1.0.5", - "define-properties@1.2.1", - "set-function-name@2.0.1" - ] - }, - { - "ref": "set-function-name@2.0.1", - "dependsOn": [ - "define-data-property@1.1.1", - "functions-have-names@1.2.3", - "has-property-descriptors@1.0.1" - ] - }, - { - "ref": "safe-array-concat@1.0.1", - "dependsOn": [ - "call-bind@1.0.5", - "get-intrinsic@1.2.2", - "has-symbols@1.0.3", - "isarray@2.0.5" - ] - }, - { - "ref": "isarray@2.0.5" - }, - { - "ref": "safe-regex-test@1.0.0", - "dependsOn": [ - "call-bind@1.0.5", - "get-intrinsic@1.2.2", - "is-regex@1.1.4" - ] - }, - { - "ref": "string.prototype.trim@1.2.8", - "dependsOn": [ - "call-bind@1.0.5", - "define-properties@1.2.1", - "es-abstract@1.22.3" - ] - }, - { - "ref": "string.prototype.trimend@1.0.7", - "dependsOn": [ - "call-bind@1.0.5", - "define-properties@1.2.1", - "es-abstract@1.22.3" - ] - }, - { - "ref": "string.prototype.trimstart@1.0.7", - "dependsOn": [ - "call-bind@1.0.5", - "define-properties@1.2.1", - "es-abstract@1.22.3" - ] - }, - { - "ref": "typed-array-buffer@1.0.0", - "dependsOn": [ - "call-bind@1.0.5", - "get-intrinsic@1.2.2", - "is-typed-array@1.1.12" - ] - }, - { - "ref": "typed-array-byte-length@1.0.0", - "dependsOn": [ - "call-bind@1.0.5", - "for-each@0.3.3", - "has-proto@1.0.1", - "is-typed-array@1.1.12" - ] - }, - { - "ref": "for-each@0.3.3", - "dependsOn": [ - "is-callable@1.2.7" - ] - }, - { - "ref": "typed-array-byte-offset@1.0.0", - "dependsOn": [ - "available-typed-arrays@1.0.5", - "call-bind@1.0.5", - "for-each@0.3.3", - "has-proto@1.0.1", - "is-typed-array@1.1.12" - ] - }, - { - "ref": "typed-array-length@1.0.4", - "dependsOn": [ - "call-bind@1.0.5", - "for-each@0.3.3", - "is-typed-array@1.1.12" - ] - }, - { - "ref": "unbox-primitive@1.0.2", - "dependsOn": [ - "call-bind@1.0.5", - "has-bigints@1.0.2", - "has-symbols@1.0.3", - "which-boxed-primitive@1.0.2" - ] - }, - { - "ref": "has-bigints@1.0.2" - }, - { - "ref": "which-boxed-primitive@1.0.2", - "dependsOn": [ - "is-bigint@1.0.4", - "is-boolean-object@1.1.2", - "is-number-object@1.0.7", - "is-string@1.0.7", - "is-symbol@1.0.4" - ] - }, - { - "ref": "is-bigint@1.0.4", - "dependsOn": [ - "has-bigints@1.0.2" - ] - }, - { - "ref": "is-boolean-object@1.1.2", - "dependsOn": [ - "call-bind@1.0.5", - "has-tostringtag@1.0.0" - ] - }, - { - "ref": "is-number-object@1.0.7", - "dependsOn": [ - "has-tostringtag@1.0.0" - ] - }, - { - "ref": "array.prototype.findlastindex@1.2.3", - "dependsOn": [ - "call-bind@1.0.5", - "define-properties@1.2.1", - "es-abstract@1.22.3", - "es-shim-unscopables@1.0.2", - "get-intrinsic@1.2.2" - ] - }, - { - "ref": "es-shim-unscopables@1.0.2", - "dependsOn": [ - "hasown@2.0.0" - ] - }, - { - "ref": "array.prototype.flat@1.3.2", - "dependsOn": [ - "call-bind@1.0.5", - "define-properties@1.2.1", - "es-abstract@1.22.3", - "es-shim-unscopables@1.0.2" - ] - }, - { - "ref": "array.prototype.flatmap@1.3.2", - "dependsOn": [ - "call-bind@1.0.5", - "define-properties@1.2.1", - "es-abstract@1.22.3", - "es-shim-unscopables@1.0.2" - ] - }, - { - "ref": "eslint-import-resolver-node@0.3.9", - "dependsOn": [ - "eslint-import-resolver-node@0.3.9|debug@3.2.7", - "is-core-module@2.13.1", - "resolve@1.22.8" - ] - }, - { - "ref": "eslint-import-resolver-node@0.3.9|debug@3.2.7", - "dependsOn": [ - "ms@2.1.2" - ] - }, - { - "ref": "eslint-module-utils@2.8.0", - "dependsOn": [ - "eslint-module-utils@2.8.0|debug@3.2.7" - ] - }, - { - "ref": "eslint-module-utils@2.8.0|debug@3.2.7", - "dependsOn": [ - "ms@2.1.2" - ] - }, - { - "ref": "object.fromentries@2.0.7", - "dependsOn": [ - "call-bind@1.0.5", - "define-properties@1.2.1", - "es-abstract@1.22.3" - ] - }, - { - "ref": "object.groupby@1.0.1", - "dependsOn": [ - "call-bind@1.0.5", - "define-properties@1.2.1", - "es-abstract@1.22.3", - "get-intrinsic@1.2.2" - ] - }, - { - "ref": "object.values@1.1.7", - "dependsOn": [ - "call-bind@1.0.5", - "define-properties@1.2.1", - "es-abstract@1.22.3" - ] - }, - { - "ref": "eslint-plugin-jest@27.6.0", - "dependsOn": [ - "@typescript-eslint/eslint-plugin@5.62.0", - "@typescript-eslint/utils@5.62.0", - "eslint@8.53.0", - "jest@29.7.0" - ] - }, - { - "ref": "jest@29.7.0", - "dependsOn": [ - "@jest/core@29.7.0", - "@jest/types@29.6.3", - "import-local@3.1.0", - "jest-cli@29.7.0" - ] - }, - { - "ref": "builtins@5.0.1", - "dependsOn": [ - "builtins@5.0.1|semver@7.5.4" - ] - }, - { - "ref": "builtins@5.0.1|semver@7.5.4", - "dependsOn": [ - "builtins@5.0.1|lru-cache@6.0.0" - ] - }, - { - "ref": "builtins@5.0.1|lru-cache@6.0.0", - "dependsOn": [ - "builtins@5.0.1|yallist@4.0.0" - ] - }, - { - "ref": "builtins@5.0.1|yallist@4.0.0" - }, - { - "ref": "eslint-plugin-es@4.1.0", - "dependsOn": [ - "eslint-plugin-es@4.1.0|eslint-utils@2.1.0", - "eslint@8.53.0", - "regexpp@3.2.0" - ] - }, - { - "ref": "eslint-plugin-es@4.1.0|eslint-utils@2.1.0", - "dependsOn": [ - "eslint-plugin-es@4.1.0|eslint-visitor-keys@1.3.0" - ] - }, - { - "ref": "eslint-plugin-es@4.1.0|eslint-visitor-keys@1.3.0" - }, - { - "ref": "regexpp@3.2.0" - }, - { - "ref": "eslint-utils@3.0.0", - "dependsOn": [ - "eslint-utils@3.0.0|eslint-visitor-keys@2.1.0", - "eslint@8.53.0" - ] - }, - { - "ref": "eslint-utils@3.0.0|eslint-visitor-keys@2.1.0" - }, - { - "ref": "eslint-plugin-prettier@4.2.1", - "dependsOn": [ - "eslint@8.53.0", - "prettier-linter-helpers@1.0.0", - "prettier@2.8.8" - ] - }, - { - "ref": "prettier-linter-helpers@1.0.0", - "dependsOn": [ - "fast-diff@1.3.0" - ] - }, - { - "ref": "fast-diff@1.3.0" - }, - { - "ref": "prettier@2.8.8" - }, - { - "ref": "eslint-plugin-tsdoc@0.2.17", - "dependsOn": [ - "@microsoft/tsdoc-config@0.16.2", - "@microsoft/tsdoc@0.14.2" - ] - }, - { - "ref": "@microsoft/tsdoc-config@0.16.2", - "dependsOn": [ - "@microsoft/tsdoc@0.14.2", - "@microsoft/tsdoc-config@0.16.2|ajv@6.12.6", - "jju@1.4.0", - "@microsoft/tsdoc-config@0.16.2|resolve@1.19.0" - ] - }, - { - "ref": "@microsoft/tsdoc-config@0.16.2|ajv@6.12.6", - "dependsOn": [ - "fast-deep-equal@3.1.3", - "fast-json-stable-stringify@2.1.0", - "@microsoft/tsdoc-config@0.16.2|json-schema-traverse@0.4.1", - "uri-js@4.4.1" - ] - }, - { - "ref": "@microsoft/tsdoc-config@0.16.2|json-schema-traverse@0.4.1" - }, - { - "ref": "@microsoft/tsdoc-config@0.16.2|resolve@1.19.0", - "dependsOn": [ - "is-core-module@2.13.1", - "path-parse@1.0.7" - ] - }, - { - "ref": "@microsoft/tsdoc@0.14.2" - }, - { - "ref": "fast-json-stable-stringify@2.1.0" - }, - { - "ref": "jju@1.4.0" - }, - { - "ref": "eslint-plugin-vue@8.7.1", - "dependsOn": [ - "eslint-utils@3.0.0", - "eslint@8.53.0", - "natural-compare@1.4.0", - "nth-check@2.1.1", - "postcss-selector-parser@6.0.13", - "eslint-plugin-vue@8.7.1|semver@7.5.4", - "vue-eslint-parser@8.3.0" - ] - }, - { - "ref": "eslint-plugin-vue@8.7.1|semver@7.5.4", - "dependsOn": [ - "eslint-plugin-vue@8.7.1|lru-cache@6.0.0" - ] - }, - { - "ref": "eslint-plugin-vue@8.7.1|lru-cache@6.0.0", - "dependsOn": [ - "eslint-plugin-vue@8.7.1|yallist@4.0.0" - ] - }, - { - "ref": "eslint-plugin-vue@8.7.1|yallist@4.0.0" - }, - { - "ref": "natural-compare@1.4.0" - }, - { - "ref": "nth-check@2.1.1", - "dependsOn": [ - "boolbase@1.0.0" - ] - }, - { - "ref": "boolbase@1.0.0" - }, - { - "ref": "postcss-selector-parser@6.0.13", - "dependsOn": [ - "cssesc@3.0.0", - "util-deprecate@1.0.2" - ] - }, - { - "ref": "cssesc@3.0.0" - }, - { - "ref": "vue-eslint-parser@8.3.0", - "dependsOn": [ - "debug@4.3.4", - "vue-eslint-parser@8.3.0|eslint-scope@7.2.2", - "eslint-visitor-keys@3.4.3", - "eslint@8.53.0", - "espree@9.6.1", - "esquery@1.5.0", - "lodash@4.17.21", - "vue-eslint-parser@8.3.0|semver@7.5.4" - ] - }, - { - "ref": "vue-eslint-parser@8.3.0|eslint-scope@7.2.2", - "dependsOn": [ - "esrecurse@4.3.0", - "vue-eslint-parser@8.3.0|estraverse@5.3.0" - ] - }, - { - "ref": "vue-eslint-parser@8.3.0|estraverse@5.3.0" - }, - { - "ref": "vue-eslint-parser@8.3.0|semver@7.5.4", - "dependsOn": [ - "vue-eslint-parser@8.3.0|lru-cache@6.0.0" - ] - }, - { - "ref": "vue-eslint-parser@8.3.0|lru-cache@6.0.0", - "dependsOn": [ - "vue-eslint-parser@8.3.0|yallist@4.0.0" - ] - }, - { - "ref": "vue-eslint-parser@8.3.0|yallist@4.0.0" - }, - { - "ref": "espree@9.6.1", - "dependsOn": [ - "acorn-jsx@5.3.2", - "acorn@8.11.2", - "eslint-visitor-keys@3.4.3" - ] - }, - { - "ref": "esquery@1.5.0", - "dependsOn": [ - "esquery@1.5.0|estraverse@5.3.0" - ] - }, - { - "ref": "esquery@1.5.0|estraverse@5.3.0" - }, - { - "ref": "@eslint/eslintrc@2.1.3", - "dependsOn": [ - "@eslint/eslintrc@2.1.3|ajv@6.12.6", - "debug@4.3.4", - "espree@9.6.1", - "@eslint/eslintrc@2.1.3|globals@13.23.0", - "ignore@5.2.4", - "import-fresh@3.3.0", - "js-yaml@4.1.0", - "minimatch@3.1.2", - "strip-json-comments@3.1.1" - ] - }, - { - "ref": "@eslint/eslintrc@2.1.3|ajv@6.12.6", - "dependsOn": [ - "fast-deep-equal@3.1.3", - "fast-json-stable-stringify@2.1.0", - "@eslint/eslintrc@2.1.3|json-schema-traverse@0.4.1", - "uri-js@4.4.1" - ] - }, - { - "ref": "@eslint/eslintrc@2.1.3|json-schema-traverse@0.4.1" - }, - { - "ref": "@eslint/eslintrc@2.1.3|globals@13.23.0", - "dependsOn": [ - "@eslint/eslintrc@2.1.3|type-fest@0.20.2" - ] - }, - { - "ref": "@eslint/eslintrc@2.1.3|type-fest@0.20.2" - }, - { - "ref": "import-fresh@3.3.0", - "dependsOn": [ - "parent-module@1.0.1", - "resolve-from@4.0.0" - ] - }, - { - "ref": "parent-module@1.0.1", - "dependsOn": [ - "callsites@3.1.0" - ] - }, - { - "ref": "callsites@3.1.0" - }, - { - "ref": "resolve-from@4.0.0" - }, - { - "ref": "js-yaml@4.1.0", - "dependsOn": [ - "argparse@2.0.1" - ] - }, - { - "ref": "strip-json-comments@3.1.1" - }, - { - "ref": "@eslint/js@8.53.0" - }, - { - "ref": "@humanwhocodes/config-array@0.11.13", - "dependsOn": [ - "@humanwhocodes/object-schema@2.0.1", - "debug@4.3.4", - "minimatch@3.1.2" - ] - }, - { - "ref": "@humanwhocodes/object-schema@2.0.1" - }, - { - "ref": "@humanwhocodes/module-importer@1.0.1" - }, - { - "ref": "@nodelib/fs.walk@1.2.8", - "dependsOn": [ - "@nodelib/fs.scandir@2.1.5", - "fastq@1.15.0" - ] - }, - { - "ref": "@nodelib/fs.scandir@2.1.5", - "dependsOn": [ - "@nodelib/fs.stat@2.0.5", - "run-parallel@1.2.0" - ] - }, - { - "ref": "@nodelib/fs.stat@2.0.5" - }, - { - "ref": "run-parallel@1.2.0", - "dependsOn": [ - "queue-microtask@1.2.3" - ] - }, - { - "ref": "queue-microtask@1.2.3" - }, - { - "ref": "fastq@1.15.0", - "dependsOn": [ - "reusify@1.0.4" - ] - }, - { - "ref": "reusify@1.0.4" - }, - { - "ref": "@ungap/structured-clone@1.2.0" - }, - { - "ref": "cross-spawn@7.0.3", - "dependsOn": [ - "path-key@3.1.1", - "shebang-command@2.0.0", - "which@2.0.2" - ] - }, - { - "ref": "path-key@3.1.1" - }, - { - "ref": "shebang-command@2.0.0", - "dependsOn": [ - "shebang-regex@3.0.0" - ] - }, - { - "ref": "shebang-regex@3.0.0" - }, - { - "ref": "which@2.0.2", - "dependsOn": [ - "isexe@2.0.0" - ] - }, - { - "ref": "isexe@2.0.0" - }, - { - "ref": "doctrine@3.0.0", - "dependsOn": [ - "esutils@2.0.3" - ] - }, - { - "ref": "acorn-jsx@5.3.2", - "dependsOn": [ - "acorn@8.11.2" - ] - }, - { - "ref": "acorn@8.11.2" - }, - { - "ref": "file-entry-cache@6.0.1", - "dependsOn": [ - "flat-cache@3.1.1" - ] - }, - { - "ref": "flat-cache@3.1.1", - "dependsOn": [ - "flatted@3.2.9", - "keyv@4.5.4", - "rimraf@3.0.2" - ] - }, - { - "ref": "flatted@3.2.9" - }, - { - "ref": "keyv@4.5.4", - "dependsOn": [ - "json-buffer@3.0.1" - ] - }, - { - "ref": "json-buffer@3.0.1" - }, - { - "ref": "find-up@5.0.0", - "dependsOn": [ - "locate-path@6.0.0", - "path-exists@4.0.0" - ] - }, - { - "ref": "locate-path@6.0.0", - "dependsOn": [ - "p-locate@5.0.0" - ] - }, - { - "ref": "p-locate@5.0.0", - "dependsOn": [ - "p-limit@3.1.0" - ] - }, - { - "ref": "p-limit@3.1.0", - "dependsOn": [ - "yocto-queue@0.1.0" - ] - }, - { - "ref": "path-exists@4.0.0" - }, - { - "ref": "glob-parent@6.0.2", - "dependsOn": [ - "is-glob@4.0.3" - ] - }, - { - "ref": "imurmurhash@0.1.4" - }, - { - "ref": "is-path-inside@3.0.3" - }, - { - "ref": "argparse@2.0.1" - }, - { - "ref": "json-stable-stringify-without-jsonify@1.0.1" - }, - { - "ref": "levn@0.4.1", - "dependsOn": [ - "prelude-ls@1.2.1", - "type-check@0.4.0" - ] - }, - { - "ref": "prelude-ls@1.2.1" - }, - { - "ref": "type-check@0.4.0", - "dependsOn": [ - "prelude-ls@1.2.1" - ] - }, - { - "ref": "lodash.merge@4.6.2" - }, - { - "ref": "optionator@0.9.3", - "dependsOn": [ - "@aashutoshrathi/word-wrap@1.2.6", - "deep-is@0.1.4", - "fast-levenshtein@2.0.6", - "levn@0.4.1", - "prelude-ls@1.2.1", - "type-check@0.4.0" - ] - }, - { - "ref": "@aashutoshrathi/word-wrap@1.2.6" - }, - { - "ref": "deep-is@0.1.4" - }, - { - "ref": "fast-levenshtein@2.0.6" - }, - { - "ref": "ansi-regex@5.0.1" - }, - { - "ref": "text-table@0.2.0" - }, - { - "ref": "events@3.3.0" - }, - { - "ref": "fflate@0.4.8" - }, - { - "ref": "focus-trap@7.5.4", - "dependsOn": [ - "tabbable@6.2.0" - ] - }, - { - "ref": "tabbable@6.2.0" - }, - { - "ref": "geotiff@2.0.4", - "dependsOn": [ - "@petamoriken/float16@3.8.4", - "geotiff@2.0.4|lerc@3.0.0", - "geotiff@2.0.4|lru-cache@6.0.0", - "pako@2.1.0", - "parse-headers@2.0.5", - "web-worker@1.2.0", - "xml-utils@1.7.0", - "geotiff@2.0.4|yallist@4.0.0" - ] - }, - { - "ref": "geotiff@2.0.4|lerc@3.0.0" - }, - { - "ref": "geotiff@2.0.4|lru-cache@6.0.0", - "dependsOn": [ - "geotiff@2.0.4|yallist@4.0.0" - ] - }, - { - "ref": "geotiff@2.0.4|yallist@4.0.0" - }, - { - "ref": "parse-headers@2.0.5" - }, - { - "ref": "web-worker@1.2.0" - }, - { - "ref": "xml-utils@1.7.0" - }, - { - "ref": "github-markdown-css@5.4.0" - }, - { - "ref": "hammerjs@2.0.8" - }, - { - "ref": "html2canvas@1.4.1", - "dependsOn": [ - "css-line-break@2.1.0", - "text-segmentation@1.0.3" - ] - }, - { - "ref": "text-segmentation@1.0.3", - "dependsOn": [ - "utrie@1.0.2" - ] - }, - { - "ref": "http-server@14.1.1", - "dependsOn": [ - "basic-auth@2.0.1", - "http-server@14.1.1|chalk@4.1.2", - "corser@2.0.1", - "he@1.2.0", - "html-encoding-sniffer@3.0.0", - "http-proxy@1.18.1", - "mime@1.6.0", - "minimist@1.2.8", - "opener@1.5.2", - "portfinder@1.0.32", - "secure-compare@3.0.1", - "union@0.5.0", - "url-join@4.0.1" - ] - }, - { - "ref": "http-server@14.1.1|chalk@4.1.2", - "dependsOn": [ - "http-server@14.1.1|ansi-styles@4.3.0", - "http-server@14.1.1|supports-color@7.2.0" - ] - }, - { - "ref": "http-server@14.1.1|ansi-styles@4.3.0", - "dependsOn": [ - "http-server@14.1.1|color-convert@2.0.1" - ] - }, - { - "ref": "http-server@14.1.1|color-convert@2.0.1", - "dependsOn": [ - "http-server@14.1.1|color-name@1.1.4" - ] - }, - { - "ref": "http-server@14.1.1|color-name@1.1.4" - }, - { - "ref": "http-server@14.1.1|supports-color@7.2.0", - "dependsOn": [ - "http-server@14.1.1|has-flag@4.0.0" - ] - }, - { - "ref": "http-server@14.1.1|has-flag@4.0.0" - }, - { - "ref": "basic-auth@2.0.1", - "dependsOn": [ - "safe-buffer@5.1.2" - ] - }, - { - "ref": "corser@2.0.1" - }, - { - "ref": "he@1.2.0" - }, - { - "ref": "html-encoding-sniffer@3.0.0", - "dependsOn": [ - "whatwg-encoding@2.0.0" - ] - }, - { - "ref": "whatwg-encoding@2.0.0", - "dependsOn": [ - "whatwg-encoding@2.0.0|iconv-lite@0.6.3" - ] - }, - { - "ref": "whatwg-encoding@2.0.0|iconv-lite@0.6.3", - "dependsOn": [ - "safer-buffer@2.1.2" - ] - }, - { - "ref": "safer-buffer@2.1.2" - }, - { - "ref": "http-proxy@1.18.1", - "dependsOn": [ - "eventemitter3@4.0.7", - "follow-redirects@1.15.3", - "requires-port@1.0.0" - ] - }, - { - "ref": "eventemitter3@4.0.7" - }, - { - "ref": "follow-redirects@1.15.3" - }, - { - "ref": "requires-port@1.0.0" - }, - { - "ref": "mime@1.6.0" - }, - { - "ref": "opener@1.5.2" - }, - { - "ref": "portfinder@1.0.32", - "dependsOn": [ - "portfinder@1.0.32|async@2.6.4", - "portfinder@1.0.32|debug@3.2.7", - "portfinder@1.0.32|mkdirp@0.5.6" - ] - }, - { - "ref": "portfinder@1.0.32|async@2.6.4", - "dependsOn": [ - "lodash@4.17.21" - ] - }, - { - "ref": "portfinder@1.0.32|debug@3.2.7", - "dependsOn": [ - "ms@2.1.2" - ] - }, - { - "ref": "portfinder@1.0.32|mkdirp@0.5.6", - "dependsOn": [ - "minimist@1.2.8" - ] - }, - { - "ref": "secure-compare@3.0.1" - }, - { - "ref": "union@0.5.0", - "dependsOn": [ - "qs@6.11.2" - ] - }, - { - "ref": "qs@6.11.2", - "dependsOn": [ - "side-channel@1.0.4" - ] - }, - { - "ref": "url-join@4.0.1" - }, - { - "ref": "i18next-browser-languagedetector@6.1.8", - "dependsOn": [ - "@babel/runtime@7.23.2" - ] - }, - { - "ref": "jest-environment-jsdom@29.7.0", - "dependsOn": [ - "@jest/environment@29.7.0", - "@jest/fake-timers@29.7.0", - "@jest/types@29.6.3", - "@types/jsdom@20.0.1", - "@types/node@17.0.45", - "jest-mock@29.7.0", - "jest-util@29.7.0", - "jsdom@20.0.3" - ] - }, - { - "ref": "@jest/environment@29.7.0", - "dependsOn": [ - "@jest/fake-timers@29.7.0", - "@jest/types@29.6.3", - "@types/node@17.0.45", - "jest-mock@29.7.0" - ] - }, - { - "ref": "@jest/fake-timers@29.7.0", - "dependsOn": [ - "@jest/types@29.6.3", - "@sinonjs/fake-timers@10.3.0", - "@types/node@17.0.45", - "jest-message-util@29.7.0", - "jest-mock@29.7.0", - "jest-util@29.7.0" - ] - }, - { - "ref": "jest-mock@29.7.0", - "dependsOn": [ - "@jest/types@29.6.3", - "@types/node@17.0.45", - "jest-util@29.7.0" - ] - }, - { - "ref": "@sinonjs/fake-timers@10.3.0", - "dependsOn": [ - "@sinonjs/commons@3.0.0" - ] - }, - { - "ref": "@sinonjs/commons@3.0.0", - "dependsOn": [ - "type-detect@4.0.8" - ] - }, - { - "ref": "type-detect@4.0.8" - }, - { - "ref": "@types/jsdom@20.0.1", - "dependsOn": [ - "@types/node@17.0.45", - "@types/tough-cookie@4.0.4", - "parse5@7.1.2" - ] - }, - { - "ref": "@types/tough-cookie@4.0.4" - }, - { - "ref": "parse5@7.1.2", - "dependsOn": [ - "parse5@7.1.2|entities@4.5.0" - ] - }, - { - "ref": "parse5@7.1.2|entities@4.5.0" - }, - { - "ref": "ci-info@3.9.0" - }, - { - "ref": "picomatch@2.3.1" - }, - { - "ref": "jsdom@20.0.3", - "dependsOn": [ - "abab@2.0.6", - "acorn-globals@7.0.1", - "acorn@8.11.2", - "cssom@0.5.0", - "cssstyle@2.3.0", - "data-urls@3.0.2", - "decimal.js@10.4.3", - "domexception@4.0.0", - "escodegen@2.1.0", - "form-data@4.0.0", - "html-encoding-sniffer@3.0.0", - "http-proxy-agent@5.0.0", - "https-proxy-agent@5.0.1", - "is-potential-custom-element-name@1.0.1", - "nwsapi@2.2.7", - "parse5@7.1.2", - "saxes@6.0.0", - "symbol-tree@3.2.4", - "tough-cookie@4.1.3", - "w3c-xmlserializer@4.0.0", - "webidl-conversions@7.0.0", - "whatwg-encoding@2.0.0", - "whatwg-mimetype@3.0.0", - "whatwg-url@11.0.0", - "ws@8.14.2", - "xml-name-validator@4.0.0" - ] - }, - { - "ref": "abab@2.0.6" - }, - { - "ref": "acorn-globals@7.0.1", - "dependsOn": [ - "acorn-walk@8.3.0", - "acorn@8.11.2" - ] - }, - { - "ref": "acorn-walk@8.3.0" - }, - { - "ref": "cssom@0.5.0" - }, - { - "ref": "cssstyle@2.3.0", - "dependsOn": [ - "cssstyle@2.3.0|cssom@0.3.8" - ] - }, - { - "ref": "cssstyle@2.3.0|cssom@0.3.8" - }, - { - "ref": "data-urls@3.0.2", - "dependsOn": [ - "abab@2.0.6", - "whatwg-mimetype@3.0.0", - "whatwg-url@11.0.0" - ] - }, - { - "ref": "whatwg-mimetype@3.0.0" - }, - { - "ref": "whatwg-url@11.0.0", - "dependsOn": [ - "tr46@3.0.0", - "webidl-conversions@7.0.0" - ] - }, - { - "ref": "decimal.js@10.4.3" - }, - { - "ref": "domexception@4.0.0", - "dependsOn": [ - "webidl-conversions@7.0.0" - ] - }, - { - "ref": "webidl-conversions@7.0.0" - }, - { - "ref": "escodegen@2.1.0", - "dependsOn": [ - "esprima@4.0.1", - "escodegen@2.1.0|estraverse@5.3.0", - "esutils@2.0.3", - "source-map@0.6.1" - ] - }, - { - "ref": "escodegen@2.1.0|estraverse@5.3.0" - }, - { - "ref": "form-data@4.0.0", - "dependsOn": [ - "asynckit@0.4.0", - "combined-stream@1.0.8", - "mime-types@2.1.35" - ] - }, - { - "ref": "asynckit@0.4.0" - }, - { - "ref": "combined-stream@1.0.8", - "dependsOn": [ - "delayed-stream@1.0.0" - ] - }, - { - "ref": "delayed-stream@1.0.0" - }, - { - "ref": "mime-types@2.1.35", - "dependsOn": [ - "mime-db@1.52.0" - ] - }, - { - "ref": "mime-db@1.52.0" - }, - { - "ref": "http-proxy-agent@5.0.0", - "dependsOn": [ - "@tootallnate/once@2.0.0", - "agent-base@6.0.2", - "debug@4.3.4" - ] - }, - { - "ref": "@tootallnate/once@2.0.0" - }, - { - "ref": "agent-base@6.0.2", - "dependsOn": [ - "debug@4.3.4" - ] - }, - { - "ref": "is-potential-custom-element-name@1.0.1" - }, - { - "ref": "nwsapi@2.2.7" - }, - { - "ref": "saxes@6.0.0", - "dependsOn": [ - "xmlchars@2.2.0" - ] - }, - { - "ref": "xmlchars@2.2.0" - }, - { - "ref": "symbol-tree@3.2.4" - }, - { - "ref": "tough-cookie@4.1.3", - "dependsOn": [ - "psl@1.9.0", - "punycode@2.3.1", - "tough-cookie@4.1.3|universalify@0.2.0", - "url-parse@1.5.10" - ] - }, - { - "ref": "tough-cookie@4.1.3|universalify@0.2.0" - }, - { - "ref": "psl@1.9.0" - }, - { - "ref": "url-parse@1.5.10", - "dependsOn": [ - "querystringify@2.2.0", - "requires-port@1.0.0" - ] - }, - { - "ref": "querystringify@2.2.0" - }, - { - "ref": "w3c-xmlserializer@4.0.0", - "dependsOn": [ - "xml-name-validator@4.0.0" - ] - }, - { - "ref": "xml-name-validator@4.0.0" - }, - { - "ref": "tr46@3.0.0", - "dependsOn": [ - "punycode@2.3.1" - ] - }, - { - "ref": "ws@8.14.2" - }, - { - "ref": "@jest/core@29.7.0", - "dependsOn": [ - "@jest/console@29.7.0", - "@jest/reporters@29.7.0", - "@jest/test-result@29.7.0", - "@jest/transform@29.7.0", - "@jest/types@29.6.3", - "@types/node@17.0.45", - "ansi-escapes@4.3.2", - "@jest/core@29.7.0|chalk@4.1.2", - "ci-info@3.9.0", - "exit@0.1.2", - "graceful-fs@4.2.11", - "jest-changed-files@29.7.0", - "jest-config@29.7.0", - "jest-haste-map@29.7.0", - "jest-message-util@29.7.0", - "jest-regex-util@29.6.3", - "jest-resolve-dependencies@29.7.0", - "jest-resolve@29.7.0", - "jest-runner@29.7.0", - "jest-runtime@29.7.0", - "jest-snapshot@29.7.0", - "jest-util@29.7.0", - "jest-validate@29.7.0", - "jest-watcher@29.7.0", - "micromatch@4.0.5", - "pretty-format@29.7.0", - "slash@3.0.0", - "strip-ansi@6.0.1" - ] - }, - { - "ref": "@jest/core@29.7.0|chalk@4.1.2", - "dependsOn": [ - "@jest/core@29.7.0|ansi-styles@4.3.0", - "@jest/core@29.7.0|supports-color@7.2.0" - ] - }, - { - "ref": "@jest/core@29.7.0|ansi-styles@4.3.0", - "dependsOn": [ - "@jest/core@29.7.0|color-convert@2.0.1" - ] - }, - { - "ref": "@jest/core@29.7.0|color-convert@2.0.1", - "dependsOn": [ - "@jest/core@29.7.0|color-name@1.1.4" - ] - }, - { - "ref": "@jest/core@29.7.0|color-name@1.1.4" - }, - { - "ref": "@jest/core@29.7.0|supports-color@7.2.0", - "dependsOn": [ - "@jest/core@29.7.0|has-flag@4.0.0" - ] - }, - { - "ref": "@jest/core@29.7.0|has-flag@4.0.0" - }, - { - "ref": "@jest/console@29.7.0", - "dependsOn": [ - "@jest/types@29.6.3", - "@types/node@17.0.45", - "@jest/console@29.7.0|chalk@4.1.2", - "jest-message-util@29.7.0", - "jest-util@29.7.0", - "slash@3.0.0" - ] - }, - { - "ref": "@jest/console@29.7.0|chalk@4.1.2", - "dependsOn": [ - "@jest/console@29.7.0|ansi-styles@4.3.0", - "@jest/console@29.7.0|supports-color@7.2.0" - ] - }, - { - "ref": "@jest/console@29.7.0|ansi-styles@4.3.0", - "dependsOn": [ - "@jest/console@29.7.0|color-convert@2.0.1" - ] - }, - { - "ref": "@jest/console@29.7.0|color-convert@2.0.1", - "dependsOn": [ - "@jest/console@29.7.0|color-name@1.1.4" - ] - }, - { - "ref": "@jest/console@29.7.0|color-name@1.1.4" - }, - { - "ref": "@jest/console@29.7.0|supports-color@7.2.0", - "dependsOn": [ - "@jest/console@29.7.0|has-flag@4.0.0" - ] - }, - { - "ref": "@jest/console@29.7.0|has-flag@4.0.0" - }, - { - "ref": "@jest/reporters@29.7.0", - "dependsOn": [ - "@bcoe/v8-coverage@0.2.3", - "@jest/console@29.7.0", - "@jest/test-result@29.7.0", - "@jest/transform@29.7.0", - "@jest/types@29.6.3", - "@jridgewell/trace-mapping@0.3.20", - "@types/node@17.0.45", - "@jest/reporters@29.7.0|chalk@4.1.2", - "collect-v8-coverage@1.0.2", - "exit@0.1.2", - "glob@7.2.3", - "graceful-fs@4.2.11", - "istanbul-lib-coverage@3.2.1", - "istanbul-lib-instrument@6.0.1", - "istanbul-lib-report@3.0.1", - "istanbul-lib-source-maps@4.0.1", - "istanbul-reports@3.1.6", - "jest-message-util@29.7.0", - "jest-util@29.7.0", - "jest-worker@29.7.0", - "slash@3.0.0", - "string-length@4.0.2", - "strip-ansi@6.0.1", - "v8-to-istanbul@9.1.3" - ] - }, - { - "ref": "@jest/reporters@29.7.0|chalk@4.1.2", - "dependsOn": [ - "@jest/reporters@29.7.0|ansi-styles@4.3.0", - "@jest/reporters@29.7.0|supports-color@7.2.0" - ] - }, - { - "ref": "@jest/reporters@29.7.0|ansi-styles@4.3.0", - "dependsOn": [ - "@jest/reporters@29.7.0|color-convert@2.0.1" - ] - }, - { - "ref": "@jest/reporters@29.7.0|color-convert@2.0.1", - "dependsOn": [ - "@jest/reporters@29.7.0|color-name@1.1.4" - ] - }, - { - "ref": "@jest/reporters@29.7.0|color-name@1.1.4" - }, - { - "ref": "@jest/reporters@29.7.0|supports-color@7.2.0", - "dependsOn": [ - "@jest/reporters@29.7.0|has-flag@4.0.0" - ] - }, - { - "ref": "@jest/reporters@29.7.0|has-flag@4.0.0" - }, - { - "ref": "@bcoe/v8-coverage@0.2.3" - }, - { - "ref": "@jest/test-result@29.7.0", - "dependsOn": [ - "@jest/console@29.7.0", - "@jest/types@29.6.3", - "@types/istanbul-lib-coverage@2.0.5", - "collect-v8-coverage@1.0.2" - ] - }, - { - "ref": "@jest/transform@29.7.0", - "dependsOn": [ - "@babel/core@7.23.2", - "@jest/types@29.6.3", - "@jridgewell/trace-mapping@0.3.20", - "babel-plugin-istanbul@6.1.1", - "@jest/transform@29.7.0|chalk@4.1.2", - "convert-source-map@2.0.0", - "fast-json-stable-stringify@2.1.0", - "graceful-fs@4.2.11", - "jest-haste-map@29.7.0", - "jest-regex-util@29.6.3", - "jest-util@29.7.0", - "micromatch@4.0.5", - "pirates@4.0.6", - "slash@3.0.0", - "write-file-atomic@4.0.2" - ] - }, - { - "ref": "@jest/transform@29.7.0|chalk@4.1.2", - "dependsOn": [ - "@jest/transform@29.7.0|ansi-styles@4.3.0", - "@jest/transform@29.7.0|supports-color@7.2.0" - ] - }, - { - "ref": "@jest/transform@29.7.0|ansi-styles@4.3.0", - "dependsOn": [ - "@jest/transform@29.7.0|color-convert@2.0.1" - ] - }, - { - "ref": "@jest/transform@29.7.0|color-convert@2.0.1", - "dependsOn": [ - "@jest/transform@29.7.0|color-name@1.1.4" - ] - }, - { - "ref": "@jest/transform@29.7.0|color-name@1.1.4" - }, - { - "ref": "@jest/transform@29.7.0|supports-color@7.2.0", - "dependsOn": [ - "@jest/transform@29.7.0|has-flag@4.0.0" - ] - }, - { - "ref": "@jest/transform@29.7.0|has-flag@4.0.0" - }, - { - "ref": "collect-v8-coverage@1.0.2" - }, - { - "ref": "exit@0.1.2" - }, - { - "ref": "istanbul-lib-coverage@3.2.1" - }, - { - "ref": "istanbul-lib-instrument@6.0.1", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/parser@7.23.0", - "@istanbuljs/schema@0.1.3", - "istanbul-lib-coverage@3.2.1", - "istanbul-lib-instrument@6.0.1|semver@7.5.4" - ] - }, - { - "ref": "istanbul-lib-instrument@6.0.1|semver@7.5.4", - "dependsOn": [ - "istanbul-lib-instrument@6.0.1|lru-cache@6.0.0" - ] - }, - { - "ref": "istanbul-lib-instrument@6.0.1|lru-cache@6.0.0", - "dependsOn": [ - "istanbul-lib-instrument@6.0.1|yallist@4.0.0" - ] - }, - { - "ref": "istanbul-lib-instrument@6.0.1|yallist@4.0.0" - }, - { - "ref": "@istanbuljs/schema@0.1.3" - }, - { - "ref": "istanbul-lib-report@3.0.1", - "dependsOn": [ - "istanbul-lib-coverage@3.2.1", - "make-dir@4.0.0", - "istanbul-lib-report@3.0.1|supports-color@7.2.0" - ] - }, - { - "ref": "istanbul-lib-report@3.0.1|supports-color@7.2.0", - "dependsOn": [ - "istanbul-lib-report@3.0.1|has-flag@4.0.0" - ] - }, - { - "ref": "istanbul-lib-report@3.0.1|has-flag@4.0.0" - }, - { - "ref": "make-dir@4.0.0", - "dependsOn": [ - "make-dir@4.0.0|semver@7.5.4" - ] - }, - { - "ref": "make-dir@4.0.0|semver@7.5.4", - "dependsOn": [ - "make-dir@4.0.0|lru-cache@6.0.0" - ] - }, - { - "ref": "make-dir@4.0.0|lru-cache@6.0.0", - "dependsOn": [ - "make-dir@4.0.0|yallist@4.0.0" - ] - }, - { - "ref": "make-dir@4.0.0|yallist@4.0.0" - }, - { - "ref": "istanbul-lib-source-maps@4.0.1", - "dependsOn": [ - "debug@4.3.4", - "istanbul-lib-coverage@3.2.1", - "source-map@0.6.1" - ] - }, - { - "ref": "istanbul-reports@3.1.6", - "dependsOn": [ - "html-escaper@2.0.2", - "istanbul-lib-report@3.0.1" - ] - }, - { - "ref": "html-escaper@2.0.2" - }, - { - "ref": "jest-worker@29.7.0", - "dependsOn": [ - "@types/node@17.0.45", - "jest-util@29.7.0", - "merge-stream@2.0.0", - "jest-worker@29.7.0|supports-color@8.1.1" - ] - }, - { - "ref": "jest-worker@29.7.0|supports-color@8.1.1", - "dependsOn": [ - "jest-worker@29.7.0|has-flag@4.0.0" - ] - }, - { - "ref": "jest-worker@29.7.0|has-flag@4.0.0" - }, - { - "ref": "merge-stream@2.0.0" - }, - { - "ref": "string-length@4.0.2", - "dependsOn": [ - "char-regex@1.0.2", - "strip-ansi@6.0.1" - ] - }, - { - "ref": "char-regex@1.0.2" - }, - { - "ref": "v8-to-istanbul@9.1.3", - "dependsOn": [ - "@jridgewell/trace-mapping@0.3.20", - "@types/istanbul-lib-coverage@2.0.5", - "convert-source-map@2.0.0" - ] - }, - { - "ref": "babel-plugin-istanbul@6.1.1", - "dependsOn": [ - "@babel/helper-plugin-utils@7.22.5", - "@istanbuljs/load-nyc-config@1.1.0", - "@istanbuljs/schema@0.1.3", - "babel-plugin-istanbul@6.1.1|istanbul-lib-instrument@5.2.1", - "test-exclude@6.0.0" - ] - }, - { - "ref": "babel-plugin-istanbul@6.1.1|istanbul-lib-instrument@5.2.1", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/parser@7.23.0", - "@istanbuljs/schema@0.1.3", - "istanbul-lib-coverage@3.2.1", - "semver@6.3.1" - ] - }, - { - "ref": "jest-haste-map@29.7.0", - "dependsOn": [ - "@jest/types@29.6.3", - "@types/graceful-fs@4.1.8", - "@types/node@17.0.45", - "anymatch@3.1.3", - "fb-watchman@2.0.2", - "graceful-fs@4.2.11", - "jest-regex-util@29.6.3", - "jest-util@29.7.0", - "jest-worker@29.7.0", - "micromatch@4.0.5", - "walker@1.0.8" - ] - }, - { - "ref": "jest-regex-util@29.6.3" - }, - { - "ref": "pirates@4.0.6" - }, - { - "ref": "write-file-atomic@4.0.2", - "dependsOn": [ - "imurmurhash@0.1.4", - "signal-exit@3.0.7" - ] - }, - { - "ref": "ansi-escapes@4.3.2", - "dependsOn": [ - "type-fest@0.21.3" - ] - }, - { - "ref": "type-fest@0.21.3" - }, - { - "ref": "jest-changed-files@29.7.0", - "dependsOn": [ - "execa@5.1.1", - "jest-util@29.7.0", - "p-limit@3.1.0" - ] - }, - { - "ref": "execa@5.1.1", - "dependsOn": [ - "cross-spawn@7.0.3", - "get-stream@6.0.1", - "human-signals@2.1.0", - "is-stream@2.0.1", - "merge-stream@2.0.0", - "npm-run-path@4.0.1", - "onetime@5.1.2", - "signal-exit@3.0.7", - "strip-final-newline@2.0.0" - ] - }, - { - "ref": "yocto-queue@0.1.0" - }, - { - "ref": "jest-config@29.7.0", - "dependsOn": [ - "@babel/core@7.23.2", - "@jest/test-sequencer@29.7.0", - "@jest/types@29.6.3", - "@types/node@17.0.45", - "babel-jest@29.7.0", - "jest-config@29.7.0|chalk@4.1.2", - "ci-info@3.9.0", - "deepmerge@4.3.1", - "glob@7.2.3", - "graceful-fs@4.2.11", - "jest-circus@29.7.0", - "jest-environment-node@29.7.0", - "jest-get-type@29.6.3", - "jest-regex-util@29.6.3", - "jest-resolve@29.7.0", - "jest-runner@29.7.0", - "jest-util@29.7.0", - "jest-validate@29.7.0", - "micromatch@4.0.5", - "parse-json@5.2.0", - "pretty-format@29.7.0", - "slash@3.0.0", - "strip-json-comments@3.1.1", - "ts-node@10.9.1" - ] - }, - { - "ref": "jest-config@29.7.0|chalk@4.1.2", - "dependsOn": [ - "jest-config@29.7.0|ansi-styles@4.3.0", - "jest-config@29.7.0|supports-color@7.2.0" - ] - }, - { - "ref": "jest-config@29.7.0|ansi-styles@4.3.0", - "dependsOn": [ - "jest-config@29.7.0|color-convert@2.0.1" - ] - }, - { - "ref": "jest-config@29.7.0|color-convert@2.0.1", - "dependsOn": [ - "jest-config@29.7.0|color-name@1.1.4" - ] - }, - { - "ref": "jest-config@29.7.0|color-name@1.1.4" - }, - { - "ref": "jest-config@29.7.0|supports-color@7.2.0", - "dependsOn": [ - "jest-config@29.7.0|has-flag@4.0.0" - ] - }, - { - "ref": "jest-config@29.7.0|has-flag@4.0.0" - }, - { - "ref": "@jest/test-sequencer@29.7.0", - "dependsOn": [ - "@jest/test-result@29.7.0", - "graceful-fs@4.2.11", - "jest-haste-map@29.7.0", - "slash@3.0.0" - ] - }, - { - "ref": "babel-jest@29.7.0", - "dependsOn": [ - "@babel/core@7.23.2", - "@jest/transform@29.7.0", - "@types/babel__core@7.20.3", - "babel-plugin-istanbul@6.1.1", - "babel-preset-jest@29.6.3", - "babel-jest@29.7.0|chalk@4.1.2", - "graceful-fs@4.2.11", - "slash@3.0.0" - ] - }, - { - "ref": "babel-jest@29.7.0|chalk@4.1.2", - "dependsOn": [ - "babel-jest@29.7.0|ansi-styles@4.3.0", - "babel-jest@29.7.0|supports-color@7.2.0" - ] - }, - { - "ref": "babel-jest@29.7.0|ansi-styles@4.3.0", - "dependsOn": [ - "babel-jest@29.7.0|color-convert@2.0.1" - ] - }, - { - "ref": "babel-jest@29.7.0|color-convert@2.0.1", - "dependsOn": [ - "babel-jest@29.7.0|color-name@1.1.4" - ] - }, - { - "ref": "babel-jest@29.7.0|color-name@1.1.4" - }, - { - "ref": "babel-jest@29.7.0|supports-color@7.2.0", - "dependsOn": [ - "babel-jest@29.7.0|has-flag@4.0.0" - ] - }, - { - "ref": "babel-jest@29.7.0|has-flag@4.0.0" - }, - { - "ref": "deepmerge@4.3.1" - }, - { - "ref": "jest-circus@29.7.0", - "dependsOn": [ - "@jest/environment@29.7.0", - "@jest/expect@29.7.0", - "@jest/test-result@29.7.0", - "@jest/types@29.6.3", - "@types/node@17.0.45", - "jest-circus@29.7.0|chalk@4.1.2", - "co@4.6.0", - "dedent@1.5.1", - "is-generator-fn@2.1.0", - "jest-each@29.7.0", - "jest-matcher-utils@29.7.0", - "jest-message-util@29.7.0", - "jest-runtime@29.7.0", - "jest-snapshot@29.7.0", - "jest-util@29.7.0", - "p-limit@3.1.0", - "pretty-format@29.7.0", - "pure-rand@6.0.4", - "slash@3.0.0", - "stack-utils@2.0.6" - ] - }, - { - "ref": "jest-circus@29.7.0|chalk@4.1.2", - "dependsOn": [ - "jest-circus@29.7.0|ansi-styles@4.3.0", - "jest-circus@29.7.0|supports-color@7.2.0" - ] - }, - { - "ref": "jest-circus@29.7.0|ansi-styles@4.3.0", - "dependsOn": [ - "jest-circus@29.7.0|color-convert@2.0.1" - ] - }, - { - "ref": "jest-circus@29.7.0|color-convert@2.0.1", - "dependsOn": [ - "jest-circus@29.7.0|color-name@1.1.4" - ] - }, - { - "ref": "jest-circus@29.7.0|color-name@1.1.4" - }, - { - "ref": "jest-circus@29.7.0|supports-color@7.2.0", - "dependsOn": [ - "jest-circus@29.7.0|has-flag@4.0.0" - ] - }, - { - "ref": "jest-circus@29.7.0|has-flag@4.0.0" - }, - { - "ref": "@jest/expect@29.7.0", - "dependsOn": [ - "expect@29.7.0", - "jest-snapshot@29.7.0" - ] - }, - { - "ref": "jest-snapshot@29.7.0", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/generator@7.23.0", - "@babel/plugin-syntax-jsx@7.22.5", - "@babel/plugin-syntax-typescript@7.22.5", - "@babel/types@7.23.0", - "@jest/expect-utils@29.7.0", - "@jest/transform@29.7.0", - "@jest/types@29.6.3", - "babel-preset-current-node-syntax@1.0.1", - "jest-snapshot@29.7.0|chalk@4.1.2", - "expect@29.7.0", - "graceful-fs@4.2.11", - "jest-diff@29.7.0", - "jest-get-type@29.6.3", - "jest-matcher-utils@29.7.0", - "jest-message-util@29.7.0", - "jest-util@29.7.0", - "natural-compare@1.4.0", - "pretty-format@29.7.0", - "jest-snapshot@29.7.0|semver@7.5.4" - ] - }, - { - "ref": "jest-snapshot@29.7.0|chalk@4.1.2", - "dependsOn": [ - "jest-snapshot@29.7.0|ansi-styles@4.3.0", - "jest-snapshot@29.7.0|supports-color@7.2.0" - ] - }, - { - "ref": "jest-snapshot@29.7.0|ansi-styles@4.3.0", - "dependsOn": [ - "jest-snapshot@29.7.0|color-convert@2.0.1" - ] - }, - { - "ref": "jest-snapshot@29.7.0|color-convert@2.0.1", - "dependsOn": [ - "jest-snapshot@29.7.0|color-name@1.1.4" - ] - }, - { - "ref": "jest-snapshot@29.7.0|color-name@1.1.4" - }, - { - "ref": "jest-snapshot@29.7.0|supports-color@7.2.0", - "dependsOn": [ - "jest-snapshot@29.7.0|has-flag@4.0.0" - ] - }, - { - "ref": "jest-snapshot@29.7.0|has-flag@4.0.0" - }, - { - "ref": "jest-snapshot@29.7.0|semver@7.5.4", - "dependsOn": [ - "jest-snapshot@29.7.0|lru-cache@6.0.0" - ] - }, - { - "ref": "jest-snapshot@29.7.0|lru-cache@6.0.0", - "dependsOn": [ - "jest-snapshot@29.7.0|yallist@4.0.0" - ] - }, - { - "ref": "jest-snapshot@29.7.0|yallist@4.0.0" - }, - { - "ref": "co@4.6.0" - }, - { - "ref": "dedent@1.5.1" - }, - { - "ref": "is-generator-fn@2.1.0" - }, - { - "ref": "jest-each@29.7.0", - "dependsOn": [ - "@jest/types@29.6.3", - "jest-each@29.7.0|chalk@4.1.2", - "jest-get-type@29.6.3", - "jest-util@29.7.0", - "pretty-format@29.7.0" - ] - }, - { - "ref": "jest-each@29.7.0|chalk@4.1.2", - "dependsOn": [ - "jest-each@29.7.0|ansi-styles@4.3.0", - "jest-each@29.7.0|supports-color@7.2.0" - ] - }, - { - "ref": "jest-each@29.7.0|ansi-styles@4.3.0", - "dependsOn": [ - "jest-each@29.7.0|color-convert@2.0.1" - ] - }, - { - "ref": "jest-each@29.7.0|color-convert@2.0.1", - "dependsOn": [ - "jest-each@29.7.0|color-name@1.1.4" - ] - }, - { - "ref": "jest-each@29.7.0|color-name@1.1.4" - }, - { - "ref": "jest-each@29.7.0|supports-color@7.2.0", - "dependsOn": [ - "jest-each@29.7.0|has-flag@4.0.0" - ] - }, - { - "ref": "jest-each@29.7.0|has-flag@4.0.0" - }, - { - "ref": "jest-runtime@29.7.0", - "dependsOn": [ - "@jest/environment@29.7.0", - "@jest/fake-timers@29.7.0", - "@jest/globals@29.7.0", - "@jest/source-map@29.6.3", - "@jest/test-result@29.7.0", - "@jest/transform@29.7.0", - "@jest/types@29.6.3", - "@types/node@17.0.45", - "jest-runtime@29.7.0|chalk@4.1.2", - "cjs-module-lexer@1.2.3", - "collect-v8-coverage@1.0.2", - "glob@7.2.3", - "graceful-fs@4.2.11", - "jest-haste-map@29.7.0", - "jest-message-util@29.7.0", - "jest-mock@29.7.0", - "jest-regex-util@29.6.3", - "jest-resolve@29.7.0", - "jest-snapshot@29.7.0", - "jest-util@29.7.0", - "slash@3.0.0", - "strip-bom@4.0.0" - ] - }, - { - "ref": "jest-runtime@29.7.0|chalk@4.1.2", - "dependsOn": [ - "jest-runtime@29.7.0|ansi-styles@4.3.0", - "jest-runtime@29.7.0|supports-color@7.2.0" - ] - }, - { - "ref": "jest-runtime@29.7.0|ansi-styles@4.3.0", - "dependsOn": [ - "jest-runtime@29.7.0|color-convert@2.0.1" - ] - }, - { - "ref": "jest-runtime@29.7.0|color-convert@2.0.1", - "dependsOn": [ - "jest-runtime@29.7.0|color-name@1.1.4" - ] - }, - { - "ref": "jest-runtime@29.7.0|color-name@1.1.4" - }, - { - "ref": "jest-runtime@29.7.0|supports-color@7.2.0", - "dependsOn": [ - "jest-runtime@29.7.0|has-flag@4.0.0" - ] - }, - { - "ref": "jest-runtime@29.7.0|has-flag@4.0.0" - }, - { - "ref": "pure-rand@6.0.4" - }, - { - "ref": "jest-environment-node@29.7.0", - "dependsOn": [ - "@jest/environment@29.7.0", - "@jest/fake-timers@29.7.0", - "@jest/types@29.6.3", - "@types/node@17.0.45", - "jest-mock@29.7.0", - "jest-util@29.7.0" - ] - }, - { - "ref": "jest-resolve@29.7.0", - "dependsOn": [ - "jest-resolve@29.7.0|chalk@4.1.2", - "graceful-fs@4.2.11", - "jest-haste-map@29.7.0", - "jest-pnp-resolver@1.2.3", - "jest-util@29.7.0", - "jest-validate@29.7.0", - "resolve.exports@2.0.2", - "resolve@1.22.8", - "slash@3.0.0" - ] - }, - { - "ref": "jest-resolve@29.7.0|chalk@4.1.2", - "dependsOn": [ - "jest-resolve@29.7.0|ansi-styles@4.3.0", - "jest-resolve@29.7.0|supports-color@7.2.0" - ] - }, - { - "ref": "jest-resolve@29.7.0|ansi-styles@4.3.0", - "dependsOn": [ - "jest-resolve@29.7.0|color-convert@2.0.1" - ] - }, - { - "ref": "jest-resolve@29.7.0|color-convert@2.0.1", - "dependsOn": [ - "jest-resolve@29.7.0|color-name@1.1.4" - ] - }, - { - "ref": "jest-resolve@29.7.0|color-name@1.1.4" - }, - { - "ref": "jest-resolve@29.7.0|supports-color@7.2.0", - "dependsOn": [ - "jest-resolve@29.7.0|has-flag@4.0.0" - ] - }, - { - "ref": "jest-resolve@29.7.0|has-flag@4.0.0" - }, - { - "ref": "jest-runner@29.7.0", - "dependsOn": [ - "@jest/console@29.7.0", - "@jest/environment@29.7.0", - "@jest/test-result@29.7.0", - "@jest/transform@29.7.0", - "@jest/types@29.6.3", - "@types/node@17.0.45", - "jest-runner@29.7.0|chalk@4.1.2", - "emittery@0.13.1", - "graceful-fs@4.2.11", - "jest-docblock@29.7.0", - "jest-environment-node@29.7.0", - "jest-haste-map@29.7.0", - "jest-leak-detector@29.7.0", - "jest-message-util@29.7.0", - "jest-resolve@29.7.0", - "jest-runtime@29.7.0", - "jest-util@29.7.0", - "jest-watcher@29.7.0", - "jest-worker@29.7.0", - "p-limit@3.1.0", - "source-map-support@0.5.13" - ] - }, - { - "ref": "jest-runner@29.7.0|chalk@4.1.2", - "dependsOn": [ - "jest-runner@29.7.0|ansi-styles@4.3.0", - "jest-runner@29.7.0|supports-color@7.2.0" - ] - }, - { - "ref": "jest-runner@29.7.0|ansi-styles@4.3.0", - "dependsOn": [ - "jest-runner@29.7.0|color-convert@2.0.1" - ] - }, - { - "ref": "jest-runner@29.7.0|color-convert@2.0.1", - "dependsOn": [ - "jest-runner@29.7.0|color-name@1.1.4" - ] - }, - { - "ref": "jest-runner@29.7.0|color-name@1.1.4" - }, - { - "ref": "jest-runner@29.7.0|supports-color@7.2.0", - "dependsOn": [ - "jest-runner@29.7.0|has-flag@4.0.0" - ] - }, - { - "ref": "jest-runner@29.7.0|has-flag@4.0.0" - }, - { - "ref": "jest-validate@29.7.0", - "dependsOn": [ - "@jest/types@29.6.3", - "jest-validate@29.7.0|camelcase@6.3.0", - "jest-validate@29.7.0|chalk@4.1.2", - "jest-get-type@29.6.3", - "leven@3.1.0", - "pretty-format@29.7.0" - ] - }, - { - "ref": "jest-validate@29.7.0|camelcase@6.3.0" - }, - { - "ref": "jest-validate@29.7.0|chalk@4.1.2", - "dependsOn": [ - "jest-validate@29.7.0|ansi-styles@4.3.0", - "jest-validate@29.7.0|supports-color@7.2.0" - ] - }, - { - "ref": "jest-validate@29.7.0|ansi-styles@4.3.0", - "dependsOn": [ - "jest-validate@29.7.0|color-convert@2.0.1" - ] - }, - { - "ref": "jest-validate@29.7.0|color-convert@2.0.1", - "dependsOn": [ - "jest-validate@29.7.0|color-name@1.1.4" - ] - }, - { - "ref": "jest-validate@29.7.0|color-name@1.1.4" - }, - { - "ref": "jest-validate@29.7.0|supports-color@7.2.0", - "dependsOn": [ - "jest-validate@29.7.0|has-flag@4.0.0" - ] - }, - { - "ref": "jest-validate@29.7.0|has-flag@4.0.0" - }, - { - "ref": "parse-json@5.2.0", - "dependsOn": [ - "@babel/code-frame@7.22.13", - "error-ex@1.3.2", - "parse-json@5.2.0|json-parse-even-better-errors@2.3.1", - "parse-json@5.2.0|lines-and-columns@1.2.4" - ] - }, - { - "ref": "parse-json@5.2.0|json-parse-even-better-errors@2.3.1" - }, - { - "ref": "parse-json@5.2.0|lines-and-columns@1.2.4" - }, - { - "ref": "ts-node@10.9.1", - "dependsOn": [ - "@cspotcode/source-map-support@0.8.1", - "@tsconfig/node10@1.0.9", - "@tsconfig/node12@1.0.11", - "@tsconfig/node14@1.0.3", - "@tsconfig/node16@1.0.4", - "@types/node@17.0.45", - "acorn-walk@8.3.0", - "acorn@8.11.2", - "arg@4.1.3", - "create-require@1.1.1", - "diff@4.0.2", - "make-error@1.3.6", - "typescript@4.9.5", - "v8-compile-cache-lib@3.0.1", - "yn@3.1.1" - ] - }, - { - "ref": "@types/graceful-fs@4.1.8", - "dependsOn": [ - "@types/node@17.0.45" - ] - }, - { - "ref": "anymatch@3.1.3", - "dependsOn": [ - "normalize-path@3.0.0", - "picomatch@2.3.1" - ] - }, - { - "ref": "fb-watchman@2.0.2", - "dependsOn": [ - "bser@2.1.1" - ] - }, - { - "ref": "bser@2.1.1", - "dependsOn": [ - "node-int64@0.4.0" - ] - }, - { - "ref": "node-int64@0.4.0" - }, - { - "ref": "walker@1.0.8", - "dependsOn": [ - "makeerror@1.0.12" - ] - }, - { - "ref": "makeerror@1.0.12", - "dependsOn": [ - "tmpl@1.0.5" - ] - }, - { - "ref": "tmpl@1.0.5" - }, - { - "ref": "jest-resolve-dependencies@29.7.0", - "dependsOn": [ - "jest-regex-util@29.6.3", - "jest-snapshot@29.7.0" - ] - }, - { - "ref": "jest-pnp-resolver@1.2.3", - "dependsOn": [ - "jest-resolve@29.7.0" - ] - }, - { - "ref": "resolve.exports@2.0.2" - }, - { - "ref": "emittery@0.13.1" - }, - { - "ref": "jest-docblock@29.7.0", - "dependsOn": [ - "detect-newline@3.1.0" - ] - }, - { - "ref": "detect-newline@3.1.0" - }, - { - "ref": "jest-leak-detector@29.7.0", - "dependsOn": [ - "jest-get-type@29.6.3", - "pretty-format@29.7.0" - ] - }, - { - "ref": "jest-watcher@29.7.0", - "dependsOn": [ - "@jest/test-result@29.7.0", - "@jest/types@29.6.3", - "@types/node@17.0.45", - "ansi-escapes@4.3.2", - "jest-watcher@29.7.0|chalk@4.1.2", - "emittery@0.13.1", - "jest-util@29.7.0", - "string-length@4.0.2" - ] - }, - { - "ref": "jest-watcher@29.7.0|chalk@4.1.2", - "dependsOn": [ - "jest-watcher@29.7.0|ansi-styles@4.3.0", - "jest-watcher@29.7.0|supports-color@7.2.0" - ] - }, - { - "ref": "jest-watcher@29.7.0|ansi-styles@4.3.0", - "dependsOn": [ - "jest-watcher@29.7.0|color-convert@2.0.1" - ] - }, - { - "ref": "jest-watcher@29.7.0|color-convert@2.0.1", - "dependsOn": [ - "jest-watcher@29.7.0|color-name@1.1.4" - ] - }, - { - "ref": "jest-watcher@29.7.0|color-name@1.1.4" - }, - { - "ref": "jest-watcher@29.7.0|supports-color@7.2.0", - "dependsOn": [ - "jest-watcher@29.7.0|has-flag@4.0.0" - ] - }, - { - "ref": "jest-watcher@29.7.0|has-flag@4.0.0" - }, - { - "ref": "source-map-support@0.5.13", - "dependsOn": [ - "buffer-from@1.1.2", - "source-map@0.6.1" - ] - }, - { - "ref": "buffer-from@1.1.2" - }, - { - "ref": "@jest/globals@29.7.0", - "dependsOn": [ - "@jest/environment@29.7.0", - "@jest/expect@29.7.0", - "@jest/types@29.6.3", - "jest-mock@29.7.0" - ] - }, - { - "ref": "@jest/source-map@29.6.3", - "dependsOn": [ - "@jridgewell/trace-mapping@0.3.20", - "callsites@3.1.0", - "graceful-fs@4.2.11" - ] - }, - { - "ref": "cjs-module-lexer@1.2.3" - }, - { - "ref": "strip-bom@4.0.0" - }, - { - "ref": "@babel/plugin-syntax-jsx@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "@babel/plugin-syntax-typescript@7.22.5", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "babel-preset-current-node-syntax@1.0.1", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/plugin-syntax-async-generators@7.8.4", - "@babel/plugin-syntax-bigint@7.8.3", - "@babel/plugin-syntax-class-properties@7.12.13", - "@babel/plugin-syntax-import-meta@7.10.4", - "@babel/plugin-syntax-json-strings@7.8.3", - "@babel/plugin-syntax-logical-assignment-operators@7.10.4", - "@babel/plugin-syntax-nullish-coalescing-operator@7.8.3", - "@babel/plugin-syntax-numeric-separator@7.10.4", - "@babel/plugin-syntax-object-rest-spread@7.8.3", - "@babel/plugin-syntax-optional-catch-binding@7.8.3", - "@babel/plugin-syntax-optional-chaining@7.8.3", - "@babel/plugin-syntax-top-level-await@7.14.5" - ] - }, - { - "ref": "@babel/plugin-syntax-bigint@7.8.3", - "dependsOn": [ - "@babel/core@7.23.2", - "@babel/helper-plugin-utils@7.22.5" - ] - }, - { - "ref": "leven@3.1.0" - }, - { - "ref": "braces@3.0.2", - "dependsOn": [ - "fill-range@7.0.1" - ] - }, - { - "ref": "import-local@3.1.0", - "dependsOn": [ - "pkg-dir@4.2.0", - "resolve-cwd@3.0.0" - ] - }, - { - "ref": "pkg-dir@4.2.0", - "dependsOn": [ - "pkg-dir@4.2.0|find-up@4.1.0" - ] - }, - { - "ref": "pkg-dir@4.2.0|find-up@4.1.0", - "dependsOn": [ - "pkg-dir@4.2.0|locate-path@5.0.0", - "path-exists@4.0.0" - ] - }, - { - "ref": "pkg-dir@4.2.0|locate-path@5.0.0", - "dependsOn": [ - "pkg-dir@4.2.0|p-locate@4.1.0" - ] - }, - { - "ref": "pkg-dir@4.2.0|p-locate@4.1.0", - "dependsOn": [ - "pkg-dir@4.2.0|p-limit@2.3.0" - ] - }, - { - "ref": "pkg-dir@4.2.0|p-limit@2.3.0", - "dependsOn": [ - "p-try@2.2.0" - ] - }, - { - "ref": "p-try@2.2.0" - }, - { - "ref": "resolve-cwd@3.0.0", - "dependsOn": [ - "resolve-cwd@3.0.0|resolve-from@5.0.0" - ] - }, - { - "ref": "resolve-cwd@3.0.0|resolve-from@5.0.0" - }, - { - "ref": "jest-cli@29.7.0", - "dependsOn": [ - "@jest/core@29.7.0", - "@jest/test-result@29.7.0", - "@jest/types@29.6.3", - "jest-cli@29.7.0|chalk@4.1.2", - "create-jest@29.7.0", - "exit@0.1.2", - "import-local@3.1.0", - "jest-config@29.7.0", - "jest-util@29.7.0", - "jest-validate@29.7.0", - "jest-cli@29.7.0|yargs@17.7.2" - ] - }, - { - "ref": "jest-cli@29.7.0|chalk@4.1.2", - "dependsOn": [ - "jest-cli@29.7.0|ansi-styles@4.3.0", - "jest-cli@29.7.0|supports-color@7.2.0" - ] - }, - { - "ref": "jest-cli@29.7.0|ansi-styles@4.3.0", - "dependsOn": [ - "jest-cli@29.7.0|color-convert@2.0.1" - ] - }, - { - "ref": "jest-cli@29.7.0|color-convert@2.0.1", - "dependsOn": [ - "jest-cli@29.7.0|color-name@1.1.4" - ] - }, - { - "ref": "jest-cli@29.7.0|color-name@1.1.4" - }, - { - "ref": "jest-cli@29.7.0|supports-color@7.2.0", - "dependsOn": [ - "jest-cli@29.7.0|has-flag@4.0.0" - ] - }, - { - "ref": "jest-cli@29.7.0|has-flag@4.0.0" - }, - { - "ref": "jest-cli@29.7.0|yargs@17.7.2", - "dependsOn": [ - "jest-cli@29.7.0|cliui@8.0.1", - "escalade@3.1.1", - "get-caller-file@2.0.5", - "require-directory@2.1.1", - "string-width@4.2.3", - "y18n@5.0.8", - "jest-cli@29.7.0|yargs-parser@21.1.1" - ] - }, - { - "ref": "jest-cli@29.7.0|cliui@8.0.1", - "dependsOn": [ - "string-width@4.2.3", - "strip-ansi@6.0.1", - "jest-cli@29.7.0|wrap-ansi@7.0.0" - ] - }, - { - "ref": "jest-cli@29.7.0|wrap-ansi@7.0.0", - "dependsOn": [ - "jest-cli@29.7.0|ansi-styles@4.3.0", - "string-width@4.2.3", - "strip-ansi@6.0.1" - ] - }, - { - "ref": "jest-cli@29.7.0|yargs-parser@21.1.1" - }, - { - "ref": "create-jest@29.7.0", - "dependsOn": [ - "@jest/types@29.6.3", - "create-jest@29.7.0|chalk@4.1.2", - "exit@0.1.2", - "graceful-fs@4.2.11", - "jest-config@29.7.0", - "jest-util@29.7.0", - "prompts@2.4.2" - ] - }, - { - "ref": "create-jest@29.7.0|chalk@4.1.2", - "dependsOn": [ - "create-jest@29.7.0|ansi-styles@4.3.0", - "create-jest@29.7.0|supports-color@7.2.0" - ] - }, - { - "ref": "create-jest@29.7.0|ansi-styles@4.3.0", - "dependsOn": [ - "create-jest@29.7.0|color-convert@2.0.1" - ] - }, - { - "ref": "create-jest@29.7.0|color-convert@2.0.1", - "dependsOn": [ - "create-jest@29.7.0|color-name@1.1.4" - ] - }, - { - "ref": "create-jest@29.7.0|color-name@1.1.4" - }, - { - "ref": "create-jest@29.7.0|supports-color@7.2.0", - "dependsOn": [ - "create-jest@29.7.0|has-flag@4.0.0" - ] - }, - { - "ref": "create-jest@29.7.0|has-flag@4.0.0" - }, - { - "ref": "prompts@2.4.2", - "dependsOn": [ - "kleur@3.0.3", - "sisteransi@1.0.5" - ] - }, - { - "ref": "kleur@3.0.3" - }, - { - "ref": "sisteransi@1.0.5" - }, - { - "ref": "js-levenshtein@1.1.6" - }, - { - "ref": "jspdf@2.5.1", - "dependsOn": [ - "@babel/runtime@7.23.2", - "atob@2.1.2", - "btoa@1.2.1", - "canvg@3.0.10", - "jspdf@2.5.1|core-js@3.33.2", - "jspdf@2.5.1|dompurify@2.4.7", - "fflate@0.4.8", - "html2canvas@1.4.1" - ] - }, - { - "ref": "jspdf@2.5.1|core-js@3.33.2" - }, - { - "ref": "jspdf@2.5.1|dompurify@2.4.7" - }, - { - "ref": "atob@2.1.2" - }, - { - "ref": "lerna@6.6.2", - "dependsOn": [ - "@lerna/child-process@6.6.2", - "@lerna/create@6.6.2", - "@lerna/legacy-package-management@6.6.2", - "@npmcli/arborist@6.2.3", - "@npmcli/run-script@4.1.7", - "@nrwl/devkit@15.9.7", - "@octokit/plugin-enterprise-rest@6.0.1", - "@octokit/rest@19.0.3", - "byte-size@7.0.0", - "lerna@6.6.2|chalk@4.1.0", - "clone-deep@4.0.1", - "cmd-shim@5.0.0", - "columnify@1.6.0", - "config-chain@1.1.12", - "conventional-changelog-angular@5.0.12", - "conventional-changelog-core@4.2.4", - "conventional-recommended-bump@6.1.0", - "cosmiconfig@7.0.0", - "lerna@6.6.2|dedent@0.7.0", - "dot-prop@6.0.1", - "envinfo@7.11.0", - "lerna@6.6.2|execa@5.0.0", - "fs-extra@9.1.0", - "get-port@5.1.1", - "lerna@6.6.2|get-stream@6.0.0", - "git-url-parse@13.1.0", - "lerna@6.6.2|glob-parent@5.1.2", - "globby@11.1.0", - "lerna@6.6.2|graceful-fs@4.2.10", - "has-unicode@2.0.1", - "import-local@3.1.0", - "init-package-json@3.0.2", - "inquirer@8.2.6", - "is-ci@2.0.0", - "lerna@6.6.2|is-stream@2.0.0", - "js-yaml@4.1.0", - "libnpmaccess@6.0.4", - "libnpmpublish@7.1.4", - "load-json-file@6.2.0", - "lerna@6.6.2|make-dir@3.1.0", - "lerna@6.6.2|minimatch@3.0.5", - "multimatch@5.0.0", - "node-fetch@2.6.7", - "npm-package-arg@8.1.1", - "npm-packlist@5.1.1", - "npm-registry-fetch@14.0.5", - "npmlog@6.0.2", - "nx@15.9.7", - "p-map-series@2.1.0", - "p-map@4.0.0", - "p-pipe@3.1.0", - "p-queue@6.6.2", - "p-reduce@2.1.0", - "p-waterfall@2.1.1", - "pacote@15.1.1", - "pify@5.0.0", - "read-cmd-shim@3.0.0", - "read-package-json@5.0.1", - "lerna@6.6.2|resolve-from@5.0.0", - "lerna@6.6.2|rimraf@4.4.1", - "lerna@6.6.2|semver@7.5.4", - "signal-exit@3.0.7", - "slash@3.0.0", - "ssri@9.0.1", - "strong-log-transformer@2.1.0", - "tar@6.1.11", - "temp-dir@1.0.0", - "typescript@4.9.5", - "upath@2.0.1", - "uuid@8.3.2", - "validate-npm-package-license@3.0.4", - "validate-npm-package-name@4.0.0", - "lerna@6.6.2|write-file-atomic@4.0.1", - "write-pkg@4.0.0", - "yargs-parser@20.2.4", - "yargs@16.2.0" - ] - }, - { - "ref": "lerna@6.6.2|chalk@4.1.0", - "dependsOn": [ - "lerna@6.6.2|ansi-styles@4.3.0", - "lerna@6.6.2|supports-color@7.2.0" - ] - }, - { - "ref": "lerna@6.6.2|ansi-styles@4.3.0", - "dependsOn": [ - "lerna@6.6.2|color-convert@2.0.1" - ] - }, - { - "ref": "lerna@6.6.2|color-convert@2.0.1", - "dependsOn": [ - "lerna@6.6.2|color-name@1.1.4" - ] - }, - { - "ref": "lerna@6.6.2|color-name@1.1.4" - }, - { - "ref": "lerna@6.6.2|supports-color@7.2.0", - "dependsOn": [ - "lerna@6.6.2|has-flag@4.0.0" - ] - }, - { - "ref": "lerna@6.6.2|has-flag@4.0.0" - }, - { - "ref": "lerna@6.6.2|dedent@0.7.0" - }, - { - "ref": "lerna@6.6.2|execa@5.0.0", - "dependsOn": [ - "cross-spawn@7.0.3", - "lerna@6.6.2|get-stream@6.0.0", - "human-signals@2.1.0", - "lerna@6.6.2|is-stream@2.0.0", - "merge-stream@2.0.0", - "npm-run-path@4.0.1", - "onetime@5.1.2", - "signal-exit@3.0.7", - "strip-final-newline@2.0.0" - ] - }, - { - "ref": "lerna@6.6.2|get-stream@6.0.0" - }, - { - "ref": "lerna@6.6.2|is-stream@2.0.0" - }, - { - "ref": "lerna@6.6.2|glob-parent@5.1.2", - "dependsOn": [ - "is-glob@4.0.3" - ] - }, - { - "ref": "lerna@6.6.2|graceful-fs@4.2.10" - }, - { - "ref": "lerna@6.6.2|make-dir@3.1.0", - "dependsOn": [ - "lerna@6.6.2|make-dir@3.1.0|semver@6.3.1" - ] - }, - { - "ref": "lerna@6.6.2|make-dir@3.1.0|semver@6.3.1" - }, - { - "ref": "lerna@6.6.2|minimatch@3.0.5", - "dependsOn": [ - "brace-expansion@1.1.11" - ] - }, - { - "ref": "lerna@6.6.2|resolve-from@5.0.0" - }, - { - "ref": "lerna@6.6.2|rimraf@4.4.1", - "dependsOn": [ - "lerna@6.6.2|glob@9.3.5" - ] - }, - { - "ref": "lerna@6.6.2|glob@9.3.5", - "dependsOn": [ - "fs.realpath@1.0.0", - "lerna@6.6.2|glob@9.3.5|minimatch@8.0.4", - "lerna@6.6.2|minipass@4.2.8", - "path-scurry@1.10.1" - ] - }, - { - "ref": "lerna@6.6.2|glob@9.3.5|minimatch@8.0.4", - "dependsOn": [ - "lerna@6.6.2|glob@9.3.5|brace-expansion@2.0.1" - ] - }, - { - "ref": "lerna@6.6.2|glob@9.3.5|brace-expansion@2.0.1", - "dependsOn": [ - "balanced-match@1.0.2" - ] - }, - { - "ref": "lerna@6.6.2|minipass@4.2.8" - }, - { - "ref": "lerna@6.6.2|semver@7.5.4", - "dependsOn": [ - "lerna@6.6.2|lru-cache@6.0.0" - ] - }, - { - "ref": "lerna@6.6.2|lru-cache@6.0.0", - "dependsOn": [ - "lerna@6.6.2|yallist@4.0.0" - ] - }, - { - "ref": "lerna@6.6.2|yallist@4.0.0" - }, - { - "ref": "lerna@6.6.2|write-file-atomic@4.0.1", - "dependsOn": [ - "imurmurhash@0.1.4", - "signal-exit@3.0.7" - ] - }, - { - "ref": "@lerna/child-process@6.6.2", - "dependsOn": [ - "@lerna/child-process@6.6.2|chalk@4.1.2", - "execa@5.1.1", - "strong-log-transformer@2.1.0" - ] - }, - { - "ref": "@lerna/child-process@6.6.2|chalk@4.1.2", - "dependsOn": [ - "@lerna/child-process@6.6.2|ansi-styles@4.3.0", - "@lerna/child-process@6.6.2|supports-color@7.2.0" - ] - }, - { - "ref": "@lerna/child-process@6.6.2|ansi-styles@4.3.0", - "dependsOn": [ - "@lerna/child-process@6.6.2|color-convert@2.0.1" - ] - }, - { - "ref": "@lerna/child-process@6.6.2|color-convert@2.0.1", - "dependsOn": [ - "@lerna/child-process@6.6.2|color-name@1.1.4" - ] - }, - { - "ref": "@lerna/child-process@6.6.2|color-name@1.1.4" - }, - { - "ref": "@lerna/child-process@6.6.2|supports-color@7.2.0", - "dependsOn": [ - "@lerna/child-process@6.6.2|has-flag@4.0.0" - ] - }, - { - "ref": "@lerna/child-process@6.6.2|has-flag@4.0.0" - }, - { - "ref": "get-stream@6.0.1" - }, - { - "ref": "human-signals@2.1.0" - }, - { - "ref": "is-stream@2.0.1" - }, - { - "ref": "npm-run-path@4.0.1", - "dependsOn": [ - "path-key@3.1.1" - ] - }, - { - "ref": "onetime@5.1.2", - "dependsOn": [ - "mimic-fn@2.1.0" - ] - }, - { - "ref": "strip-final-newline@2.0.0" - }, - { - "ref": "strong-log-transformer@2.1.0", - "dependsOn": [ - "duplexer@0.1.2", - "minimist@1.2.8", - "through@2.3.8" - ] - }, - { - "ref": "@lerna/create@6.6.2", - "dependsOn": [ - "@lerna/child-process@6.6.2", - "@lerna/create@6.6.2|dedent@0.7.0", - "fs-extra@9.1.0", - "init-package-json@3.0.2", - "npm-package-arg@8.1.1", - "p-reduce@2.1.0", - "pacote@15.1.1", - "pify@5.0.0", - "@lerna/create@6.6.2|semver@7.5.4", - "slash@3.0.0", - "validate-npm-package-license@3.0.4", - "validate-npm-package-name@4.0.0", - "yargs-parser@20.2.4" - ] - }, - { - "ref": "@lerna/create@6.6.2|dedent@0.7.0" - }, - { - "ref": "@lerna/create@6.6.2|semver@7.5.4", - "dependsOn": [ - "@lerna/create@6.6.2|lru-cache@6.0.0" - ] - }, - { - "ref": "@lerna/create@6.6.2|lru-cache@6.0.0", - "dependsOn": [ - "@lerna/create@6.6.2|yallist@4.0.0" - ] - }, - { - "ref": "@lerna/create@6.6.2|yallist@4.0.0" - }, - { - "ref": "fs-extra@9.1.0", - "dependsOn": [ - "at-least-node@1.0.0", - "graceful-fs@4.2.11", - "jsonfile@6.1.0", - "universalify@2.0.1" - ] - }, - { - "ref": "init-package-json@3.0.2", - "dependsOn": [ - "init-package-json@3.0.2|npm-package-arg@9.1.2", - "promzard@0.3.0", - "read-package-json@5.0.1", - "read@1.0.7", - "init-package-json@3.0.2|semver@7.5.4", - "validate-npm-package-license@3.0.4", - "validate-npm-package-name@4.0.0" - ] - }, - { - "ref": "init-package-json@3.0.2|npm-package-arg@9.1.2", - "dependsOn": [ - "init-package-json@3.0.2|hosted-git-info@5.2.1", - "init-package-json@3.0.2|proc-log@2.0.1", - "init-package-json@3.0.2|semver@7.5.4", - "validate-npm-package-name@4.0.0" - ] - }, - { - "ref": "init-package-json@3.0.2|hosted-git-info@5.2.1", - "dependsOn": [ - "init-package-json@3.0.2|lru-cache@7.18.3" - ] - }, - { - "ref": "init-package-json@3.0.2|lru-cache@7.18.3" - }, - { - "ref": "init-package-json@3.0.2|proc-log@2.0.1" - }, - { - "ref": "init-package-json@3.0.2|semver@7.5.4", - "dependsOn": [ - "init-package-json@3.0.2|semver@7.5.4|lru-cache@6.0.0" - ] - }, - { - "ref": "init-package-json@3.0.2|semver@7.5.4|lru-cache@6.0.0", - "dependsOn": [ - "init-package-json@3.0.2|yallist@4.0.0" - ] - }, - { - "ref": "init-package-json@3.0.2|yallist@4.0.0" - }, - { - "ref": "npm-package-arg@8.1.1", - "dependsOn": [ - "npm-package-arg@8.1.1|hosted-git-info@3.0.8", - "npm-package-arg@8.1.1|semver@7.5.4", - "npm-package-arg@8.1.1|validate-npm-package-name@3.0.0" - ] - }, - { - "ref": "npm-package-arg@8.1.1|hosted-git-info@3.0.8", - "dependsOn": [ - "npm-package-arg@8.1.1|lru-cache@6.0.0" - ] - }, - { - "ref": "npm-package-arg@8.1.1|lru-cache@6.0.0", - "dependsOn": [ - "npm-package-arg@8.1.1|yallist@4.0.0" - ] - }, - { - "ref": "npm-package-arg@8.1.1|yallist@4.0.0" - }, - { - "ref": "npm-package-arg@8.1.1|semver@7.5.4", - "dependsOn": [ - "npm-package-arg@8.1.1|lru-cache@6.0.0" - ] - }, - { - "ref": "npm-package-arg@8.1.1|validate-npm-package-name@3.0.0", - "dependsOn": [ - "npm-package-arg@8.1.1|builtins@1.0.3" - ] - }, - { - "ref": "npm-package-arg@8.1.1|builtins@1.0.3" - }, - { - "ref": "p-reduce@2.1.0" - }, - { - "ref": "pacote@15.1.1", - "dependsOn": [ - "@npmcli/git@4.1.0", - "@npmcli/installed-package-contents@2.0.2", - "@npmcli/promise-spawn@6.0.2", - "pacote@15.1.1|@npmcli/run-script@6.0.2", - "cacache@17.1.4", - "fs-minipass@3.0.3", - "pacote@15.1.1|minipass@4.2.8", - "pacote@15.1.1|npm-package-arg@10.1.0", - "pacote@15.1.1|npm-packlist@7.0.4", - "npm-pick-manifest@8.0.2", - "npm-registry-fetch@14.0.5", - "proc-log@3.0.0", - "promise-retry@2.0.1", - "read-package-json-fast@3.0.2", - "pacote@15.1.1|read-package-json@6.0.4", - "sigstore@1.9.0", - "pacote@15.1.1|ssri@10.0.5", - "tar@6.1.11" - ] - }, - { - "ref": "pacote@15.1.1|@npmcli/run-script@6.0.2", - "dependsOn": [ - "@npmcli/node-gyp@3.0.0", - "@npmcli/promise-spawn@6.0.2", - "node-gyp@9.4.1", - "read-package-json-fast@3.0.2", - "pacote@15.1.1|which@3.0.1" - ] - }, - { - "ref": "pacote@15.1.1|which@3.0.1", - "dependsOn": [ - "isexe@2.0.0" - ] - }, - { - "ref": "pacote@15.1.1|minipass@4.2.8" - }, - { - "ref": "pacote@15.1.1|npm-package-arg@10.1.0", - "dependsOn": [ - "hosted-git-info@6.1.1", - "proc-log@3.0.0", - "pacote@15.1.1|semver@7.5.4", - "pacote@15.1.1|validate-npm-package-name@5.0.0" - ] - }, - { - "ref": "pacote@15.1.1|semver@7.5.4", - "dependsOn": [ - "pacote@15.1.1|lru-cache@6.0.0" - ] - }, - { - "ref": "pacote@15.1.1|lru-cache@6.0.0", - "dependsOn": [ - "pacote@15.1.1|yallist@4.0.0" - ] - }, - { - "ref": "pacote@15.1.1|yallist@4.0.0" - }, - { - "ref": "pacote@15.1.1|validate-npm-package-name@5.0.0", - "dependsOn": [ - "builtins@5.0.1" - ] - }, - { - "ref": "pacote@15.1.1|npm-packlist@7.0.4", - "dependsOn": [ - "pacote@15.1.1|ignore-walk@6.0.3" - ] - }, - { - "ref": "pacote@15.1.1|ignore-walk@6.0.3", - "dependsOn": [ - "pacote@15.1.1|minimatch@9.0.3" - ] - }, - { - "ref": "pacote@15.1.1|minimatch@9.0.3", - "dependsOn": [ - "pacote@15.1.1|brace-expansion@2.0.1" - ] - }, - { - "ref": "pacote@15.1.1|brace-expansion@2.0.1", - "dependsOn": [ - "balanced-match@1.0.2" - ] - }, - { - "ref": "pacote@15.1.1|read-package-json@6.0.4", - "dependsOn": [ - "pacote@15.1.1|glob@10.3.10", - "json-parse-even-better-errors@3.0.0", - "pacote@15.1.1|normalize-package-data@5.0.0", - "npm-normalize-package-bin@3.0.1" - ] - }, - { - "ref": "pacote@15.1.1|glob@10.3.10", - "dependsOn": [ - "foreground-child@3.1.1", - "jackspeak@2.3.6", - "pacote@15.1.1|minimatch@9.0.3", - "pacote@15.1.1|glob@10.3.10|minipass@7.0.4", - "path-scurry@1.10.1" - ] - }, - { - "ref": "pacote@15.1.1|glob@10.3.10|minipass@7.0.4" - }, - { - "ref": "pacote@15.1.1|normalize-package-data@5.0.0", - "dependsOn": [ - "hosted-git-info@6.1.1", - "is-core-module@2.13.1", - "pacote@15.1.1|semver@7.5.4", - "validate-npm-package-license@3.0.4" - ] - }, - { - "ref": "pacote@15.1.1|ssri@10.0.5", - "dependsOn": [ - "pacote@15.1.1|ssri@10.0.5|minipass@7.0.4" - ] - }, - { - "ref": "pacote@15.1.1|ssri@10.0.5|minipass@7.0.4" - }, - { - "ref": "pify@5.0.0" - }, - { - "ref": "validate-npm-package-name@4.0.0", - "dependsOn": [ - "builtins@5.0.1" - ] - }, - { - "ref": "@lerna/legacy-package-management@6.6.2", - "dependsOn": [ - "@npmcli/arborist@6.2.3", - "@npmcli/run-script@4.1.7", - "@nrwl/devkit@15.9.7", - "@octokit/rest@19.0.3", - "byte-size@7.0.0", - "@lerna/legacy-package-management@6.6.2|chalk@4.1.0", - "clone-deep@4.0.1", - "cmd-shim@5.0.0", - "columnify@1.6.0", - "config-chain@1.1.12", - "conventional-changelog-core@4.2.4", - "conventional-recommended-bump@6.1.0", - "cosmiconfig@7.0.0", - "@lerna/legacy-package-management@6.6.2|dedent@0.7.0", - "dot-prop@6.0.1", - "@lerna/legacy-package-management@6.6.2|execa@5.0.0", - "file-url@3.0.0", - "find-up@5.0.0", - "fs-extra@9.1.0", - "get-port@5.1.1", - "@lerna/legacy-package-management@6.6.2|get-stream@6.0.0", - "git-url-parse@13.1.0", - "@lerna/legacy-package-management@6.6.2|glob-parent@5.1.2", - "globby@11.1.0", - "@lerna/legacy-package-management@6.6.2|graceful-fs@4.2.10", - "has-unicode@2.0.1", - "@lerna/legacy-package-management@6.6.2|inquirer@8.2.4", - "is-ci@2.0.0", - "@lerna/legacy-package-management@6.6.2|is-stream@2.0.0", - "libnpmpublish@7.1.4", - "load-json-file@6.2.0", - "@lerna/legacy-package-management@6.6.2|make-dir@3.1.0", - "@lerna/legacy-package-management@6.6.2|minimatch@3.0.5", - "multimatch@5.0.0", - "node-fetch@2.6.7", - "npm-package-arg@8.1.1", - "npm-packlist@5.1.1", - "@lerna/legacy-package-management@6.6.2|npm-registry-fetch@14.0.3", - "npmlog@6.0.2", - "p-map-series@2.1.0", - "p-map@4.0.0", - "p-queue@6.6.2", - "p-waterfall@2.1.1", - "pacote@15.1.1", - "pify@5.0.0", - "@lerna/legacy-package-management@6.6.2|pretty-format@29.4.3", - "read-cmd-shim@3.0.0", - "read-package-json@5.0.1", - "@lerna/legacy-package-management@6.6.2|resolve-from@5.0.0", - "@lerna/legacy-package-management@6.6.2|semver@7.3.8", - "signal-exit@3.0.7", - "slash@3.0.0", - "ssri@9.0.1", - "strong-log-transformer@2.1.0", - "tar@6.1.11", - "temp-dir@1.0.0", - "tempy@1.0.0", - "upath@2.0.1", - "uuid@8.3.2", - "@lerna/legacy-package-management@6.6.2|write-file-atomic@4.0.1", - "write-pkg@4.0.0", - "yargs@16.2.0" - ] - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|chalk@4.1.0", - "dependsOn": [ - "@lerna/legacy-package-management@6.6.2|ansi-styles@4.3.0", - "@lerna/legacy-package-management@6.6.2|supports-color@7.2.0" - ] - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|ansi-styles@4.3.0", - "dependsOn": [ - "@lerna/legacy-package-management@6.6.2|color-convert@2.0.1" - ] - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|color-convert@2.0.1", - "dependsOn": [ - "@lerna/legacy-package-management@6.6.2|color-name@1.1.4" - ] - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|color-name@1.1.4" - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|supports-color@7.2.0", - "dependsOn": [ - "@lerna/legacy-package-management@6.6.2|has-flag@4.0.0" - ] - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|has-flag@4.0.0" - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|dedent@0.7.0" - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|execa@5.0.0", - "dependsOn": [ - "cross-spawn@7.0.3", - "@lerna/legacy-package-management@6.6.2|get-stream@6.0.0", - "human-signals@2.1.0", - "@lerna/legacy-package-management@6.6.2|is-stream@2.0.0", - "merge-stream@2.0.0", - "npm-run-path@4.0.1", - "onetime@5.1.2", - "signal-exit@3.0.7", - "strip-final-newline@2.0.0" - ] - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|get-stream@6.0.0" - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|is-stream@2.0.0" - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|glob-parent@5.1.2", - "dependsOn": [ - "is-glob@4.0.3" - ] - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|graceful-fs@4.2.10" - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|inquirer@8.2.4", - "dependsOn": [ - "ansi-escapes@4.3.2", - "@lerna/legacy-package-management@6.6.2|inquirer@8.2.4|chalk@4.1.2", - "cli-cursor@3.1.0", - "cli-width@3.0.0", - "external-editor@3.1.0", - "figures@3.2.0", - "lodash@4.17.21", - "mute-stream@0.0.8", - "ora@5.4.1", - "run-async@2.4.1", - "rxjs@7.8.1", - "string-width@4.2.3", - "strip-ansi@6.0.1", - "through@2.3.8", - "@lerna/legacy-package-management@6.6.2|wrap-ansi@7.0.0" - ] - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|inquirer@8.2.4|chalk@4.1.2", - "dependsOn": [ - "@lerna/legacy-package-management@6.6.2|ansi-styles@4.3.0", - "@lerna/legacy-package-management@6.6.2|supports-color@7.2.0" - ] - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|wrap-ansi@7.0.0", - "dependsOn": [ - "@lerna/legacy-package-management@6.6.2|ansi-styles@4.3.0", - "string-width@4.2.3", - "strip-ansi@6.0.1" - ] - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|make-dir@3.1.0", - "dependsOn": [ - "@lerna/legacy-package-management@6.6.2|make-dir@3.1.0|semver@6.3.1" - ] - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|make-dir@3.1.0|semver@6.3.1" - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|minimatch@3.0.5", - "dependsOn": [ - "brace-expansion@1.1.11" - ] - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|npm-registry-fetch@14.0.3", - "dependsOn": [ - "@lerna/legacy-package-management@6.6.2|make-fetch-happen@11.1.1", - "@lerna/legacy-package-management@6.6.2|minipass-fetch@3.0.4", - "minipass-json-stream@1.0.1", - "@lerna/legacy-package-management@6.6.2|minipass@4.2.8", - "minizlib@2.1.2", - "@lerna/legacy-package-management@6.6.2|npm-registry-fetch@14.0.3|npm-package-arg@10.1.0", - "proc-log@3.0.0" - ] - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|npm-registry-fetch@14.0.3|npm-package-arg@10.1.0", - "dependsOn": [ - "hosted-git-info@6.1.1", - "proc-log@3.0.0", - "@lerna/legacy-package-management@6.6.2|semver@7.3.8", - "@lerna/legacy-package-management@6.6.2|validate-npm-package-name@5.0.0" - ] - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|make-fetch-happen@11.1.1", - "dependsOn": [ - "agentkeepalive@4.5.0", - "cacache@17.1.4", - "http-cache-semantics@4.1.1", - "http-proxy-agent@5.0.0", - "https-proxy-agent@5.0.1", - "is-lambda@1.0.1", - "@lerna/legacy-package-management@6.6.2|lru-cache@7.18.3", - "@lerna/legacy-package-management@6.6.2|minipass-fetch@3.0.4", - "minipass-flush@1.0.5", - "minipass-pipeline@1.2.4", - "@lerna/legacy-package-management@6.6.2|make-fetch-happen@11.1.1|minipass@5.0.0", - "negotiator@0.6.3", - "promise-retry@2.0.1", - "socks-proxy-agent@7.0.0", - "@lerna/legacy-package-management@6.6.2|make-fetch-happen@11.1.1|ssri@10.0.5" - ] - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|make-fetch-happen@11.1.1|minipass@5.0.0" - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|make-fetch-happen@11.1.1|ssri@10.0.5", - "dependsOn": [ - "@lerna/legacy-package-management@6.6.2|make-fetch-happen@11.1.1|ssri@10.0.5|minipass@7.0.4" - ] - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|make-fetch-happen@11.1.1|ssri@10.0.5|minipass@7.0.4" - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|lru-cache@7.18.3" - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|minipass-fetch@3.0.4", - "dependsOn": [ - "encoding@0.1.13", - "minipass-sized@1.0.3", - "@lerna/legacy-package-management@6.6.2|minipass-fetch@3.0.4|minipass@7.0.4", - "minizlib@2.1.2" - ] - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|minipass-fetch@3.0.4|minipass@7.0.4" - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|minipass@4.2.8" - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|semver@7.3.8", - "dependsOn": [ - "@lerna/legacy-package-management@6.6.2|semver@7.3.8|lru-cache@6.0.0" - ] - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|semver@7.3.8|lru-cache@6.0.0", - "dependsOn": [ - "@lerna/legacy-package-management@6.6.2|yallist@4.0.0" - ] - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|validate-npm-package-name@5.0.0", - "dependsOn": [ - "builtins@5.0.1" - ] - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|pretty-format@29.4.3", - "dependsOn": [ - "@jest/schemas@29.6.3", - "@lerna/legacy-package-management@6.6.2|pretty-format@29.4.3|ansi-styles@5.2.0", - "react-is@18.2.0" - ] - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|pretty-format@29.4.3|ansi-styles@5.2.0" - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|resolve-from@5.0.0" - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|yallist@4.0.0" - }, - { - "ref": "@lerna/legacy-package-management@6.6.2|write-file-atomic@4.0.1", - "dependsOn": [ - "imurmurhash@0.1.4", - "signal-exit@3.0.7" - ] - }, - { - "ref": "@npmcli/arborist@6.2.3", - "dependsOn": [ - "@isaacs/string-locale-compare@1.1.0", - "@npmcli/fs@3.1.0", - "@npmcli/installed-package-contents@2.0.2", - "@npmcli/map-workspaces@3.0.4", - "@npmcli/metavuln-calculator@5.0.1", - "@npmcli/name-from-folder@2.0.0", - "@npmcli/node-gyp@3.0.0", - "@npmcli/package-json@3.1.1", - "@npmcli/query@3.0.1", - "@npmcli/arborist@6.2.3|@npmcli/run-script@6.0.2", - "bin-links@4.0.3", - "cacache@17.1.4", - "common-ancestor-path@1.0.1", - "hosted-git-info@6.1.1", - "json-parse-even-better-errors@3.0.0", - "json-stringify-nice@1.1.4", - "@npmcli/arborist@6.2.3|minimatch@6.2.0", - "nopt@7.2.0", - "npm-install-checks@6.3.0", - "@npmcli/arborist@6.2.3|npm-package-arg@10.1.0", - "npm-pick-manifest@8.0.2", - "npm-registry-fetch@14.0.5", - "@npmcli/arborist@6.2.3|npmlog@7.0.1", - "pacote@15.1.1", - "parse-conflict-json@3.0.1", - "proc-log@3.0.0", - "promise-all-reject-late@1.0.1", - "promise-call-limit@1.0.2", - "read-package-json-fast@3.0.2", - "@npmcli/arborist@6.2.3|semver@7.5.4", - "@npmcli/arborist@6.2.3|ssri@10.0.5", - "treeverse@3.0.0", - "walk-up-path@1.0.0" - ] - }, - { - "ref": "@npmcli/arborist@6.2.3|@npmcli/run-script@6.0.2", - "dependsOn": [ - "@npmcli/node-gyp@3.0.0", - "@npmcli/promise-spawn@6.0.2", - "node-gyp@9.4.1", - "read-package-json-fast@3.0.2", - "@npmcli/arborist@6.2.3|which@3.0.1" - ] - }, - { - "ref": "@npmcli/arborist@6.2.3|which@3.0.1", - "dependsOn": [ - "isexe@2.0.0" - ] - }, - { - "ref": "@npmcli/arborist@6.2.3|minimatch@6.2.0", - "dependsOn": [ - "@npmcli/arborist@6.2.3|brace-expansion@2.0.1" - ] - }, - { - "ref": "@npmcli/arborist@6.2.3|brace-expansion@2.0.1", - "dependsOn": [ - "balanced-match@1.0.2" - ] - }, - { - "ref": "@npmcli/arborist@6.2.3|npm-package-arg@10.1.0", - "dependsOn": [ - "hosted-git-info@6.1.1", - "proc-log@3.0.0", - "@npmcli/arborist@6.2.3|semver@7.5.4", - "@npmcli/arborist@6.2.3|validate-npm-package-name@5.0.0" - ] - }, - { - "ref": "@npmcli/arborist@6.2.3|semver@7.5.4", - "dependsOn": [ - "@npmcli/arborist@6.2.3|lru-cache@6.0.0" - ] - }, - { - "ref": "@npmcli/arborist@6.2.3|validate-npm-package-name@5.0.0", - "dependsOn": [ - "builtins@5.0.1" - ] - }, - { - "ref": "@npmcli/arborist@6.2.3|npmlog@7.0.1", - "dependsOn": [ - "@npmcli/arborist@6.2.3|are-we-there-yet@4.0.1", - "console-control-strings@1.1.0", - "@npmcli/arborist@6.2.3|gauge@5.0.1", - "set-blocking@2.0.0" - ] - }, - { - "ref": "@npmcli/arborist@6.2.3|are-we-there-yet@4.0.1", - "dependsOn": [ - "delegates@1.0.0", - "@npmcli/arborist@6.2.3|readable-stream@4.4.2" - ] - }, - { - "ref": "@npmcli/arborist@6.2.3|readable-stream@4.4.2", - "dependsOn": [ - "abort-controller@3.0.0", - "@npmcli/arborist@6.2.3|buffer@6.0.3", - "events@3.3.0", - "process@0.11.10", - "string_decoder@1.3.0" - ] - }, - { - "ref": "@npmcli/arborist@6.2.3|buffer@6.0.3", - "dependsOn": [ - "base64-js@1.5.1", - "ieee754@1.2.1" - ] - }, - { - "ref": "@npmcli/arborist@6.2.3|gauge@5.0.1", - "dependsOn": [ - "aproba@2.0.0", - "color-support@1.1.3", - "console-control-strings@1.1.0", - "has-unicode@2.0.1", - "@npmcli/arborist@6.2.3|signal-exit@4.1.0", - "string-width@4.2.3", - "strip-ansi@6.0.1", - "wide-align@1.1.5" - ] - }, - { - "ref": "@npmcli/arborist@6.2.3|signal-exit@4.1.0" - }, - { - "ref": "@npmcli/arborist@6.2.3|lru-cache@6.0.0", - "dependsOn": [ - "@npmcli/arborist@6.2.3|yallist@4.0.0" - ] - }, - { - "ref": "@npmcli/arborist@6.2.3|yallist@4.0.0" - }, - { - "ref": "@npmcli/arborist@6.2.3|ssri@10.0.5", - "dependsOn": [ - "minipass@7.0.4" - ] - }, - { - "ref": "@npmcli/run-script@4.1.7", - "dependsOn": [ - "@npmcli/run-script@4.1.7|@npmcli/node-gyp@2.0.0", - "@npmcli/run-script@4.1.7|@npmcli/promise-spawn@3.0.0", - "node-gyp@9.4.1", - "@npmcli/run-script@4.1.7|read-package-json-fast@2.0.3", - "which@2.0.2" - ] - }, - { - "ref": "@npmcli/run-script@4.1.7|@npmcli/node-gyp@2.0.0" - }, - { - "ref": "@npmcli/run-script@4.1.7|@npmcli/promise-spawn@3.0.0", - "dependsOn": [ - "infer-owner@1.0.4" - ] - }, - { - "ref": "@npmcli/run-script@4.1.7|read-package-json-fast@2.0.3", - "dependsOn": [ - "@npmcli/run-script@4.1.7|json-parse-even-better-errors@2.3.1", - "@npmcli/run-script@4.1.7|npm-normalize-package-bin@1.0.1" - ] - }, - { - "ref": "@npmcli/run-script@4.1.7|json-parse-even-better-errors@2.3.1" - }, - { - "ref": "@npmcli/run-script@4.1.7|npm-normalize-package-bin@1.0.1" - }, - { - "ref": "@nrwl/devkit@15.9.7", - "dependsOn": [ - "ejs@3.1.9", - "ignore@5.2.4", - "nx@15.9.7", - "@nrwl/devkit@15.9.7|semver@7.5.4", - "tmp@0.2.1", - "tslib@2.6.2" - ] - }, - { - "ref": "@nrwl/devkit@15.9.7|semver@7.5.4", - "dependsOn": [ - "@nrwl/devkit@15.9.7|lru-cache@6.0.0" - ] - }, - { - "ref": "@nrwl/devkit@15.9.7|lru-cache@6.0.0", - "dependsOn": [ - "@nrwl/devkit@15.9.7|yallist@4.0.0" - ] - }, - { - "ref": "@nrwl/devkit@15.9.7|yallist@4.0.0" - }, - { - "ref": "@octokit/rest@19.0.3", - "dependsOn": [ - "@octokit/core@4.2.4", - "@octokit/plugin-paginate-rest@3.1.0", - "@octokit/plugin-request-log@1.0.4", - "@octokit/plugin-rest-endpoint-methods@6.8.1" - ] - }, - { - "ref": "byte-size@7.0.0" - }, - { - "ref": "clone-deep@4.0.1", - "dependsOn": [ - "clone-deep@4.0.1|is-plain-object@2.0.4", - "kind-of@6.0.3", - "shallow-clone@3.0.1" - ] - }, - { - "ref": "clone-deep@4.0.1|is-plain-object@2.0.4", - "dependsOn": [ - "isobject@3.0.1" - ] - }, - { - "ref": "cmd-shim@5.0.0", - "dependsOn": [ - "mkdirp-infer-owner@2.0.0" - ] - }, - { - "ref": "columnify@1.6.0", - "dependsOn": [ - "strip-ansi@6.0.1", - "wcwidth@1.0.1" - ] - }, - { - "ref": "config-chain@1.1.12", - "dependsOn": [ - "ini@1.3.8", - "proto-list@1.2.4" - ] - }, - { - "ref": "conventional-changelog-core@4.2.4", - "dependsOn": [ - "add-stream@1.0.0", - "conventional-changelog-writer@5.0.1", - "conventional-commits-parser@3.2.4", - "dateformat@3.0.3", - "get-pkg-repo@4.2.1", - "git-raw-commits@2.0.11", - "git-remote-origin-url@2.0.0", - "git-semver-tags@4.1.1", - "lodash@4.17.21", - "conventional-changelog-core@4.2.4|normalize-package-data@3.0.3", - "q@1.5.1", - "read-pkg-up@3.0.0", - "read-pkg@3.0.0", - "conventional-changelog-core@4.2.4|through2@4.0.2" - ] - }, - { - "ref": "conventional-changelog-core@4.2.4|normalize-package-data@3.0.3", - "dependsOn": [ - "conventional-changelog-core@4.2.4|hosted-git-info@4.1.0", - "is-core-module@2.13.1", - "conventional-changelog-core@4.2.4|semver@7.5.4", - "validate-npm-package-license@3.0.4" - ] - }, - { - "ref": "conventional-changelog-core@4.2.4|hosted-git-info@4.1.0", - "dependsOn": [ - "conventional-changelog-core@4.2.4|lru-cache@6.0.0" - ] - }, - { - "ref": "conventional-changelog-core@4.2.4|lru-cache@6.0.0", - "dependsOn": [ - "conventional-changelog-core@4.2.4|yallist@4.0.0" - ] - }, - { - "ref": "conventional-changelog-core@4.2.4|yallist@4.0.0" - }, - { - "ref": "conventional-changelog-core@4.2.4|semver@7.5.4", - "dependsOn": [ - "conventional-changelog-core@4.2.4|lru-cache@6.0.0" - ] - }, - { - "ref": "conventional-changelog-core@4.2.4|through2@4.0.2", - "dependsOn": [ - "readable-stream@3.6.2" - ] - }, - { - "ref": "conventional-recommended-bump@6.1.0", - "dependsOn": [ - "concat-stream@2.0.0", - "conventional-changelog-preset-loader@2.3.4", - "conventional-commits-filter@2.0.7", - "conventional-commits-parser@3.2.4", - "git-raw-commits@2.0.11", - "git-semver-tags@4.1.1", - "meow@8.1.2", - "q@1.5.1" - ] - }, - { - "ref": "cosmiconfig@7.0.0", - "dependsOn": [ - "@types/parse-json@4.0.1", - "import-fresh@3.3.0", - "parse-json@5.2.0", - "path-type@4.0.0", - "yaml@1.10.2" - ] - }, - { - "ref": "dot-prop@6.0.1", - "dependsOn": [ - "is-obj@2.0.0" - ] - }, - { - "ref": "file-url@3.0.0" - }, - { - "ref": "get-port@5.1.1" - }, - { - "ref": "git-url-parse@13.1.0", - "dependsOn": [ - "git-up@7.0.0" - ] - }, - { - "ref": "cli-cursor@3.1.0", - "dependsOn": [ - "restore-cursor@3.1.0" - ] - }, - { - "ref": "cli-width@3.0.0" - }, - { - "ref": "external-editor@3.1.0", - "dependsOn": [ - "chardet@0.7.0", - "iconv-lite@0.4.24", - "external-editor@3.1.0|tmp@0.0.33" - ] - }, - { - "ref": "external-editor@3.1.0|tmp@0.0.33", - "dependsOn": [ - "os-tmpdir@1.0.2" - ] - }, - { - "ref": "figures@3.2.0", - "dependsOn": [ - "escape-string-regexp@1.0.5" - ] - }, - { - "ref": "mute-stream@0.0.8" - }, - { - "ref": "ora@5.4.1", - "dependsOn": [ - "bl@4.1.0", - "ora@5.4.1|chalk@4.1.2", - "cli-cursor@3.1.0", - "cli-spinners@2.6.1", - "is-interactive@1.0.0", - "is-unicode-supported@0.1.0", - "log-symbols@4.1.0", - "strip-ansi@6.0.1", - "wcwidth@1.0.1" - ] - }, - { - "ref": "ora@5.4.1|chalk@4.1.2", - "dependsOn": [ - "ora@5.4.1|ansi-styles@4.3.0", - "ora@5.4.1|supports-color@7.2.0" - ] - }, - { - "ref": "ora@5.4.1|ansi-styles@4.3.0", - "dependsOn": [ - "ora@5.4.1|color-convert@2.0.1" - ] - }, - { - "ref": "ora@5.4.1|color-convert@2.0.1", - "dependsOn": [ - "ora@5.4.1|color-name@1.1.4" - ] - }, - { - "ref": "ora@5.4.1|color-name@1.1.4" - }, - { - "ref": "ora@5.4.1|supports-color@7.2.0", - "dependsOn": [ - "ora@5.4.1|has-flag@4.0.0" - ] - }, - { - "ref": "ora@5.4.1|has-flag@4.0.0" - }, - { - "ref": "run-async@2.4.1" - }, - { - "ref": "rxjs@7.8.1", - "dependsOn": [ - "tslib@2.6.2" - ] - }, - { - "ref": "through@2.3.8" - }, - { - "ref": "is-ci@2.0.0", - "dependsOn": [ - "is-ci@2.0.0|ci-info@2.0.0" - ] - }, - { - "ref": "is-ci@2.0.0|ci-info@2.0.0" - }, - { - "ref": "libnpmpublish@7.1.4", - "dependsOn": [ - "ci-info@3.9.0", - "libnpmpublish@7.1.4|normalize-package-data@5.0.0", - "libnpmpublish@7.1.4|npm-package-arg@10.1.0", - "npm-registry-fetch@14.0.5", - "proc-log@3.0.0", - "libnpmpublish@7.1.4|semver@7.5.4", - "sigstore@1.9.0", - "libnpmpublish@7.1.4|ssri@10.0.5" - ] - }, - { - "ref": "libnpmpublish@7.1.4|normalize-package-data@5.0.0", - "dependsOn": [ - "hosted-git-info@6.1.1", - "is-core-module@2.13.1", - "libnpmpublish@7.1.4|semver@7.5.4", - "validate-npm-package-license@3.0.4" - ] - }, - { - "ref": "libnpmpublish@7.1.4|semver@7.5.4", - "dependsOn": [ - "libnpmpublish@7.1.4|lru-cache@6.0.0" - ] - }, - { - "ref": "libnpmpublish@7.1.4|npm-package-arg@10.1.0", - "dependsOn": [ - "hosted-git-info@6.1.1", - "proc-log@3.0.0", - "libnpmpublish@7.1.4|semver@7.5.4", - "libnpmpublish@7.1.4|validate-npm-package-name@5.0.0" - ] - }, - { - "ref": "libnpmpublish@7.1.4|validate-npm-package-name@5.0.0", - "dependsOn": [ - "builtins@5.0.1" - ] - }, - { - "ref": "libnpmpublish@7.1.4|lru-cache@6.0.0", - "dependsOn": [ - "libnpmpublish@7.1.4|yallist@4.0.0" - ] - }, - { - "ref": "libnpmpublish@7.1.4|yallist@4.0.0" - }, - { - "ref": "libnpmpublish@7.1.4|ssri@10.0.5", - "dependsOn": [ - "minipass@7.0.4" - ] - }, - { - "ref": "load-json-file@6.2.0", - "dependsOn": [ - "graceful-fs@4.2.11", - "parse-json@5.2.0", - "strip-bom@4.0.0", - "load-json-file@6.2.0|type-fest@0.6.0" - ] - }, - { - "ref": "load-json-file@6.2.0|type-fest@0.6.0" - }, - { - "ref": "multimatch@5.0.0", - "dependsOn": [ - "@types/minimatch@3.0.5", - "array-differ@3.0.0", - "array-union@2.1.0", - "multimatch@5.0.0|arrify@2.0.1", - "minimatch@3.1.2" - ] - }, - { - "ref": "multimatch@5.0.0|arrify@2.0.1" - }, - { - "ref": "npm-packlist@5.1.1", - "dependsOn": [ - "npm-packlist@5.1.1|glob@8.1.0", - "ignore-walk@5.0.1", - "npm-packlist@5.1.1|npm-bundled@1.1.2", - "npm-packlist@5.1.1|npm-normalize-package-bin@1.0.1" - ] - }, - { - "ref": "npm-packlist@5.1.1|glob@8.1.0", - "dependsOn": [ - "fs.realpath@1.0.0", - "inflight@1.0.6", - "inherits@2.0.4", - "npm-packlist@5.1.1|minimatch@5.1.6", - "once@1.4.0" - ] - }, - { - "ref": "npm-packlist@5.1.1|minimatch@5.1.6", - "dependsOn": [ - "npm-packlist@5.1.1|brace-expansion@2.0.1" - ] - }, - { - "ref": "npm-packlist@5.1.1|brace-expansion@2.0.1", - "dependsOn": [ - "balanced-match@1.0.2" - ] - }, - { - "ref": "npm-packlist@5.1.1|npm-bundled@1.1.2", - "dependsOn": [ - "npm-packlist@5.1.1|npm-normalize-package-bin@1.0.1" - ] - }, - { - "ref": "npm-packlist@5.1.1|npm-normalize-package-bin@1.0.1" - }, - { - "ref": "agentkeepalive@4.5.0", - "dependsOn": [ - "humanize-ms@1.2.1" - ] - }, - { - "ref": "cacache@17.1.4", - "dependsOn": [ - "@npmcli/fs@3.1.0", - "fs-minipass@3.0.3", - "cacache@17.1.4|glob@10.3.10", - "cacache@17.1.4|lru-cache@7.18.3", - "minipass-collect@1.0.2", - "minipass-flush@1.0.5", - "minipass-pipeline@1.2.4", - "minipass@7.0.4", - "p-map@4.0.0", - "cacache@17.1.4|ssri@10.0.5", - "tar@6.1.11", - "unique-filename@3.0.0" - ] - }, - { - "ref": "cacache@17.1.4|glob@10.3.10", - "dependsOn": [ - "foreground-child@3.1.1", - "jackspeak@2.3.6", - "cacache@17.1.4|minimatch@9.0.3", - "minipass@7.0.4", - "path-scurry@1.10.1" - ] - }, - { - "ref": "cacache@17.1.4|minimatch@9.0.3", - "dependsOn": [ - "cacache@17.1.4|brace-expansion@2.0.1" - ] - }, - { - "ref": "cacache@17.1.4|brace-expansion@2.0.1", - "dependsOn": [ - "balanced-match@1.0.2" - ] - }, - { - "ref": "cacache@17.1.4|lru-cache@7.18.3" - }, - { - "ref": "cacache@17.1.4|ssri@10.0.5", - "dependsOn": [ - "minipass@7.0.4" - ] - }, - { - "ref": "http-cache-semantics@4.1.1" - }, - { - "ref": "is-lambda@1.0.1" - }, - { - "ref": "minipass-flush@1.0.5", - "dependsOn": [ - "minipass-flush@1.0.5|minipass@3.3.6" - ] - }, - { - "ref": "minipass-flush@1.0.5|minipass@3.3.6", - "dependsOn": [ - "minipass-flush@1.0.5|yallist@4.0.0" - ] - }, - { - "ref": "minipass-flush@1.0.5|yallist@4.0.0" - }, - { - "ref": "minipass-pipeline@1.2.4", - "dependsOn": [ - "minipass-pipeline@1.2.4|minipass@3.3.6" - ] - }, - { - "ref": "minipass-pipeline@1.2.4|minipass@3.3.6", - "dependsOn": [ - "minipass-pipeline@1.2.4|yallist@4.0.0" - ] - }, - { - "ref": "minipass-pipeline@1.2.4|yallist@4.0.0" - }, - { - "ref": "negotiator@0.6.3" - }, - { - "ref": "promise-retry@2.0.1", - "dependsOn": [ - "err-code@2.0.3", - "retry@0.12.0" - ] - }, - { - "ref": "socks-proxy-agent@7.0.0", - "dependsOn": [ - "agent-base@6.0.2", - "debug@4.3.4", - "socks@2.7.1" - ] - }, - { - "ref": "encoding@0.1.13", - "dependsOn": [ - "encoding@0.1.13|iconv-lite@0.6.3" - ] - }, - { - "ref": "encoding@0.1.13|iconv-lite@0.6.3", - "dependsOn": [ - "safer-buffer@2.1.2" - ] - }, - { - "ref": "minipass-sized@1.0.3", - "dependsOn": [ - "minipass-sized@1.0.3|minipass@3.3.6" - ] - }, - { - "ref": "minipass-sized@1.0.3|minipass@3.3.6", - "dependsOn": [ - "minipass-sized@1.0.3|yallist@4.0.0" - ] - }, - { - "ref": "minipass-sized@1.0.3|yallist@4.0.0" - }, - { - "ref": "minizlib@2.1.2", - "dependsOn": [ - "minizlib@2.1.2|minipass@3.3.6", - "minizlib@2.1.2|yallist@4.0.0" - ] - }, - { - "ref": "minizlib@2.1.2|minipass@3.3.6", - "dependsOn": [ - "minizlib@2.1.2|yallist@4.0.0" - ] - }, - { - "ref": "minizlib@2.1.2|yallist@4.0.0" - }, - { - "ref": "minipass-json-stream@1.0.1", - "dependsOn": [ - "jsonparse@1.3.1", - "minipass-json-stream@1.0.1|minipass@3.3.6" - ] - }, - { - "ref": "minipass-json-stream@1.0.1|minipass@3.3.6", - "dependsOn": [ - "minipass-json-stream@1.0.1|yallist@4.0.0" - ] - }, - { - "ref": "minipass-json-stream@1.0.1|yallist@4.0.0" - }, - { - "ref": "hosted-git-info@6.1.1", - "dependsOn": [ - "hosted-git-info@6.1.1|lru-cache@7.18.3" - ] - }, - { - "ref": "hosted-git-info@6.1.1|lru-cache@7.18.3" - }, - { - "ref": "proc-log@3.0.0" - }, - { - "ref": "npmlog@6.0.2", - "dependsOn": [ - "are-we-there-yet@3.0.1", - "console-control-strings@1.1.0", - "gauge@4.0.4", - "set-blocking@2.0.0" - ] - }, - { - "ref": "p-map-series@2.1.0" - }, - { - "ref": "p-map@4.0.0", - "dependsOn": [ - "aggregate-error@3.1.0" - ] - }, - { - "ref": "p-queue@6.6.2", - "dependsOn": [ - "eventemitter3@4.0.7", - "p-timeout@3.2.0" - ] - }, - { - "ref": "p-waterfall@2.1.1", - "dependsOn": [ - "p-reduce@2.1.0" - ] - }, - { - "ref": "read-cmd-shim@3.0.0" - }, - { - "ref": "read-package-json@5.0.1", - "dependsOn": [ - "read-package-json@5.0.1|glob@8.1.0", - "read-package-json@5.0.1|json-parse-even-better-errors@2.3.1", - "read-package-json@5.0.1|normalize-package-data@4.0.1", - "read-package-json@5.0.1|npm-normalize-package-bin@1.0.1" - ] - }, - { - "ref": "read-package-json@5.0.1|glob@8.1.0", - "dependsOn": [ - "fs.realpath@1.0.0", - "inflight@1.0.6", - "inherits@2.0.4", - "read-package-json@5.0.1|minimatch@5.1.6", - "once@1.4.0" - ] - }, - { - "ref": "read-package-json@5.0.1|minimatch@5.1.6", - "dependsOn": [ - "read-package-json@5.0.1|brace-expansion@2.0.1" - ] - }, - { - "ref": "read-package-json@5.0.1|brace-expansion@2.0.1", - "dependsOn": [ - "balanced-match@1.0.2" - ] - }, - { - "ref": "read-package-json@5.0.1|json-parse-even-better-errors@2.3.1" - }, - { - "ref": "read-package-json@5.0.1|normalize-package-data@4.0.1", - "dependsOn": [ - "read-package-json@5.0.1|hosted-git-info@5.2.1", - "is-core-module@2.13.1", - "read-package-json@5.0.1|semver@7.5.4", - "validate-npm-package-license@3.0.4" - ] - }, - { - "ref": "read-package-json@5.0.1|hosted-git-info@5.2.1", - "dependsOn": [ - "read-package-json@5.0.1|lru-cache@7.18.3" - ] - }, - { - "ref": "read-package-json@5.0.1|lru-cache@7.18.3" - }, - { - "ref": "read-package-json@5.0.1|semver@7.5.4", - "dependsOn": [ - "read-package-json@5.0.1|semver@7.5.4|lru-cache@6.0.0" - ] - }, - { - "ref": "read-package-json@5.0.1|semver@7.5.4|lru-cache@6.0.0", - "dependsOn": [ - "read-package-json@5.0.1|yallist@4.0.0" - ] - }, - { - "ref": "read-package-json@5.0.1|yallist@4.0.0" - }, - { - "ref": "read-package-json@5.0.1|npm-normalize-package-bin@1.0.1" - }, - { - "ref": "ssri@9.0.1", - "dependsOn": [ - "ssri@9.0.1|minipass@3.3.6" - ] - }, - { - "ref": "ssri@9.0.1|minipass@3.3.6", - "dependsOn": [ - "ssri@9.0.1|yallist@4.0.0" - ] - }, - { - "ref": "ssri@9.0.1|yallist@4.0.0" - }, - { - "ref": "temp-dir@1.0.0" - }, - { - "ref": "tempy@1.0.0", - "dependsOn": [ - "del@6.1.1", - "is-stream@2.0.1", - "tempy@1.0.0|temp-dir@2.0.0", - "tempy@1.0.0|type-fest@0.16.0", - "unique-string@2.0.0" - ] - }, - { - "ref": "tempy@1.0.0|temp-dir@2.0.0" - }, - { - "ref": "tempy@1.0.0|type-fest@0.16.0" - }, - { - "ref": "del@6.1.1", - "dependsOn": [ - "globby@11.1.0", - "graceful-fs@4.2.11", - "is-glob@4.0.3", - "is-path-cwd@2.2.0", - "is-path-inside@3.0.3", - "p-map@4.0.0", - "rimraf@3.0.2", - "slash@3.0.0" - ] - }, - { - "ref": "is-path-cwd@2.2.0" - }, - { - "ref": "unique-string@2.0.0", - "dependsOn": [ - "crypto-random-string@2.0.0" - ] - }, - { - "ref": "crypto-random-string@2.0.0" - }, - { - "ref": "upath@2.0.1" - }, - { - "ref": "uuid@8.3.2" - }, - { - "ref": "write-pkg@4.0.0", - "dependsOn": [ - "sort-keys@2.0.0", - "write-pkg@4.0.0|type-fest@0.4.1", - "write-json-file@3.2.0" - ] - }, - { - "ref": "write-pkg@4.0.0|type-fest@0.4.1" - }, - { - "ref": "@isaacs/string-locale-compare@1.1.0" - }, - { - "ref": "@npmcli/fs@3.1.0", - "dependsOn": [ - "@npmcli/fs@3.1.0|semver@7.5.4" - ] - }, - { - "ref": "@npmcli/fs@3.1.0|semver@7.5.4", - "dependsOn": [ - "@npmcli/fs@3.1.0|lru-cache@6.0.0" - ] - }, - { - "ref": "@npmcli/fs@3.1.0|lru-cache@6.0.0", - "dependsOn": [ - "@npmcli/fs@3.1.0|yallist@4.0.0" - ] - }, - { - "ref": "@npmcli/fs@3.1.0|yallist@4.0.0" - }, - { - "ref": "@npmcli/installed-package-contents@2.0.2", - "dependsOn": [ - "npm-bundled@3.0.0", - "npm-normalize-package-bin@3.0.1" - ] - }, - { - "ref": "npm-bundled@3.0.0", - "dependsOn": [ - "npm-normalize-package-bin@3.0.1" - ] - }, - { - "ref": "npm-normalize-package-bin@3.0.1" - }, - { - "ref": "@npmcli/map-workspaces@3.0.4", - "dependsOn": [ - "@npmcli/name-from-folder@2.0.0", - "@npmcli/map-workspaces@3.0.4|glob@10.3.10", - "@npmcli/map-workspaces@3.0.4|minimatch@9.0.3", - "read-package-json-fast@3.0.2" - ] - }, - { - "ref": "@npmcli/map-workspaces@3.0.4|glob@10.3.10", - "dependsOn": [ - "foreground-child@3.1.1", - "jackspeak@2.3.6", - "@npmcli/map-workspaces@3.0.4|minimatch@9.0.3", - "minipass@7.0.4", - "path-scurry@1.10.1" - ] - }, - { - "ref": "@npmcli/map-workspaces@3.0.4|minimatch@9.0.3", - "dependsOn": [ - "@npmcli/map-workspaces@3.0.4|brace-expansion@2.0.1" - ] - }, - { - "ref": "@npmcli/map-workspaces@3.0.4|brace-expansion@2.0.1", - "dependsOn": [ - "balanced-match@1.0.2" - ] - }, - { - "ref": "@npmcli/name-from-folder@2.0.0" - }, - { - "ref": "foreground-child@3.1.1", - "dependsOn": [ - "cross-spawn@7.0.3", - "foreground-child@3.1.1|signal-exit@4.1.0" - ] - }, - { - "ref": "foreground-child@3.1.1|signal-exit@4.1.0" - }, - { - "ref": "jackspeak@2.3.6", - "dependsOn": [ - "@isaacs/cliui@8.0.2", - "@pkgjs/parseargs@0.11.0" - ] - }, - { - "ref": "@isaacs/cliui@8.0.2", - "dependsOn": [ - "BomRef.jg59kmj3qmo.1n20cvrl14g", - "@isaacs/cliui@8.0.2|string-width@5.1.2", - "BomRef.ib1sk1gq7m.723dejo2l4g", - "@isaacs/cliui@8.0.2|strip-ansi@7.1.0", - "wrap-ansi@7.0.0", - "@isaacs/cliui@8.0.2|wrap-ansi@8.1.0" - ] - }, - { - "ref": "@isaacs/cliui@8.0.2|string-width@5.1.2", - "dependsOn": [ - "eastasianwidth@0.2.0", - "@isaacs/cliui@8.0.2|emoji-regex@9.2.2", - "@isaacs/cliui@8.0.2|strip-ansi@7.1.0" - ] - }, - { - "ref": "@isaacs/cliui@8.0.2|emoji-regex@9.2.2" - }, - { - "ref": "@isaacs/cliui@8.0.2|strip-ansi@7.1.0", - "dependsOn": [ - "@isaacs/cliui@8.0.2|ansi-regex@6.0.1" - ] - }, - { - "ref": "@isaacs/cliui@8.0.2|ansi-regex@6.0.1" - }, - { - "ref": "@isaacs/cliui@8.0.2|wrap-ansi@8.1.0", - "dependsOn": [ - "@isaacs/cliui@8.0.2|ansi-styles@6.2.1", - "@isaacs/cliui@8.0.2|string-width@5.1.2", - "@isaacs/cliui@8.0.2|strip-ansi@7.1.0" - ] - }, - { - "ref": "@isaacs/cliui@8.0.2|ansi-styles@6.2.1" - }, - { - "ref": "BomRef.jg59kmj3qmo.1n20cvrl14g", - "dependsOn": [ - "emoji-regex@8.0.0", - "is-fullwidth-code-point@3.0.0", - "strip-ansi@6.0.1" - ] - }, - { - "ref": "eastasianwidth@0.2.0" - }, - { - "ref": "BomRef.ib1sk1gq7m.723dejo2l4g", - "dependsOn": [ - "ansi-regex@5.0.1" - ] - }, - { - "ref": "wrap-ansi@7.0.0", - "dependsOn": [ - "wrap-ansi@7.0.0|ansi-styles@4.3.0", - "string-width@4.2.3", - "strip-ansi@6.0.1" - ] - }, - { - "ref": "wrap-ansi@7.0.0|ansi-styles@4.3.0", - "dependsOn": [ - "wrap-ansi@7.0.0|color-convert@2.0.1" - ] - }, - { - "ref": "wrap-ansi@7.0.0|color-convert@2.0.1", - "dependsOn": [ - "wrap-ansi@7.0.0|color-name@1.1.4" - ] - }, - { - "ref": "wrap-ansi@7.0.0|color-name@1.1.4" - }, - { - "ref": "@pkgjs/parseargs@0.11.0" - }, - { - "ref": "minipass@7.0.4" - }, - { - "ref": "path-scurry@1.10.1", - "dependsOn": [ - "path-scurry@1.10.1|lru-cache@10.0.1", - "minipass@7.0.4" - ] - }, - { - "ref": "path-scurry@1.10.1|lru-cache@10.0.1" - }, - { - "ref": "read-package-json-fast@3.0.2", - "dependsOn": [ - "json-parse-even-better-errors@3.0.0", - "npm-normalize-package-bin@3.0.1" - ] - }, - { - "ref": "@npmcli/metavuln-calculator@5.0.1", - "dependsOn": [ - "cacache@17.1.4", - "json-parse-even-better-errors@3.0.0", - "pacote@15.1.1", - "@npmcli/metavuln-calculator@5.0.1|semver@7.5.4" - ] - }, - { - "ref": "@npmcli/metavuln-calculator@5.0.1|semver@7.5.4", - "dependsOn": [ - "@npmcli/metavuln-calculator@5.0.1|lru-cache@6.0.0" - ] - }, - { - "ref": "@npmcli/metavuln-calculator@5.0.1|lru-cache@6.0.0", - "dependsOn": [ - "@npmcli/metavuln-calculator@5.0.1|yallist@4.0.0" - ] - }, - { - "ref": "@npmcli/metavuln-calculator@5.0.1|yallist@4.0.0" - }, - { - "ref": "json-parse-even-better-errors@3.0.0" - }, - { - "ref": "@npmcli/node-gyp@3.0.0" - }, - { - "ref": "@npmcli/package-json@3.1.1", - "dependsOn": [ - "@npmcli/git@4.1.0", - "@npmcli/package-json@3.1.1|glob@10.3.10", - "json-parse-even-better-errors@3.0.0", - "@npmcli/package-json@3.1.1|normalize-package-data@5.0.0", - "npm-normalize-package-bin@3.0.1", - "proc-log@3.0.0" - ] - }, - { - "ref": "@npmcli/package-json@3.1.1|glob@10.3.10", - "dependsOn": [ - "foreground-child@3.1.1", - "jackspeak@2.3.6", - "@npmcli/package-json@3.1.1|minimatch@9.0.3", - "minipass@7.0.4", - "path-scurry@1.10.1" - ] - }, - { - "ref": "@npmcli/package-json@3.1.1|minimatch@9.0.3", - "dependsOn": [ - "@npmcli/package-json@3.1.1|brace-expansion@2.0.1" - ] - }, - { - "ref": "@npmcli/package-json@3.1.1|brace-expansion@2.0.1", - "dependsOn": [ - "balanced-match@1.0.2" - ] - }, - { - "ref": "@npmcli/package-json@3.1.1|normalize-package-data@5.0.0", - "dependsOn": [ - "hosted-git-info@6.1.1", - "is-core-module@2.13.1", - "@npmcli/package-json@3.1.1|semver@7.5.4", - "validate-npm-package-license@3.0.4" - ] - }, - { - "ref": "@npmcli/package-json@3.1.1|semver@7.5.4", - "dependsOn": [ - "@npmcli/package-json@3.1.1|lru-cache@6.0.0" - ] - }, - { - "ref": "@npmcli/package-json@3.1.1|lru-cache@6.0.0", - "dependsOn": [ - "@npmcli/package-json@3.1.1|yallist@4.0.0" - ] - }, - { - "ref": "@npmcli/package-json@3.1.1|yallist@4.0.0" - }, - { - "ref": "@npmcli/git@4.1.0", - "dependsOn": [ - "@npmcli/promise-spawn@6.0.2", - "@npmcli/git@4.1.0|lru-cache@7.18.3", - "npm-pick-manifest@8.0.2", - "proc-log@3.0.0", - "promise-inflight@1.0.1", - "promise-retry@2.0.1", - "@npmcli/git@4.1.0|semver@7.5.4", - "@npmcli/git@4.1.0|which@3.0.1" - ] - }, - { - "ref": "@npmcli/git@4.1.0|lru-cache@7.18.3" - }, - { - "ref": "@npmcli/git@4.1.0|semver@7.5.4", - "dependsOn": [ - "@npmcli/git@4.1.0|semver@7.5.4|lru-cache@6.0.0" - ] - }, - { - "ref": "@npmcli/git@4.1.0|semver@7.5.4|lru-cache@6.0.0", - "dependsOn": [ - "@npmcli/git@4.1.0|yallist@4.0.0" - ] - }, - { - "ref": "@npmcli/git@4.1.0|yallist@4.0.0" - }, - { - "ref": "@npmcli/git@4.1.0|which@3.0.1", - "dependsOn": [ - "isexe@2.0.0" - ] - }, - { - "ref": "@npmcli/query@3.0.1", - "dependsOn": [ - "postcss-selector-parser@6.0.13" - ] - }, - { - "ref": "@npmcli/promise-spawn@6.0.2", - "dependsOn": [ - "@npmcli/promise-spawn@6.0.2|which@3.0.1" - ] - }, - { - "ref": "@npmcli/promise-spawn@6.0.2|which@3.0.1", - "dependsOn": [ - "isexe@2.0.0" - ] - }, - { - "ref": "node-gyp@9.4.1", - "dependsOn": [ - "env-paths@2.2.1", - "exponential-backoff@3.1.1", - "glob@7.2.3", - "graceful-fs@4.2.11", - "make-fetch-happen@10.2.1", - "node-gyp@9.4.1|nopt@6.0.0", - "npmlog@6.0.2", - "rimraf@3.0.2", - "node-gyp@9.4.1|semver@7.5.4", - "tar@6.1.11", - "which@2.0.2" - ] - }, - { - "ref": "node-gyp@9.4.1|nopt@6.0.0", - "dependsOn": [ - "node-gyp@9.4.1|abbrev@1.1.1" - ] - }, - { - "ref": "node-gyp@9.4.1|abbrev@1.1.1" - }, - { - "ref": "node-gyp@9.4.1|semver@7.5.4", - "dependsOn": [ - "node-gyp@9.4.1|lru-cache@6.0.0" - ] - }, - { - "ref": "node-gyp@9.4.1|lru-cache@6.0.0", - "dependsOn": [ - "node-gyp@9.4.1|yallist@4.0.0" - ] - }, - { - "ref": "node-gyp@9.4.1|yallist@4.0.0" - }, - { - "ref": "bin-links@4.0.3", - "dependsOn": [ - "bin-links@4.0.3|cmd-shim@6.0.2", - "npm-normalize-package-bin@3.0.1", - "bin-links@4.0.3|read-cmd-shim@4.0.0", - "bin-links@4.0.3|write-file-atomic@5.0.1" - ] - }, - { - "ref": "bin-links@4.0.3|cmd-shim@6.0.2" - }, - { - "ref": "bin-links@4.0.3|read-cmd-shim@4.0.0" - }, - { - "ref": "bin-links@4.0.3|write-file-atomic@5.0.1", - "dependsOn": [ - "imurmurhash@0.1.4", - "bin-links@4.0.3|signal-exit@4.1.0" - ] - }, - { - "ref": "bin-links@4.0.3|signal-exit@4.1.0" - }, - { - "ref": "fs-minipass@3.0.3", - "dependsOn": [ - "minipass@7.0.4" - ] - }, - { - "ref": "minipass-collect@1.0.2", - "dependsOn": [ - "minipass-collect@1.0.2|minipass@3.3.6" - ] - }, - { - "ref": "minipass-collect@1.0.2|minipass@3.3.6", - "dependsOn": [ - "minipass-collect@1.0.2|yallist@4.0.0" - ] - }, - { - "ref": "minipass-collect@1.0.2|yallist@4.0.0" - }, - { - "ref": "unique-filename@3.0.0", - "dependsOn": [ - "unique-slug@4.0.0" - ] - }, - { - "ref": "unique-slug@4.0.0", - "dependsOn": [ - "imurmurhash@0.1.4" - ] - }, - { - "ref": "common-ancestor-path@1.0.1" - }, - { - "ref": "json-stringify-nice@1.1.4" - }, - { - "ref": "nopt@7.2.0", - "dependsOn": [ - "abbrev@2.0.0" - ] - }, - { - "ref": "abbrev@2.0.0" - }, - { - "ref": "npm-install-checks@6.3.0", - "dependsOn": [ - "npm-install-checks@6.3.0|semver@7.5.4" - ] - }, - { - "ref": "npm-install-checks@6.3.0|semver@7.5.4", - "dependsOn": [ - "npm-install-checks@6.3.0|lru-cache@6.0.0" - ] - }, - { - "ref": "npm-install-checks@6.3.0|lru-cache@6.0.0", - "dependsOn": [ - "npm-install-checks@6.3.0|yallist@4.0.0" - ] - }, - { - "ref": "npm-install-checks@6.3.0|yallist@4.0.0" - }, - { - "ref": "npm-pick-manifest@8.0.2", - "dependsOn": [ - "npm-install-checks@6.3.0", - "npm-normalize-package-bin@3.0.1", - "npm-pick-manifest@8.0.2|npm-package-arg@10.1.0", - "npm-pick-manifest@8.0.2|semver@7.5.4" - ] - }, - { - "ref": "npm-pick-manifest@8.0.2|npm-package-arg@10.1.0", - "dependsOn": [ - "hosted-git-info@6.1.1", - "proc-log@3.0.0", - "npm-pick-manifest@8.0.2|semver@7.5.4", - "npm-pick-manifest@8.0.2|validate-npm-package-name@5.0.0" - ] - }, - { - "ref": "npm-pick-manifest@8.0.2|semver@7.5.4", - "dependsOn": [ - "npm-pick-manifest@8.0.2|lru-cache@6.0.0" - ] - }, - { - "ref": "npm-pick-manifest@8.0.2|validate-npm-package-name@5.0.0", - "dependsOn": [ - "builtins@5.0.1" - ] - }, - { - "ref": "npm-pick-manifest@8.0.2|lru-cache@6.0.0", - "dependsOn": [ - "npm-pick-manifest@8.0.2|yallist@4.0.0" - ] - }, - { - "ref": "npm-pick-manifest@8.0.2|yallist@4.0.0" - }, - { - "ref": "npm-registry-fetch@14.0.5", - "dependsOn": [ - "npm-registry-fetch@14.0.5|make-fetch-happen@11.1.1", - "npm-registry-fetch@14.0.5|minipass-fetch@3.0.4", - "minipass-json-stream@1.0.1", - "npm-registry-fetch@14.0.5|minipass@5.0.0", - "minizlib@2.1.2", - "npm-registry-fetch@14.0.5|npm-package-arg@10.1.0", - "proc-log@3.0.0" - ] - }, - { - "ref": "npm-registry-fetch@14.0.5|make-fetch-happen@11.1.1", - "dependsOn": [ - "agentkeepalive@4.5.0", - "cacache@17.1.4", - "http-cache-semantics@4.1.1", - "http-proxy-agent@5.0.0", - "https-proxy-agent@5.0.1", - "is-lambda@1.0.1", - "npm-registry-fetch@14.0.5|lru-cache@7.18.3", - "npm-registry-fetch@14.0.5|minipass-fetch@3.0.4", - "minipass-flush@1.0.5", - "minipass-pipeline@1.2.4", - "npm-registry-fetch@14.0.5|minipass@5.0.0", - "negotiator@0.6.3", - "promise-retry@2.0.1", - "socks-proxy-agent@7.0.0", - "npm-registry-fetch@14.0.5|ssri@10.0.5" - ] - }, - { - "ref": "npm-registry-fetch@14.0.5|lru-cache@7.18.3" - }, - { - "ref": "npm-registry-fetch@14.0.5|minipass-fetch@3.0.4", - "dependsOn": [ - "encoding@0.1.13", - "minipass-sized@1.0.3", - "npm-registry-fetch@14.0.5|minipass-fetch@3.0.4|minipass@7.0.4", - "minizlib@2.1.2" - ] - }, - { - "ref": "npm-registry-fetch@14.0.5|minipass-fetch@3.0.4|minipass@7.0.4" - }, - { - "ref": "npm-registry-fetch@14.0.5|minipass@5.0.0" - }, - { - "ref": "npm-registry-fetch@14.0.5|ssri@10.0.5", - "dependsOn": [ - "npm-registry-fetch@14.0.5|ssri@10.0.5|minipass@7.0.4" - ] - }, - { - "ref": "npm-registry-fetch@14.0.5|ssri@10.0.5|minipass@7.0.4" - }, - { - "ref": "npm-registry-fetch@14.0.5|npm-package-arg@10.1.0", - "dependsOn": [ - "hosted-git-info@6.1.1", - "proc-log@3.0.0", - "npm-registry-fetch@14.0.5|semver@7.5.4", - "npm-registry-fetch@14.0.5|validate-npm-package-name@5.0.0" - ] - }, - { - "ref": "npm-registry-fetch@14.0.5|semver@7.5.4", - "dependsOn": [ - "npm-registry-fetch@14.0.5|semver@7.5.4|lru-cache@6.0.0" - ] - }, - { - "ref": "npm-registry-fetch@14.0.5|semver@7.5.4|lru-cache@6.0.0", - "dependsOn": [ - "npm-registry-fetch@14.0.5|yallist@4.0.0" - ] - }, - { - "ref": "npm-registry-fetch@14.0.5|yallist@4.0.0" - }, - { - "ref": "npm-registry-fetch@14.0.5|validate-npm-package-name@5.0.0", - "dependsOn": [ - "builtins@5.0.1" - ] - }, - { - "ref": "abort-controller@3.0.0", - "dependsOn": [ - "event-target-shim@5.0.1" - ] - }, - { - "ref": "event-target-shim@5.0.1" - }, - { - "ref": "base64-js@1.5.1" - }, - { - "ref": "ieee754@1.2.1" - }, - { - "ref": "process@0.11.10" - }, - { - "ref": "string_decoder@1.3.0", - "dependsOn": [ - "string_decoder@1.3.0|safe-buffer@5.2.1" - ] - }, - { - "ref": "string_decoder@1.3.0|safe-buffer@5.2.1" - }, - { - "ref": "parse-conflict-json@3.0.1", - "dependsOn": [ - "json-parse-even-better-errors@3.0.0", - "just-diff-apply@5.5.0", - "just-diff@6.0.2" - ] - }, - { - "ref": "just-diff-apply@5.5.0" - }, - { - "ref": "just-diff@6.0.2" - }, - { - "ref": "promise-all-reject-late@1.0.1" - }, - { - "ref": "promise-call-limit@1.0.2" - }, - { - "ref": "treeverse@3.0.0" - }, - { - "ref": "walk-up-path@1.0.0" - }, - { - "ref": "infer-owner@1.0.4" - }, - { - "ref": "env-paths@2.2.1" - }, - { - "ref": "exponential-backoff@3.1.1" - }, - { - "ref": "make-fetch-happen@10.2.1", - "dependsOn": [ - "agentkeepalive@4.5.0", - "make-fetch-happen@10.2.1|cacache@16.1.3", - "http-cache-semantics@4.1.1", - "http-proxy-agent@5.0.0", - "https-proxy-agent@5.0.1", - "is-lambda@1.0.1", - "make-fetch-happen@10.2.1|lru-cache@7.18.3", - "minipass-collect@1.0.2", - "minipass-fetch@2.1.2", - "minipass-flush@1.0.5", - "minipass-pipeline@1.2.4", - "make-fetch-happen@10.2.1|minipass@3.3.6", - "negotiator@0.6.3", - "promise-retry@2.0.1", - "socks-proxy-agent@7.0.0", - "ssri@9.0.1" - ] - }, - { - "ref": "make-fetch-happen@10.2.1|cacache@16.1.3", - "dependsOn": [ - "make-fetch-happen@10.2.1|@npmcli/fs@2.1.2", - "@npmcli/move-file@2.0.1", - "chownr@2.0.0", - "make-fetch-happen@10.2.1|fs-minipass@2.1.0", - "make-fetch-happen@10.2.1|glob@8.1.0", - "infer-owner@1.0.4", - "make-fetch-happen@10.2.1|lru-cache@7.18.3", - "minipass-collect@1.0.2", - "minipass-flush@1.0.5", - "minipass-pipeline@1.2.4", - "make-fetch-happen@10.2.1|minipass@3.3.6", - "mkdirp@1.0.4", - "p-map@4.0.0", - "promise-inflight@1.0.1", - "rimraf@3.0.2", - "ssri@9.0.1", - "tar@6.1.11", - "make-fetch-happen@10.2.1|unique-filename@2.0.1" - ] - }, - { - "ref": "make-fetch-happen@10.2.1|@npmcli/fs@2.1.2", - "dependsOn": [ - "@gar/promisify@1.1.3", - "make-fetch-happen@10.2.1|semver@7.5.4" - ] - }, - { - "ref": "make-fetch-happen@10.2.1|semver@7.5.4", - "dependsOn": [ - "make-fetch-happen@10.2.1|semver@7.5.4|lru-cache@6.0.0" - ] - }, - { - "ref": "make-fetch-happen@10.2.1|semver@7.5.4|lru-cache@6.0.0", - "dependsOn": [ - "make-fetch-happen@10.2.1|yallist@4.0.0" - ] - }, - { - "ref": "make-fetch-happen@10.2.1|yallist@4.0.0" - }, - { - "ref": "make-fetch-happen@10.2.1|fs-minipass@2.1.0", - "dependsOn": [ - "make-fetch-happen@10.2.1|minipass@3.3.6" - ] - }, - { - "ref": "make-fetch-happen@10.2.1|minipass@3.3.6", - "dependsOn": [ - "make-fetch-happen@10.2.1|yallist@4.0.0" - ] - }, - { - "ref": "make-fetch-happen@10.2.1|glob@8.1.0", - "dependsOn": [ - "fs.realpath@1.0.0", - "inflight@1.0.6", - "inherits@2.0.4", - "make-fetch-happen@10.2.1|minimatch@5.1.6", - "once@1.4.0" - ] - }, - { - "ref": "make-fetch-happen@10.2.1|minimatch@5.1.6", - "dependsOn": [ - "make-fetch-happen@10.2.1|brace-expansion@2.0.1" - ] - }, - { - "ref": "make-fetch-happen@10.2.1|brace-expansion@2.0.1", - "dependsOn": [ - "balanced-match@1.0.2" - ] - }, - { - "ref": "make-fetch-happen@10.2.1|lru-cache@7.18.3" - }, - { - "ref": "make-fetch-happen@10.2.1|unique-filename@2.0.1", - "dependsOn": [ - "make-fetch-happen@10.2.1|unique-slug@3.0.0" - ] - }, - { - "ref": "make-fetch-happen@10.2.1|unique-slug@3.0.0", - "dependsOn": [ - "imurmurhash@0.1.4" - ] - }, - { - "ref": "@gar/promisify@1.1.3" - }, - { - "ref": "@npmcli/move-file@2.0.1", - "dependsOn": [ - "mkdirp@1.0.4", - "rimraf@3.0.2" - ] - }, - { - "ref": "chownr@2.0.0" - }, - { - "ref": "promise-inflight@1.0.1" - }, - { - "ref": "minipass-fetch@2.1.2", - "dependsOn": [ - "encoding@0.1.13", - "minipass-sized@1.0.3", - "minipass-fetch@2.1.2|minipass@3.3.6", - "minizlib@2.1.2" - ] - }, - { - "ref": "minipass-fetch@2.1.2|minipass@3.3.6", - "dependsOn": [ - "minipass-fetch@2.1.2|yallist@4.0.0" - ] - }, - { - "ref": "minipass-fetch@2.1.2|yallist@4.0.0" - }, - { - "ref": "ejs@3.1.9", - "dependsOn": [ - "jake@10.8.7" - ] - }, - { - "ref": "jake@10.8.7", - "dependsOn": [ - "async@3.2.5", - "jake@10.8.7|chalk@4.1.2", - "filelist@1.0.4", - "minimatch@3.1.2" - ] - }, - { - "ref": "jake@10.8.7|chalk@4.1.2", - "dependsOn": [ - "jake@10.8.7|ansi-styles@4.3.0", - "jake@10.8.7|supports-color@7.2.0" - ] - }, - { - "ref": "jake@10.8.7|ansi-styles@4.3.0", - "dependsOn": [ - "jake@10.8.7|color-convert@2.0.1" - ] - }, - { - "ref": "jake@10.8.7|color-convert@2.0.1", - "dependsOn": [ - "jake@10.8.7|color-name@1.1.4" - ] - }, - { - "ref": "jake@10.8.7|color-name@1.1.4" - }, - { - "ref": "jake@10.8.7|supports-color@7.2.0", - "dependsOn": [ - "jake@10.8.7|has-flag@4.0.0" - ] - }, - { - "ref": "jake@10.8.7|has-flag@4.0.0" - }, - { - "ref": "async@3.2.5" - }, - { - "ref": "filelist@1.0.4", - "dependsOn": [ - "filelist@1.0.4|minimatch@5.1.6" - ] - }, - { - "ref": "filelist@1.0.4|minimatch@5.1.6", - "dependsOn": [ - "filelist@1.0.4|brace-expansion@2.0.1" - ] - }, - { - "ref": "filelist@1.0.4|brace-expansion@2.0.1", - "dependsOn": [ - "balanced-match@1.0.2" - ] - }, - { - "ref": "nx@15.9.7", - "dependsOn": [ - "@nrwl/cli@15.9.7", - "@nrwl/nx-win32-x64-msvc@15.9.7", - "@nrwl/tao@15.9.7", - "@parcel/watcher@2.0.4", - "@yarnpkg/lockfile@1.1.0", - "@yarnpkg/parsers@3.0.0-rc.46", - "@zkochan/js-yaml@0.0.6", - "axios@1.6.0", - "nx@15.9.7|chalk@4.1.2", - "cli-cursor@3.1.0", - "cli-spinners@2.6.1", - "cliui@7.0.4", - "dotenv@10.0.0", - "enquirer@2.3.6", - "nx@15.9.7|fast-glob@3.2.7", - "figures@3.2.0", - "flat@5.0.2", - "nx@15.9.7|fs-extra@11.1.1", - "nx@15.9.7|glob@7.1.4", - "ignore@5.2.4", - "js-yaml@4.1.0", - "jsonc-parser@3.2.0", - "lines-and-columns@2.0.3", - "nx@15.9.7|minimatch@3.0.5", - "npm-run-path@4.0.1", - "open@8.4.2", - "nx@15.9.7|semver@7.5.4", - "string-width@4.2.3", - "strong-log-transformer@2.1.0", - "tar-stream@2.2.0", - "tmp@0.2.1", - "nx@15.9.7|tsconfig-paths@4.2.0", - "tslib@2.6.2", - "v8-compile-cache@2.3.0", - "nx@15.9.7|yargs-parser@21.1.1", - "nx@15.9.7|yargs@17.7.2" - ] - }, - { - "ref": "nx@15.9.7|chalk@4.1.2", - "dependsOn": [ - "nx@15.9.7|ansi-styles@4.3.0", - "nx@15.9.7|supports-color@7.2.0" - ] - }, - { - "ref": "nx@15.9.7|ansi-styles@4.3.0", - "dependsOn": [ - "nx@15.9.7|color-convert@2.0.1" - ] - }, - { - "ref": "nx@15.9.7|color-convert@2.0.1", - "dependsOn": [ - "nx@15.9.7|color-name@1.1.4" - ] - }, - { - "ref": "nx@15.9.7|color-name@1.1.4" - }, - { - "ref": "nx@15.9.7|supports-color@7.2.0", - "dependsOn": [ - "nx@15.9.7|has-flag@4.0.0" - ] - }, - { - "ref": "nx@15.9.7|has-flag@4.0.0" - }, - { - "ref": "nx@15.9.7|fast-glob@3.2.7", - "dependsOn": [ - "@nodelib/fs.stat@2.0.5", - "@nodelib/fs.walk@1.2.8", - "nx@15.9.7|glob-parent@5.1.2", - "merge2@1.4.1", - "micromatch@4.0.5" - ] - }, - { - "ref": "nx@15.9.7|glob-parent@5.1.2", - "dependsOn": [ - "is-glob@4.0.3" - ] - }, - { - "ref": "nx@15.9.7|fs-extra@11.1.1", - "dependsOn": [ - "graceful-fs@4.2.11", - "jsonfile@6.1.0", - "universalify@2.0.1" - ] - }, - { - "ref": "nx@15.9.7|glob@7.1.4", - "dependsOn": [ - "fs.realpath@1.0.0", - "inflight@1.0.6", - "inherits@2.0.4", - "nx@15.9.7|minimatch@3.0.5", - "once@1.4.0", - "path-is-absolute@1.0.1" - ] - }, - { - "ref": "nx@15.9.7|minimatch@3.0.5", - "dependsOn": [ - "brace-expansion@1.1.11" - ] - }, - { - "ref": "nx@15.9.7|semver@7.5.4", - "dependsOn": [ - "nx@15.9.7|lru-cache@6.0.0" - ] - }, - { - "ref": "nx@15.9.7|lru-cache@6.0.0", - "dependsOn": [ - "nx@15.9.7|yallist@4.0.0" - ] - }, - { - "ref": "nx@15.9.7|yallist@4.0.0" - }, - { - "ref": "nx@15.9.7|tsconfig-paths@4.2.0", - "dependsOn": [ - "json5@2.2.3", - "minimist@1.2.8", - "nx@15.9.7|strip-bom@3.0.0" - ] - }, - { - "ref": "nx@15.9.7|strip-bom@3.0.0" - }, - { - "ref": "nx@15.9.7|yargs-parser@21.1.1" - }, - { - "ref": "nx@15.9.7|yargs@17.7.2", - "dependsOn": [ - "nx@15.9.7|yargs@17.7.2|cliui@8.0.1", - "escalade@3.1.1", - "get-caller-file@2.0.5", - "require-directory@2.1.1", - "string-width@4.2.3", - "y18n@5.0.8", - "nx@15.9.7|yargs-parser@21.1.1" - ] - }, - { - "ref": "nx@15.9.7|yargs@17.7.2|cliui@8.0.1", - "dependsOn": [ - "string-width@4.2.3", - "strip-ansi@6.0.1", - "nx@15.9.7|wrap-ansi@7.0.0" - ] - }, - { - "ref": "nx@15.9.7|wrap-ansi@7.0.0", - "dependsOn": [ - "nx@15.9.7|ansi-styles@4.3.0", - "string-width@4.2.3", - "strip-ansi@6.0.1" - ] - }, - { - "ref": "tmp@0.2.1", - "dependsOn": [ - "rimraf@3.0.2" - ] - }, - { - "ref": "@octokit/plugin-enterprise-rest@6.0.1" - }, - { - "ref": "@octokit/core@4.2.4", - "dependsOn": [ - "@octokit/auth-token@3.0.4", - "@octokit/graphql@5.0.6", - "@octokit/request-error@3.0.3", - "@octokit/request@6.2.8", - "@octokit/types@9.3.2", - "before-after-hook@2.2.3", - "universal-user-agent@6.0.1" - ] - }, - { - "ref": "@octokit/auth-token@3.0.4" - }, - { - "ref": "@octokit/graphql@5.0.6", - "dependsOn": [ - "@octokit/request@6.2.8", - "@octokit/types@9.3.2", - "universal-user-agent@6.0.1" - ] - }, - { - "ref": "@octokit/request@6.2.8", - "dependsOn": [ - "@octokit/endpoint@7.0.6", - "@octokit/request-error@3.0.3", - "@octokit/types@9.3.2", - "is-plain-object@5.0.0", - "node-fetch@2.6.7", - "universal-user-agent@6.0.1" - ] - }, - { - "ref": "@octokit/types@9.3.2", - "dependsOn": [ - "@octokit/openapi-types@18.1.1" - ] - }, - { - "ref": "universal-user-agent@6.0.1" - }, - { - "ref": "@octokit/request-error@3.0.3", - "dependsOn": [ - "@octokit/types@9.3.2", - "deprecation@2.3.1", - "once@1.4.0" - ] - }, - { - "ref": "deprecation@2.3.1" - }, - { - "ref": "@octokit/endpoint@7.0.6", - "dependsOn": [ - "@octokit/types@9.3.2", - "is-plain-object@5.0.0", - "universal-user-agent@6.0.1" - ] - }, - { - "ref": "is-plain-object@5.0.0" - }, - { - "ref": "@octokit/openapi-types@18.1.1" - }, - { - "ref": "before-after-hook@2.2.3" - }, - { - "ref": "@octokit/plugin-paginate-rest@3.1.0", - "dependsOn": [ - "@octokit/core@4.2.4", - "@octokit/plugin-paginate-rest@3.1.0|@octokit/types@6.41.0" - ] - }, - { - "ref": "@octokit/plugin-paginate-rest@3.1.0|@octokit/types@6.41.0", - "dependsOn": [ - "@octokit/plugin-paginate-rest@3.1.0|@octokit/openapi-types@12.11.0" - ] - }, - { - "ref": "@octokit/plugin-paginate-rest@3.1.0|@octokit/openapi-types@12.11.0" - }, - { - "ref": "@octokit/plugin-request-log@1.0.4", - "dependsOn": [ - "@octokit/core@4.2.4" - ] - }, - { - "ref": "@octokit/plugin-rest-endpoint-methods@6.8.1", - "dependsOn": [ - "@octokit/core@4.2.4", - "@octokit/plugin-rest-endpoint-methods@6.8.1|@octokit/types@8.2.1", - "deprecation@2.3.1" - ] - }, - { - "ref": "@octokit/plugin-rest-endpoint-methods@6.8.1|@octokit/types@8.2.1", - "dependsOn": [ - "@octokit/plugin-rest-endpoint-methods@6.8.1|@octokit/openapi-types@14.0.0" - ] - }, - { - "ref": "@octokit/plugin-rest-endpoint-methods@6.8.1|@octokit/openapi-types@14.0.0" - }, - { - "ref": "isobject@3.0.1" - }, - { - "ref": "kind-of@6.0.3" - }, - { - "ref": "shallow-clone@3.0.1", - "dependsOn": [ - "kind-of@6.0.3" - ] - }, - { - "ref": "mkdirp-infer-owner@2.0.0", - "dependsOn": [ - "chownr@2.0.0", - "infer-owner@1.0.4", - "mkdirp@1.0.4" - ] - }, - { - "ref": "wcwidth@1.0.1", - "dependsOn": [ - "defaults@1.0.4" - ] - }, - { - "ref": "defaults@1.0.4", - "dependsOn": [ - "defaults@1.0.4|clone@1.0.4" - ] - }, - { - "ref": "defaults@1.0.4|clone@1.0.4" - }, - { - "ref": "ini@1.3.8" - }, - { - "ref": "proto-list@1.2.4" - }, - { - "ref": "conventional-changelog-angular@5.0.12", - "dependsOn": [ - "compare-func@2.0.0", - "q@1.5.1" - ] - }, - { - "ref": "compare-func@2.0.0", - "dependsOn": [ - "array-ify@1.0.0", - "compare-func@2.0.0|dot-prop@5.3.0" - ] - }, - { - "ref": "compare-func@2.0.0|dot-prop@5.3.0", - "dependsOn": [ - "is-obj@2.0.0" - ] - }, - { - "ref": "array-ify@1.0.0" - }, - { - "ref": "is-obj@2.0.0" - }, - { - "ref": "q@1.5.1" - }, - { - "ref": "add-stream@1.0.0" - }, - { - "ref": "conventional-changelog-writer@5.0.1", - "dependsOn": [ - "conventional-commits-filter@2.0.7", - "dateformat@3.0.3", - "handlebars@4.7.8", - "json-stringify-safe@5.0.1", - "lodash@4.17.21", - "meow@8.1.2", - "semver@6.3.1", - "split@1.0.1", - "conventional-changelog-writer@5.0.1|through2@4.0.2" - ] - }, - { - "ref": "conventional-changelog-writer@5.0.1|through2@4.0.2", - "dependsOn": [ - "readable-stream@3.6.2" - ] - }, - { - "ref": "conventional-commits-filter@2.0.7", - "dependsOn": [ - "lodash.ismatch@4.4.0", - "modify-values@1.0.1" - ] - }, - { - "ref": "dateformat@3.0.3" - }, - { - "ref": "handlebars@4.7.8", - "dependsOn": [ - "minimist@1.2.8", - "neo-async@2.6.2", - "source-map@0.6.1", - "uglify-js@3.17.4", - "wordwrap@1.0.0" - ] - }, - { - "ref": "neo-async@2.6.2" - }, - { - "ref": "uglify-js@3.17.4" - }, - { - "ref": "wordwrap@1.0.0" - }, - { - "ref": "json-stringify-safe@5.0.1" - }, - { - "ref": "meow@8.1.2", - "dependsOn": [ - "@types/minimist@1.2.4", - "camelcase-keys@6.2.2", - "decamelize-keys@1.1.1", - "hard-rejection@2.1.0", - "minimist-options@4.1.0", - "meow@8.1.2|normalize-package-data@3.0.3", - "meow@8.1.2|read-pkg-up@7.0.1", - "redent@3.0.0", - "trim-newlines@3.0.1", - "meow@8.1.2|type-fest@0.18.1", - "yargs-parser@20.2.4" - ] - }, - { - "ref": "meow@8.1.2|normalize-package-data@3.0.3", - "dependsOn": [ - "meow@8.1.2|hosted-git-info@4.1.0", - "is-core-module@2.13.1", - "meow@8.1.2|semver@7.5.4", - "validate-npm-package-license@3.0.4" - ] - }, - { - "ref": "meow@8.1.2|hosted-git-info@4.1.0", - "dependsOn": [ - "meow@8.1.2|lru-cache@6.0.0" - ] - }, - { - "ref": "meow@8.1.2|lru-cache@6.0.0", - "dependsOn": [ - "meow@8.1.2|yallist@4.0.0" - ] - }, - { - "ref": "meow@8.1.2|yallist@4.0.0" - }, - { - "ref": "meow@8.1.2|semver@7.5.4", - "dependsOn": [ - "meow@8.1.2|lru-cache@6.0.0" - ] - }, - { - "ref": "meow@8.1.2|read-pkg-up@7.0.1", - "dependsOn": [ - "meow@8.1.2|find-up@4.1.0", - "meow@8.1.2|read-pkg@5.2.0", - "meow@8.1.2|read-pkg-up@7.0.1|type-fest@0.8.1" - ] - }, - { - "ref": "meow@8.1.2|read-pkg-up@7.0.1|type-fest@0.8.1" - }, - { - "ref": "meow@8.1.2|find-up@4.1.0", - "dependsOn": [ - "meow@8.1.2|locate-path@5.0.0", - "path-exists@4.0.0" - ] - }, - { - "ref": "meow@8.1.2|locate-path@5.0.0", - "dependsOn": [ - "meow@8.1.2|p-locate@4.1.0" - ] - }, - { - "ref": "meow@8.1.2|p-locate@4.1.0", - "dependsOn": [ - "meow@8.1.2|p-limit@2.3.0" - ] - }, - { - "ref": "meow@8.1.2|p-limit@2.3.0", - "dependsOn": [ - "p-try@2.2.0" - ] - }, - { - "ref": "meow@8.1.2|read-pkg@5.2.0", - "dependsOn": [ - "@types/normalize-package-data@2.4.3", - "meow@8.1.2|read-pkg@5.2.0|normalize-package-data@2.5.0", - "parse-json@5.2.0", - "meow@8.1.2|read-pkg@5.2.0|type-fest@0.6.0" - ] - }, - { - "ref": "meow@8.1.2|read-pkg@5.2.0|normalize-package-data@2.5.0", - "dependsOn": [ - "meow@8.1.2|read-pkg@5.2.0|hosted-git-info@2.8.9", - "resolve@1.22.8", - "meow@8.1.2|read-pkg@5.2.0|semver@5.7.2", - "validate-npm-package-license@3.0.4" - ] - }, - { - "ref": "meow@8.1.2|read-pkg@5.2.0|hosted-git-info@2.8.9" - }, - { - "ref": "meow@8.1.2|read-pkg@5.2.0|semver@5.7.2" - }, - { - "ref": "meow@8.1.2|read-pkg@5.2.0|type-fest@0.6.0" - }, - { - "ref": "meow@8.1.2|type-fest@0.18.1" - }, - { - "ref": "split@1.0.1", - "dependsOn": [ - "through@2.3.8" - ] - }, - { - "ref": "conventional-commits-parser@3.2.4", - "dependsOn": [ - "is-text-path@1.0.1", - "JSONStream@1.3.5", - "lodash@4.17.21", - "meow@8.1.2", - "split2@3.2.2", - "conventional-commits-parser@3.2.4|through2@4.0.2" - ] - }, - { - "ref": "conventional-commits-parser@3.2.4|through2@4.0.2", - "dependsOn": [ - "readable-stream@3.6.2" - ] - }, - { - "ref": "is-text-path@1.0.1", - "dependsOn": [ - "text-extensions@1.9.0" - ] - }, - { - "ref": "text-extensions@1.9.0" - }, - { - "ref": "JSONStream@1.3.5", - "dependsOn": [ - "jsonparse@1.3.1", - "through@2.3.8" - ] - }, - { - "ref": "jsonparse@1.3.1" - }, - { - "ref": "split2@3.2.2", - "dependsOn": [ - "readable-stream@3.6.2" - ] - }, - { - "ref": "get-pkg-repo@4.2.1", - "dependsOn": [ - "@hutson/parse-repository-url@3.0.2", - "get-pkg-repo@4.2.1|hosted-git-info@4.1.0", - "through2@2.0.5", - "yargs@16.2.0" - ] - }, - { - "ref": "get-pkg-repo@4.2.1|hosted-git-info@4.1.0", - "dependsOn": [ - "get-pkg-repo@4.2.1|lru-cache@6.0.0" - ] - }, - { - "ref": "get-pkg-repo@4.2.1|lru-cache@6.0.0", - "dependsOn": [ - "get-pkg-repo@4.2.1|yallist@4.0.0" - ] - }, - { - "ref": "get-pkg-repo@4.2.1|yallist@4.0.0" - }, - { - "ref": "@hutson/parse-repository-url@3.0.2" - }, - { - "ref": "git-raw-commits@2.0.11", - "dependsOn": [ - "dargs@7.0.0", - "lodash@4.17.21", - "meow@8.1.2", - "split2@3.2.2", - "git-raw-commits@2.0.11|through2@4.0.2" - ] - }, - { - "ref": "git-raw-commits@2.0.11|through2@4.0.2", - "dependsOn": [ - "readable-stream@3.6.2" - ] - }, - { - "ref": "dargs@7.0.0" - }, - { - "ref": "git-remote-origin-url@2.0.0", - "dependsOn": [ - "gitconfiglocal@1.0.0", - "git-remote-origin-url@2.0.0|pify@2.3.0" - ] - }, - { - "ref": "git-remote-origin-url@2.0.0|pify@2.3.0" - }, - { - "ref": "gitconfiglocal@1.0.0", - "dependsOn": [ - "ini@1.3.8" - ] - }, - { - "ref": "git-semver-tags@4.1.1", - "dependsOn": [ - "meow@8.1.2", - "semver@6.3.1" - ] - }, - { - "ref": "read-pkg-up@3.0.0", - "dependsOn": [ - "read-pkg-up@3.0.0|find-up@2.1.0", - "read-pkg@3.0.0" - ] - }, - { - "ref": "read-pkg-up@3.0.0|find-up@2.1.0", - "dependsOn": [ - "read-pkg-up@3.0.0|locate-path@2.0.0" - ] - }, - { - "ref": "read-pkg-up@3.0.0|locate-path@2.0.0", - "dependsOn": [ - "read-pkg-up@3.0.0|p-locate@2.0.0", - "read-pkg-up@3.0.0|path-exists@3.0.0" - ] - }, - { - "ref": "read-pkg-up@3.0.0|p-locate@2.0.0", - "dependsOn": [ - "read-pkg-up@3.0.0|p-limit@1.3.0" - ] - }, - { - "ref": "read-pkg-up@3.0.0|p-limit@1.3.0", - "dependsOn": [ - "read-pkg-up@3.0.0|p-try@1.0.0" - ] - }, - { - "ref": "read-pkg-up@3.0.0|p-try@1.0.0" - }, - { - "ref": "read-pkg-up@3.0.0|path-exists@3.0.0" - }, - { - "ref": "read-pkg@3.0.0", - "dependsOn": [ - "read-pkg@3.0.0|load-json-file@4.0.0", - "read-pkg@3.0.0|normalize-package-data@2.5.0", - "read-pkg@3.0.0|path-type@3.0.0" - ] - }, - { - "ref": "read-pkg@3.0.0|load-json-file@4.0.0", - "dependsOn": [ - "graceful-fs@4.2.11", - "read-pkg@3.0.0|parse-json@4.0.0", - "read-pkg@3.0.0|pify@3.0.0", - "read-pkg@3.0.0|strip-bom@3.0.0" - ] - }, - { - "ref": "read-pkg@3.0.0|parse-json@4.0.0", - "dependsOn": [ - "error-ex@1.3.2", - "json-parse-better-errors@1.0.2" - ] - }, - { - "ref": "read-pkg@3.0.0|pify@3.0.0" - }, - { - "ref": "read-pkg@3.0.0|strip-bom@3.0.0" - }, - { - "ref": "read-pkg@3.0.0|normalize-package-data@2.5.0", - "dependsOn": [ - "read-pkg@3.0.0|hosted-git-info@2.8.9", - "resolve@1.22.8", - "read-pkg@3.0.0|semver@5.7.2", - "validate-npm-package-license@3.0.4" - ] - }, - { - "ref": "read-pkg@3.0.0|hosted-git-info@2.8.9" - }, - { - "ref": "read-pkg@3.0.0|semver@5.7.2" - }, - { - "ref": "read-pkg@3.0.0|path-type@3.0.0", - "dependsOn": [ - "read-pkg@3.0.0|pify@3.0.0" - ] - }, - { - "ref": "error-ex@1.3.2", - "dependsOn": [ - "is-arrayish@0.2.1" - ] - }, - { - "ref": "json-parse-better-errors@1.0.2" - }, - { - "ref": "concat-stream@2.0.0", - "dependsOn": [ - "buffer-from@1.1.2", - "inherits@2.0.4", - "readable-stream@3.6.2", - "typedarray@0.0.6" - ] - }, - { - "ref": "typedarray@0.0.6" - }, - { - "ref": "conventional-changelog-preset-loader@2.3.4" - }, - { - "ref": "lodash.ismatch@4.4.0" - }, - { - "ref": "modify-values@1.0.1" - }, - { - "ref": "@types/minimist@1.2.4" - }, - { - "ref": "camelcase-keys@6.2.2", - "dependsOn": [ - "camelcase@5.3.1", - "map-obj@4.3.0", - "quick-lru@4.0.1" - ] - }, - { - "ref": "camelcase@5.3.1" - }, - { - "ref": "map-obj@4.3.0" - }, - { - "ref": "quick-lru@4.0.1" - }, - { - "ref": "decamelize-keys@1.1.1", - "dependsOn": [ - "decamelize@1.2.0", - "decamelize-keys@1.1.1|map-obj@1.0.1" - ] - }, - { - "ref": "decamelize-keys@1.1.1|map-obj@1.0.1" - }, - { - "ref": "decamelize@1.2.0" - }, - { - "ref": "hard-rejection@2.1.0" - }, - { - "ref": "minimist-options@4.1.0", - "dependsOn": [ - "arrify@1.0.1", - "is-plain-obj@1.1.0", - "kind-of@6.0.3" - ] - }, - { - "ref": "arrify@1.0.1" - }, - { - "ref": "is-plain-obj@1.1.0" - }, - { - "ref": "@types/normalize-package-data@2.4.3" - }, - { - "ref": "redent@3.0.0", - "dependsOn": [ - "indent-string@4.0.0", - "strip-indent@3.0.0" - ] - }, - { - "ref": "indent-string@4.0.0" - }, - { - "ref": "strip-indent@3.0.0", - "dependsOn": [ - "min-indent@1.0.1" - ] - }, - { - "ref": "min-indent@1.0.1" - }, - { - "ref": "trim-newlines@3.0.1" - }, - { - "ref": "@types/parse-json@4.0.1" - }, - { - "ref": "is-arrayish@0.2.1" - }, - { - "ref": "path-type@4.0.0" - }, - { - "ref": "yaml@1.10.2" - }, - { - "ref": "envinfo@7.11.0" - }, - { - "ref": "mimic-fn@2.1.0" - }, - { - "ref": "at-least-node@1.0.0" - }, - { - "ref": "jsonfile@6.1.0", - "dependsOn": [ - "graceful-fs@4.2.11", - "universalify@2.0.1" - ] - }, - { - "ref": "universalify@2.0.1" - }, - { - "ref": "git-up@7.0.0", - "dependsOn": [ - "is-ssh@1.4.0", - "parse-url@8.1.0" - ] - }, - { - "ref": "is-ssh@1.4.0", - "dependsOn": [ - "protocols@2.0.1" - ] - }, - { - "ref": "protocols@2.0.1" - }, - { - "ref": "parse-url@8.1.0", - "dependsOn": [ - "parse-path@7.0.0" - ] - }, - { - "ref": "parse-path@7.0.0", - "dependsOn": [ - "protocols@2.0.1" - ] - }, - { - "ref": "array-union@2.1.0" - }, - { - "ref": "dir-glob@3.0.1", - "dependsOn": [ - "path-type@4.0.0" - ] - }, - { - "ref": "fast-glob@3.3.1", - "dependsOn": [ - "@nodelib/fs.stat@2.0.5", - "@nodelib/fs.walk@1.2.8", - "fast-glob@3.3.1|glob-parent@5.1.2", - "merge2@1.4.1", - "micromatch@4.0.5" - ] - }, - { - "ref": "fast-glob@3.3.1|glob-parent@5.1.2", - "dependsOn": [ - "is-glob@4.0.3" - ] - }, - { - "ref": "merge2@1.4.1" - }, - { - "ref": "promzard@0.3.0", - "dependsOn": [ - "read@1.0.7" - ] - }, - { - "ref": "read@1.0.7", - "dependsOn": [ - "mute-stream@0.0.8" - ] - }, - { - "ref": "inquirer@8.2.6", - "dependsOn": [ - "ansi-escapes@4.3.2", - "inquirer@8.2.6|chalk@4.1.2", - "cli-cursor@3.1.0", - "cli-width@3.0.0", - "external-editor@3.1.0", - "figures@3.2.0", - "lodash@4.17.21", - "mute-stream@0.0.8", - "ora@5.4.1", - "run-async@2.4.1", - "rxjs@7.8.1", - "string-width@4.2.3", - "strip-ansi@6.0.1", - "through@2.3.8", - "wrap-ansi@6.2.0" - ] - }, - { - "ref": "inquirer@8.2.6|chalk@4.1.2", - "dependsOn": [ - "inquirer@8.2.6|ansi-styles@4.3.0", - "inquirer@8.2.6|supports-color@7.2.0" - ] - }, - { - "ref": "inquirer@8.2.6|ansi-styles@4.3.0", - "dependsOn": [ - "inquirer@8.2.6|color-convert@2.0.1" - ] - }, - { - "ref": "inquirer@8.2.6|color-convert@2.0.1", - "dependsOn": [ - "inquirer@8.2.6|color-name@1.1.4" - ] - }, - { - "ref": "inquirer@8.2.6|color-name@1.1.4" - }, - { - "ref": "inquirer@8.2.6|supports-color@7.2.0", - "dependsOn": [ - "inquirer@8.2.6|has-flag@4.0.0" - ] - }, - { - "ref": "inquirer@8.2.6|has-flag@4.0.0" - }, - { - "ref": "restore-cursor@3.1.0", - "dependsOn": [ - "onetime@5.1.2", - "signal-exit@3.0.7" - ] - }, - { - "ref": "chardet@0.7.0" - }, - { - "ref": "iconv-lite@0.4.24", - "dependsOn": [ - "safer-buffer@2.1.2" - ] - }, - { - "ref": "os-tmpdir@1.0.2" - }, - { - "ref": "escape-string-regexp@1.0.5" - }, - { - "ref": "bl@4.1.0", - "dependsOn": [ - "buffer@5.7.1", - "inherits@2.0.4", - "readable-stream@3.6.2" - ] - }, - { - "ref": "buffer@5.7.1", - "dependsOn": [ - "base64-js@1.5.1", - "ieee754@1.2.1" - ] - }, - { - "ref": "cli-spinners@2.6.1" - }, - { - "ref": "is-interactive@1.0.0" - }, - { - "ref": "is-unicode-supported@0.1.0" - }, - { - "ref": "log-symbols@4.1.0", - "dependsOn": [ - "log-symbols@4.1.0|chalk@4.1.2", - "is-unicode-supported@0.1.0" - ] - }, - { - "ref": "log-symbols@4.1.0|chalk@4.1.2", - "dependsOn": [ - "log-symbols@4.1.0|ansi-styles@4.3.0", - "log-symbols@4.1.0|supports-color@7.2.0" - ] - }, - { - "ref": "log-symbols@4.1.0|ansi-styles@4.3.0", - "dependsOn": [ - "log-symbols@4.1.0|color-convert@2.0.1" - ] - }, - { - "ref": "log-symbols@4.1.0|color-convert@2.0.1", - "dependsOn": [ - "log-symbols@4.1.0|color-name@1.1.4" - ] - }, - { - "ref": "log-symbols@4.1.0|color-name@1.1.4" - }, - { - "ref": "log-symbols@4.1.0|supports-color@7.2.0", - "dependsOn": [ - "log-symbols@4.1.0|has-flag@4.0.0" - ] - }, - { - "ref": "log-symbols@4.1.0|has-flag@4.0.0" - }, - { - "ref": "wrap-ansi@6.2.0", - "dependsOn": [ - "wrap-ansi@6.2.0|ansi-styles@4.3.0", - "string-width@4.2.3", - "strip-ansi@6.0.1" - ] - }, - { - "ref": "wrap-ansi@6.2.0|ansi-styles@4.3.0", - "dependsOn": [ - "wrap-ansi@6.2.0|color-convert@2.0.1" - ] - }, - { - "ref": "wrap-ansi@6.2.0|color-convert@2.0.1", - "dependsOn": [ - "wrap-ansi@6.2.0|color-name@1.1.4" - ] - }, - { - "ref": "wrap-ansi@6.2.0|color-name@1.1.4" - }, - { - "ref": "libnpmaccess@6.0.4", - "dependsOn": [ - "aproba@2.0.0", - "libnpmaccess@6.0.4|minipass@3.3.6", - "libnpmaccess@6.0.4|npm-package-arg@9.1.2", - "libnpmaccess@6.0.4|npm-registry-fetch@13.3.1" - ] - }, - { - "ref": "libnpmaccess@6.0.4|minipass@3.3.6", - "dependsOn": [ - "libnpmaccess@6.0.4|yallist@4.0.0" - ] - }, - { - "ref": "libnpmaccess@6.0.4|yallist@4.0.0" - }, - { - "ref": "libnpmaccess@6.0.4|npm-package-arg@9.1.2", - "dependsOn": [ - "libnpmaccess@6.0.4|hosted-git-info@5.2.1", - "libnpmaccess@6.0.4|proc-log@2.0.1", - "libnpmaccess@6.0.4|semver@7.5.4", - "validate-npm-package-name@4.0.0" - ] - }, - { - "ref": "libnpmaccess@6.0.4|hosted-git-info@5.2.1", - "dependsOn": [ - "libnpmaccess@6.0.4|lru-cache@7.18.3" - ] - }, - { - "ref": "libnpmaccess@6.0.4|lru-cache@7.18.3" - }, - { - "ref": "libnpmaccess@6.0.4|proc-log@2.0.1" - }, - { - "ref": "libnpmaccess@6.0.4|semver@7.5.4", - "dependsOn": [ - "libnpmaccess@6.0.4|semver@7.5.4|lru-cache@6.0.0" - ] - }, - { - "ref": "libnpmaccess@6.0.4|semver@7.5.4|lru-cache@6.0.0", - "dependsOn": [ - "libnpmaccess@6.0.4|yallist@4.0.0" - ] - }, - { - "ref": "libnpmaccess@6.0.4|npm-registry-fetch@13.3.1", - "dependsOn": [ - "make-fetch-happen@10.2.1", - "minipass-fetch@2.1.2", - "minipass-json-stream@1.0.1", - "libnpmaccess@6.0.4|minipass@3.3.6", - "minizlib@2.1.2", - "libnpmaccess@6.0.4|npm-package-arg@9.1.2", - "libnpmaccess@6.0.4|proc-log@2.0.1" - ] - }, - { - "ref": "sigstore@1.9.0", - "dependsOn": [ - "@sigstore/bundle@1.1.0", - "@sigstore/protobuf-specs@0.2.1", - "@sigstore/sign@1.0.0", - "@sigstore/tuf@1.0.3", - "sigstore@1.9.0|make-fetch-happen@11.1.1" - ] - }, - { - "ref": "sigstore@1.9.0|make-fetch-happen@11.1.1", - "dependsOn": [ - "agentkeepalive@4.5.0", - "cacache@17.1.4", - "http-cache-semantics@4.1.1", - "http-proxy-agent@5.0.0", - "https-proxy-agent@5.0.1", - "is-lambda@1.0.1", - "sigstore@1.9.0|lru-cache@7.18.3", - "sigstore@1.9.0|minipass-fetch@3.0.4", - "minipass-flush@1.0.5", - "minipass-pipeline@1.2.4", - "sigstore@1.9.0|minipass@5.0.0", - "negotiator@0.6.3", - "promise-retry@2.0.1", - "socks-proxy-agent@7.0.0", - "sigstore@1.9.0|ssri@10.0.5" - ] - }, - { - "ref": "sigstore@1.9.0|lru-cache@7.18.3" - }, - { - "ref": "sigstore@1.9.0|minipass-fetch@3.0.4", - "dependsOn": [ - "encoding@0.1.13", - "minipass-sized@1.0.3", - "sigstore@1.9.0|minipass-fetch@3.0.4|minipass@7.0.4", - "minizlib@2.1.2" - ] - }, - { - "ref": "sigstore@1.9.0|minipass-fetch@3.0.4|minipass@7.0.4" - }, - { - "ref": "sigstore@1.9.0|minipass@5.0.0" - }, - { - "ref": "sigstore@1.9.0|ssri@10.0.5", - "dependsOn": [ - "sigstore@1.9.0|ssri@10.0.5|minipass@7.0.4" - ] - }, - { - "ref": "sigstore@1.9.0|ssri@10.0.5|minipass@7.0.4" - }, - { - "ref": "@sigstore/bundle@1.1.0", - "dependsOn": [ - "@sigstore/protobuf-specs@0.2.1" - ] - }, - { - "ref": "@sigstore/protobuf-specs@0.2.1" - }, - { - "ref": "@sigstore/sign@1.0.0", - "dependsOn": [ - "@sigstore/bundle@1.1.0", - "@sigstore/protobuf-specs@0.2.1", - "@sigstore/sign@1.0.0|make-fetch-happen@11.1.1" - ] - }, - { - "ref": "@sigstore/sign@1.0.0|make-fetch-happen@11.1.1", - "dependsOn": [ - "agentkeepalive@4.5.0", - "cacache@17.1.4", - "http-cache-semantics@4.1.1", - "http-proxy-agent@5.0.0", - "https-proxy-agent@5.0.1", - "is-lambda@1.0.1", - "@sigstore/sign@1.0.0|lru-cache@7.18.3", - "@sigstore/sign@1.0.0|minipass-fetch@3.0.4", - "minipass-flush@1.0.5", - "minipass-pipeline@1.2.4", - "@sigstore/sign@1.0.0|minipass@5.0.0", - "negotiator@0.6.3", - "promise-retry@2.0.1", - "socks-proxy-agent@7.0.0", - "@sigstore/sign@1.0.0|ssri@10.0.5" - ] - }, - { - "ref": "@sigstore/sign@1.0.0|lru-cache@7.18.3" - }, - { - "ref": "@sigstore/sign@1.0.0|minipass-fetch@3.0.4", - "dependsOn": [ - "encoding@0.1.13", - "minipass-sized@1.0.3", - "@sigstore/sign@1.0.0|minipass-fetch@3.0.4|minipass@7.0.4", - "minizlib@2.1.2" - ] - }, - { - "ref": "@sigstore/sign@1.0.0|minipass-fetch@3.0.4|minipass@7.0.4" - }, - { - "ref": "@sigstore/sign@1.0.0|minipass@5.0.0" - }, - { - "ref": "@sigstore/sign@1.0.0|ssri@10.0.5", - "dependsOn": [ - "@sigstore/sign@1.0.0|ssri@10.0.5|minipass@7.0.4" - ] - }, - { - "ref": "@sigstore/sign@1.0.0|ssri@10.0.5|minipass@7.0.4" - }, - { - "ref": "@sigstore/tuf@1.0.3", - "dependsOn": [ - "@sigstore/protobuf-specs@0.2.1", - "tuf-js@1.1.7" - ] - }, - { - "ref": "tuf-js@1.1.7", - "dependsOn": [ - "@tufjs/models@1.0.4", - "debug@4.3.4", - "tuf-js@1.1.7|make-fetch-happen@11.1.1" - ] - }, - { - "ref": "tuf-js@1.1.7|make-fetch-happen@11.1.1", - "dependsOn": [ - "agentkeepalive@4.5.0", - "cacache@17.1.4", - "http-cache-semantics@4.1.1", - "http-proxy-agent@5.0.0", - "https-proxy-agent@5.0.1", - "is-lambda@1.0.1", - "tuf-js@1.1.7|lru-cache@7.18.3", - "tuf-js@1.1.7|minipass-fetch@3.0.4", - "minipass-flush@1.0.5", - "minipass-pipeline@1.2.4", - "tuf-js@1.1.7|minipass@5.0.0", - "negotiator@0.6.3", - "promise-retry@2.0.1", - "socks-proxy-agent@7.0.0", - "tuf-js@1.1.7|ssri@10.0.5" - ] - }, - { - "ref": "tuf-js@1.1.7|lru-cache@7.18.3" - }, - { - "ref": "tuf-js@1.1.7|minipass-fetch@3.0.4", - "dependsOn": [ - "encoding@0.1.13", - "minipass-sized@1.0.3", - "tuf-js@1.1.7|minipass-fetch@3.0.4|minipass@7.0.4", - "minizlib@2.1.2" - ] - }, - { - "ref": "tuf-js@1.1.7|minipass-fetch@3.0.4|minipass@7.0.4" - }, - { - "ref": "tuf-js@1.1.7|minipass@5.0.0" - }, - { - "ref": "tuf-js@1.1.7|ssri@10.0.5", - "dependsOn": [ - "tuf-js@1.1.7|ssri@10.0.5|minipass@7.0.4" - ] - }, - { - "ref": "tuf-js@1.1.7|ssri@10.0.5|minipass@7.0.4" - }, - { - "ref": "@tufjs/models@1.0.4", - "dependsOn": [ - "@tufjs/canonical-json@1.0.0", - "@tufjs/models@1.0.4|minimatch@9.0.3" - ] - }, - { - "ref": "@tufjs/models@1.0.4|minimatch@9.0.3", - "dependsOn": [ - "@tufjs/models@1.0.4|brace-expansion@2.0.1" - ] - }, - { - "ref": "@tufjs/models@1.0.4|brace-expansion@2.0.1", - "dependsOn": [ - "balanced-match@1.0.2" - ] - }, - { - "ref": "@tufjs/canonical-json@1.0.0" - }, - { - "ref": "@types/minimatch@3.0.5" - }, - { - "ref": "array-differ@3.0.0" - }, - { - "ref": "ignore-walk@5.0.1", - "dependsOn": [ - "ignore-walk@5.0.1|minimatch@5.1.6" - ] - }, - { - "ref": "ignore-walk@5.0.1|minimatch@5.1.6", - "dependsOn": [ - "ignore-walk@5.0.1|brace-expansion@2.0.1" - ] - }, - { - "ref": "ignore-walk@5.0.1|brace-expansion@2.0.1", - "dependsOn": [ - "balanced-match@1.0.2" - ] - }, - { - "ref": "humanize-ms@1.2.1", - "dependsOn": [ - "ms@2.1.2" - ] - }, - { - "ref": "socks@2.7.1", - "dependsOn": [ - "ip@2.0.0", - "smart-buffer@4.2.0" - ] - }, - { - "ref": "ip@2.0.0" - }, - { - "ref": "smart-buffer@4.2.0" - }, - { - "ref": "are-we-there-yet@3.0.1", - "dependsOn": [ - "delegates@1.0.0", - "readable-stream@3.6.2" - ] - }, - { - "ref": "gauge@4.0.4", - "dependsOn": [ - "aproba@2.0.0", - "color-support@1.1.3", - "console-control-strings@1.1.0", - "has-unicode@2.0.1", - "signal-exit@3.0.7", - "string-width@4.2.3", - "strip-ansi@6.0.1", - "wide-align@1.1.5" - ] - }, - { - "ref": "@nrwl/cli@15.9.7", - "dependsOn": [ - "nx@15.9.7" - ] - }, - { - "ref": "@nrwl/nx-win32-x64-msvc@15.9.7" - }, - { - "ref": "@nrwl/tao@15.9.7", - "dependsOn": [ - "nx@15.9.7" - ] - }, - { - "ref": "@parcel/watcher@2.0.4", - "dependsOn": [ - "node-addon-api@3.2.1", - "node-gyp-build@4.6.1" - ] - }, - { - "ref": "node-addon-api@3.2.1" - }, - { - "ref": "node-gyp-build@4.6.1" - }, - { - "ref": "@yarnpkg/lockfile@1.1.0" - }, - { - "ref": "@yarnpkg/parsers@3.0.0-rc.46", - "dependsOn": [ - "@yarnpkg/parsers@3.0.0-rc.46|js-yaml@3.14.1", - "tslib@2.6.2" - ] - }, - { - "ref": "@yarnpkg/parsers@3.0.0-rc.46|js-yaml@3.14.1", - "dependsOn": [ - "@yarnpkg/parsers@3.0.0-rc.46|argparse@1.0.10", - "esprima@4.0.1" - ] - }, - { - "ref": "@yarnpkg/parsers@3.0.0-rc.46|argparse@1.0.10", - "dependsOn": [ - "sprintf-js@1.0.3" - ] - }, - { - "ref": "@zkochan/js-yaml@0.0.6", - "dependsOn": [ - "argparse@2.0.1" - ] - }, - { - "ref": "axios@1.6.0", - "dependsOn": [ - "follow-redirects@1.15.3", - "form-data@4.0.0", - "proxy-from-env@1.1.0" - ] - }, - { - "ref": "proxy-from-env@1.1.0" - }, - { - "ref": "dotenv@10.0.0" - }, - { - "ref": "enquirer@2.3.6", - "dependsOn": [ - "ansi-colors@4.1.3" - ] - }, - { - "ref": "ansi-colors@4.1.3" - }, - { - "ref": "flat@5.0.2" - }, - { - "ref": "jsonc-parser@3.2.0" - }, - { - "ref": "lines-and-columns@2.0.3" - }, - { - "ref": "open@8.4.2", - "dependsOn": [ - "define-lazy-prop@2.0.0", - "is-docker@2.2.1", - "is-wsl@2.2.0" - ] - }, - { - "ref": "define-lazy-prop@2.0.0" - }, - { - "ref": "is-docker@2.2.1" - }, - { - "ref": "is-wsl@2.2.0", - "dependsOn": [ - "is-docker@2.2.1" - ] - }, - { - "ref": "tar-stream@2.2.0", - "dependsOn": [ - "bl@4.1.0", - "end-of-stream@1.4.4", - "fs-constants@1.0.0", - "inherits@2.0.4", - "readable-stream@3.6.2" - ] - }, - { - "ref": "end-of-stream@1.4.4", - "dependsOn": [ - "once@1.4.0" - ] - }, - { - "ref": "fs-constants@1.0.0" - }, - { - "ref": "v8-compile-cache@2.3.0" - }, - { - "ref": "aggregate-error@3.1.0", - "dependsOn": [ - "clean-stack@2.2.0", - "indent-string@4.0.0" - ] - }, - { - "ref": "clean-stack@2.2.0" - }, - { - "ref": "p-pipe@3.1.0" - }, - { - "ref": "p-timeout@3.2.0", - "dependsOn": [ - "p-finally@1.0.0" - ] - }, - { - "ref": "p-finally@1.0.0" - }, - { - "ref": "err-code@2.0.3" - }, - { - "ref": "retry@0.12.0" - }, - { - "ref": "duplexer@0.1.2" - }, - { - "ref": "spdx-correct@3.2.0", - "dependsOn": [ - "spdx-expression-parse@3.0.1", - "spdx-license-ids@3.0.16" - ] - }, - { - "ref": "sort-keys@2.0.0", - "dependsOn": [ - "is-plain-obj@1.1.0" - ] - }, - { - "ref": "write-json-file@3.2.0", - "dependsOn": [ - "detect-indent@5.0.0", - "graceful-fs@4.2.11", - "write-json-file@3.2.0|make-dir@2.1.0", - "write-json-file@3.2.0|pify@4.0.1", - "sort-keys@2.0.0", - "write-json-file@3.2.0|write-file-atomic@2.4.3" - ] - }, - { - "ref": "write-json-file@3.2.0|make-dir@2.1.0", - "dependsOn": [ - "write-json-file@3.2.0|pify@4.0.1", - "write-json-file@3.2.0|semver@5.7.2" - ] - }, - { - "ref": "write-json-file@3.2.0|pify@4.0.1" - }, - { - "ref": "write-json-file@3.2.0|semver@5.7.2" - }, - { - "ref": "write-json-file@3.2.0|write-file-atomic@2.4.3", - "dependsOn": [ - "graceful-fs@4.2.11", - "imurmurhash@0.1.4", - "signal-exit@3.0.7" - ] - }, - { - "ref": "detect-indent@5.0.0" - }, - { - "ref": "lodash.kebabcase@4.1.1" - }, - { - "ref": "lodash.mapvalues@4.6.0" - }, - { - "ref": "mapbox-to-css-font@2.4.2" - }, - { - "ref": "markdown-it@13.0.2", - "dependsOn": [ - "argparse@2.0.1", - "entities@3.0.1", - "linkify-it@4.0.1", - "mdurl@1.0.1", - "uc.micro@1.0.6" - ] - }, - { - "ref": "entities@3.0.1" - }, - { - "ref": "linkify-it@4.0.1", - "dependsOn": [ - "uc.micro@1.0.6" - ] - }, - { - "ref": "uc.micro@1.0.6" - }, - { - "ref": "mdurl@1.0.1" - }, - { - "ref": "mgrs@1.0.0" - }, - { - "ref": "ol-mapbox-style@9.1.0", - "dependsOn": [ - "@mapbox/mapbox-gl-style-spec@13.28.0", - "mapbox-to-css-font@2.4.2" - ] - }, - { - "ref": "pbf@3.2.1", - "dependsOn": [ - "ieee754@1.2.1", - "resolve-protobuf-schema@2.1.0" - ] - }, - { - "ref": "quickselect@2.0.0" - }, - { - "ref": "resolve-protobuf-schema@2.1.0", - "dependsOn": [ - "protocol-buffers-schema@3.6.0" - ] - }, - { - "ref": "performance-now@2.1.0" - }, - { - "ref": "wkt-parser@1.3.3" - }, - { - "ref": "protocol-buffers-schema@3.6.0" - }, - { - "ref": "chokidar@3.5.3", - "dependsOn": [ - "anymatch@3.1.3", - "braces@3.0.2", - "chokidar@3.5.3|glob-parent@5.1.2", - "is-binary-path@2.1.0", - "is-glob@4.0.3", - "normalize-path@3.0.0", - "readdirp@3.6.0" - ] - }, - { - "ref": "chokidar@3.5.3|glob-parent@5.1.2", - "dependsOn": [ - "is-glob@4.0.3" - ] - }, - { - "ref": "normalize-path@3.0.0" - }, - { - "ref": "fill-range@7.0.1", - "dependsOn": [ - "to-regex-range@5.0.1" - ] - }, - { - "ref": "to-regex-range@5.0.1", - "dependsOn": [ - "is-number@7.0.0" - ] - }, - { - "ref": "is-number@7.0.0" - }, - { - "ref": "is-binary-path@2.1.0", - "dependsOn": [ - "binary-extensions@2.2.0" - ] - }, - { - "ref": "binary-extensions@2.2.0" - }, - { - "ref": "readdirp@3.6.0", - "dependsOn": [ - "picomatch@2.3.1" - ] - }, - { - "ref": "immutable@4.3.4" - }, - { - "ref": "source-map-js@1.0.2" - }, - { - "ref": "sax@1.3.0" - }, - { - "ref": "sort-asc@0.1.0" - }, - { - "ref": "sort-desc@0.1.1" - }, - { - "ref": "stream-browserify@3.0.0", - "dependsOn": [ - "inherits@2.0.4", - "readable-stream@3.6.2" - ] - }, - { - "ref": "timers-browserify@2.0.12", - "dependsOn": [ - "setimmediate@1.0.5" - ] - }, - { - "ref": "setimmediate@1.0.5" - }, - { - "ref": "ts-jest@29.1.1", - "dependsOn": [ - "@babel/core@7.23.2", - "@jest/types@29.6.3", - "babel-jest@29.7.0", - "bs-logger@0.2.6", - "fast-json-stable-stringify@2.1.0", - "jest-util@29.7.0", - "jest@29.7.0", - "json5@2.2.3", - "lodash.memoize@4.1.2", - "make-error@1.3.6", - "ts-jest@29.1.1|semver@7.5.4", - "typescript@4.9.5", - "ts-jest@29.1.1|yargs-parser@21.1.1" - ] - }, - { - "ref": "ts-jest@29.1.1|semver@7.5.4", - "dependsOn": [ - "ts-jest@29.1.1|lru-cache@6.0.0" - ] - }, - { - "ref": "ts-jest@29.1.1|lru-cache@6.0.0", - "dependsOn": [ - "ts-jest@29.1.1|yallist@4.0.0" - ] - }, - { - "ref": "ts-jest@29.1.1|yallist@4.0.0" - }, - { - "ref": "ts-jest@29.1.1|yargs-parser@21.1.1" - }, - { - "ref": "@types/babel__core@7.20.3", - "dependsOn": [ - "@babel/parser@7.23.0", - "@babel/types@7.23.0", - "@types/babel__generator@7.6.6", - "@types/babel__template@7.4.3", - "@types/babel__traverse@7.20.3" - ] - }, - { - "ref": "@types/babel__generator@7.6.6", - "dependsOn": [ - "@babel/types@7.23.0" - ] - }, - { - "ref": "@types/babel__template@7.4.3", - "dependsOn": [ - "@babel/parser@7.23.0", - "@babel/types@7.23.0" - ] - }, - { - "ref": "@types/babel__traverse@7.20.3", - "dependsOn": [ - "@babel/types@7.23.0" - ] - }, - { - "ref": "@istanbuljs/load-nyc-config@1.1.0", - "dependsOn": [ - "camelcase@5.3.1", - "@istanbuljs/load-nyc-config@1.1.0|find-up@4.1.0", - "get-package-type@0.1.0", - "@istanbuljs/load-nyc-config@1.1.0|js-yaml@3.14.1", - "@istanbuljs/load-nyc-config@1.1.0|resolve-from@5.0.0" - ] - }, - { - "ref": "@istanbuljs/load-nyc-config@1.1.0|find-up@4.1.0", - "dependsOn": [ - "@istanbuljs/load-nyc-config@1.1.0|locate-path@5.0.0", - "path-exists@4.0.0" - ] - }, - { - "ref": "@istanbuljs/load-nyc-config@1.1.0|locate-path@5.0.0", - "dependsOn": [ - "@istanbuljs/load-nyc-config@1.1.0|p-locate@4.1.0" - ] - }, - { - "ref": "@istanbuljs/load-nyc-config@1.1.0|p-locate@4.1.0", - "dependsOn": [ - "@istanbuljs/load-nyc-config@1.1.0|p-limit@2.3.0" - ] - }, - { - "ref": "@istanbuljs/load-nyc-config@1.1.0|p-limit@2.3.0", - "dependsOn": [ - "p-try@2.2.0" - ] - }, - { - "ref": "@istanbuljs/load-nyc-config@1.1.0|js-yaml@3.14.1", - "dependsOn": [ - "@istanbuljs/load-nyc-config@1.1.0|argparse@1.0.10", - "esprima@4.0.1" - ] - }, - { - "ref": "@istanbuljs/load-nyc-config@1.1.0|argparse@1.0.10", - "dependsOn": [ - "sprintf-js@1.0.3" - ] - }, - { - "ref": "@istanbuljs/load-nyc-config@1.1.0|resolve-from@5.0.0" - }, - { - "ref": "get-package-type@0.1.0" - }, - { - "ref": "test-exclude@6.0.0", - "dependsOn": [ - "@istanbuljs/schema@0.1.3", - "glob@7.2.3", - "minimatch@3.1.2" - ] - }, - { - "ref": "babel-preset-jest@29.6.3", - "dependsOn": [ - "@babel/core@7.23.2", - "babel-plugin-jest-hoist@29.6.3", - "babel-preset-current-node-syntax@1.0.1" - ] - }, - { - "ref": "babel-plugin-jest-hoist@29.6.3", - "dependsOn": [ - "@babel/template@7.22.15", - "@babel/types@7.23.0", - "@types/babel__core@7.20.3", - "@types/babel__traverse@7.20.3" - ] - }, - { - "ref": "bs-logger@0.2.6", - "dependsOn": [ - "fast-json-stable-stringify@2.1.0" - ] - }, - { - "ref": "lodash.memoize@4.1.2" - }, - { - "ref": "make-error@1.3.6" - }, - { - "ref": "@cspotcode/source-map-support@0.8.1", - "dependsOn": [ - "@cspotcode/source-map-support@0.8.1|@jridgewell/trace-mapping@0.3.9" - ] - }, - { - "ref": "@cspotcode/source-map-support@0.8.1|@jridgewell/trace-mapping@0.3.9", - "dependsOn": [ - "@jridgewell/resolve-uri@3.1.1", - "@jridgewell/sourcemap-codec@1.4.15" - ] - }, - { - "ref": "@tsconfig/node10@1.0.9" - }, - { - "ref": "@tsconfig/node12@1.0.11" - }, - { - "ref": "@tsconfig/node14@1.0.3" - }, - { - "ref": "@tsconfig/node16@1.0.4" - }, - { - "ref": "arg@4.1.3" - }, - { - "ref": "create-require@1.1.1" - }, - { - "ref": "diff@4.0.2" - }, - { - "ref": "v8-compile-cache-lib@3.0.1" - }, - { - "ref": "yn@3.1.1" - }, - { - "ref": "vite-plugin-commonjs@0.6.2", - "dependsOn": [ - "vite-plugin-commonjs@0.6.2|fast-glob@3.2.12" - ] - }, - { - "ref": "vite-plugin-commonjs@0.6.2|fast-glob@3.2.12", - "dependsOn": [ - "@nodelib/fs.stat@2.0.5", - "@nodelib/fs.walk@1.2.8", - "vite-plugin-commonjs@0.6.2|glob-parent@5.1.2", - "merge2@1.4.1", - "micromatch@4.0.5" - ] - }, - { - "ref": "vite-plugin-commonjs@0.6.2|glob-parent@5.1.2", - "dependsOn": [ - "is-glob@4.0.3" - ] - }, - { - "ref": "esbuild@0.18.20", - "dependsOn": [ - "@esbuild/win32-x64@0.18.20" - ] - }, - { - "ref": "@esbuild/win32-x64@0.18.20" - }, - { - "ref": "nanoid@3.3.7" - }, - { - "ref": "rollup@3.29.4" - }, - { - "ref": "vue-jest@3.0.7", - "dependsOn": [ - "babel-core@7.0.0-bridge.0", - "babel-plugin-transform-es2015-modules-commonjs@6.26.2", - "chalk@2.4.2", - "deasync@0.1.29", - "extract-from-css@0.4.4", - "find-babel-config@1.2.0", - "js-beautify@1.14.9", - "node-cache@4.2.1", - "object-assign@4.1.1", - "vue-jest@3.0.7|source-map@0.5.7", - "tsconfig@7.0.0", - "vue-template-compiler@2.7.15", - "vue-template-es2015-compiler@1.9.1", - "vue@2.7.15" - ] - }, - { - "ref": "vue-jest@3.0.7|source-map@0.5.7" - }, - { - "ref": "babel-plugin-transform-es2015-modules-commonjs@6.26.2", - "dependsOn": [ - "babel-plugin-transform-strict-mode@6.24.1", - "babel-runtime@6.26.0", - "babel-template@6.26.0", - "babel-types@6.26.0" - ] - }, - { - "ref": "babel-plugin-transform-strict-mode@6.24.1", - "dependsOn": [ - "babel-runtime@6.26.0", - "babel-types@6.26.0" - ] - }, - { - "ref": "babel-runtime@6.26.0", - "dependsOn": [ - "core-js@2.6.12", - "babel-runtime@6.26.0|regenerator-runtime@0.11.1" - ] - }, - { - "ref": "babel-runtime@6.26.0|regenerator-runtime@0.11.1" - }, - { - "ref": "babel-types@6.26.0", - "dependsOn": [ - "babel-runtime@6.26.0", - "esutils@2.0.3", - "lodash@4.17.21", - "babel-types@6.26.0|to-fast-properties@1.0.3" - ] - }, - { - "ref": "babel-types@6.26.0|to-fast-properties@1.0.3" - }, - { - "ref": "core-js@2.6.12" - }, - { - "ref": "babel-template@6.26.0", - "dependsOn": [ - "babel-runtime@6.26.0", - "babel-traverse@6.26.0", - "babel-types@6.26.0", - "babylon@6.18.0", - "lodash@4.17.21" - ] - }, - { - "ref": "babel-traverse@6.26.0", - "dependsOn": [ - "babel-code-frame@6.26.0", - "babel-messages@6.23.0", - "babel-runtime@6.26.0", - "babel-types@6.26.0", - "babylon@6.18.0", - "babel-traverse@6.26.0|debug@2.6.9", - "babel-traverse@6.26.0|globals@9.18.0", - "invariant@2.2.4", - "lodash@4.17.21" - ] - }, - { - "ref": "babel-traverse@6.26.0|debug@2.6.9", - "dependsOn": [ - "babel-traverse@6.26.0|ms@2.0.0" - ] - }, - { - "ref": "babel-traverse@6.26.0|ms@2.0.0" - }, - { - "ref": "babel-traverse@6.26.0|globals@9.18.0" - }, - { - "ref": "babel-code-frame@6.26.0", - "dependsOn": [ - "babel-code-frame@6.26.0|chalk@1.1.3", - "esutils@2.0.3", - "babel-code-frame@6.26.0|js-tokens@3.0.2" - ] - }, - { - "ref": "babel-code-frame@6.26.0|chalk@1.1.3", - "dependsOn": [ - "babel-code-frame@6.26.0|ansi-styles@2.2.1", - "escape-string-regexp@1.0.5", - "has-ansi@2.0.0", - "babel-code-frame@6.26.0|strip-ansi@3.0.1", - "babel-code-frame@6.26.0|supports-color@2.0.0" - ] - }, - { - "ref": "babel-code-frame@6.26.0|ansi-styles@2.2.1" - }, - { - "ref": "babel-code-frame@6.26.0|strip-ansi@3.0.1", - "dependsOn": [ - "babel-code-frame@6.26.0|ansi-regex@2.1.1" - ] - }, - { - "ref": "babel-code-frame@6.26.0|ansi-regex@2.1.1" - }, - { - "ref": "babel-code-frame@6.26.0|supports-color@2.0.0" - }, - { - "ref": "babel-code-frame@6.26.0|js-tokens@3.0.2" - }, - { - "ref": "has-ansi@2.0.0", - "dependsOn": [ - "has-ansi@2.0.0|ansi-regex@2.1.1" - ] - }, - { - "ref": "has-ansi@2.0.0|ansi-regex@2.1.1" - }, - { - "ref": "babel-messages@6.23.0", - "dependsOn": [ - "babel-runtime@6.26.0" - ] - }, - { - "ref": "babylon@6.18.0" - }, - { - "ref": "invariant@2.2.4", - "dependsOn": [ - "loose-envify@1.4.0" - ] - }, - { - "ref": "loose-envify@1.4.0", - "dependsOn": [ - "js-tokens@4.0.0" - ] - }, - { - "ref": "ansi-styles@3.2.1", - "dependsOn": [ - "color-convert@1.9.3" - ] - }, - { - "ref": "color-convert@1.9.3", - "dependsOn": [ - "color-name@1.1.3" - ] - }, - { - "ref": "color-name@1.1.3" - }, - { - "ref": "supports-color@5.5.0", - "dependsOn": [ - "has-flag@3.0.0" - ] - }, - { - "ref": "has-flag@3.0.0" - }, - { - "ref": "deasync@0.1.29", - "dependsOn": [ - "bindings@1.5.0", - "deasync@0.1.29|node-addon-api@1.7.2" - ] - }, - { - "ref": "deasync@0.1.29|node-addon-api@1.7.2" - }, - { - "ref": "file-uri-to-path@1.0.0" - }, - { - "ref": "extract-from-css@0.4.4", - "dependsOn": [ - "css@2.2.4" - ] - }, - { - "ref": "css@2.2.4", - "dependsOn": [ - "inherits@2.0.4", - "source-map-resolve@0.5.3", - "source-map@0.6.1", - "urix@0.1.0" - ] - }, - { - "ref": "source-map-resolve@0.5.3", - "dependsOn": [ - "atob@2.1.2", - "decode-uri-component@0.2.2", - "resolve-url@0.2.1", - "source-map-url@0.4.1", - "urix@0.1.0" - ] - }, - { - "ref": "decode-uri-component@0.2.2" - }, - { - "ref": "resolve-url@0.2.1" - }, - { - "ref": "source-map-url@0.4.1" - }, - { - "ref": "urix@0.1.0" - }, - { - "ref": "find-babel-config@1.2.0", - "dependsOn": [ - "find-babel-config@1.2.0|json5@0.5.1", - "find-babel-config@1.2.0|path-exists@3.0.0" - ] - }, - { - "ref": "find-babel-config@1.2.0|json5@0.5.1" - }, - { - "ref": "find-babel-config@1.2.0|path-exists@3.0.0" - }, - { - "ref": "editorconfig@1.0.4", - "dependsOn": [ - "@one-ini/wasm@0.1.1", - "commander@10.0.1", - "editorconfig@1.0.4|minimatch@9.0.1", - "editorconfig@1.0.4|semver@7.5.4" - ] - }, - { - "ref": "editorconfig@1.0.4|minimatch@9.0.1", - "dependsOn": [ - "editorconfig@1.0.4|brace-expansion@2.0.1" - ] - }, - { - "ref": "editorconfig@1.0.4|brace-expansion@2.0.1", - "dependsOn": [ - "balanced-match@1.0.2" - ] - }, - { - "ref": "editorconfig@1.0.4|semver@7.5.4", - "dependsOn": [ - "editorconfig@1.0.4|lru-cache@6.0.0" - ] - }, - { - "ref": "editorconfig@1.0.4|lru-cache@6.0.0", - "dependsOn": [ - "editorconfig@1.0.4|yallist@4.0.0" - ] - }, - { - "ref": "editorconfig@1.0.4|yallist@4.0.0" - }, - { - "ref": "@one-ini/wasm@0.1.1" - }, - { - "ref": "node-cache@4.2.1", - "dependsOn": [ - "clone@2.1.2", - "lodash@4.17.21" - ] - }, - { - "ref": "clone@2.1.2" - }, - { - "ref": "tsconfig@7.0.0", - "dependsOn": [ - "@types/strip-bom@3.0.0", - "@types/strip-json-comments@0.0.30", - "tsconfig@7.0.0|strip-bom@3.0.0", - "tsconfig@7.0.0|strip-json-comments@2.0.1" - ] - }, - { - "ref": "tsconfig@7.0.0|strip-bom@3.0.0" - }, - { - "ref": "tsconfig@7.0.0|strip-json-comments@2.0.1" - }, - { - "ref": "@types/strip-bom@3.0.0" - }, - { - "ref": "@types/strip-json-comments@0.0.30" - }, - { - "ref": "vue-template-es2015-compiler@1.9.1" - }, - { - "ref": "de-indent@1.0.2" - }, - { - "ref": "vuetify@2.7.1", - "dependsOn": [ - "vue@2.7.15" - ] - }, - { - "ref": "vuex@3.6.2", - "dependsOn": [ - "vue@2.7.15" - ] - }, - { - "ref": "xmlbuilder@11.0.1" - } - ] -} \ No newline at end of file