redis-commander
Version:
Redis web-based management tool written in node.js
1,526 lines • 976 kB
JSON
{
"$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
"bomFormat": "CycloneDX",
"specVersion": "1.6",
"version": 1,
"serialNumber": "urn:uuid:094c2a8f-8a3b-4b8e-8f22-53020bb81660",
"metadata": {
"timestamp": "2025-03-25T08:52:31.006Z",
"tools": {
"components": [
{
"type": "application",
"name": "npm",
"version": "10.8.2"
},
{
"type": "application",
"name": "cyclonedx-npm",
"group": "@cyclonedx",
"version": "2.1.0",
"author": "Jan Kowalleck",
"description": "Create CycloneDX Software Bill of Materials (SBOM) from NPM projects.",
"licenses": [
{
"license": {
"id": "Apache-2.0"
}
}
],
"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\""
}
]
},
{
"type": "library",
"name": "cyclonedx-library",
"group": "@cyclonedx",
"version": "7.1.0",
"author": "Jan Kowalleck",
"description": "Core functionality of CycloneDX for JavaScript (Node.js or WebBrowser).",
"licenses": [
{
"license": {
"id": "Apache-2.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": "redis-commander",
"version": "0.9.0",
"bom-ref": "redis-commander@0.9.0",
"author": "Joe Ferner",
"description": "Redis web-based management tool written in node.js",
"licenses": [
{
"license": {
"id": "MIT",
"acknowledgement": "declared"
}
}
],
"purl": "pkg:npm/redis-commander@0.9.0?vcs_url=git%3A%2F%2Fgithub.com%2Fjoeferner%2Fredis-commander.git",
"externalReferences": [
{
"url": "git://github.com/joeferner/redis-commander.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/joeferner/redis-commander#readme",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/joeferner/redis-commander/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
}
],
"properties": [
{
"name": "cdx:npm:package:path",
"value": ""
}
]
}
},
"components": [
{
"type": "library",
"name": "bom",
"group": "@cyclonedx",
"version": "4.1.0",
"bom-ref": "@cyclonedx/bom@4.1.0",
"description": "Meta-package for known CycloneDX Software Bill of Materials (SBOM) generators",
"licenses": [
{
"license": {
"id": "Apache-2.0",
"acknowledgement": "declared"
}
}
],
"purl": "pkg:npm/%40cyclonedx/bom@4.1.0",
"externalReferences": [
{
"url": "git+https://github.com/CycloneDX/cyclonedx-node-module.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/CycloneDX/cyclonedx-node-module#readme",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/CycloneDX/cyclonedx-node-module/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
},
{
"url": "https://registry.npmjs.org/@cyclonedx/bom/-/bom-4.1.0.tgz",
"type": "distribution",
"hashes": [
{
"alg": "SHA-512",
"content": "7d16c057d2746b72843334bf18e2c0abcdec3db1e2355bf070bc06fa1d0947ba933aba664533890d832b2172fa56d56a1d13dd616cb82f184dc3cc4959afc71e"
}
],
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
}
],
"properties": [
{
"name": "cdx:npm:package:path",
"value": "node_modules/@cyclonedx/bom"
},
{
"name": "cdx:npm:package:development",
"value": "true"
}
]
},
{
"type": "library",
"name": "async",
"version": "3.2.6",
"bom-ref": "async@3.2.6",
"author": "Caolan McMahon",
"description": "Higher-order functions and common patterns for asynchronous code",
"licenses": [
{
"license": {
"id": "MIT",
"acknowledgement": "declared"
}
}
],
"purl": "pkg:npm/async@3.2.6",
"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.6.tgz",
"type": "distribution",
"hashes": [
{
"alg": "SHA-512",
"content": "86d0940e5c72c822cc81a337c578340b42d6db1a9fb90ea9d39a42108b17bb243e6b592860a4ee04ccd13709b26df2e0bc90cc774af52d39f8f84d138ba0b600"
}
],
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
}
],
"properties": [
{
"name": "cdx:npm:package:path",
"value": "node_modules/async"
}
]
},
{
"type": "library",
"name": "bcryptjs",
"version": "2.4.3",
"bom-ref": "bcryptjs@2.4.3",
"author": "Daniel Wirtz",
"description": "Optimized bcrypt in plain JavaScript with zero dependencies. Compatible to 'bcrypt'.",
"licenses": [
{
"license": {
"id": "MIT",
"acknowledgement": "declared"
}
}
],
"purl": "pkg:npm/bcryptjs@2.4.3",
"externalReferences": [
{
"url": "git+https://github.com/dcodeIO/bcrypt.js.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/dcodeIO/bcrypt.js#readme",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/dcodeIO/bcrypt.js/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
},
{
"url": "https://registry.npmjs.org/bcryptjs/-/bcryptjs-2.4.3.tgz",
"type": "distribution",
"hashes": [
{
"alg": "SHA-1",
"content": "9ab5627b93e60621ff7cdac5da9733027df1d0cb"
}
],
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
}
],
"properties": [
{
"name": "cdx:npm:package:path",
"value": "node_modules/bcryptjs"
}
]
},
{
"type": "library",
"name": "body-parser",
"version": "1.20.3",
"bom-ref": "body-parser@1.20.3",
"description": "Node.js body parsing middleware",
"licenses": [
{
"license": {
"id": "MIT",
"acknowledgement": "declared"
}
}
],
"purl": "pkg:npm/body-parser@1.20.3",
"externalReferences": [
{
"url": "git+https://github.com/expressjs/body-parser.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/expressjs/body-parser#readme",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/expressjs/body-parser/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
},
{
"url": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.3.tgz",
"type": "distribution",
"hashes": [
{
"alg": "SHA-512",
"content": "eeb0310728d432a437fdb1c9cbb0fa3865efc7f30c73822a067fd7d1f70cd5051c008b6966b0446215867a6fadcd71fdd1cf86d35ca931c60904ef58df4db4de"
}
],
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
}
],
"properties": [
{
"name": "cdx:npm:package:path",
"value": "node_modules/body-parser"
}
],
"components": [
{
"type": "library",
"name": "debug",
"version": "2.6.9",
"bom-ref": "body-parser@1.20.3|debug@2.6.9",
"author": "TJ Holowaychuk",
"description": "small debugging utility",
"licenses": [
{
"license": {
"id": "MIT",
"acknowledgement": "declared"
}
}
],
"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/body-parser/node_modules/debug"
}
]
},
{
"type": "library",
"name": "ms",
"version": "2.0.0",
"bom-ref": "body-parser@1.20.3|ms@2.0.0",
"description": "Tiny milisecond conversion utility",
"licenses": [
{
"license": {
"id": "MIT",
"acknowledgement": "declared"
}
}
],
"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-1",
"content": "5608aeadfc00be6c2901df5f9861788de0d597c8"
}
],
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
}
],
"properties": [
{
"name": "cdx:npm:package:path",
"value": "node_modules/body-parser/node_modules/ms"
}
]
}
]
},
{
"type": "library",
"name": "bytes",
"version": "3.1.2",
"bom-ref": "bytes@3.1.2",
"author": "TJ Holowaychuk",
"description": "Utility to parse a string bytes to bytes and vice-versa",
"licenses": [
{
"license": {
"id": "MIT",
"acknowledgement": "declared"
}
}
],
"purl": "pkg:npm/bytes@3.1.2",
"externalReferences": [
{
"url": "git+https://github.com/visionmedia/bytes.js.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/visionmedia/bytes.js#readme",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/visionmedia/bytes.js/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
},
{
"url": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
"type": "distribution",
"hashes": [
{
"alg": "SHA-512",
"content": "fcd7fb4f2cd3c7a4b7c9124e6ce015efde7aafc72bdbe3a3f000b976df3048fdc1400a1e5f9f0da07c8253c3fccc690d5d2b634d28ba7f33ba174a4175c61b12"
}
],
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
}
],
"properties": [
{
"name": "cdx:npm:package:path",
"value": "node_modules/bytes"
}
]
},
{
"type": "library",
"name": "content-type",
"version": "1.0.5",
"bom-ref": "content-type@1.0.5",
"author": "Douglas Christopher Wilson",
"description": "Create and parse HTTP Content-Type header",
"licenses": [
{
"license": {
"id": "MIT",
"acknowledgement": "declared"
}
}
],
"purl": "pkg:npm/content-type@1.0.5",
"externalReferences": [
{
"url": "git+https://github.com/jshttp/content-type.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/jshttp/content-type#readme",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/jshttp/content-type/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
},
{
"url": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz",
"type": "distribution",
"hashes": [
{
"alg": "SHA-512",
"content": "9d38ea7dc045122a4a7570afe180d05827e670b64a9bcd65745d29028a53bf2ac51956dc47a3ff54001de46ecdfb4b53afc42a894d2d15a743e852b836d27038"
}
],
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
}
],
"properties": [
{
"name": "cdx:npm:package:path",
"value": "node_modules/content-type"
}
]
},
{
"type": "library",
"name": "depd",
"version": "2.0.0",
"bom-ref": "depd@2.0.0",
"author": "Douglas Christopher Wilson",
"description": "Deprecate all the things",
"licenses": [
{
"license": {
"id": "MIT",
"acknowledgement": "declared"
}
}
],
"purl": "pkg:npm/depd@2.0.0",
"externalReferences": [
{
"url": "git+https://github.com/dougwilson/nodejs-depd.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/dougwilson/nodejs-depd#readme",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/dougwilson/nodejs-depd/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
},
{
"url": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
"type": "distribution",
"hashes": [
{
"alg": "SHA-512",
"content": "83b9c7e8fe9dc838a8268800006a6b1a90ad5489898693e4feba02cdd6f77c887ad7fb3f9cfb1f47aa27c8cc2408047f3a50b7c810b49444af52840402cb08af"
}
],
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
}
],
"properties": [
{
"name": "cdx:npm:package:path",
"value": "node_modules/depd"
}
]
},
{
"type": "library",
"name": "destroy",
"version": "1.2.0",
"bom-ref": "destroy@1.2.0",
"author": "Jonathan Ong",
"description": "destroy a stream if possible",
"licenses": [
{
"license": {
"id": "MIT",
"acknowledgement": "declared"
}
}
],
"purl": "pkg:npm/destroy@1.2.0",
"externalReferences": [
{
"url": "git+https://github.com/stream-utils/destroy.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/stream-utils/destroy#readme",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/stream-utils/destroy/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
},
{
"url": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz",
"type": "distribution",
"hashes": [
{
"alg": "SHA-512",
"content": "dac246253697208691d70e22252368374867318ec6a5cfe7f03e2a482270f10a855977fb72e0209c41f1069c1e69570f7af0b69772a98d80b1dcdca941081a26"
}
],
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
}
],
"properties": [
{
"name": "cdx:npm:package:path",
"value": "node_modules/destroy"
}
]
},
{
"type": "library",
"name": "http-errors",
"version": "2.0.0",
"bom-ref": "http-errors@2.0.0",
"author": "Jonathan Ong",
"description": "Create HTTP error objects",
"licenses": [
{
"license": {
"id": "MIT",
"acknowledgement": "declared"
}
}
],
"purl": "pkg:npm/http-errors@2.0.0",
"externalReferences": [
{
"url": "git+https://github.com/jshttp/http-errors.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/jshttp/http-errors#readme",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/jshttp/http-errors/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
},
{
"url": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz",
"type": "distribution",
"hashes": [
{
"alg": "SHA-512",
"content": "16dc2b1bf7ae0736848d8791a8e825cbb1b4aaf8a25e82569ef107d99d6994175781bca3bf7e291d349bf73a1e1ccc83cb7dfe0d6cb95adf56a3e4d446d39849"
}
],
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
}
],
"properties": [
{
"name": "cdx:npm:package:path",
"value": "node_modules/http-errors"
}
]
},
{
"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",
"acknowledgement": "declared"
}
}
],
"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"
}
]
},
{
"type": "library",
"name": "setprototypeof",
"version": "1.2.0",
"bom-ref": "setprototypeof@1.2.0",
"author": "Wes Todd",
"description": "A small polyfill for Object.setprototypeof",
"licenses": [
{
"license": {
"id": "ISC",
"acknowledgement": "declared"
}
}
],
"purl": "pkg:npm/setprototypeof@1.2.0",
"externalReferences": [
{
"url": "git+https://github.com/wesleytodd/setprototypeof.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/wesleytodd/setprototypeof",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/wesleytodd/setprototypeof/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
},
{
"url": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
"type": "distribution",
"hashes": [
{
"alg": "SHA-512",
"content": "1392c35fb5aba7ce4a8a5e5b859bf8ea3f2339e6e82aae4932660cde05467461fcc45a4f59750cb0dae53830ab928c4c11e362fd7648c2e46f6385cdc18309a7"
}
],
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
}
],
"properties": [
{
"name": "cdx:npm:package:path",
"value": "node_modules/setprototypeof"
}
]
},
{
"type": "library",
"name": "statuses",
"version": "2.0.1",
"bom-ref": "statuses@2.0.1",
"description": "HTTP status utility",
"licenses": [
{
"license": {
"id": "MIT",
"acknowledgement": "declared"
}
}
],
"purl": "pkg:npm/statuses@2.0.1",
"externalReferences": [
{
"url": "git+https://github.com/jshttp/statuses.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/jshttp/statuses#readme",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/jshttp/statuses/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
},
{
"url": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
"type": "distribution",
"hashes": [
{
"alg": "SHA-512",
"content": "470340f59ffb3eb2b4eab60b23314c95a17e97bde2c29ceca9120581b30b6d370b0fa70e6a8f364da59e7cf5d0bc1d9f382e008ee612127752ecdfe64c26e475"
}
],
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
}
],
"properties": [
{
"name": "cdx:npm:package:path",
"value": "node_modules/statuses"
}
]
},
{
"type": "library",
"name": "toidentifier",
"version": "1.0.1",
"bom-ref": "toidentifier@1.0.1",
"author": "Douglas Christopher Wilson",
"description": "Convert a string of words to a JavaScript identifier",
"licenses": [
{
"license": {
"id": "MIT",
"acknowledgement": "declared"
}
}
],
"purl": "pkg:npm/toidentifier@1.0.1",
"externalReferences": [
{
"url": "git+https://github.com/component/toidentifier.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/component/toidentifier#readme",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/component/toidentifier/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
},
{
"url": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
"type": "distribution",
"hashes": [
{
"alg": "SHA-512",
"content": "a39b123ca12483f0c840d987e37574fee7ab2eba7355e764521f2d18dbda797a5fa6ec2329e9e54a8c7fd8efc14e5654b447be246eece58844cfad3c3e500744"
}
],
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
}
],
"properties": [
{
"name": "cdx:npm:package:path",
"value": "node_modules/toidentifier"
}
]
},
{
"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",
"acknowledgement": "declared"
}
}
],
"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"
}
]
},
{
"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",
"acknowledgement": "declared"
}
}
],
"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"
}
]
},
{
"type": "library",
"name": "on-finished",
"version": "2.4.1",
"bom-ref": "on-finished@2.4.1",
"description": "Execute a callback when a request closes, finishes, or errors",
"licenses": [
{
"license": {
"id": "MIT",
"acknowledgement": "declared"
}
}
],
"purl": "pkg:npm/on-finished@2.4.1",
"externalReferences": [
{
"url": "git+https://github.com/jshttp/on-finished.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/jshttp/on-finished#readme",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/jshttp/on-finished/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
},
{
"url": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
"type": "distribution",
"hashes": [
{
"alg": "SHA-512",
"content": "a15973920dc4340842936cddbfb209c1dfd0503e33d91c51c2991c198f29b0255c09864dab8c189d55802c733e6ebb6e26378f5a2605fc2966b83afc0a1e7e92"
}
],
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
}
],
"properties": [
{
"name": "cdx:npm:package:path",
"value": "node_modules/on-finished"
}
]
},
{
"type": "library",
"name": "ee-first",
"version": "1.1.1",
"bom-ref": "ee-first@1.1.1",
"author": "Jonathan Ong",
"description": "return the first event in a set of ee/event pairs",
"licenses": [
{
"license": {
"id": "MIT",
"acknowledgement": "declared"
}
}
],
"purl": "pkg:npm/ee-first@1.1.1",
"externalReferences": [
{
"url": "git+https://github.com/jonathanong/ee-first.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/jonathanong/ee-first#readme",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/jonathanong/ee-first/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
},
{
"url": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
"type": "distribution",
"hashes": [
{
"alg": "SHA-1",
"content": "590c61156b0ae2f4f0255732a158b266bc56b21d"
}
],
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
}
],
"properties": [
{
"name": "cdx:npm:package:path",
"value": "node_modules/ee-first"
}
]
},
{
"type": "library",
"name": "qs",
"version": "6.13.0",
"bom-ref": "qs@6.13.0",
"description": "A querystring parser that supports nesting and arrays, with a depth limit",
"licenses": [
{
"license": {
"id": "BSD-3-Clause",
"acknowledgement": "declared"
}
}
],
"purl": "pkg:npm/qs@6.13.0",
"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.13.0.tgz",
"type": "distribution",
"hashes": [
{
"alg": "SHA-512",
"content": "fb7f2a23d48eafcb5f67842624da65314c6a8db7bb2cabef66059d13104e99df9e8194ed8cb07aec6bb41d15f7bbf5ceabb514d8dc7a9ec8ef4b5e99f6ec1fa6"
}
],
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
}
],
"properties": [
{
"name": "cdx:npm:package:path",
"value": "node_modules/qs"
}
]
},
{
"type": "library",
"name": "side-channel",
"version": "1.0.6",
"bom-ref": "side-channel@1.0.6",
"author": "Jordan Harband",
"description": "Store information about any JS value in a side channel. Uses WeakMap if available.",
"licenses": [
{
"license": {
"id": "MIT",
"acknowledgement": "declared"
}
}
],
"purl": "pkg:npm/side-channel@1.0.6",
"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.6.tgz",
"type": "distribution",
"hashes": [
{
"alg": "SHA-512",
"content": "7c35bf119e90f5188ef1e146f078feeeefe85be5eb3d320287008e336fad87603a39b943b58608a6f7bd9be2af23d6780bda9211795a191e9b4c460745eba094"
}
],
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
}
],
"properties": [
{
"name": "cdx:npm:package:path",
"value": "node_modules/side-channel"
}
]
},
{
"type": "library",
"name": "call-bind",
"version": "1.0.7",
"bom-ref": "call-bind@1.0.7",
"author": "Jordan Harband",
"description": "Robustly `.call.bind()` a function",
"licenses": [
{
"license": {
"id": "MIT",
"acknowledgement": "declared"
}
}
],
"purl": "pkg:npm/call-bind@1.0.7",
"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.7.tgz",
"type": "distribution",
"hashes": [
{
"alg": "SHA-512",
"content": "1874d2352608090eec707eec67e336ac5a294682e1f2dd9b2d25ba05b82bb4bb1a84e201e62c805497fd1a358addc6130da323e17741a4cd5c03aa484b42afdb"
}
],
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
}
],
"properties": [
{
"name": "cdx:npm:package:path",
"value": "node_modules/call-bind"
}
]
},
{
"type": "library",
"name": "es-define-property",
"version": "1.0.0",
"bom-ref": "es-define-property@1.0.0",
"author": "Jordan Harband",
"description": "`Object.defineProperty`, but not IE 8's broken one.",
"licenses": [
{
"license": {
"id": "MIT",
"acknowledgement": "declared"
}
}
],
"purl": "pkg:npm/es-define-property@1.0.0",
"externalReferences": [
{
"url": "git+https://github.com/ljharb/es-define-property.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/ljharb/es-define-property#readme",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/ljharb/es-define-property/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
},
{
"url": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz",
"type": "distribution",
"hashes": [
{
"alg": "SHA-512",
"content": "8f16b22ca4a1ac4aaacc9d1eba641b5614d840cdbb09f4f54f7e7e8028031682fcd892ec5ea4c9efacefe80d182ce8049cb50cbcbcec0ec188ae5f0d1694f681"
}
],
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
}
],
"properties": [
{
"name": "cdx:npm:package:path",
"value": "node_modules/es-define-property"
}
]
},
{
"type": "library",
"name": "get-intrinsic",
"version": "1.2.4",
"bom-ref": "get-intrinsic@1.2.4",
"author": "Jordan Harband",
"description": "Get and robustly cache all JS language-level intrinsics at first require time",
"licenses": [
{
"license": {
"id": "MIT",
"acknowledgement": "declared"
}
}
],
"purl": "pkg:npm/get-intrinsic@1.2.4",
"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.4.tgz",
"type": "distribution",
"hashes": [
{
"alg": "SHA-512",
"content": "e6e621b091fc549053bfba2c960e01ce7258843a1123ac1a602c4c9827674eb702ac703f7c214aa13173d8928a1341dd0c5505effa10ba1cee99724aee968145"
}
],
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
}
],
"properties": [
{
"name": "cdx:npm:package:path",
"value": "node_modules/get-intrinsic"
}
]
},
{
"type": "library",
"name": "es-errors",
"version": "1.3.0",
"bom-ref": "es-errors@1.3.0",
"author": "Jordan Harband",
"description": "A simple cache for a few of the JS Error constructors.",
"licenses": [
{
"license": {
"id": "MIT",
"acknowledgement": "declared"
}
}
],
"purl": "pkg:npm/es-errors@1.3.0",
"externalReferences": [
{
"url": "git+https://github.com/ljharb/es-errors.git",
"type": "vcs",
"comment": "as detected from PackageJson property \"repository.url\""
},
{
"url": "https://github.com/ljharb/es-errors#readme",
"type": "website",
"comment": "as detected from PackageJson property \"homepage\""
},
{
"url": "https://github.com/ljharb/es-errors/issues",
"type": "issue-tracker",
"comment": "as detected from PackageJson property \"bugs.url\""
},
{
"url": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
"type": "distribution",
"hashes": [
{
"alg": "SHA-512",
"content": "65fe47d8ac6ddb18d3bdb26f3f66562c4202c40ea3fa1026333225ca9cb8c5c060d6f2959f1f3d5b2d066d2fa47f9730095145cdd0858765d20853542d2e9cb3"
}
],
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
}
],
"properties": [
{
"name": "cdx:npm:package:path",
"value": "node_modules/es-errors"
}
]
},
{
"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",
"acknowledgement": "declared"
}
}
],
"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"
}
]
},
{
"type": "library",
"name": "set-function-length",
"version": "1.2.2",
"bom-ref": "set-function-length@1.2.2",
"author": "Jordan Harband",
"description": "Set a function's length property",
"licenses": [
{
"license": {
"id": "MIT",
"acknowledgement": "declared"
}
}
],
"purl": "pkg:npm/set-function-length@1.2.2",
"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.2.2.tgz",
"type": "distribution",
"hashes": [
{
"alg": "SHA-512",
"content": "a6045ce21278fec363582492f409a74b8d31ddb34c0d39271e02f951a3014ccc899d4f741205a1d51cfe302f5e16ee01b8dfd4c198ca42e63fd6fdeb33b1cc7e"
}
],
"comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
}
],
"properties": [
{
"name": "cdx:npm:package:path",
"value": "node_modules/set-function-length"
}
]
},
{
"type": "library",
"name": "define-data-property",
"version": "1.1.4",
"bom-ref": "define-data-property@1.1.4",
"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",
"acknowledgement": "declared"
}
}
],
"purl": "pkg:npm/define-data-property@1.1.4",
"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