@mojaloop/central-ledger 19.13.1 → 19.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.grype.yaml +74 -12
- package/CHANGELOG.md +25 -0
- package/Dockerfile +1 -1
- package/audit-ci.jsonc +1 -4
- package/package.json +19 -12
- package/{sbom-v19.13.0.csv → sbom-v19.13.2.csv} +62 -102
- package/src/cryptoConditions/index.js +24 -3
- package/src/handlers/transfers/handler.js +17 -1
- package/src/handlers/transfers/validator.js +1 -2
|
@@ -2,7 +2,7 @@ type,bom_ref,license-id,group,author,name,version,purl,path,description,vcs-url,
|
|
|
2
2
|
application,,,,,npm,10.9.0,,,,,,,,,,,,,,,,,
|
|
3
3
|
application,,Apache-2.0,@cyclonedx,Jan Kowalleck,cyclonedx-npm,3.0.0,,,Create CycloneDX Software Bill of Materials (SBOM) from NPM projects.,git+https://github.com/CycloneDX/cyclonedx-node-npm.git,"as detected from PackageJson property ""repository.url""",https://github.com/CycloneDX/cyclonedx-node-npm#readme,"as detected from PackageJson property ""homepage""",https://github.com/CycloneDX/cyclonedx-node-npm/issues,"as detected from PackageJson property ""bugs.url""",,,,,,,,
|
|
4
4
|
library,,Apache-2.0,@cyclonedx,Jan Kowalleck,cyclonedx-library,8.6.0,,,Core functionality of CycloneDX for JavaScript (Node.js or WebBrowser).,git+https://github.com/CycloneDX/cyclonedx-javascript-library.git,"as detected from PackageJson property ""repository.url""",https://github.com/CycloneDX/cyclonedx-javascript-library#readme,"as detected from PackageJson property ""homepage""",https://github.com/CycloneDX/cyclonedx-javascript-library/issues,"as detected from PackageJson property ""bugs.url""",,,,,,,,
|
|
5
|
-
application,@mojaloop/central-ledger@19.13.
|
|
5
|
+
application,@mojaloop/central-ledger@19.13.2,Apache-2.0,@mojaloop,ModusBox,central-ledger,19.13.2,pkg:npm/%40mojaloop/central-ledger@19.13.2?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Fmojaloop%2Fcentral-ledger.git,,Central ledger hosted by a scheme to record and settle transfers,git+ssh://git@github.com/mojaloop/central-ledger.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/central-ledger#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/central-ledger/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2026-02-26T19:40:10.436Z
|
|
6
6
|
library,@hapi/basic@7.0.2,BSD-3-Clause,@hapi,,basic,7.0.2,pkg:npm/%40hapi/basic@7.0.2,node_modules/@hapi/basic,Basic authentication plugin,git://github.com/hapijs/basic.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/basic#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/basic/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/basic/-/basic-7.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,91da6c982107543948612b516eccd2cb2ffdf9dab92a47d62d7e408ee1c63f0b73bae668a599e1915bcc655e39850f2103c57fc1e0a832cd27cd727b242036a3,,active,Active in npm registry,2023-06-09T15:35:54.543Z
|
|
7
7
|
library,@hapi/boom@10.0.1,BSD-3-Clause,@hapi,,boom,10.0.1,pkg:npm/%40hapi/boom@10.0.1,node_modules/@hapi/boom,HTTP-friendly error objects,git://github.com/hapijs/boom.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/boom#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/boom/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/boom/-/boom-10.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,11170265a123747dce812265ca3564f291c815ebacf750a328fdeff8ca6004da7922f1b33f697f6d1883efc9ea61c28f69975b2a42b9bc30553ddda8847065b0,,active,Active in npm registry,2023-02-11T17:40:56.116Z
|
|
8
8
|
library,@hapi/hoek@11.0.7,BSD-3-Clause,@hapi,,hoek,11.0.7,pkg:npm/%40hapi/hoek@11.0.7,node_modules/@hapi/hoek,General purpose node utilities,git://github.com/hapijs/hoek.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/hoek#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/hoek/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/hoek/-/hoek-11.0.7.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1d5e6e9dd5a42b3701e11654baca8ea5c83139aaba54e007ef386122bda0dc6f0d17f32514eef94a33abd8d7ee4b1d0c878d3ed45a8291a80a2c94729145a815,,active,Active in npm registry,2024-11-14T15:54:32.587Z
|
|
@@ -97,8 +97,9 @@ library,tdigest@0.1.2,MIT,,Will Welch,tdigest,0.1.2,pkg:npm/tdigest@0.1.2,node_m
|
|
|
97
97
|
library,bintrees@1.0.2,MIT,,Vadim Graboys,bintrees,1.0.2,pkg:npm/bintrees@1.0.2,node_modules/bintrees,Binary Search Trees,git://github.com/vadimg/js_bintrees.git,"as detected from PackageJson property ""repository.url""",https://github.com/vadimg/js_bintrees#readme,"as detected from PackageJson property ""homepage""",https://github.com/vadimg/js_bintrees/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/bintrees/-/bintrees-1.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,54e3204ccc2301a506e7cd125e7dcb69c5608eeaeb6cc99eed964d60649257b9a6b58e90411874120de9c08727b50efb0c4acad4bd0dc646deb637285f35702b,dimva13@gmail.com,active,Active in npm registry,2025-02-13T01:33:55.851Z
|
|
98
98
|
library,@mojaloop/central-services-shared@18.35.6,Apache-2.0,@mojaloop,ModusBox,central-services-shared,18.35.6,pkg:npm/%40mojaloop/central-services-shared@18.35.6,node_modules/@mojaloop/central-services-shared,Shared code for mojaloop central services,git+https://github.com/mojaloop/central-services-shared.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/central-services-shared#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/central-services-shared/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/central-services-shared/-/central-services-shared-18.35.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,92f2cc8f4e38a80e431367d8ba99858d56f7ed187b2543a53b6cbc781f705059d93a2b89187666a2e8bfe22c7edbd631cdefffb273524287bdb920be9da3d1e4,,active,Active in npm registry,2026-02-26T15:48:41.056Z
|
|
99
99
|
library,@mojaloop/central-services-shared@18.35.6|@hapi/catbox-memory@5.0.1,BSD-3-Clause,@hapi,,catbox-memory,5.0.1,pkg:npm/%40hapi/catbox-memory@5.0.1,node_modules/@mojaloop/central-services-shared/node_modules/@hapi/catbox-memory,Memory adapter for catbox,git://github.com/hapijs/catbox-memory.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/catbox-memory#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/catbox-memory/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/catbox-memory/-/catbox-memory-5.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,416c3d9ce609ab93e5bc284b595f22ea14072587ef76a89776f4eea49161d1ea8b67ae178abee628d8bde9de7f64c500a973eeaec7cd0c80f18c582810352a79,,active,Active in npm registry,2024-06-12T07:47:01.222Z
|
|
100
|
-
library,@mojaloop/central-services-shared@18.35.6|@hapi/catbox-memory@5.0.1|@hapi/boom@9.1.4,BSD-3-Clause,@hapi,,boom,9.1.4,pkg:npm/%40hapi/boom@9.1.4,node_modules/@mojaloop/central-services-shared/node_modules/@hapi/catbox-memory/node_modules/@hapi/boom,HTTP-friendly error objects,git://github.com/hapijs/boom.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/boom#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/boom/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/boom/-/boom-9.1.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2ecd681fc8da375bcdb2a71a1d5609aca9a031c2ac0b5c1ca7c6ee8ef5eb1da02a0f688362adc7a0ec2cc70a34f42b9d6b94799c2d28d08c65ae54eebcfbb34b,,active,Active in npm registry,2023-02-11T17:40:56.116Z
|
|
101
100
|
library,@mojaloop/central-services-shared@18.35.6|@hapi/catbox-memory@5.0.1|@hapi/hoek@9.3.0,BSD-3-Clause,@hapi,,hoek,9.3.0,pkg:npm/%40hapi/hoek@9.3.0,node_modules/@mojaloop/central-services-shared/node_modules/@hapi/catbox-memory/node_modules/@hapi/hoek,General purpose node utilities,git://github.com/hapijs/hoek.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/hoek#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/hoek/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fdceab7f85099661e50bd6f905a36fcc0705bfb1d9d901da5740f8fc736505dbc59ef42af11238918761c8f0a5ed78fea16bd3590f2e8e1a92e772c88007ba29,,active,Active in npm registry,2024-11-14T15:54:32.587Z
|
|
101
|
+
library,@mojaloop/central-services-shared@18.35.6|@hapi/boom@9.1.4,BSD-3-Clause,@hapi,,boom,9.1.4,pkg:npm/%40hapi/boom@9.1.4,node_modules/@mojaloop/central-services-shared/node_modules/@hapi/boom,HTTP-friendly error objects,git://github.com/hapijs/boom.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/boom#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/boom/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/boom/-/boom-9.1.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2ecd681fc8da375bcdb2a71a1d5609aca9a031c2ac0b5c1ca7c6ee8ef5eb1da02a0f688362adc7a0ec2cc70a34f42b9d6b94799c2d28d08c65ae54eebcfbb34b,,active,Active in npm registry,2023-02-11T17:40:56.116Z
|
|
102
|
+
library,@mojaloop/central-services-shared@18.35.6|@hapi/boom@9.1.4|@hapi/hoek@9.3.0,BSD-3-Clause,@hapi,,hoek,9.3.0,pkg:npm/%40hapi/hoek@9.3.0,node_modules/@mojaloop/central-services-shared/node_modules/@hapi/boom/node_modules/@hapi/hoek,General purpose node utilities,git://github.com/hapijs/hoek.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/hoek#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/hoek/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fdceab7f85099661e50bd6f905a36fcc0705bfb1d9d901da5740f8fc736505dbc59ef42af11238918761c8f0a5ed78fea16bd3590f2e8e1a92e772c88007ba29,,active,Active in npm registry,2024-11-14T15:54:32.587Z
|
|
102
103
|
library,@mojaloop/central-services-shared@18.35.6|joi@18.0.2,BSD-3-Clause,,,joi,18.0.2,pkg:npm/joi@18.0.2,node_modules/@mojaloop/central-services-shared/node_modules/joi,Object schema validation,git://github.com/hapijs/joi.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/joi#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/joi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/joi/-/joi-18.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,46e08e40c22defc2d69e4b4fa1e04bd0612b90d6893d3046718bb2681bd43904a972970b7d6ac73cf8a161d3866d5e696a6f554d66dea05ed3b06887ba072318,,active,Active in npm registry,2025-11-19T15:49:39.616Z
|
|
103
104
|
library,@hapi/joi-date@2.0.1,BSD-3-Clause,@hapi,,joi-date,2.0.1,pkg:npm/%40hapi/joi-date@2.0.1,node_modules/@hapi/joi-date,Joi extension for dates,git://github.com/hapijs/joi-date.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/joi-date#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/joi-date/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/joi-date/-/joi-date-2.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f1b7bc254102f169b50e8debc89cbe4d79a400bd776f62705e7ee020b068a2bf0ba2963f33e849b24a1dcce3b17c975c9247d69db99b9cc132256dddfe064c7c,,active,Active in npm registry,2023-01-10T00:57:34.804Z
|
|
104
105
|
library,moment@2.30.1,MIT,,Iskren Ivov Chernev,moment,2.30.1,pkg:npm/moment@2.30.1,node_modules/moment,Parse~ validate~ manipulate~ and display dates,git+https://github.com/moment/moment.git,"as detected from PackageJson property ""repository.url""",https://momentjs.com,"as detected from PackageJson property ""homepage""",https://github.com/moment/moment/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/moment/-/moment-2.30.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b849ad3616c33ab58f152fa176314205fcbd7f6628cb3469c1c97e0eaa42ead697db5173b132d055b315fd6ecfccd497eb1fdb842d73037736510e4dcc7ea1a3,iskren.chernev@gmail.com,active,Active in npm registry,2025-10-14T04:55:02.871Z
|
|
@@ -111,9 +112,9 @@ library,ajv-keywords@5.1.0,MIT,,Evgeny Poberezkin,ajv-keywords,5.1.0,pkg:npm/ajv
|
|
|
111
112
|
library,ajv@8.18.0,MIT,,Evgeny Poberezkin,ajv,8.18.0,pkg:npm/ajv@8.18.0,node_modules/ajv,Another JSON Schema Validator,git+https://github.com/ajv-validator/ajv.git,"as detected from PackageJson property ""repository.url""",https://ajv.js.org,"as detected from PackageJson property ""homepage""",https://github.com/ajv-validator/ajv/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3e55cf78458c5cc67bb0f60e1ea983c8227371f36b52bddf18d2ad7b35f5e3291738422fc8af3577eab2771f3d298e4eef514a30f690daf05f04523934747adc,,active,Active in npm registry,2026-02-20T18:09:33.746Z
|
|
112
113
|
library,async-exit-hook@2.0.1,MIT,,Tapani Moilanen,async-exit-hook,2.0.1,pkg:npm/async-exit-hook@2.0.1,node_modules/async-exit-hook,Run some code when the process exits (supports async hooks and pm2 clustering),git+https://github.com/tapppi/async-exit-hook.git,"as detected from PackageJson property ""repository.url""",https://github.com/tapppi/async-exit-hook#readme,"as detected from PackageJson property ""homepage""",https://github.com/tapppi/async-exit-hook/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/async-exit-hook/-/async-exit-hook-2.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,356d9c5fc9b543b28f03b6b933650b41e676c11e6a2393c06f0e4bd1438cc5d8a8564f4f319d21d539b264490f62b0af6230e51480aeb0ebb576510a00079707,moilanen.tapani@gmail.com,active,Active in npm registry,2022-06-13T03:36:51.685Z
|
|
113
114
|
library,async-retry@1.3.3,MIT,,,async-retry,1.3.3,pkg:npm/async-retry@1.3.3,node_modules/async-retry,Retrying made simple~ easy and async,git+https://github.com/vercel/async-retry.git,"as detected from PackageJson property ""repository.url""",https://github.com/vercel/async-retry#readme,"as detected from PackageJson property ""homepage""",https://github.com/vercel/async-retry/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/async-retry/-/async-retry-1.3.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c1faff8ecb70f71362ff4b5e307ad15bb76ccf72ede4046160d6767b0a5a76785a229e666c02e13803fe10076c0bbb7867ac2ab0356ff7e5ba826d4393d984cb,,active,Active in npm registry,2026-02-25T04:30:32.258Z
|
|
114
|
-
library,axios@1.13.5,MIT,,Matt Zabriskie,axios,1.13.5,pkg:npm/axios@1.13.5,node_modules/axios,Promise based HTTP client for the browser and node.js,git+https://github.com/axios/axios.git,"as detected from PackageJson property ""repository.url""",https://axios-http.com,"as detected from PackageJson property ""homepage""",https://github.com/axios/axios/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/axios/-/axios-1.13.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,733e2eafb55bd314b8fca50dd2d3d67b8e1eab1ac8bb7d667be7db6a78378a388db1c135dbd3cece2a49240eb39e2ab60bf67ab090a33229a34bc2dcfc602cf1,,active,Active in npm registry,2026-02-
|
|
115
|
+
library,axios@1.13.5,MIT,,Matt Zabriskie,axios,1.13.5,pkg:npm/axios@1.13.5,node_modules/axios,Promise based HTTP client for the browser and node.js,git+https://github.com/axios/axios.git,"as detected from PackageJson property ""repository.url""",https://axios-http.com,"as detected from PackageJson property ""homepage""",https://github.com/axios/axios/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/axios/-/axios-1.13.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,733e2eafb55bd314b8fca50dd2d3d67b8e1eab1ac8bb7d667be7db6a78378a388db1c135dbd3cece2a49240eb39e2ab60bf67ab090a33229a34bc2dcfc602cf1,,active,Active in npm registry,2026-02-27T15:35:52.392Z
|
|
115
116
|
library,follow-redirects@1.15.11,MIT,,Ruben Verborgh,follow-redirects,1.15.11,pkg:npm/follow-redirects@1.15.11,node_modules/follow-redirects,HTTP and HTTPS modules that follow redirects.,git+ssh://git@github.com/follow-redirects/follow-redirects.git,"as detected from PackageJson property ""repository.url""",https://github.com/follow-redirects/follow-redirects,"as detected from PackageJson property ""homepage""",https://github.com/follow-redirects/follow-redirects/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,75e1b63f425f8eb4f1979d171820f27c8f7b646542c48a5f29899fcab439e27e453bfd207c8112f02fcfb25ea45950e8962cdc69ac592674d2d1048cc6f9ec05,ruben@verborgh.org,active,Active in npm registry,2025-07-31T12:54:55.894Z
|
|
116
|
-
library,form-data@4.0.
|
|
117
|
+
library,form-data@4.0.5,MIT,,Felix Geisendörfer,form-data,4.0.5,pkg:npm/form-data@4.0.5,node_modules/form-data,A library to create readable multipart/form-data streams. Can be used to submit forms and file uploads to other web applications.,git://github.com/form-data/form-data.git,"as detected from PackageJson property ""repository.url""",https://github.com/form-data/form-data#readme,"as detected from PackageJson property ""homepage""",https://github.com/form-data/form-data/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/form-data/-/form-data-4.0.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f118a944ba25dfb6cdb366e1a15ebb7e24c4bdd4eb6cc5187054e2cb7fb0bae3a75288364011c26565c34628d641f0248418f651fe549d56a25b0039bdd77cdb,felix@debuggable.com,active,Active in npm registry,2025-11-17T04:16:07.695Z
|
|
117
118
|
library,asynckit@0.4.0,MIT,,Alex Indigo,asynckit,0.4.0,pkg:npm/asynckit@0.4.0,node_modules/asynckit,Minimal async jobs utility library~ with streams support,git+https://github.com/alexindigo/asynckit.git,"as detected from PackageJson property ""repository.url""",https://github.com/alexindigo/asynckit#readme,"as detected from PackageJson property ""homepage""",https://github.com/alexindigo/asynckit/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,39e8bd387e2d461d18a94dc6c615fbf5d33f9b0560bdb64969235a464f9bb21923d12e5c7c772061a92b7818eb1f06ad5ca6f3f88a087582f1aca8a6d8c8d6d1,iam@alexindigo.com,active,Active in npm registry,2025-12-18T03:11:43.263Z
|
|
118
119
|
library,combined-stream@1.0.8,MIT,,Felix Geisendörfer,combined-stream,1.0.8,pkg:npm/combined-stream@1.0.8,node_modules/combined-stream,A stream that emits multiple other streams one after another.,git://github.com/felixge/node-combined-stream.git,"as detected from PackageJson property ""repository.url""",https://github.com/felixge/node-combined-stream,"as detected from PackageJson property ""homepage""",https://github.com/felixge/node-combined-stream/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1503783117ee25e1dfedc05b04c2455e12920eafb690002b06599106f72f144e410751d9297b5214048385d973f73398c3187c943767be630e7bffb971da0476,felix@debuggable.com,active,Active in npm registry,2022-06-13T06:33:58.025Z
|
|
119
120
|
library,delayed-stream@1.0.0,MIT,,Felix Geisendörfer,delayed-stream,1.0.0,pkg:npm/delayed-stream@1.0.0,node_modules/delayed-stream,Buffers events from a stream until you are ready to handle them.,git://github.com/felixge/node-delayed-stream.git,"as detected from PackageJson property ""repository.url""",https://github.com/felixge/node-delayed-stream,"as detected from PackageJson property ""homepage""",https://github.com/felixge/node-delayed-stream/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,672483ecd7fdd5a2c1d11c4be0a1ab28705797b11db350c098475ca156b05e72c3ed20e1a4d82db88236680920edaed04b8d63c4f499d7ba7855d1a730793731,felix@debuggable.com,active,Active in npm registry,2022-06-14T23:48:45.969Z
|
|
@@ -133,8 +134,8 @@ library,dotenv@17.3.1,BSD-2-Clause,,,dotenv,17.3.1,pkg:npm/dotenv@17.3.1,node_mo
|
|
|
133
134
|
library,env-var@7.5.0,MIT,,Evan Shortiss,env-var,7.5.0,pkg:npm/env-var@7.5.0,node_modules/env-var,Verification~ sanitization~ and type coercion for environment variables in Node.js,git+https://github.com/evanshortiss/env-var.git,"as detected from PackageJson property ""repository.url""",https://github.com/evanshortiss/env-var,"as detected from PackageJson property ""homepage""",https://github.com/evanshortiss/env-var/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/env-var/-/env-var-7.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,98a64eccb44dd044f36aed96d905de7db163a39105e325aadbc3b229bf4809d78d847265384fe91c79f3e2175827d70d6577091e8e71378393e29cee48748dbc,,active,Active in npm registry,2024-05-20T17:32:44.866Z
|
|
134
135
|
library,event-stream@4.0.1,MIT,,Dominic Tarr,event-stream,4.0.1,pkg:npm/event-stream@4.0.1,node_modules/event-stream,construct pipes of streams of events,git://github.com/dominictarr/event-stream.git,"as detected from PackageJson property ""repository.url""",http://github.com/dominictarr/event-stream,"as detected from PackageJson property ""homepage""",https://github.com/dominictarr/event-stream/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/event-stream/-/event-stream-4.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a8009776effd5473c1cdcca174e591e7f21a86118c7f4ae84de6497f3cf4efb1b0ca570377dd323872e8ba19afec62795f33e2e9e91a41677c02f3cfda73afa4,dominic.tarr@gmail.com,active,Active in npm registry,2022-11-08T10:38:35.230Z
|
|
135
136
|
library,immutable@5.1.4,MIT,,Lee Byron,immutable,5.1.4,pkg:npm/immutable@5.1.4,node_modules/immutable,Immutable Data Collections,git://github.com/immutable-js/immutable-js.git,"as detected from PackageJson property ""repository.url""",https://immutable-js.com,"as detected from PackageJson property ""homepage""",https://github.com/immutable-js/immutable-js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/immutable/-/immutable-5.1.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a7abb56c6dd84a720d4f94509b1ff24590697a7225df4915c644cb0f21cb20c93482272def4e10f67fad85f0c8ee54d19bdbd774362eb55cd78737138714e75c,,active,Active in npm registry,2025-10-13T07:38:03.731Z
|
|
136
|
-
library,ioredis@5.6.1,MIT,,Zihua Li,ioredis,5.6.1,pkg:npm/ioredis@5.6.1,node_modules/ioredis,A robust~ performance-focused and full-featured Redis client for Node.js.,git://github.com/luin/ioredis.git,"as detected from PackageJson property ""repository.url""",https://github.com/luin/ioredis#readme,"as detected from PackageJson property ""homepage""",https://github.com/luin/ioredis/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ioredis/-/ioredis-5.6.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5310b462fd58e164498864314243f485f74bd3fe7fe98bdd7ce382951809d2aa6949aae48677926ba52f90c926b340247468a6487dc892a9beea690c997eef18,i@zihua.li,active,Active in npm registry,2026-02-
|
|
137
|
-
library,@ioredis/commands@1.5.
|
|
137
|
+
library,ioredis@5.6.1,MIT,,Zihua Li,ioredis,5.6.1,pkg:npm/ioredis@5.6.1,node_modules/ioredis,A robust~ performance-focused and full-featured Redis client for Node.js.,git://github.com/luin/ioredis.git,"as detected from PackageJson property ""repository.url""",https://github.com/luin/ioredis#readme,"as detected from PackageJson property ""homepage""",https://github.com/luin/ioredis/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ioredis/-/ioredis-5.6.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5310b462fd58e164498864314243f485f74bd3fe7fe98bdd7ce382951809d2aa6949aae48677926ba52f90c926b340247468a6487dc892a9beea690c997eef18,i@zihua.li,active,Active in npm registry,2026-02-27T13:52:10.423Z
|
|
138
|
+
library,@ioredis/commands@1.5.1,MIT,@ioredis,Zihua Li,commands,1.5.1,pkg:npm/%40ioredis/commands@1.5.1,node_modules/@ioredis/commands,Redis commands,git+https://github.com/ioredis/commands.git,"as detected from PackageJson property ""repository.url""",https://github.com/ioredis/commands,"as detected from PackageJson property ""homepage""",https://github.com/ioredis/commands/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@ioredis/commands/-/commands-1.5.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,247f192ffcb0709c91f4c989e4136a66595735942a41b9d564eaa93d0a84d6f1e2160030e0d1dbbc4d0539db8d53c217f5b69b8ad053e3ae7bd4e9cf4d3d1973,i@zihua.li,active,Active in npm registry,2026-02-26T13:16:17.800Z
|
|
138
139
|
library,cluster-key-slot@1.1.2,Apache-2.0,,Mike Diarmid,cluster-key-slot,1.1.2,pkg:npm/cluster-key-slot@1.1.2,node_modules/cluster-key-slot,Generates CRC hashes for strings - for use by node redis clients to determine key slots.,git+https://github.com/Salakar/cluster-key-slot.git,"as detected from PackageJson property ""repository.url""",https://github.com/Salakar/cluster-key-slot#readme,"as detected from PackageJson property ""homepage""",https://github.com/Salakar/cluster-key-slot/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/cluster-key-slot/-/cluster-key-slot-1.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,44caf4161b5f5de9b28a7a262f886b59c609c665fa75e15d0b1a49ce10edb7180ed7e6dc0a7924fbd76bc9d2d50e600c1bb344e9a37f7e5e05eee714ffdd2000,mike.diarmid@gmail.com,active,Active in npm registry,2022-11-01T14:03:06.386Z
|
|
139
140
|
library,debug@4.4.3,MIT,,Josh Junon,debug,4.4.3,pkg:npm/debug@4.4.3,node_modules/debug,Lightweight debugging utility for Node.js and the browser,git://github.com/debug-js/debug.git,"as detected from PackageJson property ""repository.url""",https://github.com/debug-js/debug#readme,"as detected from PackageJson property ""homepage""",https://github.com/debug-js/debug/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/debug/-/debug-4.4.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,446c305a7c10be455f6af295b76d8518bc3ec5849dcc04709b4aeee83853540dee994e6165cdbc57790ee2cb6062bcab4e52e9baf808f468a28e5b408cd6dca8,,active,Active in npm registry,2025-09-13T17:25:19.913Z
|
|
140
141
|
library,denque@2.1.0,Apache-2.0,,Invertase,denque,2.1.0,pkg:npm/denque@2.1.0,node_modules/denque,The fastest javascript implementation of a double-ended queue. Used by the official Redis~ MongoDB~ MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.,git+https://github.com/invertase/denque.git,"as detected from PackageJson property ""repository.url""",https://docs.page/invertase/denque,"as detected from PackageJson property ""homepage""",https://github.com/invertase/denque/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/denque/-/denque-2.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1d5404dc001bfe9c45f1f400a22aa9be0f62ddebeaba0de1a22c1a90ec99030266fbabd97a16e46176749782714be23743133deefe5a6913618fcbf9a0185e93,oss@invertase.io,active,Active in npm registry,2023-11-14T07:02:16.825Z
|
|
@@ -153,7 +154,8 @@ library,knex@3.1.0|commander@10.0.1,MIT,,TJ Holowaychuk,commander,10.0.1,pkg:npm
|
|
|
153
154
|
library,knex@3.1.0|debug@4.3.4,MIT,,Josh Junon,debug,4.3.4,pkg:npm/debug@4.3.4,node_modules/knex/node_modules/debug,Lightweight debugging utility for Node.js and the browser,git://github.com/debug-js/debug.git,"as detected from PackageJson property ""repository.url""",https://github.com/debug-js/debug#readme,"as detected from PackageJson property ""homepage""",https://github.com/debug-js/debug/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/debug/-/debug-4.3.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3d15851ee494dde0ed4093ef9cd63b25c91eb758f4b793ae3ac1733cfcec7a40f9d9997ca947c520f122b305ea22f1d61951ce817fbb1bfbc234d85e870c5f91,josh.junon@protonmail.com,active,Active in npm registry,2025-09-13T17:25:19.913Z
|
|
154
155
|
library,knex@3.1.0|ms@2.1.2,MIT,,,ms,2.1.2,pkg:npm/ms@2.1.2,node_modules/knex/node_modules/ms,Tiny millisecond conversion utility,git+https://github.com/zeit/ms.git,"as detected from PackageJson property ""repository.url""",https://github.com/zeit/ms#readme,"as detected from PackageJson property ""homepage""",https://github.com/zeit/ms/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ms/-/ms-2.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b0690fc7e56332d980e8c5f6ee80381411442c50996784b85ea7863970afebcb53fa36f7be4fd1c9a2963f43d32b25ad98b48cd1bf9a7544c4bdbb353c4687db,,active,Active in npm registry,2025-09-08T19:56:54.242Z
|
|
155
156
|
library,mustache@4.2.0,MIT,,mustache.js Authors,mustache,4.2.0,pkg:npm/mustache@4.2.0,node_modules/mustache,Logic-less {{mustache}} templates with JavaScript,git+https://github.com/janl/mustache.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/janl/mustache.js,"as detected from PackageJson property ""homepage""",https://github.com/janl/mustache.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/mustache/-/mustache-4.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ef58a9a52cb0ab961beffb5563219b9018206d4f07deee51cf9e9f1fad2318582bf2e1f0c6cf9a48a7aa9a5b885733349b4901ef1423292eaa3df7746f6668a9,http://github.com/janl/mustache.js,active,Active in npm registry,2024-10-22T17:26:42.327Z
|
|
156
|
-
library,mysql2@3.
|
|
157
|
+
library,mysql2@3.18.2,MIT,,Andrey Sidorov,mysql2,3.18.2,pkg:npm/mysql2@3.18.2,node_modules/mysql2,fast mysql driver. Implements core protocol~ prepared statements~ ssl and compression in native JS,git+https://github.com/sidorares/node-mysql2.git,"as detected from PackageJson property ""repository.url""",https://sidorares.github.io/node-mysql2/docs,"as detected from PackageJson property ""homepage""",https://github.com/sidorares/node-mysql2/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/mysql2/-/mysql2-3.18.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,51f1128411406591002a3c929d352e13b060aa4613e26c7e463a09e5aaad9b0492bcd709fd0c503d7cffcb78d2c4d89545e74f7e071c9ae06d88f092884132b7,andrey.sidorov@gmail.com,active,Active in npm registry,2026-02-26T17:51:47.205Z
|
|
158
|
+
library,@types/node@25.3.2,MIT,@types,,node,25.3.2,pkg:npm/%40types/node@25.3.2#types/node,node_modules/@types/node,TypeScript definitions for node,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/node,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/node/-/node-25.3.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,46957aaff8a3db6cd145dc813dcc4378a0331f8de985654a1232f68a4b2aa35573dc2b8152b8263e93e100b2a245f53b38c0a679e3bdbc408132c57484c4c6f1,,active,Active in npm registry,2026-02-26T18:48:00.068Z
|
|
157
159
|
library,aws-ssl-profiles@1.1.2,MIT,,https://github.com/wellwelwel,aws-ssl-profiles,1.1.2,pkg:npm/aws-ssl-profiles@1.1.2,node_modules/aws-ssl-profiles,AWS RDS SSL certificates bundles.,git+https://github.com/mysqljs/aws-ssl-profiles.git,"as detected from PackageJson property ""repository.url""",https://github.com/mysqljs/aws-ssl-profiles#readme,"as detected from PackageJson property ""homepage""",https://github.com/mysqljs/aws-ssl-profiles/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/aws-ssl-profiles/-/aws-ssl-profiles-1.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,35929eabd01fc90bc478d94dd3349801a5ab9817df261dc810b3197d1a4955682ba446ed1299e3bf3a813dffa6c68236f3b2688510e86befe7b1faaa899985ea,,active,Active in npm registry,2024-08-30T01:20:23.319Z
|
|
158
160
|
library,generate-function@2.3.1,MIT,,Mathias Buus,generate-function,2.3.1,pkg:npm/generate-function@2.3.1,node_modules/generate-function,Module that helps you write generated functions in Node,git+https://github.com/mafintosh/generate-function.git,"as detected from PackageJson property ""repository.url""",https://github.com/mafintosh/generate-function,"as detected from PackageJson property ""homepage""",https://github.com/mafintosh/generate-function/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/generate-function/-/generate-function-2.3.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,79e07919f30d79ebe6fc6458ab6d12866b1a19c988f359085f62bd5d0c799a20bc29d1da0ba266d2a43c64d7863a2ef0601f0eb1dc4ab3e636a15b9316e57029,,active,Active in npm registry,2022-06-18T05:21:50.896Z
|
|
159
161
|
library,is-property@1.0.2,MIT,,Mikola Lysenko,is-property,1.0.2,pkg:npm/is-property@1.0.2,node_modules/is-property,Tests if a JSON property can be accessed using . syntax,git://github.com/mikolalysenko/is-property.git,"as detected from PackageJson property ""repository.url""",https://github.com/mikolalysenko/is-property#readme,"as detected from PackageJson property ""homepage""",https://github.com/mikolalysenko/is-property/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/is-property/-/is-property-1.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2acfc8a17d344ed0a56c642be135977a602792d010bd807b1f3702c431aa11953aa0299bd88347b8ea0ac5bb51f871649985812affdd399b464620230e18fdda,,active,Active in npm registry,2022-06-19T02:48:52.177Z
|
|
@@ -239,9 +241,9 @@ library,safe-buffer@5.2.1,MIT,,Feross Aboukhadijeh,safe-buffer,5.2.1,pkg:npm/saf
|
|
|
239
241
|
library,vary@1.1.2,MIT,,Douglas Christopher Wilson,vary,1.1.2,pkg:npm/vary@1.1.2,node_modules/vary,Manipulate the HTTP Vary header,git+https://github.com/jshttp/vary.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/vary#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/vary/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/vary/-/vary-1.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,04d19b58b7ddd1e50f69b8645d4566d23f2ebaf444c93879a2f45afddca8c3f06a01b649c82fb97d4f88cd03b39802b362a6110084a8461750af778867f3d7aa,doug@somethingdoug.com,active,Active in npm registry,2025-05-14T14:56:03.545Z
|
|
240
242
|
library,ejs@3.1.10,Apache-2.0,,Matthew Eernisse,ejs,3.1.10,pkg:npm/ejs@3.1.10,node_modules/ejs,Embedded JavaScript templates,git://github.com/mde/ejs.git,"as detected from PackageJson property ""repository.url""",https://github.com/mde/ejs,"as detected from PackageJson property ""homepage""",https://github.com/mde/ejs/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,51e26615f3ab0104bc38958f678aad807c961316b4f3cfccb4ae54132a091851faedc0c45e4652be23a2291099e178a3d33c48dc9102818b37a0ac7e022cd004,mde@fleegix.org,active,Active in npm registry,2026-01-14T22:02:44.087Z
|
|
241
243
|
library,jake@10.9.4,Apache-2.0,,Matthew Eernisse,jake,10.9.4,pkg:npm/jake@10.9.4,node_modules/jake,JavaScript build tool~ similar to Make or Rake,git://github.com/jakejs/jake.git,"as detected from PackageJson property ""repository.url""",https://github.com/jakejs/jake#readme,"as detected from PackageJson property ""homepage""",https://github.com/jakejs/jake/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/jake/-/jake-10.9.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c291d8ce1c625502fe215d3904b1365e7df8cd6d52db6de1be3b6a934fa0b0faf077ff0934b5c981964cfe23c5b18735c72a6117ee8ce84bdd13913d3011a40c,mde@fleegix.org,active,Active in npm registry,2026-02-25T21:20:59.545Z
|
|
242
|
-
library,filelist@1.0.
|
|
243
|
-
library,filelist@1.0.
|
|
244
|
-
library,brace-expansion@2.0.2,MIT,,Julian Gruber,brace-expansion,2.0.2,pkg:npm/brace-expansion@2.0.2,node_modules/brace-expansion,Brace expansion as known from sh/bash,git://github.com/juliangruber/brace-expansion.git,"as detected from PackageJson property ""repository.url""",https://github.com/juliangruber/brace-expansion,"as detected from PackageJson property ""homepage""",https://github.com/juliangruber/brace-expansion/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,26dd2f1f233e8e6501aa88c1ec4d4d21869db74bc8d10c63c5dd9312b5bde300f3f84d8b026e6f28c5d7c20e996414c73ee5250e0407297be318175f705d590d,mail@juliangruber.com,active,Active in npm registry,2026-02-
|
|
244
|
+
library,filelist@1.0.6,Apache-2.0,,Matthew Eernisse,filelist,1.0.6,pkg:npm/filelist@1.0.6,node_modules/filelist,Lazy-evaluating list of files~ based on globs or regex patterns,git://github.com/mde/filelist.git,"as detected from PackageJson property ""repository.url""",https://github.com/mde/filelist,"as detected from PackageJson property ""homepage""",https://github.com/mde/filelist/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/filelist/-/filelist-1.0.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e608b2d8f90b618d5c3f7f69d7b11c87edb19694d12fd1cbb2939f1209b42fa0b005705382c2b9a2ed09b7362e7a9c64690fedbe1085209e6e5e8d0eaccd83c4,mde@fleegix.org,active,Active in npm registry,2026-02-25T21:18:31.107Z
|
|
245
|
+
library,filelist@1.0.6|minimatch@5.1.9,ISC,,Isaac Z. Schlueter,minimatch,5.1.9,pkg:npm/minimatch@5.1.9,node_modules/filelist/node_modules/minimatch,a glob matcher in javascript,git://github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-5.1.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ee8d70100d91c8c3fb22eec635b6bdbdcd11596180089382641257d862568a9d22915fb070eb2056e63db84f023e2c908641854a586e4a464f6af37bbb573617,i@izs.me,active,Active in npm registry,2026-02-26T19:32:47.199Z
|
|
246
|
+
library,brace-expansion@2.0.2,MIT,,Julian Gruber,brace-expansion,2.0.2,pkg:npm/brace-expansion@2.0.2,node_modules/brace-expansion,Brace expansion as known from sh/bash,git://github.com/juliangruber/brace-expansion.git,"as detected from PackageJson property ""repository.url""",https://github.com/juliangruber/brace-expansion,"as detected from PackageJson property ""homepage""",https://github.com/juliangruber/brace-expansion/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,26dd2f1f233e8e6501aa88c1ec4d4d21869db74bc8d10c63c5dd9312b5bde300f3f84d8b026e6f28c5d7c20e996414c73ee5250e0407297be318175f705d590d,mail@juliangruber.com,active,Active in npm registry,2026-02-27T09:37:56.783Z
|
|
245
247
|
library,picocolors@1.1.1,ISC,,Alexey Raspopov,picocolors,1.1.1,pkg:npm/picocolors@1.1.1,node_modules/picocolors,The tiniest and the fastest library for terminal output formatting with ANSI colors,git+https://github.com/alexeyraspopov/picocolors.git,"as detected from PackageJson property ""repository.url""",https://github.com/alexeyraspopov/picocolors#readme,"as detected from PackageJson property ""homepage""",https://github.com/alexeyraspopov/picocolors/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c5c787dac9e1b5be4cf658aa0ec984c39ea57b7efa993664117fe311bfd1c4d1727a036e97b78db250973fd1438ff2dcbb45fc284c8c71e3f69eda5a1eb0c454,,active,Active in npm registry,2024-10-16T18:20:04.161Z
|
|
246
248
|
library,express@4.22.1,MIT,,TJ Holowaychuk,express,4.22.1,pkg:npm/express@4.22.1,node_modules/express,Fast~ unopinionated~ minimalist web framework,git+https://github.com/expressjs/express.git,"as detected from PackageJson property ""repository.url""",http://expressjs.com/,"as detected from PackageJson property ""homepage""",https://github.com/expressjs/express/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/express/-/express-4.22.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1765fc83d3f55fbb823d9300dcc55ff70713aa5c8da7b2211f9a8f088d22ce168e2185da5bd2f9df9b46037aa68d1ce91fe6d9733aaaee154ac534783569eefa,tj@vision-media.ca,active,Active in npm registry,2026-02-11T21:44:13.267Z
|
|
247
249
|
library,express@4.22.1|cookie@0.7.2,MIT,,Roman Shtylman,cookie,0.7.2,pkg:npm/cookie@0.7.2,node_modules/express/node_modules/cookie,HTTP server cookie parsing and serialization,git+https://github.com/jshttp/cookie.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/cookie#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/cookie/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ca48b95e72ae7fbe74979d2e193965b7a90a20b6389d0d5e34841ab685c40726797568272aa6e7aa64eb044e41e0dee5acc24a436cad58c8933b6a34bfa130ff,shtylman@gmail.com,active,Active in npm registry,2025-11-26T17:50:20.994Z
|
|
@@ -390,13 +392,11 @@ library,http2-client@1.3.5,MIT,,Eyald,http2-client,1.3.5,pkg:npm/http2-client@1.
|
|
|
390
392
|
library,oas-kit-common@1.0.8,BSD-3-Clause,,Mike Ralphson,oas-kit-common,1.0.8,pkg:npm/oas-kit-common@1.0.8,node_modules/oas-kit-common,Common utility functions for oas-kit,git+https://github.com/Mermade/oas-kit.git,"as detected from PackageJson property ""repository.url""",https://github.com/Mermade/oas-kit#readme,"as detected from PackageJson property ""homepage""",https://github.com/mermade/oas-kit/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/oas-kit-common/-/oas-kit-common-1.0.8.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a494d2dbe4f4a062308231a9c3bb08454f1140c714a0a0835852dd06a281d813661a96c1307dac76a01a397520f0ece89d91d4d0beef7c9bb59891448980d639,,active,Active in npm registry,2022-05-12T00:16:32.672Z
|
|
391
393
|
library,reftools@1.1.9,BSD-3-Clause,,Mike Ralphson,reftools,1.1.9,pkg:npm/reftools@1.1.9,node_modules/reftools,Utility functions to deal with references in objects,git+https://github.com/Mermade/oas-kit.git,"as detected from PackageJson property ""repository.url""",https://github.com/mermade/oas-kit#readme,"as detected from PackageJson property ""homepage""",https://github.com/mermade/oas-kit/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/reftools/-/reftools-1.1.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,39579d7bf350135df1050fa86f908a7792b2789614d982276f56e65789d1a0e7eab993e4024c6e39789c49ed4fbea22e659e240f5dec3ca05b47b5050e6962eb,,active,Active in npm registry,2022-05-15T16:49:21.980Z
|
|
392
394
|
library,yargs@17.7.2,MIT,,,yargs,17.7.2,pkg:npm/yargs@17.7.2,node_modules/yargs,yargs the modern~ pirate-themed~ successor to optimist.,git+https://github.com/yargs/yargs.git,"as detected from PackageJson property ""repository.url""",https://yargs.js.org/,"as detected from PackageJson property ""homepage""",https://github.com/yargs/yargs/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,edd4b3cd143ef822a7348fe4aca9d8455ec928a3d45cc121eb5b286872a0f66ad6121cc55a1167c4fc4697eebd703d4ebbadc2d773543c29e621caefa82b8ceb,,active,Active in npm registry,2025-05-27T14:27:19.679Z
|
|
393
|
-
library,yargs@17.7.2|string-width@4.2.3,MIT,,Sindre Sorhus,string-width,4.2.3,pkg:npm/string-width@4.2.3,node_modules/yargs/node_modules/string-width,Get the visual width of a string - the number of columns required to display it,git+https://github.com/sindresorhus/string-width.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/string-width#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/string-width/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c0ac90450a63274b08a7ad84ad265d1ac8cc256b1aa79a1136284786ee86ec954effd8c807a5327af2feb57b8eaab9e0f23fdcc4a4d6c96530bd24eb8a2673fe,sindresorhus@gmail.com,active,Active in npm registry,2026-02-18T16:38:40.925Z
|
|
394
|
-
library,yargs@17.7.2|emoji-regex@8.0.0,MIT,,Mathias Bynens,emoji-regex,8.0.0,pkg:npm/emoji-regex@8.0.0,node_modules/yargs/node_modules/emoji-regex,A regular expression to match all Emoji-only symbols as per the Unicode Standard.,git+https://github.com/mathiasbynens/emoji-regex.git,"as detected from PackageJson property ""repository.url""",https://mths.be/emoji-regex,"as detected from PackageJson property ""homepage""",https://github.com/mathiasbynens/emoji-regex/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3128d8cdc58d380d1ec001e9cf4331a5816fc20eb28f2d4d1b7c6d7a8ab3eb8e150a8fd13e09ebd7f186b7e89cde2253cd0f04bb74dd335e126b09d5526184e8,,active,Active in npm registry,2025-10-13T08:13:52.231Z
|
|
395
|
-
library,yargs@17.7.2|strip-ansi@6.0.1,MIT,,Sindre Sorhus,strip-ansi,6.0.1,pkg:npm/strip-ansi@6.0.1,node_modules/yargs/node_modules/strip-ansi,Strip ANSI escape codes from a string,git+https://github.com/chalk/strip-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/strip-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/strip-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4,sindresorhus@gmail.com,active,Active in npm registry,2026-02-26T13:51:11.224Z
|
|
396
395
|
library,oas-schema-walker@1.1.5,BSD-3-Clause,,Mike Ralphson,oas-schema-walker,1.1.5,pkg:npm/oas-schema-walker@1.1.5,node_modules/oas-schema-walker,Library to walk OAS 3 schema objects and call a callback,git+https://github.com/Mermade/oas-kit.git,"as detected from PackageJson property ""repository.url""",https://github.com/Mermade/oas-kit#readme,"as detected from PackageJson property ""homepage""",https://github.com/mermade/oas-kit/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/oas-schema-walker/-/oas-schema-walker-1.1.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,db2b9c7a7ab56bd60f99e344c6851af50c2bb7d445923a9a3000355fe53bb1b6f402a05e4c874c1e4cbd49043a88df786cee4d5b45b84d16177ab1be05d02f01,,active,Active in npm registry,2022-05-12T00:16:57.877Z
|
|
397
396
|
library,openapi-sampler@1.7.0,MIT,,Roman Hotsiy,openapi-sampler,1.7.0,pkg:npm/openapi-sampler@1.7.0,node_modules/openapi-sampler,Tool for generation samples based on OpenAPI payload/response schema,git+https://github.com/redocly/openapi-sampler.git,"as detected from PackageJson property ""repository.url""",https://github.com/redocly/openapi-sampler/,"as detected from PackageJson property ""homepage""",https://github.com/redocly/openapi-sampler/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/openapi-sampler/-/openapi-sampler-1.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7d6ab7d85e6fa86a604496086ab0bff58d700bdb4a9d10dc08e8ec0c9ecc21c4afd87b04ee43627dc5c867c155b4d4ad0545b162b124fcc2aa545d12c19e60a2,gotsijroman@gmail.com,active,Active in npm registry,2026-02-16T07:26:11.318Z
|
|
398
397
|
library,@types/json-schema@7.0.15,MIT,@types,,json-schema,7.0.15,pkg:npm/%40types/json-schema@7.0.15#types/json-schema,node_modules/@types/json-schema,TypeScript definitions for json-schema,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/json-schema,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e7e7cff0ff0c14d0be0326420f1ac1da991914f1b3a90594ce949ebae54bbe6f1531ca2b3586af06aa057312bc6d0cf842c6e7e2850411e9b8c032df732b061c,,active,Active in npm registry,2025-08-03T07:05:47.377Z
|
|
399
|
-
library,fast-xml-parser@5.
|
|
398
|
+
library,fast-xml-parser@5.4.1,MIT,,Amit Gupta,fast-xml-parser,5.4.1,pkg:npm/fast-xml-parser@5.4.1,node_modules/fast-xml-parser,Validate XML~ Parse XML~ Build XML without C/C++ based libraries,git+https://github.com/NaturalIntelligence/fast-xml-parser.git,"as detected from PackageJson property ""repository.url""",https://github.com/NaturalIntelligence/fast-xml-parser#readme,"as detected from PackageJson property ""homepage""",https://github.com/NaturalIntelligence/fast-xml-parser/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.4.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,050df453598a92f5d05d790019cbb2500fc6036ea8101ecdcceb6cc420edcaeeb6b231b0e50ada285871d849b75903633f0f4f1ba310f72b882209120df1aee4,,active,Active in npm registry,2026-02-26T05:12:44.194Z
|
|
399
|
+
library,fast-xml-builder@1.0.0,MIT,,Amit Gupta,fast-xml-builder,1.0.0,pkg:npm/fast-xml-builder@1.0.0,node_modules/fast-xml-builder,Build XML from JSON without C/C++ based libraries,git+https://github.com/NaturalIntelligence/fast-xml-builder.git,"as detected from PackageJson property ""repository.url""",https://github.com/NaturalIntelligence/fast-xml-builder#readme,"as detected from PackageJson property ""homepage""",https://github.com/NaturalIntelligence/fast-xml-builder/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7e966e0e882b0209f2b7da030f3fb90c1cf4ce03dd3d9cfa0f8211ee2112c515c496b9464d190727d784b7e4800912704f414d16bb7bd4315021414125f5ffb9,,active,Active in npm registry,2026-02-25T09:02:48.569Z
|
|
400
400
|
library,strnum@2.1.2,MIT,,Amit Gupta,strnum,2.1.2,pkg:npm/strnum@2.1.2,node_modules/strnum,Parse String to Number based on configuration,git+https://github.com/NaturalIntelligence/strnum.git,"as detected from PackageJson property ""repository.url""",https://github.com/NaturalIntelligence/strnum#readme,"as detected from PackageJson property ""homepage""",https://github.com/NaturalIntelligence/strnum/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strnum/-/strnum-2.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,97adcd17dcbf70b44eabfcaa29748bb5c31e7b239f9d24257cc4a5cc5b7f2bbde821a0fc0c669059ded9df85fd18f88aa8fe6b6d287ce079786ce94b723892ad,,active,Active in npm registry,2025-12-12T06:56:26.651Z
|
|
401
401
|
library,json-pointer@0.6.2,MIT,,Manuel Stofer,json-pointer,0.6.2,pkg:npm/json-pointer@0.6.2,node_modules/json-pointer,Some utilities for JSON pointers described by RFC 6901,git://github.com/manuelstofer/json-pointer.git,"as detected from PackageJson property ""repository.url""",https://github.com/manuelstofer/json-pointer,"as detected from PackageJson property ""homepage""",https://github.com/manuelstofer/json-pointer/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/json-pointer/-/json-pointer-0.6.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bcb59c29b39a5e53be8ef472e2a35df932354143d9cdf263d6da49def0170f2721e5725ff777eda5429ee69282af3c8823080125c39c0954547ea40fdb969f07,manuel@smallpdf.com,active,Active in npm registry,2022-06-19T06:21:10.850Z
|
|
402
402
|
library,foreach@2.0.6,MIT,,Manuel Stofer,foreach,2.0.6,pkg:npm/foreach@2.0.6,node_modules/foreach,foreach component + npm package,git://github.com/manuelstofer/foreach.git,"as detected from PackageJson property ""repository.url""",https://github.com/manuelstofer/foreach#readme,"as detected from PackageJson property ""homepage""",https://github.com/manuelstofer/foreach/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/foreach/-/foreach-2.0.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,93a180183caa2def4969e6c2b050a8b9d3cf59f8a12aef29ca5617465a8fd49ee6b37f623e84ed9367ef88d82521e404c1d8746d078a274d593f2bb242f2b3c2,manuelstofer@gmail.com,active,Active in npm registry,2023-07-12T21:25:22.945Z
|
|
@@ -426,12 +426,12 @@ library,p-limit@2.3.0,MIT,,Sindre Sorhus,p-limit,2.3.0,pkg:npm/p-limit@2.3.0,nod
|
|
|
426
426
|
library,os-locale@3.1.0,MIT,,Sindre Sorhus,os-locale,3.1.0,pkg:npm/os-locale@3.1.0,node_modules/os-locale,Get the system locale,git+https://github.com/sindresorhus/os-locale.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/os-locale#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/os-locale/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/os-locale/-/os-locale-3.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,67c977478c1858ce34ff9d99f92dbae6891f163f0ab76702d8c298fb1362de416cf97188ed65eefc8df4f5041061b456e228e267ecb1b3da6a121261d03a96dd,sindresorhus@gmail.com,active,Active in npm registry,2026-02-04T17:06:09.037Z
|
|
427
427
|
library,execa@1.0.0,MIT,,Sindre Sorhus,execa,1.0.0,pkg:npm/execa@1.0.0,node_modules/execa,A better `child_process`,git+https://github.com/sindresorhus/execa.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/execa#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/execa/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/execa/-/execa-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,69d6f1732595e3aaa21f2bd2a79d132add39b41e2d2b71dc985eff9f17c07619e8c7cdec7930dbc276aa28ee2c5d1cbbae81c0205a893ff470fc0b846d7eb52c,sindresorhus@gmail.com,active,Active in npm registry,2025-11-29T20:53:47.095Z
|
|
428
428
|
library,execa@1.0.0|is-stream@1.1.0,MIT,,Sindre Sorhus,is-stream,1.1.0,pkg:npm/is-stream@1.1.0,node_modules/execa/node_modules/is-stream,Check if something is a Node.js stream,git+https://github.com/sindresorhus/is-stream.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/is-stream#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/is-stream/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b903e6f2472ce3b8f1dfc6ad01c593571ca5b506283d3ebccbd69661d57ac965d2c96f26cd26add132fa0a259d65e09d1772ab02fa55b671db4efe1137eaea75,sindresorhus@gmail.com,active,Active in npm registry,2024-02-19T19:14:12.687Z
|
|
429
|
-
library,execa@1.0.0|signal-exit@3.0.7,ISC,,Ben Coe,signal-exit,3.0.7,pkg:npm/signal-exit@3.0.7,node_modules/execa/node_modules/signal-exit,when you want to fire an event no matter how a process exits.,git+https://github.com/tapjs/signal-exit.git,"as detected from PackageJson property ""repository.url""",https://github.com/tapjs/signal-exit,"as detected from PackageJson property ""homepage""",https://github.com/tapjs/signal-exit/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c270f6644fa5f923c2feea12d2f5de13d2f5fb4c2e68ca8a95fcfd00c528dfc26cc8b48159215c1d1d51ae2eb62d9735daf2ebd606f78e5ee2c10860c2901b19,ben@npmjs.com,active,Active in npm registry,2023-07-29T05:44:56.838Z
|
|
430
429
|
library,cross-spawn@7.0.6,MIT,,André Cruz,cross-spawn,7.0.6,pkg:npm/cross-spawn@7.0.6,node_modules/cross-spawn,Cross platform child_process#spawn and child_process#spawnSync,git+ssh://git@github.com/moxystudio/node-cross-spawn.git,"as detected from PackageJson property ""repository.url""",https://github.com/moxystudio/node-cross-spawn,"as detected from PackageJson property ""homepage""",https://github.com/moxystudio/node-cross-spawn/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b95d903963f69d6ceccb668ca7c69189b862f5d9731791e0879487681f4e893184c834e2249cb1d2ecb9d505ddc966ed00736e6b85c9cd429c6b73b3294777bc,andre@moxy.studio,active,Active in npm registry,2024-11-18T14:21:35.065Z
|
|
431
430
|
library,get-stream@4.1.0,MIT,,Sindre Sorhus,get-stream,4.1.0,pkg:npm/get-stream@4.1.0,node_modules/get-stream,Get a stream as a string~ buffer~ or array,git+https://github.com/sindresorhus/get-stream.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/get-stream#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/get-stream/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,18c6ade04279d7ad64232d877af2e5af896e363060be68f8d7729a400ee3b7857c078443b1fa4793b590f4656a7d8cb2c7c392fcbeba2a8c7eac944d9252caef,sindresorhus@gmail.com,active,Active in npm registry,2024-03-16T18:05:50.719Z
|
|
432
431
|
library,npm-run-path@2.0.2,MIT,,Sindre Sorhus,npm-run-path,2.0.2,pkg:npm/npm-run-path@2.0.2,node_modules/npm-run-path,Get your PATH prepended with locally installed binaries,git+https://github.com/sindresorhus/npm-run-path.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/npm-run-path#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/npm-run-path/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,949c596254f80d6fdb454b45875310216aa62f041f0319ea586e0784476332592b2589c99f426baf6bb79a0c6a696b1d88173be936244c6fe686b9d84eecdf1f,sindresorhus@gmail.com,active,Active in npm registry,2024-08-26T08:40:09.963Z
|
|
433
432
|
library,npm-run-path@2.0.2|path-key@2.0.1,MIT,,Sindre Sorhus,path-key,2.0.1,pkg:npm/path-key@2.0.1,node_modules/npm-run-path/node_modules/path-key,Get the PATH environment variable key cross-platform,git+https://github.com/sindresorhus/path-key.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/path-key#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/path-key/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7c41c62824a65120cfbf8ba88fc0250fe8e83e5ab7a5e343f87458cb1173e0a3f0e33f76e92fdbf2b22e16cd85609837070b3125fe80f7fdde21d2da602fbd0f,sindresorhus@gmail.com,active,Active in npm registry,2023-06-17T00:09:27.470Z
|
|
434
433
|
library,p-finally@1.0.0,MIT,,Sindre Sorhus,p-finally,1.0.0,pkg:npm/p-finally@1.0.0,node_modules/p-finally,`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome,git+https://github.com/sindresorhus/p-finally.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-finally#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-finally/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2c809bda9f4207b152fb4791d68a969c7869d0596318b64258113d6a2c745327bd5bc2d340fc0c4d8546590588c3d45d4220e0e3e7a95d0383c08609b5225aa3,sindresorhus@gmail.com,active,Active in npm registry,2022-06-23T05:45:24.535Z
|
|
434
|
+
library,signal-exit@3.0.7,ISC,,Ben Coe,signal-exit,3.0.7,pkg:npm/signal-exit@3.0.7,node_modules/signal-exit,when you want to fire an event no matter how a process exits.,git+https://github.com/tapjs/signal-exit.git,"as detected from PackageJson property ""repository.url""",https://github.com/tapjs/signal-exit,"as detected from PackageJson property ""homepage""",https://github.com/tapjs/signal-exit/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c270f6644fa5f923c2feea12d2f5de13d2f5fb4c2e68ca8a95fcfd00c528dfc26cc8b48159215c1d1d51ae2eb62d9735daf2ebd606f78e5ee2c10860c2901b19,ben@npmjs.com,active,Active in npm registry,2023-07-29T05:44:56.838Z
|
|
435
435
|
library,strip-eof@1.0.0,MIT,,Sindre Sorhus,strip-eof,1.0.0,pkg:npm/strip-eof@1.0.0,node_modules/strip-eof,Strip the End-Of-File (EOF) character from a string/buffer,git+https://github.com/sindresorhus/strip-eof.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/strip-eof#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/strip-eof/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ec50b01869b1f260f9c5077744f52f9d2a545c7337056bb38eda43e135ec7dc67d10be1acef55552c7056300fd9f1f0a87eb82042d345c1b40ca4a0c1f04e1f1,sindresorhus@gmail.com,active,Active in npm registry,2023-06-17T00:09:10.364Z
|
|
436
436
|
library,lcid@2.0.0,MIT,,Sindre Sorhus,lcid,2.0.0,pkg:npm/lcid@2.0.0,node_modules/lcid,Mapping between standard locale identifiers and Windows locale identifiers (LCID),git+https://github.com/sindresorhus/lcid.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/lcid#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/lcid/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/lcid/-/lcid-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6af3c46fc3fc1069f05ca0a5c2c35482bc958e595c46ab4c61ae3d353b1b41a818b93d437179e5d7dd79a315a3a321ab5d1eb31ff63465cf7ac56b0f7280ca78,sindresorhus@gmail.com,active,Active in npm registry,2024-04-30T12:44:12.517Z
|
|
437
437
|
library,invert-kv@2.0.0,MIT,,Sindre Sorhus,invert-kv,2.0.0,pkg:npm/invert-kv@2.0.0,node_modules/invert-kv,Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`,git+https://github.com/sindresorhus/invert-kv.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/invert-kv#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/invert-kv/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/invert-kv/-/invert-kv-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c0f56fff2fd043f5228ab8ffbe1de83fed56c3e0167a19a2d60e5f15618f17a22908108356b8601d132facb7dd61cc038774096c65c35b8240bb3c4494b4aa28,sindresorhus@gmail.com,active,Active in npm registry,2022-06-19T01:54:47.760Z
|
|
@@ -469,7 +469,6 @@ library,@protobufjs/inquire@1.1.0,BSD-3-Clause,@protobufjs,Daniel Wirtz,inquire,
|
|
|
469
469
|
library,@protobufjs/path@1.1.2,BSD-3-Clause,@protobufjs,Daniel Wirtz,path,1.1.2,pkg:npm/%40protobufjs/path@1.1.2,node_modules/@protobufjs/path,A minimal path module to resolve Unix~ Windows and URL paths alike.,git+https://github.com/dcodeIO/protobuf.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/dcodeIO/protobuf.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/dcodeIO/protobuf.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e8939c2794e6d3c74e1c06dd4771abbcffb25147e48c6e5e3ec1d87333052eadd998c9000fdf1c0e0713da2035949f4d57015de2d1ff8924a87b8e185a496d10,dcode+protobufjs@dcode.io,active,Active in npm registry,2022-06-12T22:53:40.342Z
|
|
470
470
|
library,@protobufjs/pool@1.1.0,BSD-3-Clause,@protobufjs,Daniel Wirtz,pool,1.1.0,pkg:npm/%40protobufjs/pool@1.1.0,node_modules/@protobufjs/pool,A general purpose buffer pool.,git+https://github.com/dcodeIO/protobuf.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/dcodeIO/protobuf.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/dcodeIO/protobuf.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d2410b6864880c12af7204b8ce48f3d4f79d75ab6b8d87263163a502e00fc0079c714acf1dd52aa3f27a2e2ca61c7122253e4dac5d54570c58d787fe7f2e1643,dcode+protobufjs@dcode.io,active,Active in npm registry,2022-06-12T22:53:40.490Z
|
|
471
471
|
library,@protobufjs/utf8@1.1.0,BSD-3-Clause,@protobufjs,Daniel Wirtz,utf8,1.1.0,pkg:npm/%40protobufjs/utf8@1.1.0,node_modules/@protobufjs/utf8,A minimal UTF8 implementation for number arrays.,git+https://github.com/dcodeIO/protobuf.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/dcodeIO/protobuf.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/dcodeIO/protobuf.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,56f9f7cd9ae1419924044f0b4ae5b77a6f7c73417080ee27c73bfa39d4b13ca24810a6366c66c79fe9a11883deaf3238b7077168ff3fd3ed3a1c1a707f7e392f,dcode+protobufjs@dcode.io,active,Active in npm registry,2022-06-12T22:53:40.734Z
|
|
472
|
-
library,@types/node@25.3.0,MIT,@types,,node,25.3.0,pkg:npm/%40types/node@25.3.0#types/node,node_modules/@types/node,TypeScript definitions for node,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/node,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/node/-/node-25.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e0addba89a57a6a7e0d972862bd6e90d373ac4eff1a143ff441592ec0b5132e83acd915a45e9222f38d5b40a1932abb1a006f306fcb99f143bbde4b9798cdff0,,active,Active in npm registry,2026-02-26T01:33:22.630Z
|
|
473
472
|
library,brototype@0.0.6,MIT,,Randy Hunt,brototype,0.0.6,pkg:npm/brototype@0.0.6,node_modules/brototype,Bro~ do you even Javascript?,git+https://github.com/letsgetrandy/brototype.git,"as detected from PackageJson property ""repository.url""",http://brototypejs.com,"as detected from PackageJson property ""homepage""",https://github.com/letsgetrandy/brototype/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/brototype/-/brototype-0.0.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,51c42eb0d017ee79ee5dff6dbef2d10ba0ed67cfd8903251b5321b880e5ac9bf0c7a1c2d4b0b64bdde594d734b5134ed53a27fc89b22fb52c95ea811cf5a1bc2,,active,Active in npm registry,2022-06-13T05:08:57.353Z
|
|
474
473
|
library,error-callsites@2.0.4,MIT,,Thomas Watson Steen,error-callsites,2.0.4,pkg:npm/error-callsites@2.0.4,node_modules/error-callsites,Extract callsite objects from Error objects,git+https://github.com/watson/error-callsites.git,"as detected from PackageJson property ""repository.url""",https://github.com/watson/error-callsites#readme,"as detected from PackageJson property ""homepage""",https://github.com/watson/error-callsites/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/error-callsites/-/error-callsites-2.0.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,57cefb0a1e050b814dd7bf1f0cad5fb2b1cde08d5840805db632ab1e1dc150732787748cbf0515aea91a3a00e952e7af8123676b4441aba3b1f521a5c58ae280,w@tson.dk,active,Active in npm registry,2022-06-17T08:15:14.511Z
|
|
475
474
|
library,protobufjs@8.0.0,BSD-3-Clause,,Daniel Wirtz,protobufjs,8.0.0,pkg:npm/protobufjs@8.0.0,node_modules/protobufjs,Protocol Buffers for JavaScript (& TypeScript).,git+https://github.com/protobufjs/protobuf.js.git,"as detected from PackageJson property ""repository.url""",https://protobufjs.github.io/protobuf.js/,"as detected from PackageJson property ""homepage""",https://github.com/protobufjs/protobuf.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/protobufjs/-/protobufjs-8.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8f1ebeb04f61fd4af2682661b0959b26d4c4cb8ef25e818d608e33f196919dc334cc129e46a8ced8911c394630ad819bd562e15ccd457cccd6dda9e7bc5bf4af,dcode+protobufjs@dcode.io,active,Active in npm registry,2025-12-16T22:00:11.280Z
|
|
@@ -480,8 +479,8 @@ library,random-poly-fill@1.0.1,MIT,,Thomas Watson,random-poly-fill,1.0.1,pkg:npm
|
|
|
480
479
|
library,@mojaloop/ml-number@11.4.3,Apache-2.0,@mojaloop,ModusBox,ml-number,11.4.3,pkg:npm/%40mojaloop/ml-number@11.4.3,node_modules/@mojaloop/ml-number,Mojaloop Number Library implementation that handles decimal processing of amounts/numbers,,,,,,,https://registry.npmjs.org/@mojaloop/ml-number/-/ml-number-11.4.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ddd0df6b29fb873419983a94d0ff38e04c08eb86a1f7c2ecd3ab02f927093842b98ebdf3d47b5da0fbbcf5c4e141d51de810904eb287b60edb966509afc471ff,,active,Active in npm registry,2026-02-13T15:20:30.980Z
|
|
481
480
|
library,bignumber.js@9.3.1,MIT,,Michael Mclaughlin,bignumber.js,9.3.1,pkg:npm/bignumber.js@9.3.1,node_modules/bignumber.js,A library for arbitrary-precision decimal and non-decimal arithmetic,git+https://github.com/MikeMcl/bignumber.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/MikeMcl/bignumber.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/MikeMcl/bignumber.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/bignumber.js/-/bignumber.js-9.3.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2a8d2e5f5e682144bbc09dd16f7d05b3a4a455b2e63c100a7659bbabdf9a93d6db21e15fd0cc2e06c415eb3efe5fbebcfdc1ec7e0f96972b03589726b618ec8d,M8ch88l@gmail.com,active,Active in npm registry,2026-02-24T19:54:54.182Z
|
|
482
481
|
library,@mojaloop/object-store-lib@12.2.3,Apache-2.0,@mojaloop,ModusBox,object-store-lib,12.2.3,pkg:npm/%40mojaloop/object-store-lib@12.2.3,node_modules/@mojaloop/object-store-lib,Mojaloop library for common object store,git+ssh://git@github.com/mojaloop/object-store-lib.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/object-store-lib#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/object-store-lib/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/object-store-lib/-/object-store-lib-12.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2f0ea0ab62c415f6c5b0d0fff373a608fd27528b41957893095ead3adb4e25bd83013d74e89dc8b1d7375c6e5c0e4e3396ec502bf8b41c1e49bcae4b31afd3a9,,active,Active in npm registry,2026-02-19T02:15:32.262Z
|
|
483
|
-
library,mongoose@9.2.
|
|
484
|
-
library,mongoose@9.2.
|
|
482
|
+
library,mongoose@9.2.3,MIT,,Guillermo Rauch,mongoose,9.2.3,pkg:npm/mongoose@9.2.3,node_modules/mongoose,Mongoose MongoDB ODM,git://github.com/Automattic/mongoose.git,"as detected from PackageJson property ""repository.url""",https://mongoosejs.com,"as detected from PackageJson property ""homepage""",https://github.com/Automattic/mongoose/issues/new,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/mongoose/-/mongoose-9.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e1714a2a45d43ac758fa9d3b789ca2a389a4d2bcd9393e27e6be6d2ea64d79167f22c4baf2f4bc4b3c3cb92857e29ed2ebced718673e305029fba2b53883746b,guillermo@learnboost.com,active,Active in npm registry,2026-02-26T19:37:18.341Z
|
|
483
|
+
library,mongoose@9.2.3|mongodb@7.0.0,Apache-2.0,,The MongoDB NodeJS Team,mongodb,7.0.0,pkg:npm/mongodb@7.0.0,node_modules/mongoose/node_modules/mongodb,The official MongoDB driver for Node.js,git+ssh://git@github.com/mongodb/node-mongodb-native.git,"as detected from PackageJson property ""repository.url""",https://github.com/mongodb/node-mongodb-native,"as detected from PackageJson property ""homepage""",https://jira.mongodb.org/projects/NODE/issues/,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/mongodb/-/mongodb-7.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bc6fc0e5c42bbc61af666da64e7092cf52d471b38f97cde17c1e9bc542ca43ca0565abb2a31ff6c5b64ea06365fbae26f1506b11391d1820c174eb02af71778e,dbx-node@mongodb.com,active,Active in npm registry,2026-02-26T00:22:07.782Z
|
|
485
484
|
library,kareem@3.2.0,Apache-2.0,,Valeri Karpov,kareem,3.2.0,pkg:npm/kareem@3.2.0,node_modules/kareem,Next-generation take on pre/post function hooks,git://github.com/mongoosejs/kareem.git,"as detected from PackageJson property ""repository.url""",https://github.com/mongoosejs/kareem#readme,"as detected from PackageJson property ""homepage""",https://github.com/mongoosejs/kareem/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/kareem/-/kareem-3.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,552f0c599cff713f92a810a955f34de33a15cf956c911dcde3eb139945e67b9e5ef5abd01e7b69c2936ad328e7a2c2125eac09dc04158e56c8e03cb3bfffc9b4,val@karpov.io,active,Active in npm registry,2026-01-29T15:53:45.661Z
|
|
486
485
|
library,@mongodb-js/saslprep@1.4.6,MIT,@mongodb-js,Dmitry Tsvettsikh,saslprep,1.4.6,pkg:npm/%40mongodb-js/saslprep@1.4.6,node_modules/@mongodb-js/saslprep,SASLprep: Stringprep Profile for User Names and Passwords~ rfc4013,git+https://github.com/mongodb-js/devtools-shared.git,"as detected from PackageJson property ""repository.url""",https://github.com/mongodb-js/devtools-shared/tree/main/packages/saslprep,"as detected from PackageJson property ""homepage""",https://jira.mongodb.org/projects/COMPASS/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mongodb-js/saslprep/-/saslprep-1.4.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cbec771f5c4165ddfc9f5d0d645feb10196f0ce38c43a2ca5131eaafc47d56427e9a640e62d245c4896490af1f66bb4e88be958b16ce05631b64605d6a5dd9d6,me@reklatsmasters.com,active,Active in npm registry,2026-02-12T18:42:26.440Z
|
|
487
486
|
library,sparse-bitfield@3.0.3,MIT,,Mathias Buus,sparse-bitfield,3.0.3,pkg:npm/sparse-bitfield@3.0.3,node_modules/sparse-bitfield,Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer,git+https://github.com/mafintosh/sparse-bitfield.git,"as detected from PackageJson property ""repository.url""",https://github.com/mafintosh/sparse-bitfield,"as detected from PackageJson property ""homepage""",https://github.com/mafintosh/sparse-bitfield/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/sparse-bitfield/-/sparse-bitfield-3.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,92fce18bbbea2937e48743d953ed83d8f225970db29aa24aba351cc8f31df58ef936fe273db189657361c6c81d41a6f606694372dd589df40282e12f1ebed5b1,,active,Active in npm registry,2022-06-26T22:36:39.298Z
|
|
@@ -516,11 +515,11 @@ library,ecdsa-sig-formatter@1.0.11,Apache-2.0,,D2L Corporation,ecdsa-sig-formatt
|
|
|
516
515
|
library,semver@7.7.4,ISC,,GitHub Inc.,semver,7.7.4,pkg:npm/semver@7.7.4,node_modules/semver,The semantic version parser used by npm.,git+https://github.com/npm/node-semver.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/node-semver#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/node-semver/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/semver/-/semver-7.7.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bc5282d8812d427561a53efc875629f30cf0adff0233e33328c1c62597c1b738593727111675ec1e4e84e53c4892432c80d4bb99d5f700607bc7640cd9d8b894,,active,Active in npm registry,2026-02-05T17:23:11.443Z
|
|
517
516
|
library,@opentelemetry/auto-instrumentations-node@0.70.1,Apache-2.0,@opentelemetry,OpenTelemetry Authors,auto-instrumentations-node,0.70.1,pkg:npm/%40opentelemetry/auto-instrumentations-node@0.70.1#packages/auto-instrumentations-node,node_modules/@opentelemetry/auto-instrumentations-node,Metapackage which bundles opentelemetry node core and contrib instrumentations,git+https://github.com/open-telemetry/opentelemetry-js-contrib.git#packages/auto-instrumentations-node,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/auto-instrumentations-node#readme,"as detected from PackageJson property ""homepage""",https://github.com/open-telemetry/opentelemetry-js-contrib/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@opentelemetry/auto-instrumentations-node/-/auto-instrumentations-node-0.70.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,afc04ab34ac7b4103365588f22ecd20f67a1eb97ce3dabb436a56c71adac002b99e8b146bba6be40c86aabbb245f3fbf3aa2b016bffbfdbe95b1a34c4becd9a5,,active,Active in npm registry,2026-02-25T17:30:50.157Z
|
|
518
517
|
library,@opentelemetry/core@2.5.1,Apache-2.0,@opentelemetry,OpenTelemetry Authors,core,2.5.1,pkg:npm/%40opentelemetry/core@2.5.1,node_modules/@opentelemetry/core,OpenTelemetry Core provides constants and utilities shared by all OpenTelemetry SDK packages.,git+https://github.com/open-telemetry/opentelemetry-js.git,"as detected from PackageJson property ""repository.url""",https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-core,"as detected from PackageJson property ""homepage""",https://github.com/open-telemetry/opentelemetry-js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@opentelemetry/core/-/core-2.5.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0f095cfb71c066aa604d8ab4314c990018c591caca4de3f0ba21552e36a1183f1cc777a7aa2866a4099d80d14ed51e26fec21ee5a7e326b036e4faeacb835794,,active,Active in npm registry,2026-02-12T18:36:38.416Z
|
|
519
|
-
library,@opentelemetry/semantic-conventions@1.
|
|
518
|
+
library,@opentelemetry/semantic-conventions@1.40.0,Apache-2.0,@opentelemetry,OpenTelemetry Authors,semantic-conventions,1.40.0,pkg:npm/%40opentelemetry/semantic-conventions@1.40.0,node_modules/@opentelemetry/semantic-conventions,OpenTelemetry semantic conventions,git+https://github.com/open-telemetry/opentelemetry-js.git,"as detected from PackageJson property ""repository.url""",https://github.com/open-telemetry/opentelemetry-js/tree/main/semantic-conventions,"as detected from PackageJson property ""homepage""",https://github.com/open-telemetry/opentelemetry-js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@opentelemetry/semantic-conventions/-/semantic-conventions-1.40.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7227ef5c385ca8cc304e54cad3818135e21eef2ca8dbc31f6f2f3941715ed5893c9e68b7e806ffe54430a6d3b1f384aca0635183e1154a3c337d264ccbaa6697,,active,Active in npm registry,2026-02-26T08:25:04.407Z
|
|
520
519
|
library,@opentelemetry/instrumentation-amqplib@0.59.0,Apache-2.0,@opentelemetry,OpenTelemetry Authors,instrumentation-amqplib,0.59.0,pkg:npm/%40opentelemetry/instrumentation-amqplib@0.59.0#packages/instrumentation-amqplib,node_modules/@opentelemetry/instrumentation-amqplib,OpenTelemetry instrumentation for the `amqplib` messaging client for RabbitMQ,git+https://github.com/open-telemetry/opentelemetry-js-contrib.git#packages/instrumentation-amqplib,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-amqplib#readme,"as detected from PackageJson property ""homepage""",https://github.com/open-telemetry/opentelemetry-js-contrib/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@opentelemetry/instrumentation-amqplib/-/instrumentation-amqplib-0.59.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c6c71280e240f861e9844483671047364ff38cd6848287ae7ccc268aa61d2fea8cdbb5f0dc16d1f6f37a51c6eaf5d5ba63ea1850f8134e3d7ba9ff996b8faece,,active,Active in npm registry,2026-02-17T07:37:46.350Z
|
|
521
520
|
library,@opentelemetry/instrumentation@0.212.0,Apache-2.0,@opentelemetry,OpenTelemetry Authors,instrumentation,0.212.0,pkg:npm/%40opentelemetry/instrumentation@0.212.0,node_modules/@opentelemetry/instrumentation,Base class for node which OpenTelemetry instrumentation modules extend,git+https://github.com/open-telemetry/opentelemetry-js.git,"as detected from PackageJson property ""repository.url""",https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation,"as detected from PackageJson property ""homepage""",https://github.com/open-telemetry/opentelemetry-js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@opentelemetry/instrumentation/-/instrumentation-0.212.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2325e6a4d9e27cda2e30e7b423f817ec435fbf664235d6131741690aca017296c81f393cd56c3dad04d84e7be086ccc283ba86ac884dbd60bc7611227e05fd26,,active,Active in npm registry,2026-02-12T18:37:31.206Z
|
|
522
521
|
library,@opentelemetry/instrumentation-aws-lambda@0.64.0,Apache-2.0,@opentelemetry,OpenTelemetry Authors,instrumentation-aws-lambda,0.64.0,pkg:npm/%40opentelemetry/instrumentation-aws-lambda@0.64.0#packages/instrumentation-aws-lambda,node_modules/@opentelemetry/instrumentation-aws-lambda,OpenTelemetry instrumentation for AWS Lambda function invocations,git+https://github.com/open-telemetry/opentelemetry-js-contrib.git#packages/instrumentation-aws-lambda,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-aws-lambda#readme,"as detected from PackageJson property ""homepage""",https://github.com/open-telemetry/opentelemetry-js-contrib/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@opentelemetry/instrumentation-aws-lambda/-/instrumentation-aws-lambda-0.64.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bd884cfdaf1f1b7e3f0e5fd0f607efe488773853e0a9eca7efd4bc14df97b3f419c3a87a2fc6b59436b70b28a0ca270e5cb0a654833b15cf6f143e011aa8062c,,active,Active in npm registry,2026-02-17T07:37:30.378Z
|
|
523
|
-
library,@types/aws-lambda@8.10.
|
|
522
|
+
library,@types/aws-lambda@8.10.161,MIT,@types,,aws-lambda,8.10.161,pkg:npm/%40types/aws-lambda@8.10.161#types/aws-lambda,node_modules/@types/aws-lambda,TypeScript definitions for aws-lambda,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/aws-lambda,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/aws-lambda,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/aws-lambda/-/aws-lambda-8.10.161.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ad461da7e310c1216873120e712b18485dd86180bfb94a4c6c263f99b3b6d6f1aa7eb118bcd4a83f22980e3e918575e93df4b42acb56f51c06dea5e1f6c2fb15,,active,Active in npm registry,2026-02-26T18:14:26.572Z
|
|
524
523
|
library,@opentelemetry/instrumentation-aws-sdk@0.67.0,Apache-2.0,@opentelemetry,OpenTelemetry Authors,instrumentation-aws-sdk,0.67.0,pkg:npm/%40opentelemetry/instrumentation-aws-sdk@0.67.0#packages/instrumentation-aws-sdk,node_modules/@opentelemetry/instrumentation-aws-sdk,OpenTelemetry instrumentation for `aws-sdk` and `@aws-sdk/client-*` clients for various AWS services,git+https://github.com/open-telemetry/opentelemetry-js-contrib.git#packages/instrumentation-aws-sdk,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-aws-sdk#readme,"as detected from PackageJson property ""homepage""",https://github.com/open-telemetry/opentelemetry-js-contrib/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@opentelemetry/instrumentation-aws-sdk/-/instrumentation-aws-sdk-0.67.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6eda702676764415c387fa53a5f569227a41bbd3de762fa56cb29bb779da077e384a081b6d89c8753eeef04ce61880295a2f4457dd6fc3b866f3de88ee711240,,active,Active in npm registry,2026-02-17T07:37:46.517Z
|
|
525
524
|
library,@opentelemetry/instrumentation-bunyan@0.57.0,Apache-2.0,@opentelemetry,OpenTelemetry Authors,instrumentation-bunyan,0.57.0,pkg:npm/%40opentelemetry/instrumentation-bunyan@0.57.0#packages/instrumentation-bunyan,node_modules/@opentelemetry/instrumentation-bunyan,OpenTelemetry instrumentation for `bunyan` logger,git+https://github.com/open-telemetry/opentelemetry-js-contrib.git#packages/instrumentation-bunyan,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-bunyan#readme,"as detected from PackageJson property ""homepage""",https://github.com/open-telemetry/opentelemetry-js-contrib/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@opentelemetry/instrumentation-bunyan/-/instrumentation-bunyan-0.57.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5b8ccbcf563da6d0ac74bf9031747bc506811e4262bcb0665652c28d47b6deb5f857c13ae5f180b6520948a4ca01fcf868482d5a040018c7647aa002c06d026b,,active,Active in npm registry,2026-02-17T07:37:32.924Z
|
|
526
525
|
library,@opentelemetry/api-logs@0.212.0,Apache-2.0,@opentelemetry,OpenTelemetry Authors,api-logs,0.212.0,pkg:npm/%40opentelemetry/api-logs@0.212.0,node_modules/@opentelemetry/api-logs,Public logs API for OpenTelemetry,git+https://github.com/open-telemetry/opentelemetry-js.git,"as detected from PackageJson property ""repository.url""",https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/api-logs,"as detected from PackageJson property ""homepage""",https://github.com/open-telemetry/opentelemetry-js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@opentelemetry/api-logs/-/api-logs-0.212.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4c4115acb6cd44e524618e75b0124693b94efce2e3b9ea5c87cfa19a933a7df309436cff2950a3747b82157e9f263f0e9093f6cdc90f8eb27342d5d4dc802c16,,active,Active in npm registry,2026-02-12T18:36:30.125Z
|
|
@@ -562,7 +561,7 @@ library,@types/oracledb@6.5.2,MIT,@types,,oracledb,6.5.2,pkg:npm/%40types/oracle
|
|
|
562
561
|
library,@opentelemetry/instrumentation-pg@0.64.0,Apache-2.0,@opentelemetry,OpenTelemetry Authors,instrumentation-pg,0.64.0,pkg:npm/%40opentelemetry/instrumentation-pg@0.64.0#packages/instrumentation-pg,node_modules/@opentelemetry/instrumentation-pg,OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL,git+https://github.com/open-telemetry/opentelemetry-js-contrib.git#packages/instrumentation-pg,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-pg#readme,"as detected from PackageJson property ""homepage""",https://github.com/open-telemetry/opentelemetry-js-contrib/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@opentelemetry/instrumentation-pg/-/instrumentation-pg-0.64.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,35b7c1feb95fb11237ce94e39dbbc9bf7ab0ba818bb0df05c51fd7a08f994e7d51b3adb1d487a73be4d24af93834efbb1655e977632239ef0b4ffa0d6f274718,,active,Active in npm registry,2026-02-17T07:37:56.631Z
|
|
563
562
|
library,@types/pg-pool@2.0.7,MIT,@types,,pg-pool,2.0.7,pkg:npm/%40types/pg-pool@2.0.7#types/pg-pool,node_modules/@types/pg-pool,TypeScript definitions for pg-pool,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/pg-pool,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg-pool,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/pg-pool/-/pg-pool-2.0.7.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5380b098655071b12eaa9ca3bbcfe9b4e2a0ea0102f93aacbe3db14bda3583bd5b521f2dc319c2e992f9ad9282b063748b21f40b0814c9cf55479a3035017d36,,active,Active in npm registry,2025-12-10T20:02:25.015Z
|
|
564
563
|
library,@types/pg@8.15.6,MIT,@types,,pg,8.15.6,pkg:npm/%40types/pg@8.15.6#types/pg,node_modules/@types/pg,TypeScript definitions for pg,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/pg,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/pg/-/pg-8.15.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,36868cb738713abb9b78bffb519b8d4eb7a307830f009d11a7166a5d07f6a97b959533ee1ba63ca78bbd74a45ab9ee328e60bb661cd53b6fd8cb29f6e739eb3d,,active,Active in npm registry,2025-12-10T20:02:18.515Z
|
|
565
|
-
library,pg-protocol@1.
|
|
564
|
+
library,pg-protocol@1.12.0,MIT,,,pg-protocol,1.12.0,pkg:npm/pg-protocol@1.12.0#packages/pg-protocol,node_modules/pg-protocol,The postgres client/server binary protocol~ implemented in TypeScript,git://github.com/brianc/node-postgres.git#packages/pg-protocol,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/brianc/node-postgres#readme,"as detected from PackageJson property ""homepage""",https://github.com/brianc/node-postgres/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/pg-protocol/-/pg-protocol-1.12.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b8e00d5cd44008d74494c5c9d2d3f3e9104cd1743ad6738d180c25b7c75ae73b3f89438e08b0503874979eb0ba7ccb2fb63c5b389ad9665e4849c1affbb9a96e,,active,Active in npm registry,2026-02-25T17:19:54.429Z
|
|
566
565
|
library,pg-types@2.2.0,MIT,,Brian M. Carlson,pg-types,2.2.0,pkg:npm/pg-types@2.2.0,node_modules/pg-types,Query result type converters for node-postgres,git://github.com/brianc/node-pg-types.git,"as detected from PackageJson property ""repository.url""",https://github.com/brianc/node-pg-types,"as detected from PackageJson property ""homepage""",https://github.com/brianc/node-pg-types/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/pg-types/-/pg-types-2.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a9300096b12c97cb383a211063af700ef70c21d40deb0773e688d088ecba61132eca7c5e9ce3743b9a02a4923a96c85ceac720018f2abc9d8e9ffa7e09763418,,active,Active in npm registry,2025-07-30T15:37:02.004Z
|
|
567
566
|
library,pg-int8@1.0.1,ISC,,,pg-int8,1.0.1,pkg:npm/pg-int8@1.0.1,node_modules/pg-int8,64-bit big-endian signed integer-to-string conversion,git+https://github.com/charmander/pg-int8.git,"as detected from PackageJson property ""repository.url""",https://github.com/charmander/pg-int8#readme,"as detected from PackageJson property ""homepage""",https://github.com/charmander/pg-int8/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/pg-int8/-/pg-int8-1.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,582b5a6d2eadddcf129290c15256f59233acee5ebac6c19d2a920f66c838c11f81dfebbd500ba6da8752b05f6d9efc60f348786712d6332e294633ac148a90a7,,active,Active in npm registry,2022-05-12T20:28:23.225Z
|
|
568
567
|
library,postgres-array@2.0.0,MIT,,Ben Drucker,postgres-array,2.0.0,pkg:npm/postgres-array@2.0.0,node_modules/postgres-array,Parse postgres array columns,git+https://github.com/bendrucker/postgres-array.git,"as detected from PackageJson property ""repository.url""",https://github.com/bendrucker/postgres-array#readme,"as detected from PackageJson property ""homepage""",https://github.com/bendrucker/postgres-array/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/postgres-array/-/postgres-array-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,56966b52a53903af5e4325b6739080d63b4b79c0ac37653f6c3e958a5ac50d6ab9fb95081153bb9dacd2dd311c1dfd73b8f60efeca86bd4bd6eb683ce915d9b8,bvdrucker@gmail.com,active,Active in npm registry,2025-03-06T16:20:51.686Z
|
|
@@ -603,34 +602,33 @@ library,node-domexception@1.0.0,MIT,,Jimmy Wärting,node-domexception,1.0.0,pkg:
|
|
|
603
602
|
library,web-streams-polyfill@3.3.3,MIT,,Mattias Buelens,web-streams-polyfill,3.3.3,pkg:npm/web-streams-polyfill@3.3.3,node_modules/web-streams-polyfill,Web Streams~ based on the WHATWG spec reference implementation,git+https://github.com/MattiasBuelens/web-streams-polyfill.git,"as detected from PackageJson property ""repository.url""",https://github.com/MattiasBuelens/web-streams-polyfill#readme,"as detected from PackageJson property ""homepage""",https://github.com/MattiasBuelens/web-streams-polyfill/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7762562c28af999613488a207bd32c805099aede7bd418a47161989230b59219656d3783946a99d83f2f0fc13f9496bc58659b6fb3e59bcfd725857b2091d967,mattias@buelens.com,active,Active in npm registry,2025-08-17T13:32:33.737Z
|
|
604
603
|
library,formdata-polyfill@4.0.10,MIT,,Jimmy Wärting,formdata-polyfill,4.0.10,pkg:npm/formdata-polyfill@4.0.10,node_modules/formdata-polyfill,HTML5 `FormData` for Browsers and Node.,git+https://jimmywarting@github.com/jimmywarting/FormData.git,"as detected from PackageJson property ""repository.url""",https://github.com/jimmywarting/FormData#readme,"as detected from PackageJson property ""homepage""",https://github.com/jimmywarting/FormData/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6ee7b01f332f60bdbd8dd7904d520b79c49a64a9edfd12568e8642179396eb467aeff1a648b06438533baa1d4f237cc536d25b6992f9790bb5bcb7daccec23e2,,active,Active in npm registry,2022-06-18T03:06:32.006Z
|
|
605
604
|
library,rimraf@5.0.10,ISC,,Isaac Z. Schlueter,rimraf,5.0.10,pkg:npm/rimraf@5.0.10,node_modules/rimraf,A deep deletion module for node (like `rm -rf`),git://github.com/isaacs/rimraf.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/rimraf#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/rimraf/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/rimraf/-/rimraf-5.0.10.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,974384f302f7e0fe27247fc7d9f7e86a7880a24336a929abb571e6969bd8af9015557f26b00c96d25f0d549143c6548ae2edd487f7f8d5c42178355d9d88a3c1,i@izs.me,active,Active in npm registry,2026-02-16T00:59:39.642Z
|
|
606
|
-
library,glob@10.5.0,ISC,,Isaac Z. Schlueter,glob,10.5.0,pkg:npm/glob@10.5.0,node_modules/glob,the most correct and second fastest glob implementation in JavaScript,git://github.com/isaacs/node-glob.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-glob#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-glob/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/glob/-/glob-10.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0df5cdf037e127b347dce7bb7059aedcd0aed7029b911789f13a2bcd20056d22ab94d69048a7c8cea62a558f3395bb3634b05b5a9462539d865f63db68154d92,i@izs.me,deprecated,"Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",2026-02-19T17:26:33.383Z
|
|
605
|
+
library,rimraf@5.0.10|glob@10.5.0,ISC,,Isaac Z. Schlueter,glob,10.5.0,pkg:npm/glob@10.5.0,node_modules/rimraf/node_modules/glob,the most correct and second fastest glob implementation in JavaScript,git://github.com/isaacs/node-glob.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-glob#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-glob/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/glob/-/glob-10.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0df5cdf037e127b347dce7bb7059aedcd0aed7029b911789f13a2bcd20056d22ab94d69048a7c8cea62a558f3395bb3634b05b5a9462539d865f63db68154d92,i@izs.me,deprecated,"Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",2026-02-19T17:26:33.383Z
|
|
606
|
+
library,rimraf@5.0.10|minimatch@9.0.9,ISC,,Isaac Z. Schlueter,minimatch,9.0.9,pkg:npm/minimatch@9.0.9,node_modules/rimraf/node_modules/minimatch,a glob matcher in javascript,git://github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,381c0137d00be1daa61139694b6cdab31faf4de59c956ce46e57d993b2930398f78de38e373fed4429d9a26532bcd83cdf02f966ff52b3a1cc2570202fc47662,i@izs.me,active,Active in npm registry,2026-02-26T19:32:47.199Z
|
|
607
|
+
library,rimraf@5.0.10|path-scurry@1.11.1,BlueOak-1.0.0,,Isaac Z. Schlueter,path-scurry,1.11.1,pkg:npm/path-scurry@1.11.1,node_modules/rimraf/node_modules/path-scurry,walk paths fast and efficiently,git+https://github.com/isaacs/path-scurry.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/path-scurry#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/path-scurry/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5dae0dc35ec54bd02940527dba62e2252e28ac68e6ed9cf052bc1a99c190b874b30f2b61f5ba0a0dac9c61d0dc643baa6004d7c381c55e06aa59372d5bfbf51c,i@izs.me,active,Active in npm registry,2026-02-19T17:20:00.316Z
|
|
608
|
+
library,rimraf@5.0.10|lru-cache@10.4.3,ISC,,Isaac Z. Schlueter,lru-cache,10.4.3,pkg:npm/lru-cache@10.4.3,node_modules/rimraf/node_modules/lru-cache,A cache object that deletes the least-recently-used items.,git://github.com/isaacs/node-lru-cache.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-lru-cache#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-lru-cache/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,24d03365c5eb0ade365462ee633d337c0cc37c0bc9596e807d8943050c835790c2948da6e6c0262be3883bbb39f577ec46c587a74da3009ad169d3d1193b7a49,i@izs.me,active,Active in npm registry,2026-02-10T16:21:11.084Z
|
|
607
609
|
library,foreground-child@3.3.1,ISC,,Isaac Z. Schlueter,foreground-child,3.3.1,pkg:npm/foreground-child@3.3.1,node_modules/foreground-child,Run a child as if it's the foreground process. Give it stdio. Exit when it exits.,git+https://github.com/tapjs/foreground-child.git,"as detected from PackageJson property ""repository.url""",https://github.com/tapjs/foreground-child#readme,"as detected from PackageJson property ""homepage""",https://github.com/tapjs/foreground-child/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8085e32aab45b96120cc544903d58241e4892d90e380950e302333c6dbc5abfdfb2a88ccd41146b9faac0b2d2be2a4909982ec65831ec91ab321638cba9d37b3,i@izs.me,active,Active in npm registry,2026-02-06T18:01:11.729Z
|
|
610
|
+
library,foreground-child@3.3.1|signal-exit@4.1.0,ISC,,Ben Coe,signal-exit,4.1.0,pkg:npm/signal-exit@4.1.0,node_modules/foreground-child/node_modules/signal-exit,when you want to fire an event no matter how a process exits.,git+https://github.com/tapjs/signal-exit.git,"as detected from PackageJson property ""repository.url""",https://github.com/tapjs/signal-exit#readme,"as detected from PackageJson property ""homepage""",https://github.com/tapjs/signal-exit/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6f3c99d5ef3cc3d3b588d25b2a73a5bd84eb58f0e5e3a3b56c6d03dd7227bfef6d90faf1acdf235144e21650e4926296827d4ce827c8035dd2b86a8e6bd2a8af,ben@npmjs.com,active,Active in npm registry,2023-07-29T05:44:56.838Z
|
|
608
611
|
library,jackspeak@3.4.3,BlueOak-1.0.0,,Isaac Z. Schlueter,jackspeak,3.4.3,pkg:npm/jackspeak@3.4.3,node_modules/jackspeak,A very strict and proper argument parser.,git+https://github.com/isaacs/jackspeak.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/jackspeak#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/jackspeak/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,386959429cf6c9f6a103f45dd58f0277d48812caaf5e42d5a12c3f720c219e114c0dbb1015e658a0927b6c86414bd05c6a6516f7a6acabf9e93d6ba033e45007,i@izs.me,active,Active in npm registry,2026-02-07T05:11:22.640Z
|
|
609
612
|
library,@isaacs/cliui@8.0.2,ISC,@isaacs,Ben Coe,cliui,8.0.2,pkg:npm/%40isaacs/cliui@8.0.2,node_modules/@isaacs/cliui,easily create complex multi-column command-line-interfaces,git+https://github.com/yargs/cliui.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/cliui#readme,"as detected from PackageJson property ""homepage""",https://github.com/yargs/cliui/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3bc8dc8da6d76a578e1bd0d0d3e0115d66414df9cfe16340ab3ba224aee5978e009b118abff2763384cf8f18d8df39c109fbc15c5cee726d6dc1dc85c9b16a10,ben@npmjs.com,active,Active in npm registry,2026-02-05T18:40:56.362Z
|
|
613
|
+
library,@isaacs/cliui@8.0.2|string-width@5.1.2,MIT,,Sindre Sorhus,string-width,5.1.2,pkg:npm/string-width@5.1.2,node_modules/@isaacs/cliui/node_modules/string-width,Get the visual width of a string - the number of columns required to display it,git+https://github.com/sindresorhus/string-width.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/string-width#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/string-width/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1e72ce091def8dc63c6dea0d2ed723679fe7c67d9a7e6304ea586b0eb79ba24a8c6a9f976de5bc9fd4d7a4f0cea9d18ae6a708de84f418a4d6eb00bb10c895a8,sindresorhus@gmail.com,active,Active in npm registry,2026-02-18T16:38:40.925Z
|
|
614
|
+
library,@isaacs/cliui@8.0.2|emoji-regex@9.2.2,MIT,,Mathias Bynens,emoji-regex,9.2.2,pkg:npm/emoji-regex@9.2.2,node_modules/@isaacs/cliui/node_modules/emoji-regex,A regular expression to match all Emoji-only symbols as per the Unicode Standard.,git+https://github.com/mathiasbynens/emoji-regex.git,"as detected from PackageJson property ""repository.url""",https://mths.be/emoji-regex,"as detected from PackageJson property ""homepage""",https://github.com/mathiasbynens/emoji-regex/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2f5f03689b17494936fb8da9bfc98bb398c94f686a164144e23db5c0e9a06d4aac67684bef636c514efce60f515e0a37b3464d815978d93887a7766d3affd5ca,,active,Active in npm registry,2025-10-13T08:13:52.231Z
|
|
615
|
+
library,@isaacs/cliui@8.0.2|strip-ansi@7.2.0,MIT,,Sindre Sorhus,strip-ansi,7.2.0,pkg:npm/strip-ansi@7.2.0,node_modules/@isaacs/cliui/node_modules/strip-ansi,Strip ANSI escape codes from a string,git+https://github.com/chalk/strip-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/strip-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/strip-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c833cc363a785b27d80641e78c844b7dc6b58ba28cc860adb1582829eff3d7eeafba481a10d76018166df9998a3dce206afbc46793a01df1ddadace180dc86ef,sindresorhus@gmail.com,active,Active in npm registry,2026-02-26T13:51:11.224Z
|
|
616
|
+
library,@isaacs/cliui@8.0.2|ansi-regex@6.2.2,MIT,,Sindre Sorhus,ansi-regex,6.2.2,pkg:npm/ansi-regex@6.2.2,node_modules/@isaacs/cliui/node_modules/ansi-regex,Regular expression for matching ANSI escape codes,git+https://github.com/chalk/ansi-regex.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-regex#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-regex/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,06add2992a721476968cf93c21ff7273ab2f33c739e9d079040b56e106f0e631d3c305d77132e844c9290c9a7a54bd17ce559a0874d7ae415444c6260f4b0baa,sindresorhus@gmail.com,active,Active in npm registry,2025-09-08T17:18:12.337Z
|
|
617
|
+
library,@isaacs/cliui@8.0.2|wrap-ansi@8.1.0,MIT,,Sindre Sorhus,wrap-ansi,8.1.0,pkg:npm/wrap-ansi@8.1.0,node_modules/@isaacs/cliui/node_modules/wrap-ansi,Wordwrap a string with ANSI escape codes,git+https://github.com/chalk/wrap-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/wrap-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/wrap-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b22ed0588eb350cab9e9b11216f6a0b66ccc7463ada317d1f927b3d753286df73bb66f9591472493d6d6d9479f7d319551b3a4b31992c34000da0b3c83bd4d09,sindresorhus@gmail.com,active,Active in npm registry,2026-02-20T10:03:54.839Z
|
|
618
|
+
library,@isaacs/cliui@8.0.2|ansi-styles@6.2.3,MIT,,Sindre Sorhus,ansi-styles,6.2.3,pkg:npm/ansi-styles@6.2.3,node_modules/@isaacs/cliui/node_modules/ansi-styles,ANSI escape codes for styling strings in the terminal,git+https://github.com/chalk/ansi-styles.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-styles#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-styles/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e038fa336f0907ea001fc9059132d4a3e6b68f038592ea9bdf2b9c53408035c45151bc52d1c3f49d96021a371cdc1357c1122c5159831a0cdac267bbcef247be,sindresorhus@gmail.com,active,Active in npm registry,2025-09-08T17:07:32.285Z
|
|
610
619
|
library,string-width@4.2.3,MIT,,Sindre Sorhus,string-width,4.2.3,pkg:npm/string-width@4.2.3,node_modules/string-width-cjs,Get the visual width of a string - the number of columns required to display it,git+https://github.com/sindresorhus/string-width.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/string-width#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/string-width/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c0ac90450a63274b08a7ad84ad265d1ac8cc256b1aa79a1136284786ee86ec954effd8c807a5327af2feb57b8eaab9e0f23fdcc4a4d6c96530bd24eb8a2673fe,sindresorhus@gmail.com,active,Active in npm registry,2026-02-18T16:38:40.925Z
|
|
611
|
-
library,
|
|
612
|
-
library,string-width@4.2.3|strip-ansi@6.0.1,MIT,,Sindre Sorhus,strip-ansi,6.0.1,pkg:npm/strip-ansi@6.0.1,node_modules/string-width-cjs/node_modules/strip-ansi,Strip ANSI escape codes from a string,git+https://github.com/chalk/strip-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/strip-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/strip-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4,sindresorhus@gmail.com,active,Active in npm registry,2026-02-26T13:51:11.224Z
|
|
620
|
+
library,emoji-regex@8.0.0,MIT,,Mathias Bynens,emoji-regex,8.0.0,pkg:npm/emoji-regex@8.0.0,node_modules/emoji-regex,A regular expression to match all Emoji-only symbols as per the Unicode Standard.,git+https://github.com/mathiasbynens/emoji-regex.git,"as detected from PackageJson property ""repository.url""",https://mths.be/emoji-regex,"as detected from PackageJson property ""homepage""",https://github.com/mathiasbynens/emoji-regex/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3128d8cdc58d380d1ec001e9cf4331a5816fc20eb28f2d4d1b7c6d7a8ab3eb8e150a8fd13e09ebd7f186b7e89cde2253cd0f04bb74dd335e126b09d5526184e8,,active,Active in npm registry,2025-10-13T08:13:52.231Z
|
|
613
621
|
library,is-fullwidth-code-point@3.0.0,MIT,,Sindre Sorhus,is-fullwidth-code-point,3.0.0,pkg:npm/is-fullwidth-code-point@3.0.0,node_modules/is-fullwidth-code-point,Check if the character represented by a given Unicode code point is fullwidth,git+https://github.com/sindresorhus/is-fullwidth-code-point.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/is-fullwidth-code-point#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/is-fullwidth-code-point/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cf29a6e7ebbeb02b125b20fda8d69e8d5dc316f84229c94a762cd868952e1c0f3744b8dbee74ae1a775d0871afd2193e298ec130096c59e2b851e83a115e9742,sindresorhus@gmail.com,active,Active in npm registry,2025-08-31T07:37:04.974Z
|
|
614
|
-
library,ansi
|
|
615
|
-
library,string-width@5.1.2,MIT,,Sindre Sorhus,string-width,5.1.2,pkg:npm/string-width@5.1.2,node_modules/string-width,Get the visual width of a string - the number of columns required to display it,git+https://github.com/sindresorhus/string-width.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/string-width#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/string-width/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1e72ce091def8dc63c6dea0d2ed723679fe7c67d9a7e6304ea586b0eb79ba24a8c6a9f976de5bc9fd4d7a4f0cea9d18ae6a708de84f418a4d6eb00bb10c895a8,sindresorhus@gmail.com,active,Active in npm registry,2026-02-18T16:38:40.925Z
|
|
622
|
+
library,strip-ansi@6.0.1,MIT,,Sindre Sorhus,strip-ansi,6.0.1,pkg:npm/strip-ansi@6.0.1,node_modules/strip-ansi,Strip ANSI escape codes from a string,git+https://github.com/chalk/strip-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/strip-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/strip-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4,sindresorhus@gmail.com,active,Active in npm registry,2026-02-26T13:51:11.224Z
|
|
616
623
|
library,eastasianwidth@0.2.0,MIT,,Masaki Komagata,eastasianwidth,0.2.0,pkg:npm/eastasianwidth@0.2.0,node_modules/eastasianwidth,Get East Asian Width from a character.,git://github.com/komagata/eastasianwidth.git,"as detected from PackageJson property ""repository.url""",https://github.com/komagata/eastasianwidth#readme,"as detected from PackageJson property ""homepage""",https://github.com/komagata/eastasianwidth/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,23cf1361959cf578981d1438ff7739ae38df8248e12f25b696e18885e18445b350e8e63bc93c9b6a74a90d765af32ed550ff589837186be7b2ab871aee22ea58,,active,Active in npm registry,2024-04-21T05:25:57.921Z
|
|
617
|
-
library,
|
|
618
|
-
library,
|
|
619
|
-
library,strip-ansi@7.1.2|ansi-regex@6.2.2,MIT,,Sindre Sorhus,ansi-regex,6.2.2,pkg:npm/ansi-regex@6.2.2,node_modules/strip-ansi/node_modules/ansi-regex,Regular expression for matching ANSI escape codes,git+https://github.com/chalk/ansi-regex.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-regex#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-regex/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,06add2992a721476968cf93c21ff7273ab2f33c739e9d079040b56e106f0e631d3c305d77132e844c9290c9a7a54bd17ce559a0874d7ae415444c6260f4b0baa,sindresorhus@gmail.com,active,Active in npm registry,2025-09-08T17:18:12.337Z
|
|
620
|
-
library,strip-ansi@6.0.1,MIT,,Sindre Sorhus,strip-ansi,6.0.1,pkg:npm/strip-ansi@6.0.1,node_modules/strip-ansi-cjs,Strip ANSI escape codes from a string,git+https://github.com/chalk/strip-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/strip-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/strip-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4,sindresorhus@gmail.com,active,Active in npm registry,2026-02-26T13:51:11.224Z
|
|
624
|
+
library,BomRef.0o15gm8bfl8.u82tjnv2398,MIT,,Sindre Sorhus,strip-ansi,6.0.1,pkg:npm/strip-ansi@6.0.1,node_modules/strip-ansi-cjs,Strip ANSI escape codes from a string,git+https://github.com/chalk/strip-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/strip-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/strip-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4,,,,
|
|
625
|
+
library,ansi-regex@5.0.1,MIT,,Sindre Sorhus,ansi-regex,5.0.1,pkg:npm/ansi-regex@5.0.1,node_modules/ansi-regex,Regular expression for matching ANSI escape codes,git+https://github.com/chalk/ansi-regex.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-regex#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-regex/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,aae2505e54d25062f62c7f52517a3c570b18e2ca1a9e1828e8b3529bce04d4b05c13cb373b4c29762473c91f73fd9649325316bf7eea38e6fda5d26531410a15,sindresorhus@gmail.com,active,Active in npm registry,2025-09-08T17:18:12.337Z
|
|
621
626
|
library,wrap-ansi@7.0.0,MIT,,Sindre Sorhus,wrap-ansi,7.0.0,pkg:npm/wrap-ansi@7.0.0,node_modules/wrap-ansi-cjs,Wordwrap a string with ANSI escape codes,git+https://github.com/chalk/wrap-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/wrap-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/wrap-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6151888f691a98b493c70e8db198e80717d2c2c9f4c9c75eb26738a7e436d5ce733ee675a65f8d7f155dc4fb5d1ef98d54e43a5d2606e0052dcadfc58bb0f5e9,sindresorhus@gmail.com,active,Active in npm registry,2026-02-20T10:03:54.839Z
|
|
622
|
-
library,wrap-ansi@7.0.0|string-width@4.2.3,MIT,,Sindre Sorhus,string-width,4.2.3,pkg:npm/string-width@4.2.3,node_modules/wrap-ansi-cjs/node_modules/string-width,Get the visual width of a string - the number of columns required to display it,git+https://github.com/sindresorhus/string-width.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/string-width#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/string-width/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c0ac90450a63274b08a7ad84ad265d1ac8cc256b1aa79a1136284786ee86ec954effd8c807a5327af2feb57b8eaab9e0f23fdcc4a4d6c96530bd24eb8a2673fe,sindresorhus@gmail.com,active,Active in npm registry,2026-02-18T16:38:40.925Z
|
|
623
|
-
library,wrap-ansi@7.0.0|emoji-regex@8.0.0,MIT,,Mathias Bynens,emoji-regex,8.0.0,pkg:npm/emoji-regex@8.0.0,node_modules/wrap-ansi-cjs/node_modules/emoji-regex,A regular expression to match all Emoji-only symbols as per the Unicode Standard.,git+https://github.com/mathiasbynens/emoji-regex.git,"as detected from PackageJson property ""repository.url""",https://mths.be/emoji-regex,"as detected from PackageJson property ""homepage""",https://github.com/mathiasbynens/emoji-regex/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3128d8cdc58d380d1ec001e9cf4331a5816fc20eb28f2d4d1b7c6d7a8ab3eb8e150a8fd13e09ebd7f186b7e89cde2253cd0f04bb74dd335e126b09d5526184e8,,active,Active in npm registry,2025-10-13T08:13:52.231Z
|
|
624
|
-
library,wrap-ansi@7.0.0|strip-ansi@6.0.1,MIT,,Sindre Sorhus,strip-ansi,6.0.1,pkg:npm/strip-ansi@6.0.1,node_modules/wrap-ansi-cjs/node_modules/strip-ansi,Strip ANSI escape codes from a string,git+https://github.com/chalk/strip-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/strip-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/strip-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4,sindresorhus@gmail.com,active,Active in npm registry,2026-02-26T13:51:11.224Z
|
|
625
627
|
library,ansi-styles@4.3.0,MIT,,Sindre Sorhus,ansi-styles,4.3.0,pkg:npm/ansi-styles@4.3.0,node_modules/ansi-styles,ANSI escape codes for styling strings in the terminal,git+https://github.com/chalk/ansi-styles.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-styles#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-styles/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212,sindresorhus@gmail.com,active,Active in npm registry,2025-09-08T17:07:32.285Z
|
|
626
|
-
library,
|
|
627
|
-
library,wrap-ansi@8.1.0|ansi-styles@6.2.3,MIT,,Sindre Sorhus,ansi-styles,6.2.3,pkg:npm/ansi-styles@6.2.3,node_modules/wrap-ansi/node_modules/ansi-styles,ANSI escape codes for styling strings in the terminal,git+https://github.com/chalk/ansi-styles.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-styles#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-styles/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e038fa336f0907ea001fc9059132d4a3e6b68f038592ea9bdf2b9c53408035c45151bc52d1c3f49d96021a371cdc1357c1122c5159831a0cdac267bbcef247be,sindresorhus@gmail.com,active,Active in npm registry,2025-09-08T17:07:32.285Z
|
|
628
|
+
library,BomRef.8rq1qpf7pmo.jjvo4k0s74,MIT,,Sindre Sorhus,string-width,4.2.3,pkg:npm/string-width@4.2.3,node_modules/string-width,Get the visual width of a string - the number of columns required to display it,git+https://github.com/sindresorhus/string-width.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/string-width#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/string-width/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c0ac90450a63274b08a7ad84ad265d1ac8cc256b1aa79a1136284786ee86ec954effd8c807a5327af2feb57b8eaab9e0f23fdcc4a4d6c96530bd24eb8a2673fe,,,,
|
|
628
629
|
library,@pkgjs/parseargs@0.11.0,MIT,@pkgjs,,parseargs,0.11.0,pkg:npm/%40pkgjs/parseargs@0.11.0,node_modules/@pkgjs/parseargs,Polyfill of future proposal for `util.parseArgs()`,git+ssh://git@github.com/pkgjs/parseargs.git,"as detected from PackageJson property ""repository.url""",https://github.com/pkgjs/parseargs#readme,"as detected from PackageJson property ""homepage""",https://github.com/pkgjs/parseargs/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fb55648dd0f44012cfa1d1ab2547aa6ab1fc54022f40e0c86f087d5e93f94b28ac7fb628420b0928f345a2aa8b425bbe550fed552b21311ea5a0f327f14f9d3e,,active,Active in npm registry,2023-07-12T19:06:07.630Z
|
|
629
|
-
library,minimatch@9.0.5,ISC,,Isaac Z. Schlueter,minimatch,9.0.5,pkg:npm/minimatch@9.0.5,node_modules/minimatch,a glob matcher in javascript,git://github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1ba4f4657e3cc60a33c7be7cee4a1e5fd62cd8d632e869affff3fcf6c12d7bd57dc2121aa4c345e2274ac675b642d09c2e24d695bff07c269b02d0055a1841a3,i@izs.me,active,Active in npm registry,2026-02-25T17:17:15.752Z
|
|
630
630
|
library,minipass@7.1.3,BlueOak-1.0.0,,Isaac Z. Schlueter,minipass,7.1.3,pkg:npm/minipass@7.1.3,node_modules/minipass,minimal implementation of a PassThrough stream,git+https://github.com/isaacs/minipass.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minipass#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minipass/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minipass/-/minipass-7.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b44047a839c8a0cff5ad7304d738246bd83a43695ca029311cbb9cece0c9e41c5b3f977873667970682d5c092ee7ddb4d02c7b762b874ce61f4810fc9fa9a6f0,i@izs.me,active,Active in npm registry,2026-02-19T00:34:33.989Z
|
|
631
631
|
library,package-json-from-dist@1.0.1,BlueOak-1.0.0,,Isaac Z. Schlueter,package-json-from-dist,1.0.1,pkg:npm/package-json-from-dist@1.0.1,node_modules/package-json-from-dist,Load the local package.json from either src or dist folder,git+https://github.com/isaacs/package-json-from-dist.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/package-json-from-dist#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/package-json-from-dist/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5046484b7fdbcb8382f2f2f73f67535d1113a5e6cb236362239bc8ae3683ff952dae4157fed35bc234d2440182ffeec2028da921c05a4605a670104772c68223,i@izs.me,active,Active in npm registry,2024-09-26T18:59:09.137Z
|
|
632
|
-
library,path-scurry@1.11.1,BlueOak-1.0.0,,Isaac Z. Schlueter,path-scurry,1.11.1,pkg:npm/path-scurry@1.11.1,node_modules/path-scurry,walk paths fast and efficiently,git+https://github.com/isaacs/path-scurry.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/path-scurry#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/path-scurry/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5dae0dc35ec54bd02940527dba62e2252e28ac68e6ed9cf052bc1a99c190b874b30f2b61f5ba0a0dac9c61d0dc643baa6004d7c381c55e06aa59372d5bfbf51c,i@izs.me,active,Active in npm registry,2026-02-19T17:20:00.316Z
|
|
633
|
-
library,path-scurry@1.11.1|lru-cache@10.4.3,ISC,,Isaac Z. Schlueter,lru-cache,10.4.3,pkg:npm/lru-cache@10.4.3,node_modules/path-scurry/node_modules/lru-cache,A cache object that deletes the least-recently-used items.,git://github.com/isaacs/node-lru-cache.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-lru-cache#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-lru-cache/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,24d03365c5eb0ade365462ee633d337c0cc37c0bc9596e807d8943050c835790c2948da6e6c0262be3883bbb39f577ec46c587a74da3009ad169d3d1193b7a49,i@izs.me,active,Active in npm registry,2026-02-10T16:21:11.084Z
|
|
634
632
|
library,google-logging-utils@1.1.3,Apache-2.0,,Google API Authors,google-logging-utils,1.1.3,pkg:npm/google-logging-utils@1.1.3#dev-packages/logging-utils,node_modules/google-logging-utils,A debug logger package for other Google libraries,git+https://github.com/googleapis/google-cloud-node-core.git#dev-packages/logging-utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/googleapis/google-cloud-node-core/tree/main/dev-packages/logging-utils,"as detected from PackageJson property ""homepage""",https://github.com/googleapis/google-cloud-node-core/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/google-logging-utils/-/google-logging-utils-1.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,78098b9230e30050955e0ec0d6e9f11ec2dff7ad66eb2d7b405a97a805c68ff81590a16b10809f4ad45fc1494635f7821233516b7d891163944e56173f2c8abc,,active,Active in npm registry,2025-11-12T19:28:07.034Z
|
|
635
633
|
library,json-bigint@1.0.0,MIT,,Andrey Sidorov,json-bigint,1.0.0,pkg:npm/json-bigint@1.0.0,node_modules/json-bigint,JSON.parse with bigints support,git+ssh://git@github.com/sidorares/json-bigint.git,"as detected from PackageJson property ""repository.url""",https://github.com/sidorares/json-bigint#readme,"as detected from PackageJson property ""homepage""",https://github.com/sidorares/json-bigint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/json-bigint/-/json-bigint-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4a23efffc56966e59bbcb48cb530d4f2111fad95a0fe61ff9d5fdbe28d0261b4b1bb550840f2ddc0a3822322d05fe5483cee6facb5f78bcaada85ca174f49449,sidorares@yandex.ru,active,Active in npm registry,2022-06-19T06:11:53.315Z
|
|
636
634
|
library,@opentelemetry/sdk-node@0.212.0,Apache-2.0,@opentelemetry,OpenTelemetry Authors,sdk-node,0.212.0,pkg:npm/%40opentelemetry/sdk-node@0.212.0,node_modules/@opentelemetry/sdk-node,OpenTelemetry SDK for Node.js,git+https://github.com/open-telemetry/opentelemetry-js.git,"as detected from PackageJson property ""repository.url""",https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-sdk-node,"as detected from PackageJson property ""homepage""",https://github.com/open-telemetry/opentelemetry-js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@opentelemetry/sdk-node/-/sdk-node-0.212.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b49cd50e4e0ba38e0c76024b94ffa075874c9e3c5236c8c2fc8893c63e421529ec8f3a475f089f825dc1a545faed3cb729c76e6cd55f79d78173f4e5a875f0c2,,active,Active in npm registry,2026-02-12T18:38:19.937Z
|
|
@@ -676,10 +674,7 @@ library,through2@4.0.2,MIT,,Rod Vagg,through2,4.0.2,pkg:npm/through2@4.0.2,node_
|
|
|
676
674
|
library,through2@4.0.2|readable-stream@3.6.2,MIT,,,readable-stream,3.6.2,pkg:npm/readable-stream@3.6.2,node_modules/through2/node_modules/readable-stream,Streams3~ a user-land copy of the stream library from Node.js,git://github.com/nodejs/readable-stream.git,"as detected from PackageJson property ""repository.url""",https://github.com/nodejs/readable-stream#readme,"as detected from PackageJson property ""homepage""",https://github.com/nodejs/readable-stream/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f6efec9e20ab6370f959db04447cc71381b66025eaa06e454c7522082e1221bafa5dc2d9058d39c9af442a361e93d3b9c4e0308c6abed497460404bb43d49ca0,,active,Active in npm registry,2025-01-07T09:15:39.036Z
|
|
677
675
|
library,readline-transform@1.0.0,MIT,,Toshimitsu Takahashi,readline-transform,1.0.0,pkg:npm/readline-transform@1.0.0,node_modules/readline-transform,Transform stream to read line-by-line and write a string,git+https://github.com/tilfin/readline-transform.git,"as detected from PackageJson property ""repository.url""",https://github.com/tilfin/readline-transform#readme,"as detected from PackageJson property ""homepage""",https://github.com/tilfin/readline-transform/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/readline-transform/-/readline-transform-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,eca03af8df4819ab79d9df3776fc6702901637e32d55bd4c895b8c47f71fd4ee2462c246fa0fc06afd001dc1cab1be92b629dac9f3cb9ded3e7cc5f6b0ecc02a,,active,Active in npm registry,2025-02-07T14:16:37.173Z
|
|
678
676
|
library,cliui@8.0.1,ISC,,Ben Coe,cliui,8.0.1,pkg:npm/cliui@8.0.1,node_modules/cliui,easily create complex multi-column command-line-interfaces,git+https://github.com/yargs/cliui.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/cliui#readme,"as detected from PackageJson property ""homepage""",https://github.com/yargs/cliui/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,05278d9f2bacef90b8fff350f6042dd7f72c4d7ca8ffc49bf9a7cb024cc0a6d16e32ca1df4716890636e759a62fe8415ef786754afac47ee4f55131df83afb61,ben@npmjs.com,active,Active in npm registry,2025-03-17T02:36:25.675Z
|
|
679
|
-
library,
|
|
680
|
-
library,cliui@8.0.1|emoji-regex@8.0.0,MIT,,Mathias Bynens,emoji-regex,8.0.0,pkg:npm/emoji-regex@8.0.0,node_modules/cliui/node_modules/emoji-regex,A regular expression to match all Emoji-only symbols as per the Unicode Standard.,git+https://github.com/mathiasbynens/emoji-regex.git,"as detected from PackageJson property ""repository.url""",https://mths.be/emoji-regex,"as detected from PackageJson property ""homepage""",https://github.com/mathiasbynens/emoji-regex/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3128d8cdc58d380d1ec001e9cf4331a5816fc20eb28f2d4d1b7c6d7a8ab3eb8e150a8fd13e09ebd7f186b7e89cde2253cd0f04bb74dd335e126b09d5526184e8,,active,Active in npm registry,2025-10-13T08:13:52.231Z
|
|
681
|
-
library,cliui@8.0.1|strip-ansi@6.0.1,MIT,,Sindre Sorhus,strip-ansi,6.0.1,pkg:npm/strip-ansi@6.0.1,node_modules/cliui/node_modules/strip-ansi,Strip ANSI escape codes from a string,git+https://github.com/chalk/strip-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/strip-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/strip-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4,sindresorhus@gmail.com,active,Active in npm registry,2026-02-26T13:51:11.224Z
|
|
682
|
-
library,cliui@8.0.1|wrap-ansi@7.0.0,MIT,,Sindre Sorhus,wrap-ansi,7.0.0,pkg:npm/wrap-ansi@7.0.0,node_modules/cliui/node_modules/wrap-ansi,Wordwrap a string with ANSI escape codes,git+https://github.com/chalk/wrap-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/wrap-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/wrap-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6151888f691a98b493c70e8db198e80717d2c2c9f4c9c75eb26738a7e436d5ce733ee675a65f8d7f155dc4fb5d1ef98d54e43a5d2606e0052dcadfc58bb0f5e9,sindresorhus@gmail.com,active,Active in npm registry,2026-02-20T10:03:54.839Z
|
|
677
|
+
library,BomRef.7itrrjb0juo.0i4qeicri7o,MIT,,Sindre Sorhus,wrap-ansi,7.0.0,pkg:npm/wrap-ansi@7.0.0,node_modules/wrap-ansi,Wordwrap a string with ANSI escape codes,git+https://github.com/chalk/wrap-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/wrap-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/wrap-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6151888f691a98b493c70e8db198e80717d2c2c9f4c9c75eb26738a7e436d5ce733ee675a65f8d7f155dc4fb5d1ef98d54e43a5d2606e0052dcadfc58bb0f5e9,,,,
|
|
683
678
|
library,escalade@3.2.0,MIT,,Luke Edwards,escalade,3.2.0,pkg:npm/escalade@3.2.0,node_modules/escalade,A tiny (183B to 210B) and fast utility to ascend parent directories,git+https://github.com/lukeed/escalade.git,"as detected from PackageJson property ""repository.url""",https://github.com/lukeed/escalade#readme,"as detected from PackageJson property ""homepage""",https://github.com/lukeed/escalade/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5948f6aa5c5a42d3b883a3eae5cdbd193716183c9df22b4bf334e58a98040b3dc97ac02288e2a8b5df0953aa2d0773c00a01bac64254c9585ba0c4be6e37bf8c,luke.edwards05@gmail.com,active,Active in npm registry,2024-08-29T22:59:36.901Z
|
|
684
679
|
library,get-caller-file@2.0.5,ISC,,Stefan Penner,get-caller-file,2.0.5,pkg:npm/get-caller-file@2.0.5,node_modules/get-caller-file,,git+https://github.com/stefanpenner/get-caller-file.git,"as detected from PackageJson property ""repository.url""",https://github.com/stefanpenner/get-caller-file#readme,"as detected from PackageJson property ""homepage""",https://github.com/stefanpenner/get-caller-file/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0f214fdc133fdd81d340e0942ffc343991d1d25a4a786af1a2d70759ca8d11d9e5b6a1705d57e110143de1e228df801f429a34ac6922e1cc8889fb58d3a87616,,active,Active in npm registry,2023-09-10T02:37:49.754Z
|
|
685
680
|
library,y18n@5.0.8,ISC,,Ben Coe,y18n,5.0.8,pkg:npm/y18n@5.0.8,node_modules/y18n,the bare-bones internationalization library used by yargs,git+https://github.com/yargs/y18n.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/y18n,"as detected from PackageJson property ""homepage""",https://github.com/yargs/y18n/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d297c5cde81e0d62472480264cb44fd83c078dd179b3b8e8f6dbb3b5d43102120d09dbd2fb79c620da8f774d00a61a8947fd0b8403544baffeed209bf7c60e7c,bencoe@gmail.com,active,Active in npm registry,2023-07-10T23:16:26.635Z
|
|
@@ -702,7 +697,7 @@ library,@types/luxon@3.7.1,MIT,@types,,luxon,3.7.1,pkg:npm/%40types/luxon@3.7.1#
|
|
|
702
697
|
library,luxon@3.7.2,MIT,,Isaac Cambron,luxon,3.7.2,pkg:npm/luxon@3.7.2,node_modules/luxon,Immutable date wrapper,git+https://github.com/moment/luxon.git,"as detected from PackageJson property ""repository.url""",https://github.com/moment/luxon#readme,"as detected from PackageJson property ""homepage""",https://github.com/moment/luxon/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/luxon/-/luxon-3.7.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bed1215e1fe036323d620d6ee235ffd1854f32fc731ee1a00a6ead0b9919c9bd3cca31961a7a808c626f7176ea411d8fdccc8c1059d16e971d152e8f05c2ea7b,,active,Active in npm registry,2025-09-05T10:14:55.998Z
|
|
703
698
|
library,decimal.js@10.6.0,MIT,,Michael Mclaughlin,decimal.js,10.6.0,pkg:npm/decimal.js@10.6.0,node_modules/decimal.js,An arbitrary-precision Decimal type for JavaScript.,git+https://github.com/MikeMcl/decimal.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/MikeMcl/decimal.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/MikeMcl/decimal.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/decimal.js/-/decimal.js-10.6.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6298108884d6dc95c69edcdd526c9447557cd761e7f13d58557842bbec0edcea52e1e53d97861d0f7aa3ca229d57a9af576f736a990c783dfdd145447f696452,M8ch88l@gmail.com,active,Active in npm registry,2025-07-06T22:50:39.000Z
|
|
704
699
|
library,docdash@2.0.2,Apache-2.0,,Clement Moron,docdash,2.0.2,pkg:npm/docdash@2.0.2,node_modules/docdash,A clean~ responsive documentation template theme for JSDoc 3 inspired by lodash and minami,git+https://github.com/clenemt/docdash.git,"as detected from PackageJson property ""repository.url""",https://github.com/clenemt/docdash#readme,"as detected from PackageJson property ""homepage""",https://github.com/clenemt/docdash/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/docdash/-/docdash-2.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,dd20c385e87d75daf08f37fa74f15ed5ad7a33a7edb2da933638a4dbed5fc78ea5db81fd743da8b13daaf72fa70440b5c16cf8188a80e3c26689c38b43447cc4,clement.moron@gmail.com,active,Active in npm registry,2023-08-30T13:22:56.283Z
|
|
705
|
-
library,@jsdoc/salty@0.2.
|
|
700
|
+
library,@jsdoc/salty@0.2.10,Apache-2.0,@jsdoc,Jeff Williams,salty,0.2.10,pkg:npm/%40jsdoc/salty@0.2.10,node_modules/@jsdoc/salty,A drop-in replacement for (some of) TaffyDB.,git+https://github.com/jsdoc/jsdoc.git,"as detected from PackageJson property ""repository.url""",https://jsdoc.app/,"as detected from PackageJson property ""homepage""",https://github.com/jsdoc/jsdoc/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@jsdoc/salty/-/salty-0.2.10.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5451d2b10010a7ccb5349bc0241a4bb3d236b211c4ea1cfd4f0ba4a1c0ce6ee52019502aeb6c9919b4e0260d38677163d1748c59ed2c26a1a0e5d84a19357dd8,jeffrey.l.williams@gmail.com,active,Active in npm registry,2026-02-22T21:01:08.451Z
|
|
706
701
|
library,map-stream@0.0.7,MIT,,Dominic Tarr,map-stream,0.0.7,pkg:npm/map-stream@0.0.7,node_modules/map-stream,construct pipes of streams of events,git://github.com/dominictarr/map-stream.git,"as detected from PackageJson property ""repository.url""",http://github.com/dominictarr/map-stream,"as detected from PackageJson property ""homepage""",https://github.com/dominictarr/map-stream/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/map-stream/-/map-stream-0.0.7.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0b45f42909869b73767ed6d3181852caec9d43ebd5d4b0b77f7ccfbd3dd15c75cd66bbdf3d97285e9fcde4339af2f79d5ffad3326d828d3b62bc583649324c45,dominic.tarr@gmail.com,active,Active in npm registry,2022-06-19T15:52:46.194Z
|
|
707
702
|
library,split@1.0.1,MIT,,Dominic Tarr,split,1.0.1,pkg:npm/split@1.0.1,node_modules/split,split a Text Stream into a Line Stream,git://github.com/dominictarr/split.git,"as detected from PackageJson property ""repository.url""",http://github.com/dominictarr/split,"as detected from PackageJson property ""homepage""",https://github.com/dominictarr/split/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/split/-/split-1.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,993c8ea0f6eb8afb579f09c8c59445611acf36d1052a5a41d9fbe34a7090522000eaa019ceac276b97a7bcae2e93a38878fd7b0ac745deb481198541b14d1392,dominic.tarr@gmail.com,active,Active in npm registry,2022-06-26T22:56:53.943Z
|
|
708
703
|
library,stream-combiner@0.2.2,MIT,,'Dominic Tarr',stream-combiner,0.2.2,pkg:npm/stream-combiner@0.2.2,node_modules/stream-combiner,,git://github.com/dominictarr/stream-combiner.git,"as detected from PackageJson property ""repository.url""",https://github.com/dominictarr/stream-combiner,"as detected from PackageJson property ""homepage""",https://github.com/dominictarr/stream-combiner/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/stream-combiner/-/stream-combiner-0.2.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,eb21ccaa02d80f340370090bfad8c90c2e6748db8d231d2f66d4597a23e1ed269e7fb5475fd1f92239fd976548a25db368d6256045fa2b2b93ff6dfb039f2a11,dominic.tarr@gmail.com,active,Active in npm registry,2022-11-08T10:38:50.859Z
|
|
@@ -736,7 +731,7 @@ library,z-schema@5.0.5|commander@9.5.0,MIT,,TJ Holowaychuk,commander,9.5.0,pkg:n
|
|
|
736
731
|
library,lodash.get@4.4.2,MIT,,John-David Dalton,lodash.get,4.4.2,pkg:npm/lodash.get@4.4.2,node_modules/lodash.get,The lodash method `_.get` exported as a module.,git+https://github.com/lodash/lodash.git,"as detected from PackageJson property ""repository.url""",https://lodash.com/,"as detected from PackageJson property ""homepage""",https://github.com/lodash/lodash/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cfe530fef2eecba8107bc71f685583ee9d3056ff1f265de66f35e1df7452fb4a16db0bd4aa2457890ebd80b5922e9801e7feac53eafa065411d0c0482da76a4d,john.david.dalton@gmail.com,deprecated,This package is deprecated. Use the optional chaining (?.) operator instead.,2025-01-23T20:12:59.749Z
|
|
737
732
|
library,lodash.isequal@4.5.0,MIT,,John-David Dalton,lodash.isequal,4.5.0,pkg:npm/lodash.isequal@4.5.0,node_modules/lodash.isequal,The Lodash method `_.isEqual` exported as a module.,git+https://github.com/lodash/lodash.git,"as detected from PackageJson property ""repository.url""",https://lodash.com/,"as detected from PackageJson property ""homepage""",https://github.com/lodash/lodash/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a43a3796ef0985f8ea96ce8690c8296a1b05f640b26b2860ca48f22cc3454ca5aba5574042d6320789ae00c5a8cc10788a0fddb56026b0cc4b108f30bb3f8361,john.david.dalton@gmail.com,deprecated,This package is deprecated. Use require('node:util').isDeepStrictEqual instead.,2025-01-23T20:09:41.699Z
|
|
738
733
|
library,validator@13.15.26,MIT,,Chris O'Hara,validator,13.15.26,pkg:npm/validator@13.15.26,node_modules/validator,String validation and sanitization,git+https://github.com/validatorjs/validator.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/validatorjs/validator.js,"as detected from PackageJson property ""homepage""",https://github.com/validatorjs/validator.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/validator/-/validator-13.15.26.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b291f6eb1534f34c9d1a083147247562171b831fa3df2e636cd5e4ffc2fe891bdd204438b93447d9281fd9da24b9de90e2802db1b36f27516dfbdc669ba21970,cohara87@gmail.com,active,Active in npm registry,2025-12-18T06:10:39.600Z
|
|
739
|
-
library,swagger-ui-dist@5.31.
|
|
734
|
+
library,swagger-ui-dist@5.31.2,Apache-2.0,,,swagger-ui-dist,5.31.2,pkg:npm/swagger-ui-dist@5.31.2,node_modules/swagger-ui-dist,,git+ssh://git@github.com/swagger-api/swagger-ui.git,"as detected from PackageJson property ""repository.url""",https://github.com/swagger-api/swagger-ui#readme,"as detected from PackageJson property ""homepage""",https://github.com/swagger-api/swagger-ui/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/swagger-ui-dist/-/swagger-ui-dist-5.31.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b88a1eb028c37319c02a3fc2fc71b9a631d9310b362bfaa6aa9525c0bc71695af218a9609bc462f953b36b9c72c00a9ffffa6083f856d7a4586ba743b9308e4a,,active,Active in npm registry,2026-02-27T11:54:00.879Z
|
|
740
735
|
library,@scarf/scarf@1.4.0,Apache-2.0,@scarf,Scarf Systems,scarf,1.4.0,pkg:npm/%40scarf/scarf@1.4.0,node_modules/@scarf/scarf,Scarf is like Google Analytics for your npm packages. Gain insights into how your packages are installed and used~ and by which companies.,git+https://github.com/scarf-sh/scarf-js.git,"as detected from PackageJson property ""repository.url""",https://github.com/scarf-sh/scarf-js,"as detected from PackageJson property ""homepage""",https://github.com/scarf-sh/scarf-js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@scarf/scarf/-/scarf-1.4.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c7179aa4f8945dd6401377217ba7f7c6882824f79982283aa261c4cb5ac8639595b01dc7d811cd9d91fe8071bac7dd52096c900b3586b2e2f61e1dc294ee7fa9,,active,Active in npm registry,2024-12-22T16:38:55.918Z
|
|
741
736
|
library,ilp-packet@2.2.0,Apache-2.0,,Interledger Team,ilp-packet,2.2.0,pkg:npm/ilp-packet@2.2.0,node_modules/ilp-packet,Module for parsing and serializing ILP packets,git+https://github.com/interledgerjs/ilp-packet.git,"as detected from PackageJson property ""repository.url""",https://github.com/interledgerjs/ilp-packet#readme,"as detected from PackageJson property ""homepage""",https://github.com/interledgerjs/ilp-packet/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ilp-packet/-/ilp-packet-2.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4041aa6341f31abb9ee2bfb819659eee507b5ef8e28f87327365de3931d89b090ed018e0c33256f3999927347dab91e62bccdd16437a0b409f79d01a62252ff7,info@interledger.org,active,Active in npm registry,2022-09-28T14:44:19.371Z
|
|
742
737
|
library,ilp-packet@2.2.0|bignumber.js@5.0.0,MIT,,Michael Mclaughlin,bignumber.js,5.0.0,pkg:npm/bignumber.js@5.0.0,node_modules/ilp-packet/node_modules/bignumber.js,A library for arbitrary-precision decimal and non-decimal arithmetic,git+https://github.com/MikeMcl/bignumber.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/MikeMcl/bignumber.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/MikeMcl/bignumber.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/bignumber.js/-/bignumber.js-5.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2964eee9931593db31943250876607d543a77c33fc3bc4e9c54c60406fef2804a84a71232bd695b8eb9e15a3dc404610e5fc8d5cd4ce630630df4f7d45879b5a,M8ch88l@gmail.com,active,Active in npm registry,2026-02-24T19:54:54.182Z
|
|
@@ -796,7 +791,6 @@ library,isarray@1.0.0,MIT,,Julian Gruber,isarray,1.0.0,pkg:npm/isarray@1.0.0,nod
|
|
|
796
791
|
library,process-nextick-args@2.0.1,MIT,,,process-nextick-args,2.0.1,pkg:npm/process-nextick-args@2.0.1,node_modules/process-nextick-args,process.nextTick but always with args,git+https://github.com/calvinmetcalf/process-nextick-args.git,"as detected from PackageJson property ""repository.url""",https://github.com/calvinmetcalf/process-nextick-args,"as detected from PackageJson property ""homepage""",https://github.com/calvinmetcalf/process-nextick-args/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,de8b943a9421b60adb39ad7b27bfaec4e4e92136166863fbfc0868477f80fbfd5ef6c92bcde9468bf757cc4632bdbc6e6c417a5a7db2a6c7132a22891459f56a,,active,Active in npm registry,2022-06-24T17:00:59.196Z
|
|
797
792
|
library,sqlstring@2.3.1,MIT,,,sqlstring,2.3.1,pkg:npm/sqlstring@2.3.1,node_modules/sqlstring,Simple SQL escape and format for MySQL,git+https://github.com/mysqljs/sqlstring.git,"as detected from PackageJson property ""repository.url""",https://github.com/mysqljs/sqlstring#readme,"as detected from PackageJson property ""homepage""",https://github.com/mysqljs/sqlstring/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/sqlstring/-/sqlstring-2.3.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a2803387feddc481b9fae0e2935cff45dd6f962d3edfc8b36611b349adf817047b21b7a53d608229234897c8e52ff17b111bf2f020768cd78cd44f62f665cc01,,active,Active in npm registry,2023-05-28T20:08:09.071Z
|
|
798
793
|
library,nodemon@3.1.14,MIT,,Remy Sharp,nodemon,3.1.14,pkg:npm/nodemon@3.1.14,node_modules/nodemon,Simple monitor script for use during development of a Node.js app.,git+https://github.com/remy/nodemon.git,"as detected from PackageJson property ""repository.url""",https://nodemon.io,"as detected from PackageJson property ""homepage""",https://github.com/remy/nodemon/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/nodemon/-/nodemon-3.1.14.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8da923662f7752d0778c7316b172faf055d2028b1b2df634227e60b4aab79e22d292b5b39eb541cd714d38430951f73df8a7bb4875a8019b2232434fdefaba27,,active,Active in npm registry,2026-02-20T23:05:19.213Z
|
|
799
|
-
library,nodemon@3.1.14|minimatch@10.2.2,BlueOak-1.0.0,,Isaac Z. Schlueter,minimatch,10.2.2,pkg:npm/minimatch@10.2.2,node_modules/nodemon/node_modules/minimatch,a glob matcher in javascript,git+ssh://git@github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-10.2.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f86e02a4d0716b9329ad8fb4e0c6e03b0d6fed2a3a9f9258d7aea9162f4a7d8c13efc7f149c09e48d412373a7a7693d25b6ace34ea6ce8e71a9b5c0584282857,i@izs.me,active,Active in npm registry,2026-02-25T17:17:15.752Z
|
|
800
794
|
library,nodemon@3.1.14|supports-color@5.5.0,MIT,,Sindre Sorhus,supports-color,5.5.0,pkg:npm/supports-color@5.5.0,node_modules/nodemon/node_modules/supports-color,Detect whether a terminal supports color,git+https://github.com/chalk/supports-color.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/supports-color#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/supports-color/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,423563c1d5c8b78d3c308880a825f8a142ac814d84a801b3b363e9926e1a4186e39be644584716e127c5353af8b8c35999ad1ecb87f99602eb901d1a5f440ca3,sindresorhus@gmail.com,active,Active in npm registry,2025-09-08T17:16:23.348Z
|
|
801
795
|
library,nodemon@3.1.14|has-flag@3.0.0,MIT,,Sindre Sorhus,has-flag,3.0.0,pkg:npm/has-flag@3.0.0,node_modules/nodemon/node_modules/has-flag,Check if argv has a specific flag,git+https://github.com/sindresorhus/has-flag.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/has-flag#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/has-flag/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b0a25fd7e71e401af848c92f427043343b5fe135e95615466ad7aed2df75f1b977d059db1369b8bcd2d7f9559efdda6395bf87ba0198cd6eee4171fdf073c463,sindresorhus@gmail.com,active,Active in npm registry,2023-04-17T23:19:31.649Z
|
|
802
796
|
library,anymatch@3.1.3,ISC,,Elan Shanker,anymatch,3.1.3,pkg:npm/anymatch@3.1.3,node_modules/anymatch,Matches strings against configurable strings~ globs~ regular expressions~ and/or functions,git+https://github.com/micromatch/anymatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/micromatch/anymatch,"as detected from PackageJson property ""homepage""",https://github.com/micromatch/anymatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,28c45e154af4078b7e0fe381923477298aafa1ca765da4b33b9e54701ea681031ddca6dc13e9964f2bd557b0ffcec7446cd9d5e9a71952eb64887417bd3af547,,active,Active in npm registry,2024-09-18T05:27:37.897Z
|
|
@@ -813,25 +807,18 @@ library,binary-extensions@2.3.0,MIT,,Sindre Sorhus,binary-extensions,2.3.0,pkg:n
|
|
|
813
807
|
library,is-extglob@2.1.1,MIT,,Jon Schlinkert,is-extglob,2.1.1,pkg:npm/is-extglob@2.1.1,node_modules/is-extglob,Returns true if a string has an extglob.,git+https://github.com/jonschlinkert/is-extglob.git,"as detected from PackageJson property ""repository.url""",https://github.com/jonschlinkert/is-extglob,"as detected from PackageJson property ""homepage""",https://github.com/jonschlinkert/is-extglob/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,49b29b00d90deb4dd58b88c466fe3d2de549327e321b0b1bcd9c28ac4a32122badb0dde725875b3b7eb37e1189e90103a4e6481640ed9eae494719af9778eca1,,active,Active in npm registry,2023-06-22T16:32:24.580Z
|
|
814
808
|
library,readdirp@3.6.0,MIT,,Thorsten Lorenz,readdirp,3.6.0,pkg:npm/readdirp@3.6.0,node_modules/readdirp,Recursive version of fs.readdir with streaming API.,git://github.com/paulmillr/readdirp.git,"as detected from PackageJson property ""repository.url""",https://github.com/paulmillr/readdirp,"as detected from PackageJson property ""homepage""",https://github.com/paulmillr/readdirp/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,84e4b4f3da27f1176ea9d6e1bd0e59dfb0341128ecab3eaa9d171f7ec314df8f7916e4dda929beedb849dbd26f20eb010c41276a7e433eef6ddd3a3d55194ccc,thlorenz@gmx.de,active,Active in npm registry,2025-11-25T23:11:27.885Z
|
|
815
809
|
library,ignore-by-default@1.0.1,ISC,,Mark Wubben,ignore-by-default,1.0.1,pkg:npm/ignore-by-default@1.0.1,node_modules/ignore-by-default,A list of directories you should ignore by default,git+https://github.com/novemberborn/ignore-by-default.git,"as detected from PackageJson property ""repository.url""",https://github.com/novemberborn/ignore-by-default#readme,"as detected from PackageJson property ""homepage""",https://github.com/novemberborn/ignore-by-default/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ignore-by-default/-/ignore-by-default-1.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,22eb36558706364ed3f740a9a49a9c2244b9a281d46722102be0a565f31f30d14417d55213bdc5abef74eaefc25aef76c7883364c58ec1f1587243ce6f37446c,,active,Active in npm registry,2022-06-19T00:22:07.514Z
|
|
810
|
+
library,minimatch@10.2.4,BlueOak-1.0.0,,Isaac Z. Schlueter,minimatch,10.2.4,pkg:npm/minimatch@10.2.4,node_modules/minimatch,a glob matcher in javascript,git+ssh://git@github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a118d3c3ff7b69304dd111db60276d1753107efbac488050334219120ce5eb8dbafbc8d20b49c5d5afc69a754ba5f07dcb2afa83a153a96aa26556f1aed68222,i@izs.me,active,Active in npm registry,2026-02-26T19:32:47.199Z
|
|
816
811
|
library,balanced-match@1.0.2,MIT,,Julian Gruber,balanced-match,1.0.2,pkg:npm/balanced-match@1.0.2,node_modules/balanced-match,Match balanced character pairs~ like { and },git://github.com/juliangruber/balanced-match.git,"as detected from PackageJson property ""repository.url""",https://github.com/juliangruber/balanced-match,"as detected from PackageJson property ""homepage""",https://github.com/juliangruber/balanced-match/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,de849e50ed13315ebb84dd4099b5ec2b8c9aa94eed8e21e56f144364ea47d0a5bdf82797e1b440697d009f1b74b71d8cae94695b041a3f02252121098585393f,mail@juliangruber.com,active,Active in npm registry,2026-02-22T11:38:26.052Z
|
|
817
812
|
library,pstree.remy@1.1.8,MIT,,Remy Sharp,pstree.remy,1.1.8,pkg:npm/pstree.remy@1.1.8,node_modules/pstree.remy,Collects the full tree of processes from /proc,git+https://github.com/remy/pstree.git,"as detected from PackageJson property ""repository.url""",https://github.com/remy/pstree#readme,"as detected from PackageJson property ""homepage""",https://github.com/remy/pstree/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/pstree.remy/-/pstree.remy-1.1.8.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,efb0d9c31426c4a9eedda479e3653e5fc172a4dcdb7c9f82e57403937b968d6c67eb5e75688306b615984574ea4f5139a09be0fa58da6b63898be55fbc2390f3,,active,Active in npm registry,2022-05-13T14:59:47.521Z
|
|
818
813
|
library,simple-update-notifier@2.0.0,MIT,,alexbrazier,simple-update-notifier,2.0.0,pkg:npm/simple-update-notifier@2.0.0,node_modules/simple-update-notifier,Simple update notifier to check for npm updates for cli applications,git+https://github.com/alexbrazier/simple-update-notifier.git,"as detected from PackageJson property ""repository.url""",https://github.com/alexbrazier/simple-update-notifier.git,"as detected from PackageJson property ""homepage""",https://github.com/alexbrazier/simple-update-notifier/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/simple-update-notifier/-/simple-update-notifier-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6b607d6342a535797dbbfbec5bab1322ef6f184a5f2aedb0455ea5d47dd711ab3fd20508cc6cc1a0ffc8a2e4dc5106e6f495992c7dc23b1ca7d374d89456b1eb,,active,Active in npm registry,2023-09-10T18:41:40.826Z
|
|
819
814
|
library,touch@3.1.1,ISC,,Isaac Z. Schlueter,touch,3.1.1,pkg:npm/touch@3.1.1,node_modules/touch,like touch(1) in node,git://github.com/isaacs/node-touch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-touch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-touch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/touch/-/touch-3.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,af47a88d4e1b23c3271ebf1ce5b368ee5243748daa5e5596264e9af440051bbbdb8538c4958841552dff9a2b84d2e3aea0b75bf0c73fad57ec9a6e9ea39a3d18,i@izs.me,active,Active in npm registry,2024-05-14T15:22:51.625Z
|
|
820
815
|
library,undefsafe@2.0.5,MIT,,Remy Sharp,undefsafe,2.0.5,pkg:npm/undefsafe@2.0.5,node_modules/undefsafe,Undefined safe way of extracting object properties,git+https://github.com/remy/undefsafe.git,"as detected from PackageJson property ""repository.url""",https://github.com/remy/undefsafe#readme,"as detected from PackageJson property ""homepage""",https://github.com/remy/undefsafe/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/undefsafe/-/undefsafe-2.0.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5b138d0abb2c04cf1348f46a379126b2356bb2fe00f17d7627802b06289acafdc3cb21b7665220eb2cacbae498759b15cf74ca7138367ddfff52377808757588,,active,Active in npm registry,2022-06-28T04:02:11.972Z
|
|
821
|
-
library,npm-check-updates@19.
|
|
816
|
+
library,npm-check-updates@19.6.2,Apache-2.0,,Tomas Junnonen,npm-check-updates,19.6.2,pkg:npm/npm-check-updates@19.6.2,node_modules/npm-check-updates,Find newer versions of dependencies than what your package.json allows,git+https://github.com/raineorshine/npm-check-updates.git,"as detected from PackageJson property ""repository.url""",https://github.com/raineorshine/npm-check-updates,"as detected from PackageJson property ""homepage""",https://github.com/raineorshine/npm-check-updates/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.6.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7f1a100219fdd1dc7fa4b387634c375342335b4d831838243708d3b0fa477b1a379e22f190bdf102081340d8ce0ccc13b56a1184feeb8679bb8e2d21c3f17590,tomas1@gmail.com,active,Active in npm registry,2026-02-26T20:42:14.520Z
|
|
822
817
|
library,nyc@18.0.0,ISC,,Ben Coe,nyc,18.0.0,pkg:npm/nyc@18.0.0,node_modules/nyc,the Istanbul command line interface,git+ssh://git@github.com/istanbuljs/nyc.git,"as detected from PackageJson property ""repository.url""",https://istanbul.js.org/,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/nyc/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/nyc/-/nyc-18.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1b95321e29c5901d41c6a193ae665d07ab88607d3ebfb66756cb2e7e55038be27e461296c808514f54427a105223a8cb14bb94520143c8bb78f6652d74ed5779,ben@npmjs.com,active,Active in npm registry,2026-02-25T04:02:38.783Z
|
|
823
|
-
library,nyc@18.0.0|glob@13.0.6,BlueOak-1.0.0,,Isaac Z. Schlueter,glob,13.0.6,pkg:npm/glob@13.0.6,node_modules/nyc/node_modules/glob,the most correct and second fastest glob implementation in JavaScript,git+ssh://git@github.com/isaacs/node-glob.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-glob#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-glob/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/glob/-/glob-13.0.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5a3972ae89669bcb83a66fe8806c976576f567e09ad81f0d6c9c2a0558346b12bd19b05ea12ef2195eaf8d79d87469ba5f9de27a112ec716f288aa7c42637857,i@izs.me,active,Active in npm registry,2026-02-19T17:26:33.383Z
|
|
824
|
-
library,nyc@18.0.0|minimatch@10.2.3,BlueOak-1.0.0,,Isaac Z. Schlueter,minimatch,10.2.3,pkg:npm/minimatch@10.2.3,node_modules/nyc/node_modules/minimatch,a glob matcher in javascript,git+ssh://git@github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-10.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4708b7a676a912a8ab3d26d66eb65a6ba3779e6aaae177abff65e8a2238ac95dead7630bd3a7fb30eb9ce43547f0e359205870218437cb33c7e27b7b8961da4e,i@izs.me,active,Active in npm registry,2026-02-25T17:17:15.752Z
|
|
825
|
-
library,nyc@18.0.0|path-scurry@2.0.2,BlueOak-1.0.0,,Isaac Z. Schlueter,path-scurry,2.0.2,pkg:npm/path-scurry@2.0.2,node_modules/nyc/node_modules/path-scurry,walk paths fast and efficiently,git+https://github.com/isaacs/path-scurry.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/path-scurry#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/path-scurry/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,dcefe2555b0900fb0e9e9c1621e0fe77acffecf9aa029c9078f52d0a77636ad8fff48e4bca51efb79aa5b856814f7239877af57a37d1d39e9cf850aff8d9cd5e,i@izs.me,active,Active in npm registry,2026-02-19T17:20:00.316Z
|
|
826
|
-
library,nyc@18.0.0|lru-cache@11.2.6,BlueOak-1.0.0,,Isaac Z. Schlueter,lru-cache,11.2.6,pkg:npm/lru-cache@11.2.6,node_modules/nyc/node_modules/lru-cache,A cache object that deletes the least-recently-used items.,git+ssh://git@github.com/isaacs/node-lru-cache.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-lru-cache#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-lru-cache/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1122f60ab912ff6c133dfb9e9dded9864ce8daed1d68627f03656e7093a043f0b8f12ff307c30c78c1d218a6295e12236cfc5fb9ecc84e46811f5c2abf4d030d,i@izs.me,active,Active in npm registry,2026-02-10T16:21:11.084Z
|
|
827
818
|
library,nyc@18.0.0|rimraf@6.1.3,BlueOak-1.0.0,,Isaac Z. Schlueter,rimraf,6.1.3,pkg:npm/rimraf@6.1.3,node_modules/nyc/node_modules/rimraf,A deep deletion module for node (like `rm -rf`),git+ssh://git@github.com/isaacs/rimraf.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/rimraf#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/rimraf/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/rimraf/-/rimraf-6.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2ca83e0abd9917ad5f91c68ad547641f6c840412a76234f25b34c94fa28d3dc48f6a24fb1d2761b4c5d0b8de709135f45eeef6290d65f12e36ae599ec52da148,i@izs.me,active,Active in npm registry,2026-02-16T00:59:39.642Z
|
|
828
|
-
library,nyc@18.0.0|signal-exit@3.0.7,ISC,,Ben Coe,signal-exit,3.0.7,pkg:npm/signal-exit@3.0.7,node_modules/nyc/node_modules/signal-exit,when you want to fire an event no matter how a process exits.,git+https://github.com/tapjs/signal-exit.git,"as detected from PackageJson property ""repository.url""",https://github.com/tapjs/signal-exit,"as detected from PackageJson property ""homepage""",https://github.com/tapjs/signal-exit/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c270f6644fa5f923c2feea12d2f5de13d2f5fb4c2e68ca8a95fcfd00c528dfc26cc8b48159215c1d1d51ae2eb62d9735daf2ebd606f78e5ee2c10860c2901b19,ben@npmjs.com,active,Active in npm registry,2023-07-29T05:44:56.838Z
|
|
829
819
|
library,nyc@18.0.0|yargs@15.4.1,MIT,,,yargs,15.4.1,pkg:npm/yargs@15.4.1,node_modules/nyc/node_modules/yargs,yargs the modern~ pirate-themed~ successor to optimist.,git+https://github.com/yargs/yargs.git,"as detected from PackageJson property ""repository.url""",https://yargs.js.org/,"as detected from PackageJson property ""homepage""",https://github.com/yargs/yargs/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,69e3dbc4399c616fbe3daa81b09f8761417009dbf82d5bdd9e1072efc139ecf228afcfce56f84cac00c51440e1f031c3151bff3bd8b794f86c10d8ceed05f4f8,,active,Active in npm registry,2025-05-27T14:27:19.679Z
|
|
830
820
|
library,nyc@18.0.0|cliui@6.0.0,ISC,,Ben Coe,cliui,6.0.0,pkg:npm/cliui@6.0.0,node_modules/nyc/node_modules/cliui,easily create complex multi-column command-line-interfaces,git+ssh://git@github.com/yargs/cliui.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/cliui#readme,"as detected from PackageJson property ""homepage""",https://github.com/yargs/cliui/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b7ac1b82da025ef033b2ded0817c4962a3edd2eb047db81075fb443db2cbfdcbefe873c4e5582fa82b80203474360539d9db3aac5c2aae06a434bac712309bad,ben@npmjs.com,active,Active in npm registry,2025-03-17T02:36:25.675Z
|
|
831
|
-
library,nyc@18.0.0|string-width@4.2.3,MIT,,Sindre Sorhus,string-width,4.2.3,pkg:npm/string-width@4.2.3,node_modules/nyc/node_modules/string-width,Get the visual width of a string - the number of columns required to display it,git+https://github.com/sindresorhus/string-width.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/string-width#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/string-width/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c0ac90450a63274b08a7ad84ad265d1ac8cc256b1aa79a1136284786ee86ec954effd8c807a5327af2feb57b8eaab9e0f23fdcc4a4d6c96530bd24eb8a2673fe,sindresorhus@gmail.com,active,Active in npm registry,2026-02-18T16:38:40.925Z
|
|
832
|
-
library,nyc@18.0.0|strip-ansi@6.0.1,MIT,,Sindre Sorhus,strip-ansi,6.0.1,pkg:npm/strip-ansi@6.0.1,node_modules/nyc/node_modules/strip-ansi,Strip ANSI escape codes from a string,git+https://github.com/chalk/strip-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/strip-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/strip-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4,sindresorhus@gmail.com,active,Active in npm registry,2026-02-26T13:51:11.224Z
|
|
833
821
|
library,nyc@18.0.0|wrap-ansi@6.2.0,MIT,,Sindre Sorhus,wrap-ansi,6.2.0,pkg:npm/wrap-ansi@6.2.0,node_modules/nyc/node_modules/wrap-ansi,Wordwrap a string with ANSI escape codes,git+https://github.com/chalk/wrap-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/wrap-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/wrap-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,afa94f7011b1657948732984bbb227c43321756d0a0f1a4b82814b720b9ab3109a27f48e219c0835ab4af4a63fb5ff99ae5cb038a5345038f70135d405fc495c,sindresorhus@gmail.com,active,Active in npm registry,2026-02-20T10:03:54.839Z
|
|
834
|
-
library,nyc@18.0.0|emoji-regex@8.0.0,MIT,,Mathias Bynens,emoji-regex,8.0.0,pkg:npm/emoji-regex@8.0.0,node_modules/nyc/node_modules/emoji-regex,A regular expression to match all Emoji-only symbols as per the Unicode Standard.,git+https://github.com/mathiasbynens/emoji-regex.git,"as detected from PackageJson property ""repository.url""",https://mths.be/emoji-regex,"as detected from PackageJson property ""homepage""",https://github.com/mathiasbynens/emoji-regex/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3128d8cdc58d380d1ec001e9cf4331a5816fc20eb28f2d4d1b7c6d7a8ab3eb8e150a8fd13e09ebd7f186b7e89cde2253cd0f04bb74dd335e126b09d5526184e8,,active,Active in npm registry,2025-10-13T08:13:52.231Z
|
|
835
822
|
library,nyc@18.0.0|y18n@4.0.3,ISC,,Ben Coe,y18n,4.0.3,pkg:npm/y18n@4.0.3,node_modules/nyc/node_modules/y18n,the bare-bones internationalization library used by yargs,git+ssh://git@github.com/yargs/y18n.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/y18n,"as detected from PackageJson property ""homepage""",https://github.com/yargs/y18n/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,24a86a4cec12aea340d4d639952ced2751ab06252874b326219b8b88368c449fa2b4577e001544f170633af2162fead2a8d0c2ef82c24859a56ff538519e2125,ben@npmjs.com,active,Active in npm registry,2023-07-10T23:16:26.635Z
|
|
836
823
|
library,@istanbuljs/load-nyc-config@1.1.0,ISC,@istanbuljs,,load-nyc-config,1.1.0,pkg:npm/%40istanbuljs/load-nyc-config@1.1.0,node_modules/@istanbuljs/load-nyc-config,Utility function to load nyc configuration,git+https://github.com/istanbuljs/load-nyc-config.git,"as detected from PackageJson property ""repository.url""",https://github.com/istanbuljs/load-nyc-config#readme,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/load-nyc-config/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5637874a5233a6ffcdc83dcdd18b877d738f0c88b1700d6ad9957df30b0ca9c6253e6bf69f761bda560ff5730496768555783903b60b4de2eee95f38b900e399,,active,Active in npm registry,2022-04-05T21:14:43.195Z
|
|
837
824
|
library,@istanbuljs/load-nyc-config@1.1.0|js-yaml@3.14.2,MIT,,Vladimir Zapparov,js-yaml,3.14.2,pkg:npm/js-yaml@3.14.2,node_modules/@istanbuljs/load-nyc-config/node_modules/js-yaml,YAML 1.2 parser and serializer,git+https://github.com/nodeca/js-yaml.git,"as detected from PackageJson property ""repository.url""",https://github.com/nodeca/js-yaml,"as detected from PackageJson property ""homepage""",https://github.com/nodeca/js-yaml/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3cc4a692ac6bd74e976b5e7a736336eb967e153acf97ea3177fae0390cb6b628d078ae53c50e37a6c3b5642c2154e49d9e7f91ce4ce5473fde638060241615a6,dervus.grim@gmail.com,active,Active in npm registry,2025-11-14T23:41:12.110Z
|
|
@@ -850,8 +837,7 @@ library,package-hash@4.0.0,ISC,,Mark Wubben,package-hash,4.0.0,pkg:npm/package-h
|
|
|
850
837
|
library,lodash.flattendeep@4.4.0,MIT,,John-David Dalton,lodash.flattendeep,4.4.0,pkg:npm/lodash.flattendeep@4.4.0,node_modules/lodash.flattendeep,The lodash method `_.flattenDeep` exported as a module.,git+https://github.com/lodash/lodash.git,"as detected from PackageJson property ""repository.url""",https://lodash.com/,"as detected from PackageJson property ""homepage""",https://github.com/lodash/lodash/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b876891628719897045f7913e08db7001a8a29a949ff30eb0e0d25b05b5cd61fb7bb0e3d4882796deca1c79131551b62dc0bcaa0e2678088fbc73de8ca53dd59,john.david.dalton@gmail.com,active,Active in npm registry,2022-06-19T13:35:07.936Z
|
|
851
838
|
library,release-zalgo@1.0.0,ISC,,Mark Wubben,release-zalgo,1.0.0,pkg:npm/release-zalgo@1.0.0,node_modules/release-zalgo,Helps you write code with promise-like chains that can run both synchronously and asynchronously,git+https://github.com/novemberborn/release-zalgo.git,"as detected from PackageJson property ""repository.url""",https://github.com/novemberborn/release-zalgo#readme,"as detected from PackageJson property ""homepage""",https://github.com/novemberborn/release-zalgo/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/release-zalgo/-/release-zalgo-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8140321d51cf3c2e7076a5ff2c6e0b5ad458b608f1c97efca1a9c535330cc8511f3aa742e78b37784f368a6b9629b39ea9886dd82acd7fae106fcbe09a6b5918,,active,Active in npm registry,2022-06-26T10:57:23.222Z
|
|
852
839
|
library,es6-error@4.1.1,MIT,,Ben Youngblood,es6-error,4.1.1,pkg:npm/es6-error@4.1.1,node_modules/es6-error,Easily-extendable error for use with ES6 classes,git+https://github.com/bjyoungblood/es6-error.git,"as detected from PackageJson property ""repository.url""",https://github.com/bjyoungblood/es6-error,"as detected from PackageJson property ""homepage""",https://github.com/bjyoungblood/es6-error/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/es6-error/-/es6-error-4.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,526ffe17132bf422125a1d1b8b966fd22383fb8705879a8b7a4b35aa1028a4a540270dddae029b2b24a2929ef01a10cbd073de6a36b43f950b66bc4b92789456,,active,Active in npm registry,2022-06-17T09:02:16.508Z
|
|
853
|
-
library,write-file-atomic@3.0.3,ISC,,Rebecca Turner,write-file-atomic,3.0.3,pkg:npm/write-file-atomic@3.0.3,node_modules/write-file-atomic,Write files in an atomic fashion w/configurable ownership,git://github.com/npm/write-file-atomic.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/write-file-atomic,"as detected from PackageJson property ""homepage""",https://github.com/npm/write-file-atomic/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,02f1dcc99e499d27eade2a12ca3ac1907f725b89bb03293cffd332fc30fda2729ebbff787f0acca1c7a63b64002450259e70cdf990d2f998c0479b9ad7f3d5fd,me@re-becca.org,active,Active in npm registry,
|
|
854
|
-
library,write-file-atomic@3.0.3|signal-exit@3.0.7,ISC,,Ben Coe,signal-exit,3.0.7,pkg:npm/signal-exit@3.0.7,node_modules/write-file-atomic/node_modules/signal-exit,when you want to fire an event no matter how a process exits.,git+https://github.com/tapjs/signal-exit.git,"as detected from PackageJson property ""repository.url""",https://github.com/tapjs/signal-exit,"as detected from PackageJson property ""homepage""",https://github.com/tapjs/signal-exit/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c270f6644fa5f923c2feea12d2f5de13d2f5fb4c2e68ca8a95fcfd00c528dfc26cc8b48159215c1d1d51ae2eb62d9735daf2ebd606f78e5ee2c10860c2901b19,ben@npmjs.com,active,Active in npm registry,2023-07-29T05:44:56.838Z
|
|
840
|
+
library,write-file-atomic@3.0.3,ISC,,Rebecca Turner,write-file-atomic,3.0.3,pkg:npm/write-file-atomic@3.0.3,node_modules/write-file-atomic,Write files in an atomic fashion w/configurable ownership,git://github.com/npm/write-file-atomic.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/write-file-atomic,"as detected from PackageJson property ""homepage""",https://github.com/npm/write-file-atomic/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,02f1dcc99e499d27eade2a12ca3ac1907f725b89bb03293cffd332fc30fda2729ebbff787f0acca1c7a63b64002450259e70cdf990d2f998c0479b9ad7f3d5fd,me@re-becca.org,active,Active in npm registry,2026-02-26T21:57:55.930Z
|
|
855
841
|
library,imurmurhash@0.1.4,MIT,,Jens Taylor,imurmurhash,0.1.4,pkg:npm/imurmurhash@0.1.4,node_modules/imurmurhash,An incremental implementation of MurmurHash3,git+https://github.com/jensyt/imurmurhash-js.git,"as detected from PackageJson property ""repository.url""",https://github.com/jensyt/imurmurhash-js,"as detected from PackageJson property ""homepage""",https://github.com/jensyt/imurmurhash-js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2665cc67ac2ebc398b88712697dca4cea3ba97015ba1fd061b822470668435d0910c398c5679f2eece47b0880709b6aad30d8cc8f843aa48535204b62d4d8f1c,jensyt@gmail.com,active,Active in npm registry,2023-06-22T16:32:20.870Z
|
|
856
842
|
library,is-typedarray@1.0.0,MIT,,Hugh Kennedy,is-typedarray,1.0.0,pkg:npm/is-typedarray@1.0.0,node_modules/is-typedarray,Detect whether or not an object is a Typed Array,git://github.com/hughsk/is-typedarray.git,"as detected from PackageJson property ""repository.url""",https://github.com/hughsk/is-typedarray,"as detected from PackageJson property ""homepage""",https://github.com/hughsk/is-typedarray/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,732039ea208c1c087909dce32486b86a8849c9e3b561bc0b8b725cdf9326454ea9a2ba058c8199cd4ceea468913ce8e01e0f532eee37c5ba705e4e76ddf33128,hughskennedy@gmail.com,active,Active in npm registry,2022-06-19T02:51:55.380Z
|
|
857
843
|
library,typedarray-to-buffer@3.1.5,MIT,,Feross Aboukhadijeh,typedarray-to-buffer,3.1.5,pkg:npm/typedarray-to-buffer@3.1.5,node_modules/typedarray-to-buffer,Convert a typed array to a Buffer without a copy,git://github.com/feross/typedarray-to-buffer.git,"as detected from PackageJson property ""repository.url""",http://feross.org,"as detected from PackageJson property ""homepage""",https://github.com/feross/typedarray-to-buffer/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cddbbc5cc3440dea4a291f9760e5c054fb56ba2d25cb436da2152c730f9499a1e20164fc86b575aebfff1fa57ed03bc9dce435f52f7bf4cd2568b7d7f2b9bcd9,feross@feross.org,active,Active in npm registry,2022-06-28T00:55:58.276Z
|
|
@@ -863,7 +849,9 @@ library,locate-path@5.0.0,MIT,,Sindre Sorhus,locate-path,5.0.0,pkg:npm/locate-pa
|
|
|
863
849
|
library,p-locate@4.1.0,MIT,,Sindre Sorhus,p-locate,4.1.0,pkg:npm/p-locate@4.1.0,node_modules/p-locate,Get the first fulfilled promise that satisfies the provided testing function,git+https://github.com/sindresorhus/p-locate.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-locate#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-locate/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,47bf5967fd30031286bb7a18325cfc8f2fe46e1b0dad2ed2299ecfc441c1809e7e1769ad156d9f2b670eb4187570762442c6f3155ec8f84a1129ee98b74a0aec,sindresorhus@gmail.com,active,Active in npm registry,2026-02-03T07:57:50.017Z
|
|
864
850
|
library,p-try@2.2.0,MIT,,Sindre Sorhus,p-try,2.2.0,pkg:npm/p-try@2.2.0,node_modules/p-try,`Start a promise chain,git+https://github.com/sindresorhus/p-try.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-try#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-try/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4789cf0154c053407d0f7e7f1a4dee25fffb5d86d0732a2148a76f03121148d821165e1eef5855a069c1350cfd716697c4ed88d742930bede331dbefa0ac3a75,sindresorhus@gmail.com,active,Active in npm registry,2022-06-23T05:53:30.738Z
|
|
865
851
|
library,path-exists@4.0.0,MIT,,Sindre Sorhus,path-exists,4.0.0,pkg:npm/path-exists@4.0.0,node_modules/path-exists,Check if a path exists,git+https://github.com/sindresorhus/path-exists.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/path-exists#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/path-exists/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6a4f50cb943b8d86f65b071ecb9169be0d8aa0073f64884b48b392066466ca03ec1b091556dd1f65ad2aaed333fa6ead2530077d943c167981e0c1b82d6cbbff,sindresorhus@gmail.com,active,Active in npm registry,2024-10-22T17:26:44.383Z
|
|
866
|
-
library,
|
|
852
|
+
library,glob@13.0.6,BlueOak-1.0.0,,Isaac Z. Schlueter,glob,13.0.6,pkg:npm/glob@13.0.6,node_modules/glob,the most correct and second fastest glob implementation in JavaScript,git+ssh://git@github.com/isaacs/node-glob.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-glob#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-glob/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/glob/-/glob-13.0.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5a3972ae89669bcb83a66fe8806c976576f567e09ad81f0d6c9c2a0558346b12bd19b05ea12ef2195eaf8d79d87469ba5f9de27a112ec716f288aa7c42637857,i@izs.me,active,Active in npm registry,2026-02-19T17:26:33.383Z
|
|
853
|
+
library,path-scurry@2.0.2,BlueOak-1.0.0,,Isaac Z. Schlueter,path-scurry,2.0.2,pkg:npm/path-scurry@2.0.2,node_modules/path-scurry,walk paths fast and efficiently,git+https://github.com/isaacs/path-scurry.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/path-scurry#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/path-scurry/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,dcefe2555b0900fb0e9e9c1621e0fe77acffecf9aa029c9078f52d0a77636ad8fff48e4bca51efb79aa5b856814f7239877af57a37d1d39e9cf850aff8d9cd5e,i@izs.me,active,Active in npm registry,2026-02-19T17:20:00.316Z
|
|
854
|
+
library,path-scurry@2.0.2|lru-cache@11.2.6,BlueOak-1.0.0,,Isaac Z. Schlueter,lru-cache,11.2.6,pkg:npm/lru-cache@11.2.6,node_modules/path-scurry/node_modules/lru-cache,A cache object that deletes the least-recently-used items.,git+ssh://git@github.com/isaacs/node-lru-cache.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-lru-cache#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-lru-cache/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1122f60ab912ff6c133dfb9e9dded9864ce8daed1d68627f03656e7093a043f0b8f12ff307c30c78c1d218a6295e12236cfc5fb9ecc84e46811f5c2abf4d030d,i@izs.me,active,Active in npm registry,2026-02-10T16:21:11.084Z
|
|
867
855
|
library,istanbul-lib-coverage@3.2.2,BSD-3-Clause,,Krishnan Anantheswaran,istanbul-lib-coverage,3.2.2,pkg:npm/istanbul-lib-coverage@3.2.2#packages/istanbul-lib-coverage,node_modules/istanbul-lib-coverage,Data library for istanbul coverage objects,git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-lib-coverage,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://istanbul.js.org/,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/istanbuljs/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3bc769b05fabd1657ff0c35129f9e6aed09686e2a3c6bab6c3e8e9cc12f95192938b62de5569d63a6591c4595eb0938d99cfb02c01af29064439a9e4a342c54e,kananthmail-github@yahoo.com,active,Active in npm registry,2023-11-08T13:31:07.145Z
|
|
868
856
|
library,istanbul-lib-hook@3.0.0,BSD-3-Clause,,Krishnan Anantheswaran,istanbul-lib-hook,3.0.0,pkg:npm/istanbul-lib-hook@3.0.0#packages/istanbul-lib-hook,node_modules/istanbul-lib-hook,Hooks for require~ vm and script used in istanbul,git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-lib-hook,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://istanbul.js.org/,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/istanbuljs/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3edfee81ed50f6cfb954067ea42a35e9360c58f04897ea1a3488e02d0c5c5f48ad4bab9e79a03ea447d3859a47f16c611600a211bf2c00963a31d50a82221669,kananthmail-github@yahoo.com,active,Active in npm registry,2022-06-19T03:08:38.451Z
|
|
869
857
|
library,append-transform@2.0.0,MIT,,James Talmage,append-transform,2.0.0,pkg:npm/append-transform@2.0.0,node_modules/append-transform,Install a transform to `require.extensions` that always runs last~ even if additional extensions are added later.,git+https://github.com/istanbuljs/append-transform.git,"as detected from PackageJson property ""repository.url""",https://github.com/istanbuljs/append-transform#readme,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/append-transform/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/append-transform/-/append-transform-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ef27b2084bab44e2d0245bf95e3e251064f2d1ba2bc5ea6316fd60db6a0076a16efff4ab0250e5d4ed4dc71d79487d51a258949a5ea9f1dc095bd8ef66e82186,james@talmage.io,active,Active in npm registry,2022-06-13T03:17:39.420Z
|
|
@@ -888,8 +876,8 @@ library,@babel/compat-data@7.29.0,MIT,@babel,The Babel Team,compat-data,7.29.0,p
|
|
|
888
876
|
library,@babel/helper-validator-option@7.27.1,MIT,@babel,The Babel Team,helper-validator-option,7.27.1,pkg:npm/%40babel/helper-validator-option@7.27.1#packages/babel-helper-validator-option,node_modules/@babel/helper-validator-option,Validate plugin/preset options,git+https://github.com/babel/babel.git#packages/babel-helper-validator-option,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/babel/babel#readme,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,62f8c9a30f45c5b84514a0d2b859d509ed96c57935cd6736d9f15e3d5344696244bbc22b65595d6ba374b87c3366b50cd6297b342f4c969e0c68961b61df494a,,active,Active in npm registry,2026-02-15T20:23:08.135Z
|
|
889
877
|
library,browserslist@4.28.1,MIT,,Andrey Sitnik,browserslist,4.28.1,pkg:npm/browserslist@4.28.1,node_modules/browserslist,Share target browsers between different front-end tools~ like Autoprefixer~ Stylelint and babel-env-preset,git+https://github.com/browserslist/browserslist.git,"as detected from PackageJson property ""repository.url""",https://github.com/browserslist/browserslist#readme,"as detected from PackageJson property ""homepage""",https://github.com/browserslist/browserslist/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/browserslist/-/browserslist-4.28.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,642e417742e02578301aa5249d963fbe4510d38afc3579c9677c988b8bc3992899982fe975237435b3513f16696ed3b8b807c350015f7cef086683371a3f0890,andrey@sitnik.ru,active,Active in npm registry,2025-12-03T16:22:25.896Z
|
|
890
878
|
library,baseline-browser-mapping@2.10.0,Apache-2.0,,,baseline-browser-mapping,2.10.0,pkg:npm/baseline-browser-mapping@2.10.0,node_modules/baseline-browser-mapping,A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.,git+https://github.com/web-platform-dx/baseline-browser-mapping.git,"as detected from PackageJson property ""repository.url""",https://github.com/web-platform-dx/baseline-browser-mapping#readme,"as detected from PackageJson property ""homepage""",https://github.com/web-platform-dx/baseline-browser-mapping/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,948ca0d2ccd17d86e2cbaee3f4a37c232783eeaee1726aa727575d5a636dd7d22d1a934deb89a79659b150d14839d3a6e9bcbdee394beb07e94d326b9a78d600,,active,Active in npm registry,2026-02-19T13:10:37.664Z
|
|
891
|
-
library,caniuse-lite@1.0.
|
|
892
|
-
library,electron-to-chromium@1.5.
|
|
879
|
+
library,caniuse-lite@1.0.30001774,CC-BY-4.0,,Ben Briggs,caniuse-lite,1.0.30001774,pkg:npm/caniuse-lite@1.0.30001774,node_modules/caniuse-lite,A smaller version of caniuse-db~ with only the essentials!,git+https://github.com/browserslist/caniuse-lite.git,"as detected from PackageJson property ""repository.url""",https://github.com/browserslist/caniuse-lite#readme,"as detected from PackageJson property ""homepage""",https://github.com/browserslist/caniuse-lite/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001774.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0c37703c6cfdf6798812fdb5ea129280b0fe0f88a41d01e3042fec785f7c37d08fa915f8339992c53f5e4d5ea8ca2b2725cbb3c6d672e27d7bc8a29062661038,beneb.info@gmail.com,active,Active in npm registry,2026-02-23T06:44:25.210Z
|
|
880
|
+
library,electron-to-chromium@1.5.302,ISC,,Kilian Valkhof,electron-to-chromium,1.5.302,pkg:npm/electron-to-chromium@1.5.302,node_modules/electron-to-chromium,Provides a list of electron-to-chromium version mappings,git+https://github.com/kilian/electron-to-chromium.git,"as detected from PackageJson property ""repository.url""",https://github.com/kilian/electron-to-chromium#readme,"as detected from PackageJson property ""homepage""",https://github.com/kilian/electron-to-chromium/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.302.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b0ce8700dd8bc8af362323c1a739c346a953400b6e49a3be4a1cc58964efa0c24b1f267e637f6bf1531f1f3c1b53c31507343859d9fce7ec25665d932c6225c2,,active,Active in npm registry,2026-02-20T09:28:28.175Z
|
|
893
881
|
library,node-releases@2.0.27,MIT,,Sergey Rubanov,node-releases,2.0.27,pkg:npm/node-releases@2.0.27,node_modules/node-releases,Node.js releases data,git+https://github.com/chicoxyzzy/node-releases.git,"as detected from PackageJson property ""repository.url""",https://github.com/chicoxyzzy/node-releases#readme,"as detected from PackageJson property ""homepage""",https://github.com/chicoxyzzy/node-releases/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/node-releases/-/node-releases-2.0.27.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9e687794291867782b66fa9c087f9f8e643b5fe1f439e6603f8d0e89eac4680a6d5f85e87cc87993035b5a1ee505db94cc2715ffc919f8d0cb0b09b68a8ac894,chi187@gmail.com,active,Active in npm registry,2025-10-29T16:02:58.526Z
|
|
894
882
|
library,update-browserslist-db@1.2.3,MIT,,Andrey Sitnik,update-browserslist-db,1.2.3,pkg:npm/update-browserslist-db@1.2.3,node_modules/update-browserslist-db,CLI tool to update caniuse-lite to refresh target browsers from Browserslist config,git+https://github.com/browserslist/update-db.git,"as detected from PackageJson property ""repository.url""",https://github.com/browserslist/update-db#readme,"as detected from PackageJson property ""homepage""",https://github.com/browserslist/update-db/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,26cd26f5cc7ea8e803c68d1e32214612e796cedcfe778f8cdeb1a598a3d3f93e084bf8cfe32970dcdc29bba7294d33fc4753000b5905e156dd2eddc045fdb4f7,andrey@sitnik.ru,active,Active in npm registry,2025-12-16T15:17:58.142Z
|
|
895
883
|
library,yallist@3.1.1,ISC,,Isaac Z. Schlueter,yallist,3.1.1,pkg:npm/yallist@3.1.1,node_modules/yallist,Yet Another Linked List,git+https://github.com/isaacs/yallist.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/yallist#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/yallist/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6b850641a58f1f9f663975189c01b67b09dc412e22e05e374efdc9a0033eb365430264bd36c2bc1a90cc2eb0873e4b054fb8772ba4cea14367da96fb4685f1e2,i@izs.me,active,Active in npm registry,2024-04-09T19:21:45.008Z
|
|
@@ -904,10 +892,6 @@ library,gensync@1.0.0-beta.2,MIT,,Logan Smyth,gensync,1.0.0-beta.2,pkg:npm/gensy
|
|
|
904
892
|
library,json5@2.2.3,MIT,,Aseem Kishore,json5,2.2.3,pkg:npm/json5@2.2.3,node_modules/json5,JSON for Humans,git+https://github.com/json5/json5.git,"as detected from PackageJson property ""repository.url""",http://json5.org/,"as detected from PackageJson property ""homepage""",https://github.com/json5/json5/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/json5/-/json5-2.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5e63967bb7b21d81f5e1c2dd54fa3283e18e1f7ad85fef8aa73af2949c125bdf2ddcd93e53c5ce97c15628e830b7375bf255c67facd8c035337873167f16acca,aseem.kishore@gmail.com,active,Active in npm registry,2023-03-04T17:04:33.373Z
|
|
905
893
|
library,istanbul-lib-processinfo@3.0.0,ISC,,,istanbul-lib-processinfo,3.0.0,pkg:npm/istanbul-lib-processinfo@3.0.0,node_modules/istanbul-lib-processinfo,A utility for managing the `processinfo` folder that NYC uses.,git+https://github.com/istanbuljs/istanbul-lib-processinfo.git,"as detected from PackageJson property ""repository.url""",https://github.com/istanbuljs/istanbul-lib-processinfo#readme,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/istanbul-lib-processinfo/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/istanbul-lib-processinfo/-/istanbul-lib-processinfo-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3fb9cb5d1465a3b4aa8a7b72ea535aefee28f63054606a6ab5e8ea08e64a7e05e5468c58fd002b7e5701f3a60ee74d00863e290c9106df82633116d081e3cb9d,,active,Active in npm registry,2026-02-22T18:14:08.520Z
|
|
906
894
|
library,istanbul-lib-processinfo@3.0.0|rimraf@6.1.3,BlueOak-1.0.0,,Isaac Z. Schlueter,rimraf,6.1.3,pkg:npm/rimraf@6.1.3,node_modules/istanbul-lib-processinfo/node_modules/rimraf,A deep deletion module for node (like `rm -rf`),git+ssh://git@github.com/isaacs/rimraf.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/rimraf#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/rimraf/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/rimraf/-/rimraf-6.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2ca83e0abd9917ad5f91c68ad547641f6c840412a76234f25b34c94fa28d3dc48f6a24fb1d2761b4c5d0b8de709135f45eeef6290d65f12e36ae599ec52da148,i@izs.me,active,Active in npm registry,2026-02-16T00:59:39.642Z
|
|
907
|
-
library,istanbul-lib-processinfo@3.0.0|glob@13.0.6,BlueOak-1.0.0,,Isaac Z. Schlueter,glob,13.0.6,pkg:npm/glob@13.0.6,node_modules/istanbul-lib-processinfo/node_modules/glob,the most correct and second fastest glob implementation in JavaScript,git+ssh://git@github.com/isaacs/node-glob.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-glob#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-glob/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/glob/-/glob-13.0.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5a3972ae89669bcb83a66fe8806c976576f567e09ad81f0d6c9c2a0558346b12bd19b05ea12ef2195eaf8d79d87469ba5f9de27a112ec716f288aa7c42637857,i@izs.me,active,Active in npm registry,2026-02-19T17:26:33.383Z
|
|
908
|
-
library,istanbul-lib-processinfo@3.0.0|minimatch@10.2.3,BlueOak-1.0.0,,Isaac Z. Schlueter,minimatch,10.2.3,pkg:npm/minimatch@10.2.3,node_modules/istanbul-lib-processinfo/node_modules/minimatch,a glob matcher in javascript,git+ssh://git@github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-10.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4708b7a676a912a8ab3d26d66eb65a6ba3779e6aaae177abff65e8a2238ac95dead7630bd3a7fb30eb9ce43547f0e359205870218437cb33c7e27b7b8961da4e,i@izs.me,active,Active in npm registry,2026-02-25T17:17:15.752Z
|
|
909
|
-
library,istanbul-lib-processinfo@3.0.0|path-scurry@2.0.2,BlueOak-1.0.0,,Isaac Z. Schlueter,path-scurry,2.0.2,pkg:npm/path-scurry@2.0.2,node_modules/istanbul-lib-processinfo/node_modules/path-scurry,walk paths fast and efficiently,git+https://github.com/isaacs/path-scurry.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/path-scurry#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/path-scurry/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,dcefe2555b0900fb0e9e9c1621e0fe77acffecf9aa029c9078f52d0a77636ad8fff48e4bca51efb79aa5b856814f7239877af57a37d1d39e9cf850aff8d9cd5e,i@izs.me,active,Active in npm registry,2026-02-19T17:20:00.316Z
|
|
910
|
-
library,istanbul-lib-processinfo@3.0.0|lru-cache@11.2.6,BlueOak-1.0.0,,Isaac Z. Schlueter,lru-cache,11.2.6,pkg:npm/lru-cache@11.2.6,node_modules/istanbul-lib-processinfo/node_modules/lru-cache,A cache object that deletes the least-recently-used items.,git+ssh://git@github.com/isaacs/node-lru-cache.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-lru-cache#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-lru-cache/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1122f60ab912ff6c133dfb9e9dded9864ce8daed1d68627f03656e7093a043f0b8f12ff307c30c78c1d218a6295e12236cfc5fb9ecc84e46811f5c2abf4d030d,i@izs.me,active,Active in npm registry,2026-02-10T16:21:11.084Z
|
|
911
895
|
library,archy@1.0.0,MIT,,James Halliday,archy,1.0.0,pkg:npm/archy@1.0.0,node_modules/archy,render nested hierarchies `npm ls` style with unicode pipes,git+ssh://git@github.com/substack/node-archy.git,"as detected from PackageJson property ""repository.url""",https://github.com/substack/node-archy#readme,"as detected from PackageJson property ""homepage""",https://github.com/substack/node-archy/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/archy/-/archy-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5e0fbd4700a0ff4a77dad78a74630f4cf9d55ca0f4c370df1e71537e2728cec020b2fab65de9cf26afcc629cf343fbfcceb3b2267e83b37f550382480f015fab,mail@substack.net,active,Active in npm registry,2023-03-05T20:15:52.681Z
|
|
912
896
|
library,p-map@3.0.0,MIT,,Sindre Sorhus,p-map,3.0.0,pkg:npm/p-map@3.0.0,node_modules/p-map,Map over promises concurrently,git+https://github.com/sindresorhus/p-map.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-map#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-map/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/p-map/-/p-map-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,777a9755317fb3e5be09d279036f70cb05769fc0904186a1960cf66c5880fb87953496c726874f67efe05f03c68746cea80fa3f12fbaf9c926bcb18f935429c5,sindresorhus@gmail.com,active,Active in npm registry,2025-11-11T06:28:53.689Z
|
|
913
897
|
library,uuid@8.3.2,MIT,,,uuid,8.3.2,pkg:npm/uuid@8.3.2,node_modules/uuid,RFC4122 (v1~ v4~ and v5) UUIDs,git+https://github.com/uuidjs/uuid.git,"as detected from PackageJson property ""repository.url""",https://github.com/uuidjs/uuid#readme,"as detected from PackageJson property ""homepage""",https://github.com/uuidjs/uuid/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f8d62cd9078c5b2f865853849bdc679fa1c20e9d25ed0043ee697cccb52627ef77439345d0da1c12b9f09139175453625f7fdfa42e9a7d2f0385bfe0cfb47b7a,,active,Active in npm registry,2025-09-08T18:43:40.044Z
|
|
@@ -924,18 +908,9 @@ library,indent-string@4.0.0,MIT,,Sindre Sorhus,indent-string,4.0.0,pkg:npm/inden
|
|
|
924
908
|
library,fromentries@1.3.2,MIT,,Feross Aboukhadijeh,fromentries,1.3.2,pkg:npm/fromentries@1.3.2,node_modules/fromentries,Object.fromEntries() ponyfill (in 6 lines),git://github.com/feross/fromentries.git,"as detected from PackageJson property ""repository.url""",https://github.com/feross/fromentries,"as detected from PackageJson property ""homepage""",https://github.com/feross/fromentries/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/fromentries/-/fromentries-1.3.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7071291101d48347fc5ddb5909cd99021ac7ccacd3d0cac551372fc7e85fc58bbbac630373948aa17161fa7e188a0c6c1d747373a3ab0ac85d4756d61fa1c7ca,feross@feross.org,active,Active in npm registry,2022-05-02T22:41:47.162Z
|
|
925
909
|
library,spawn-wrap@3.0.0,BlueOak-1.0.0,,Isaac Z. Schlueter,spawn-wrap,3.0.0,pkg:npm/spawn-wrap@3.0.0,node_modules/spawn-wrap,Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.,git+https://github.com/istanbuljs/spawn-wrap.git,"as detected from PackageJson property ""repository.url""",https://github.com/istanbuljs/spawn-wrap#readme,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/spawn-wrap/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/spawn-wrap/-/spawn-wrap-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cfeb39befe0acc53c955d74669bd315f69fb9103c631d3545f997d4fc109aac5dd2935a9731980a961e9b201c45e80b5b5a18109cedbefd6e2eb633991d6ebc5,i@izs.me,active,Active in npm registry,2026-02-22T21:03:27.096Z
|
|
926
910
|
library,spawn-wrap@3.0.0|foreground-child@2.0.0,ISC,,Isaac Z. Schlueter,foreground-child,2.0.0,pkg:npm/foreground-child@2.0.0,node_modules/spawn-wrap/node_modules/foreground-child,Run a child as if it's the foreground process. Give it stdio. Exit when it exits.,git+https://github.com/tapjs/foreground-child.git,"as detected from PackageJson property ""repository.url""",https://github.com/tapjs/foreground-child#readme,"as detected from PackageJson property ""homepage""",https://github.com/tapjs/foreground-child/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/foreground-child/-/foreground-child-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,74222af45a447324325ca0a4cb39a53d314d82b0b33ee74e7be9a1bc9539cc0b65067195cb6c8ac6d7ecc4adad4014e1c2adb6e6372f063a70d46af8d2ecd908,i@izs.me,active,Active in npm registry,2026-02-06T18:01:11.729Z
|
|
927
|
-
library,spawn-wrap@3.0.0|signal-exit@3.0.7,ISC,,Ben Coe,signal-exit,3.0.7,pkg:npm/signal-exit@3.0.7,node_modules/spawn-wrap/node_modules/signal-exit,when you want to fire an event no matter how a process exits.,git+https://github.com/tapjs/signal-exit.git,"as detected from PackageJson property ""repository.url""",https://github.com/tapjs/signal-exit,"as detected from PackageJson property ""homepage""",https://github.com/tapjs/signal-exit/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c270f6644fa5f923c2feea12d2f5de13d2f5fb4c2e68ca8a95fcfd00c528dfc26cc8b48159215c1d1d51ae2eb62d9735daf2ebd606f78e5ee2c10860c2901b19,ben@npmjs.com,active,Active in npm registry,2023-07-29T05:44:56.838Z
|
|
928
911
|
library,spawn-wrap@3.0.0|rimraf@6.1.3,BlueOak-1.0.0,,Isaac Z. Schlueter,rimraf,6.1.3,pkg:npm/rimraf@6.1.3,node_modules/spawn-wrap/node_modules/rimraf,A deep deletion module for node (like `rm -rf`),git+ssh://git@github.com/isaacs/rimraf.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/rimraf#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/rimraf/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/rimraf/-/rimraf-6.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2ca83e0abd9917ad5f91c68ad547641f6c840412a76234f25b34c94fa28d3dc48f6a24fb1d2761b4c5d0b8de709135f45eeef6290d65f12e36ae599ec52da148,i@izs.me,active,Active in npm registry,2026-02-16T00:59:39.642Z
|
|
929
|
-
library,spawn-wrap@3.0.0|glob@13.0.6,BlueOak-1.0.0,,Isaac Z. Schlueter,glob,13.0.6,pkg:npm/glob@13.0.6,node_modules/spawn-wrap/node_modules/glob,the most correct and second fastest glob implementation in JavaScript,git+ssh://git@github.com/isaacs/node-glob.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-glob#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-glob/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/glob/-/glob-13.0.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5a3972ae89669bcb83a66fe8806c976576f567e09ad81f0d6c9c2a0558346b12bd19b05ea12ef2195eaf8d79d87469ba5f9de27a112ec716f288aa7c42637857,i@izs.me,active,Active in npm registry,2026-02-19T17:26:33.383Z
|
|
930
|
-
library,spawn-wrap@3.0.0|minimatch@10.2.3,BlueOak-1.0.0,,Isaac Z. Schlueter,minimatch,10.2.3,pkg:npm/minimatch@10.2.3,node_modules/spawn-wrap/node_modules/minimatch,a glob matcher in javascript,git+ssh://git@github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-10.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4708b7a676a912a8ab3d26d66eb65a6ba3779e6aaae177abff65e8a2238ac95dead7630bd3a7fb30eb9ce43547f0e359205870218437cb33c7e27b7b8961da4e,i@izs.me,active,Active in npm registry,2026-02-25T17:17:15.752Z
|
|
931
|
-
library,spawn-wrap@3.0.0|path-scurry@2.0.2,BlueOak-1.0.0,,Isaac Z. Schlueter,path-scurry,2.0.2,pkg:npm/path-scurry@2.0.2,node_modules/spawn-wrap/node_modules/path-scurry,walk paths fast and efficiently,git+https://github.com/isaacs/path-scurry.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/path-scurry#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/path-scurry/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,dcefe2555b0900fb0e9e9c1621e0fe77acffecf9aa029c9078f52d0a77636ad8fff48e4bca51efb79aa5b856814f7239877af57a37d1d39e9cf850aff8d9cd5e,i@izs.me,active,Active in npm registry,2026-02-19T17:20:00.316Z
|
|
932
|
-
library,spawn-wrap@3.0.0|lru-cache@11.2.6,BlueOak-1.0.0,,Isaac Z. Schlueter,lru-cache,11.2.6,pkg:npm/lru-cache@11.2.6,node_modules/spawn-wrap/node_modules/lru-cache,A cache object that deletes the least-recently-used items.,git+ssh://git@github.com/isaacs/node-lru-cache.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-lru-cache#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-lru-cache/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1122f60ab912ff6c133dfb9e9dded9864ce8daed1d68627f03656e7093a043f0b8f12ff307c30c78c1d218a6295e12236cfc5fb9ecc84e46811f5c2abf4d030d,i@izs.me,active,Active in npm registry,2026-02-10T16:21:11.084Z
|
|
933
912
|
library,is-windows@1.0.2,MIT,,Jon Schlinkert,is-windows,1.0.2,pkg:npm/is-windows@1.0.2,node_modules/is-windows,Returns true if the platform is windows. UMD module~ works with node.js~ commonjs~ browser~ AMD~ electron~ etc.,git+https://github.com/jonschlinkert/is-windows.git,"as detected from PackageJson property ""repository.url""",https://github.com/jonschlinkert/is-windows,"as detected from PackageJson property ""homepage""",https://github.com/jonschlinkert/is-windows/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7972b55089ead9b3e68f25fa7b754723330ba1b73827de22e005a7f87a6adce5392a4ad10bde8e01c4773d127fa46bba9bc4d19c11cff5d917415b13fc239520,,active,Active in npm registry,2022-06-19T02:53:53.419Z
|
|
934
913
|
library,test-exclude@8.0.0,ISC,,Ben Coe,test-exclude,8.0.0,pkg:npm/test-exclude@8.0.0,node_modules/test-exclude,test for inclusion or exclusion of paths using globs,git+https://github.com/istanbuljs/test-exclude.git,"as detected from PackageJson property ""repository.url""",https://istanbul.js.org/,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/test-exclude/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/test-exclude/-/test-exclude-8.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,64e7dfb0dad762082f535983187939e08f7aaf6e8ff12c8c8cee6c94c29273bf885a6b41fcc40a9c40b67cfe758a6077fe94fa60ae5c4f913c7fe0ddf4a77239,ben@npmjs.com,active,Active in npm registry,2026-02-22T17:10:34.191Z
|
|
935
|
-
library,test-exclude@8.0.0|glob@13.0.6,BlueOak-1.0.0,,Isaac Z. Schlueter,glob,13.0.6,pkg:npm/glob@13.0.6,node_modules/test-exclude/node_modules/glob,the most correct and second fastest glob implementation in JavaScript,git+ssh://git@github.com/isaacs/node-glob.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-glob#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-glob/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/glob/-/glob-13.0.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5a3972ae89669bcb83a66fe8806c976576f567e09ad81f0d6c9c2a0558346b12bd19b05ea12ef2195eaf8d79d87469ba5f9de27a112ec716f288aa7c42637857,i@izs.me,active,Active in npm registry,2026-02-19T17:26:33.383Z
|
|
936
|
-
library,test-exclude@8.0.0|minimatch@10.2.3,BlueOak-1.0.0,,Isaac Z. Schlueter,minimatch,10.2.3,pkg:npm/minimatch@10.2.3,node_modules/test-exclude/node_modules/minimatch,a glob matcher in javascript,git+ssh://git@github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-10.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4708b7a676a912a8ab3d26d66eb65a6ba3779e6aaae177abff65e8a2238ac95dead7630bd3a7fb30eb9ce43547f0e359205870218437cb33c7e27b7b8961da4e,i@izs.me,active,Active in npm registry,2026-02-25T17:17:15.752Z
|
|
937
|
-
library,test-exclude@8.0.0|path-scurry@2.0.2,BlueOak-1.0.0,,Isaac Z. Schlueter,path-scurry,2.0.2,pkg:npm/path-scurry@2.0.2,node_modules/test-exclude/node_modules/path-scurry,walk paths fast and efficiently,git+https://github.com/isaacs/path-scurry.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/path-scurry#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/path-scurry/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,dcefe2555b0900fb0e9e9c1621e0fe77acffecf9aa029c9078f52d0a77636ad8fff48e4bca51efb79aa5b856814f7239877af57a37d1d39e9cf850aff8d9cd5e,i@izs.me,active,Active in npm registry,2026-02-19T17:20:00.316Z
|
|
938
|
-
library,test-exclude@8.0.0|lru-cache@11.2.6,BlueOak-1.0.0,,Isaac Z. Schlueter,lru-cache,11.2.6,pkg:npm/lru-cache@11.2.6,node_modules/test-exclude/node_modules/lru-cache,A cache object that deletes the least-recently-used items.,git+ssh://git@github.com/isaacs/node-lru-cache.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-lru-cache#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-lru-cache/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1122f60ab912ff6c133dfb9e9dded9864ce8daed1d68627f03656e7093a043f0b8f12ff307c30c78c1d218a6295e12236cfc5fb9ecc84e46811f5c2abf4d030d,i@izs.me,active,Active in npm registry,2026-02-10T16:21:11.084Z
|
|
939
914
|
library,require-main-filename@2.0.0,ISC,,Ben Coe,require-main-filename,2.0.0,pkg:npm/require-main-filename@2.0.0,node_modules/require-main-filename,shim for require.main.filename() that works in as many environments as possible,git+ssh://git@github.com/yargs/require-main-filename.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/require-main-filename#readme,"as detected from PackageJson property ""homepage""",https://github.com/yargs/require-main-filename/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,34a37990c0f294aba577160b4947eb6e8e53bb387885dfb613c34f3d7d36999b67d55b911104e861efd9765272f89dee0a97da886174e5eec1f16d225db4079a,ben@npmjs.com,active,Active in npm registry,2022-06-26T11:38:43.336Z
|
|
940
915
|
library,pre-commit@1.2.2,MIT,,Arnout Kazemier,pre-commit,1.2.2,pkg:npm/pre-commit@1.2.2,node_modules/pre-commit,Automatically install pre-commit hooks for your npm modules.,git://github.com/observing/pre-commit.git,"as detected from PackageJson property ""repository.url""",https://github.com/observing/pre-commit,"as detected from PackageJson property ""homepage""",https://github.com/observing/pre-commit/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/pre-commit/-/pre-commit-1.2.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,aa89138aac43e868ce0f2e444c0220cec4609c1596407407da0872f3a3d4ee6227ff0b96793c05de8b72350671581c159fc5cdafc4ddce3fd07d45e91fe81164,opensource@observe.it,active,Active in npm registry,2023-07-21T15:52:19.036Z
|
|
941
916
|
library,pre-commit@1.2.2|which@1.2.14,ISC,,Isaac Z. Schlueter,which,1.2.14,pkg:npm/which@1.2.14,node_modules/pre-commit/node_modules/which,Like which(1) unix command. Find the first instance of an executable in the PATH.,git://github.com/isaacs/node-which.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-which#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-which/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/which/-/which-1.2.14.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d7ab8f82516444fce08945d8322d497fc679133375881e15d19b4c5dc1d99f0b01b508611de0aaa16c3bb6c518e3684918d0d6b54b152d38da9086b90600310b,i@izs.me,active,Active in npm registry,2026-02-10T15:41:44.206Z
|
|
@@ -961,16 +936,13 @@ library,replace@1.2.2|color-name@1.1.3,MIT,,DY,color-name,1.1.3,pkg:npm/color-na
|
|
|
961
936
|
library,replace@1.2.2|escape-string-regexp@1.0.5,MIT,,Sindre Sorhus,escape-string-regexp,1.0.5,pkg:npm/escape-string-regexp@1.0.5,node_modules/replace/node_modules/escape-string-regexp,Escape RegExp special characters,git+https://github.com/sindresorhus/escape-string-regexp.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/escape-string-regexp#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/escape-string-regexp/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bdb468ac1e455105af95ad7a53c47faa06852326b6a86cf00eb366099b982ab6dd494306e88d5908641179f911561b8e9081959deec1437e4349fa35aaf26a16,sindresorhus@gmail.com,active,Active in npm registry,2023-04-25T16:42:41.472Z
|
|
962
937
|
library,replace@1.2.2|supports-color@5.5.0,MIT,,Sindre Sorhus,supports-color,5.5.0,pkg:npm/supports-color@5.5.0,node_modules/replace/node_modules/supports-color,Detect whether a terminal supports color,git+https://github.com/chalk/supports-color.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/supports-color#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/supports-color/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,423563c1d5c8b78d3c308880a825f8a142ac814d84a801b3b363e9926e1a4186e39be644584716e127c5353af8b8c35999ad1ecb87f99602eb901d1a5f440ca3,sindresorhus@gmail.com,active,Active in npm registry,2025-09-08T17:16:23.348Z
|
|
963
938
|
library,replace@1.2.2|has-flag@3.0.0,MIT,,Sindre Sorhus,has-flag,3.0.0,pkg:npm/has-flag@3.0.0,node_modules/replace/node_modules/has-flag,Check if argv has a specific flag,git+https://github.com/sindresorhus/has-flag.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/has-flag#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/has-flag/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b0a25fd7e71e401af848c92f427043343b5fe135e95615466ad7aed2df75f1b977d059db1369b8bcd2d7f9559efdda6395bf87ba0198cd6eee4171fdf073c463,sindresorhus@gmail.com,active,Active in npm registry,2023-04-17T23:19:31.649Z
|
|
964
|
-
library,replace@1.2.2|minimatch@3.
|
|
939
|
+
library,replace@1.2.2|minimatch@3.1.5,ISC,,Isaac Z. Schlueter,minimatch,3.1.5,pkg:npm/minimatch@3.1.5,node_modules/replace/node_modules/minimatch,a glob matcher in javascript,git://github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5608d652c9e74fa9fe35493a799abbef37857695b62d60f33facc51ab09b1d789836e9790f3aa4d871d0e6e147d83356e576e9f3e8d5cda78db7de2cb04125e3,i@izs.me,active,Active in npm registry,2026-02-26T19:32:47.199Z
|
|
965
940
|
library,replace@1.2.2|yargs@15.4.1,MIT,,,yargs,15.4.1,pkg:npm/yargs@15.4.1,node_modules/replace/node_modules/yargs,yargs the modern~ pirate-themed~ successor to optimist.,git+https://github.com/yargs/yargs.git,"as detected from PackageJson property ""repository.url""",https://yargs.js.org/,"as detected from PackageJson property ""homepage""",https://github.com/yargs/yargs/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,69e3dbc4399c616fbe3daa81b09f8761417009dbf82d5bdd9e1072efc139ecf228afcfce56f84cac00c51440e1f031c3151bff3bd8b794f86c10d8ceed05f4f8,,active,Active in npm registry,2025-05-27T14:27:19.679Z
|
|
966
941
|
library,replace@1.2.2|cliui@6.0.0,ISC,,Ben Coe,cliui,6.0.0,pkg:npm/cliui@6.0.0,node_modules/replace/node_modules/cliui,easily create complex multi-column command-line-interfaces,git+ssh://git@github.com/yargs/cliui.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/cliui#readme,"as detected from PackageJson property ""homepage""",https://github.com/yargs/cliui/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b7ac1b82da025ef033b2ded0817c4962a3edd2eb047db81075fb443db2cbfdcbefe873c4e5582fa82b80203474360539d9db3aac5c2aae06a434bac712309bad,ben@npmjs.com,active,Active in npm registry,2025-03-17T02:36:25.675Z
|
|
967
|
-
library,replace@1.2.2|string-width@4.2.3,MIT,,Sindre Sorhus,string-width,4.2.3,pkg:npm/string-width@4.2.3,node_modules/replace/node_modules/string-width,Get the visual width of a string - the number of columns required to display it,git+https://github.com/sindresorhus/string-width.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/string-width#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/string-width/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c0ac90450a63274b08a7ad84ad265d1ac8cc256b1aa79a1136284786ee86ec954effd8c807a5327af2feb57b8eaab9e0f23fdcc4a4d6c96530bd24eb8a2673fe,sindresorhus@gmail.com,active,Active in npm registry,2026-02-18T16:38:40.925Z
|
|
968
|
-
library,replace@1.2.2|strip-ansi@6.0.1,MIT,,Sindre Sorhus,strip-ansi,6.0.1,pkg:npm/strip-ansi@6.0.1,node_modules/replace/node_modules/strip-ansi,Strip ANSI escape codes from a string,git+https://github.com/chalk/strip-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/strip-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/strip-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4,sindresorhus@gmail.com,active,Active in npm registry,2026-02-26T13:51:11.224Z
|
|
969
942
|
library,replace@1.2.2|wrap-ansi@6.2.0,MIT,,Sindre Sorhus,wrap-ansi,6.2.0,pkg:npm/wrap-ansi@6.2.0,node_modules/replace/node_modules/wrap-ansi,Wordwrap a string with ANSI escape codes,git+https://github.com/chalk/wrap-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/wrap-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/wrap-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,afa94f7011b1657948732984bbb227c43321756d0a0f1a4b82814b720b9ab3109a27f48e219c0835ab4af4a63fb5ff99ae5cb038a5345038f70135d405fc495c,sindresorhus@gmail.com,active,Active in npm registry,2026-02-20T10:03:54.839Z
|
|
970
943
|
library,replace@1.2.2|wrap-ansi@6.2.0|ansi-styles@4.3.0,MIT,,Sindre Sorhus,ansi-styles,4.3.0,pkg:npm/ansi-styles@4.3.0,node_modules/replace/node_modules/wrap-ansi/node_modules/ansi-styles,ANSI escape codes for styling strings in the terminal,git+https://github.com/chalk/ansi-styles.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-styles#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-styles/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212,sindresorhus@gmail.com,active,Active in npm registry,2025-09-08T17:07:32.285Z
|
|
971
944
|
library,replace@1.2.2|wrap-ansi@6.2.0|color-convert@2.0.1,MIT,,Heather Arthur,color-convert,2.0.1,pkg:npm/color-convert@2.0.1,node_modules/replace/node_modules/wrap-ansi/node_modules/color-convert,Plain color conversion functions,git+https://github.com/Qix-/color-convert.git,"as detected from PackageJson property ""repository.url""",https://github.com/Qix-/color-convert#readme,"as detected from PackageJson property ""homepage""",https://github.com/Qix-/color-convert/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529,fayearthur@gmail.com,active,Active in npm registry,2025-11-14T18:29:11.782Z
|
|
972
945
|
library,replace@1.2.2|wrap-ansi@6.2.0|color-name@1.1.4,MIT,,DY,color-name,1.1.4,pkg:npm/color-name@1.1.4,node_modules/replace/node_modules/wrap-ansi/node_modules/color-name,A list of color names and its values,git+ssh://git@github.com/colorjs/color-name.git,"as detected from PackageJson property ""repository.url""",https://github.com/colorjs/color-name,"as detected from PackageJson property ""homepage""",https://github.com/colorjs/color-name/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40,dfcreative@gmail.com,active,Active in npm registry,2025-11-12T15:36:02.715Z
|
|
973
|
-
library,replace@1.2.2|emoji-regex@8.0.0,MIT,,Mathias Bynens,emoji-regex,8.0.0,pkg:npm/emoji-regex@8.0.0,node_modules/replace/node_modules/emoji-regex,A regular expression to match all Emoji-only symbols as per the Unicode Standard.,git+https://github.com/mathiasbynens/emoji-regex.git,"as detected from PackageJson property ""repository.url""",https://mths.be/emoji-regex,"as detected from PackageJson property ""homepage""",https://github.com/mathiasbynens/emoji-regex/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3128d8cdc58d380d1ec001e9cf4331a5816fc20eb28f2d4d1b7c6d7a8ab3eb8e150a8fd13e09ebd7f186b7e89cde2253cd0f04bb74dd335e126b09d5526184e8,,active,Active in npm registry,2025-10-13T08:13:52.231Z
|
|
974
946
|
library,replace@1.2.2|y18n@4.0.3,ISC,,Ben Coe,y18n,4.0.3,pkg:npm/y18n@4.0.3,node_modules/replace/node_modules/y18n,the bare-bones internationalization library used by yargs,git+ssh://git@github.com/yargs/y18n.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/y18n,"as detected from PackageJson property ""homepage""",https://github.com/yargs/y18n/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,24a86a4cec12aea340d4d639952ced2751ab06252874b326219b8b88368c449fa2b4577e001544f170633af2162fead2a8d0c2ef82c24859a56ff538519e2125,ben@npmjs.com,active,Active in npm registry,2023-07-10T23:16:26.635Z
|
|
975
947
|
library,require-glob@4.1.0,MIT,,Shannon Moeller,require-glob,4.1.0,pkg:npm/require-glob@4.1.0,node_modules/require-glob,Require multiple modules using glob patterns. Supports exclusions.,git+https://github.com/shannonmoeller/require-glob.git,"as detected from PackageJson property ""repository.url""",https://github.com/shannonmoeller/require-glob,"as detected from PackageJson property ""homepage""",https://github.com/shannonmoeller/require-glob/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/require-glob/-/require-glob-4.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,73ae98464d240d4533f6dfbf9c41b5d5d9d587a9cba69ced884fd32c17ab46500677be40b822d71d0eb16ae38f8196b0f53fbac1f1bcbbc89b7cc0fd1b098363,me@shannonmoeller.com,active,Active in npm registry,2022-06-26T11:37:31.379Z
|
|
976
948
|
library,require-glob@4.1.0|glob-parent@6.0.2,ISC,,Gulp Team,glob-parent,6.0.2,pkg:npm/glob-parent@6.0.2,node_modules/require-glob/node_modules/glob-parent,Extract the non-magic parent path from a glob string.,git+https://github.com/gulpjs/glob-parent.git,"as detected from PackageJson property ""repository.url""",https://github.com/gulpjs/glob-parent#readme,"as detected from PackageJson property ""homepage""",https://github.com/gulpjs/glob-parent/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5f1c08f043a1550816a7a8832feddbd2bf3a7f877a017eb3494e791df078c9d084b972d773915c61e3aefa79c67ed4b84c48eeff5d6bb782893d33206df9afe0,team@gulpjs.com,active,Active in npm registry,2023-06-22T16:32:08.502Z
|
|
@@ -1013,13 +985,6 @@ library,standard-version@9.5.0|p-locate@5.0.0,MIT,,Sindre Sorhus,p-locate,5.0.0,
|
|
|
1013
985
|
library,standard-version@9.5.0|p-limit@3.1.0,MIT,,Sindre Sorhus,p-limit,3.1.0,pkg:npm/p-limit@3.1.0,node_modules/standard-version/node_modules/p-limit,Run multiple promise-returning & async functions with limited concurrency,git+https://github.com/sindresorhus/p-limit.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-limit#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-limit/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4d839a9ccdf01b0346b193767154d83c0af0e39e319d78f9aa6585d5b12801ce3e714fe897b19587ba1d7af8e9d4534776e1dcdca64c70576ec54e5773ab8945,sindresorhus@gmail.com,active,Active in npm registry,2026-02-03T15:27:40.331Z
|
|
1014
986
|
library,standard-version@9.5.0|yargs@16.2.0,MIT,,,yargs,16.2.0,pkg:npm/yargs@16.2.0,node_modules/standard-version/node_modules/yargs,yargs the modern~ pirate-themed~ successor to optimist.,git+https://github.com/yargs/yargs.git,"as detected from PackageJson property ""repository.url""",https://yargs.js.org/,"as detected from PackageJson property ""homepage""",https://github.com/yargs/yargs/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0f59afbed0c6d0be5fb7f8c65a42e91b5fa6d1e43139f681bd33442eb6968f6db049550c5b1654bd880961c2a1ea3186224245847e0864f4214784caa5cf2607,,active,Active in npm registry,2025-05-27T14:27:19.679Z
|
|
1015
987
|
library,standard-version@9.5.0|cliui@7.0.4,ISC,,Ben Coe,cliui,7.0.4,pkg:npm/cliui@7.0.4,node_modules/standard-version/node_modules/cliui,easily create complex multi-column command-line-interfaces,git+https://github.com/yargs/cliui.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/cliui#readme,"as detected from PackageJson property ""homepage""",https://github.com/yargs/cliui/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,39c444ebc70eb15317a7562fa2797f7f39103b28cb4aeffc6e13c37d0b747b4fc46f6f374ca3f6d05b3632aa0fb2bf52c00e7de6b44203e40ccd873d9c13fe25,ben@npmjs.com,active,Active in npm registry,2025-03-17T02:36:25.675Z
|
|
1016
|
-
library,standard-version@9.5.0|string-width@4.2.3,MIT,,Sindre Sorhus,string-width,4.2.3,pkg:npm/string-width@4.2.3,node_modules/standard-version/node_modules/string-width,Get the visual width of a string - the number of columns required to display it,git+https://github.com/sindresorhus/string-width.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/string-width#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/string-width/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c0ac90450a63274b08a7ad84ad265d1ac8cc256b1aa79a1136284786ee86ec954effd8c807a5327af2feb57b8eaab9e0f23fdcc4a4d6c96530bd24eb8a2673fe,sindresorhus@gmail.com,active,Active in npm registry,2026-02-18T16:38:40.925Z
|
|
1017
|
-
library,standard-version@9.5.0|strip-ansi@6.0.1,MIT,,Sindre Sorhus,strip-ansi,6.0.1,pkg:npm/strip-ansi@6.0.1,node_modules/standard-version/node_modules/strip-ansi,Strip ANSI escape codes from a string,git+https://github.com/chalk/strip-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/strip-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/strip-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4,sindresorhus@gmail.com,active,Active in npm registry,2026-02-26T13:51:11.224Z
|
|
1018
|
-
library,standard-version@9.5.0|wrap-ansi@7.0.0,MIT,,Sindre Sorhus,wrap-ansi,7.0.0,pkg:npm/wrap-ansi@7.0.0,node_modules/standard-version/node_modules/wrap-ansi,Wordwrap a string with ANSI escape codes,git+https://github.com/chalk/wrap-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/wrap-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/wrap-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6151888f691a98b493c70e8db198e80717d2c2c9f4c9c75eb26738a7e436d5ce733ee675a65f8d7f155dc4fb5d1ef98d54e43a5d2606e0052dcadfc58bb0f5e9,sindresorhus@gmail.com,active,Active in npm registry,2026-02-20T10:03:54.839Z
|
|
1019
|
-
library,standard-version@9.5.0|wrap-ansi@7.0.0|ansi-styles@4.3.0,MIT,,Sindre Sorhus,ansi-styles,4.3.0,pkg:npm/ansi-styles@4.3.0,node_modules/standard-version/node_modules/wrap-ansi/node_modules/ansi-styles,ANSI escape codes for styling strings in the terminal,git+https://github.com/chalk/ansi-styles.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-styles#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-styles/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212,sindresorhus@gmail.com,active,Active in npm registry,2025-09-08T17:07:32.285Z
|
|
1020
|
-
library,standard-version@9.5.0|wrap-ansi@7.0.0|color-convert@2.0.1,MIT,,Heather Arthur,color-convert,2.0.1,pkg:npm/color-convert@2.0.1,node_modules/standard-version/node_modules/wrap-ansi/node_modules/color-convert,Plain color conversion functions,git+https://github.com/Qix-/color-convert.git,"as detected from PackageJson property ""repository.url""",https://github.com/Qix-/color-convert#readme,"as detected from PackageJson property ""homepage""",https://github.com/Qix-/color-convert/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529,fayearthur@gmail.com,active,Active in npm registry,2025-11-14T18:29:11.782Z
|
|
1021
|
-
library,standard-version@9.5.0|wrap-ansi@7.0.0|color-name@1.1.4,MIT,,DY,color-name,1.1.4,pkg:npm/color-name@1.1.4,node_modules/standard-version/node_modules/wrap-ansi/node_modules/color-name,A list of color names and its values,git+ssh://git@github.com/colorjs/color-name.git,"as detected from PackageJson property ""repository.url""",https://github.com/colorjs/color-name,"as detected from PackageJson property ""homepage""",https://github.com/colorjs/color-name/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40,dfcreative@gmail.com,active,Active in npm registry,2025-11-12T15:36:02.715Z
|
|
1022
|
-
library,standard-version@9.5.0|emoji-regex@8.0.0,MIT,,Mathias Bynens,emoji-regex,8.0.0,pkg:npm/emoji-regex@8.0.0,node_modules/standard-version/node_modules/emoji-regex,A regular expression to match all Emoji-only symbols as per the Unicode Standard.,git+https://github.com/mathiasbynens/emoji-regex.git,"as detected from PackageJson property ""repository.url""",https://mths.be/emoji-regex,"as detected from PackageJson property ""homepage""",https://github.com/mathiasbynens/emoji-regex/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3128d8cdc58d380d1ec001e9cf4331a5816fc20eb28f2d4d1b7c6d7a8ab3eb8e150a8fd13e09ebd7f186b7e89cde2253cd0f04bb74dd335e126b09d5526184e8,,active,Active in npm registry,2025-10-13T08:13:52.231Z
|
|
1023
988
|
library,conventional-changelog-config-spec@2.1.0,MIT,,,conventional-changelog-config-spec,2.1.0,pkg:npm/conventional-changelog-config-spec@2.1.0,node_modules/conventional-changelog-config-spec,a spec describing the config options supported by conventional-config for upstream tooling,git+https://github.com/conventional-changelog/conventional-changelog-config-spec.git,"as detected from PackageJson property ""repository.url""",https://github.com/conventional-changelog/conventional-changelog-config-spec#readme,"as detected from PackageJson property ""homepage""",https://github.com/conventional-changelog/conventional-changelog-config-spec/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/conventional-changelog-config-spec/-/conventional-changelog-config-spec-2.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,22955e3e1d7a11b6c1d3657e500f874279cf2288605ef251c47712e7e530938013e4b8f3099266e6ca7fcaab390ba2992758ccb15e29684575dc1375a6f0eec5,,active,Active in npm registry,2022-04-27T16:24:59.242Z
|
|
1024
989
|
library,conventional-changelog-conventionalcommits@4.6.3,ISC,,Ben Coe,conventional-changelog-conventionalcommits,4.6.3,pkg:npm/conventional-changelog-conventionalcommits@4.6.3,node_modules/conventional-changelog-conventionalcommits,conventional-changelog conventionalcommits.org preset,git+https://github.com/conventional-changelog/conventional-changelog.git,"as detected from PackageJson property ""repository.url""",https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-conventionalcommits#readme,"as detected from PackageJson property ""homepage""",https://github.com/conventional-changelog/conventional-changelog/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2d34d05787f038ce282cf69ddf5ed5fd0350d456381e3bb9a9e048335b931dbae7084f8483809d459de03b6a54791fadcd6769f343368f7a851440d656a395e2,,active,Active in npm registry,2025-07-10T15:39:02.619Z
|
|
1025
990
|
library,compare-func@2.0.0,MIT,,Steve Mao,compare-func,2.0.0,pkg:npm/compare-func@2.0.0,node_modules/compare-func,Get a compare function for array to sort,git+https://github.com/stevemao/compare-func.git,"as detected from PackageJson property ""repository.url""",https://github.com/stevemao/compare-func,"as detected from PackageJson property ""homepage""",https://github.com/stevemao/compare-func/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/compare-func/-/compare-func-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cc78a0e4dfad3d6011a280676f4671d4c15c75fa7226b7d32776392fe205bd49bcaccef8847cfaeb3d20c34c78b628e1e42a2b2a42940a75bcd91daf9a978244,maochenyan@gmail.com,active,Active in npm registry,2022-06-13T19:40:34.200Z
|
|
@@ -1055,10 +1020,6 @@ library,get-pkg-repo@4.2.1,MIT,,Steve Mao,get-pkg-repo,4.2.1,pkg:npm/get-pkg-rep
|
|
|
1055
1020
|
library,get-pkg-repo@4.2.1|through2@2.0.5,MIT,,Rod Vagg,through2,2.0.5,pkg:npm/through2@2.0.5,node_modules/get-pkg-repo/node_modules/through2,A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise,git+https://github.com/rvagg/through2.git,"as detected from PackageJson property ""repository.url""",https://github.com/rvagg/through2#readme,"as detected from PackageJson property ""homepage""",https://github.com/rvagg/through2/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/through2/-/through2-2.0.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fe6ad1a1df31aa903e20748bc86090dacf123c78820c47902527a9d63a8b61e1140a53851b642c87ee0553a1bd55eaa9667196fd2bbc2d019ce182a78b9ad849,r@va.gg,active,Active in npm registry,2023-05-20T13:41:53.842Z
|
|
1056
1021
|
library,get-pkg-repo@4.2.1|yargs@16.2.0,MIT,,,yargs,16.2.0,pkg:npm/yargs@16.2.0,node_modules/get-pkg-repo/node_modules/yargs,yargs the modern~ pirate-themed~ successor to optimist.,git+https://github.com/yargs/yargs.git,"as detected from PackageJson property ""repository.url""",https://yargs.js.org/,"as detected from PackageJson property ""homepage""",https://github.com/yargs/yargs/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0f59afbed0c6d0be5fb7f8c65a42e91b5fa6d1e43139f681bd33442eb6968f6db049550c5b1654bd880961c2a1ea3186224245847e0864f4214784caa5cf2607,,active,Active in npm registry,2025-05-27T14:27:19.679Z
|
|
1057
1022
|
library,get-pkg-repo@4.2.1|cliui@7.0.4,ISC,,Ben Coe,cliui,7.0.4,pkg:npm/cliui@7.0.4,node_modules/get-pkg-repo/node_modules/cliui,easily create complex multi-column command-line-interfaces,git+https://github.com/yargs/cliui.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/cliui#readme,"as detected from PackageJson property ""homepage""",https://github.com/yargs/cliui/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,39c444ebc70eb15317a7562fa2797f7f39103b28cb4aeffc6e13c37d0b747b4fc46f6f374ca3f6d05b3632aa0fb2bf52c00e7de6b44203e40ccd873d9c13fe25,ben@npmjs.com,active,Active in npm registry,2025-03-17T02:36:25.675Z
|
|
1058
|
-
library,get-pkg-repo@4.2.1|string-width@4.2.3,MIT,,Sindre Sorhus,string-width,4.2.3,pkg:npm/string-width@4.2.3,node_modules/get-pkg-repo/node_modules/string-width,Get the visual width of a string - the number of columns required to display it,git+https://github.com/sindresorhus/string-width.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/string-width#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/string-width/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c0ac90450a63274b08a7ad84ad265d1ac8cc256b1aa79a1136284786ee86ec954effd8c807a5327af2feb57b8eaab9e0f23fdcc4a4d6c96530bd24eb8a2673fe,sindresorhus@gmail.com,active,Active in npm registry,2026-02-18T16:38:40.925Z
|
|
1059
|
-
library,get-pkg-repo@4.2.1|strip-ansi@6.0.1,MIT,,Sindre Sorhus,strip-ansi,6.0.1,pkg:npm/strip-ansi@6.0.1,node_modules/get-pkg-repo/node_modules/strip-ansi,Strip ANSI escape codes from a string,git+https://github.com/chalk/strip-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/strip-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/strip-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4,sindresorhus@gmail.com,active,Active in npm registry,2026-02-26T13:51:11.224Z
|
|
1060
|
-
library,get-pkg-repo@4.2.1|wrap-ansi@7.0.0,MIT,,Sindre Sorhus,wrap-ansi,7.0.0,pkg:npm/wrap-ansi@7.0.0,node_modules/get-pkg-repo/node_modules/wrap-ansi,Wordwrap a string with ANSI escape codes,git+https://github.com/chalk/wrap-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/wrap-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/wrap-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6151888f691a98b493c70e8db198e80717d2c2c9f4c9c75eb26738a7e436d5ce733ee675a65f8d7f155dc4fb5d1ef98d54e43a5d2606e0052dcadfc58bb0f5e9,sindresorhus@gmail.com,active,Active in npm registry,2026-02-20T10:03:54.839Z
|
|
1061
|
-
library,get-pkg-repo@4.2.1|emoji-regex@8.0.0,MIT,,Mathias Bynens,emoji-regex,8.0.0,pkg:npm/emoji-regex@8.0.0,node_modules/get-pkg-repo/node_modules/emoji-regex,A regular expression to match all Emoji-only symbols as per the Unicode Standard.,git+https://github.com/mathiasbynens/emoji-regex.git,"as detected from PackageJson property ""repository.url""",https://mths.be/emoji-regex,"as detected from PackageJson property ""homepage""",https://github.com/mathiasbynens/emoji-regex/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3128d8cdc58d380d1ec001e9cf4331a5816fc20eb28f2d4d1b7c6d7a8ab3eb8e150a8fd13e09ebd7f186b7e89cde2253cd0f04bb74dd335e126b09d5526184e8,,active,Active in npm registry,2025-10-13T08:13:52.231Z
|
|
1062
1023
|
library,@hutson/parse-repository-url@3.0.2,Apache-2.0,@hutson,Hutson Betts,parse-repository-url,3.0.2,pkg:npm/%40hutson/parse-repository-url@3.0.2,node_modules/@hutson/parse-repository-url,Parse repository URLs to extract~ SCM platform~ domain~ user~ and project information.,git+https://gitlab.com/hyper-expanse/open-source/parse-repository-url.git,"as detected from PackageJson property ""repository.url""",https://gitlab.com/hyper-expanse/open-source/parse-repository-url#readme,"as detected from PackageJson property ""homepage""",https://gitlab.com/hyper-expanse/open-source/parse-repository-url/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hutson/parse-repository-url/-/parse-repository-url-3.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1fd5c0c7785cd0140763a97e2054961c3c92ca9717b2fb2e2e18182d41b2c26279a6cc115502541e93aca1b9cb629d9951a5252a2283ae0596868b0ec0010cf1,hutson@hyper-expanse.net,active,Active in npm registry,2022-04-05T18:49:49.833Z
|
|
1063
1024
|
library,hosted-git-info@4.1.0,ISC,,Rebecca Turner,hosted-git-info,4.1.0,pkg:npm/hosted-git-info@4.1.0,node_modules/hosted-git-info,Provides metadata and conversions from repository urls for GitHub~ Bitbucket and GitLab,git+https://github.com/npm/hosted-git-info.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/hosted-git-info,"as detected from PackageJson property ""homepage""",https://github.com/npm/hosted-git-info/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9320ae10e5a326a66e0db447ccbf15f77373421c0807bd681564b2cd5a3e28f648fa99d03cfc6e71d92b399be42d19eb7f9511b1033e209d3d0f0dbd71100b20,me@re-becca.org,active,Active in npm registry,2025-10-08T16:36:21.877Z
|
|
1064
1025
|
library,hosted-git-info@4.1.0|lru-cache@6.0.0,ISC,,Isaac Z. Schlueter,lru-cache,6.0.0,pkg:npm/lru-cache@6.0.0,node_modules/hosted-git-info/node_modules/lru-cache,A cache object that deletes the least-recently-used items.,git://github.com/isaacs/node-lru-cache.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-lru-cache#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-lru-cache/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,268e9d274e029928eece7c09492de951e5a677f1f47df4e59175e0c198be7aad540a6a90c0287e78bb183980b063df758b615a878875044302c78a938466ec88,i@izs.me,active,Active in npm registry,2026-02-10T16:21:11.084Z
|
|
@@ -1073,7 +1034,7 @@ library,normalize-package-data@3.0.3,BSD-2-Clause,,Meryn Stol,normalize-package-
|
|
|
1073
1034
|
library,validate-npm-package-license@3.0.4,Apache-2.0,,Kyle E. Mitchell,validate-npm-package-license,3.0.4,pkg:npm/validate-npm-package-license@3.0.4,node_modules/validate-npm-package-license,Give me a string and I'll tell you if it's a valid npm package license string,git+https://github.com/kemitchell/validate-npm-package-license.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/kemitchell/validate-npm-package-license.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/kemitchell/validate-npm-package-license.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0e92a6d948bfc4deff1d0282b69671a11581859f59d24aadca01bc5c280d43c6650e7c6e4265a18f9eba8fc7cde02bb7fc999b86c0e8edf70026ae2cf61dbb13,kyle@kemitchell.com,active,Active in npm registry,2022-06-28T08:28:46.613Z
|
|
1074
1035
|
library,spdx-correct@3.2.0,Apache-2.0,,,spdx-correct,3.2.0,pkg:npm/spdx-correct@3.2.0,node_modules/spdx-correct,correct invalid SPDX expressions,git+https://github.com/jslicense/spdx-correct.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/jslicense/spdx-correct.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/jslicense/spdx-correct.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,90df5d25bbe7c921d42c896e0c7cb7d961d152edce83b07db1b63bb6c14b72d42422a9cc877844ad881d3234d8baa99c5d7fa52b94f596752ddc6ef336cc2664,,active,Active in npm registry,2023-03-07T01:53:18.477Z
|
|
1075
1036
|
library,spdx-expression-parse@3.0.1,MIT,,Kyle E. Mitchell,spdx-expression-parse,3.0.1,pkg:npm/spdx-expression-parse@3.0.1,node_modules/spdx-expression-parse,parse SPDX license expressions,git+https://github.com/jslicense/spdx-expression-parse.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/jslicense/spdx-expression-parse.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/jslicense/spdx-expression-parse.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,71ba87ba7b105a724d13a2a155232c31e1f91ff2fd129ca66f3a93437b8bc0d08b675438f35a166a87ea1fb9cee95d3bc655f063a3e141d43621e756c7f64ae1,kyle@kemitchell.com,active,Active in npm registry,2023-11-21T19:39:43.702Z
|
|
1076
|
-
library,spdx-license-ids@3.0.
|
|
1037
|
+
library,spdx-license-ids@3.0.23,CC0-1.0,,Shinnosuke Watanabe,spdx-license-ids,3.0.23,pkg:npm/spdx-license-ids@3.0.23,node_modules/spdx-license-ids,A list of SPDX license identifiers,git+https://github.com/jslicense/spdx-license-ids.git,"as detected from PackageJson property ""repository.url""",https://github.com/jslicense/spdx-license-ids#readme,"as detected from PackageJson property ""homepage""",https://github.com/jslicense/spdx-license-ids/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.23.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0962dc0821fb54bbb5dd380e1feafca753bf667c21aaffdd6dbea5a96cbaec6fa94f590799e0fff95dfa0156ffbeaf10308430552849e92b25e453e1d1fb9277,,active,Active in npm registry,2026-02-20T23:02:58.073Z
|
|
1077
1038
|
library,spdx-exceptions@2.5.0,CC-BY-3.0,,The Linux Foundation,spdx-exceptions,2.5.0,pkg:npm/spdx-exceptions@2.5.0,node_modules/spdx-exceptions,list of SPDX standard license exceptions,git+https://github.com/kemitchell/spdx-exceptions.json.git,"as detected from PackageJson property ""repository.url""",https://github.com/kemitchell/spdx-exceptions.json#readme,"as detected from PackageJson property ""homepage""",https://github.com/kemitchell/spdx-exceptions.json/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3e2538dabfb13b851b512d5bba8dcb3c992394eef8df45e7e5254085da73cec3c7b236d855f9679c57404e069b9cbb9d7be0aabb6e69e8dfa0da5c3f3c5b1ae3,,active,Active in npm registry,2024-02-15T03:06:38.787Z
|
|
1078
1039
|
library,read-pkg-up@3.0.0,MIT,,Sindre Sorhus,read-pkg-up,3.0.0,pkg:npm/read-pkg-up@3.0.0,node_modules/read-pkg-up,Read the closest package.json file,git+https://github.com/sindresorhus/read-pkg-up.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/read-pkg-up#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/read-pkg-up/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,605cc5ad5be90ba7eb175b33f29b281c304617b7cb3dcfa596affc341e37a1a82a5a4c7c6abe7362db13391b4e8f0f56d911cba563fecd35b006f7f56c299c4b,sindresorhus@gmail.com,active,Active in npm registry,2023-11-04T09:32:35.174Z
|
|
1079
1040
|
library,read-pkg-up@3.0.0|find-up@2.1.0,MIT,,Sindre Sorhus,find-up,2.1.0,pkg:npm/find-up@2.1.0,node_modules/read-pkg-up/node_modules/find-up,Find a file by walking up parent directories,git+https://github.com/sindresorhus/find-up.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/find-up#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/find-up/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,356ce49348d226d4edd3cf8504532f5e87999ce243fa34edb1198161b008cc9757ea5edd2e047b093b9b08ce7f78374f501bcb09e55ab0fd5badf551ffdfc465,sindresorhus@gmail.com,active,Active in npm registry,2025-09-16T01:13:57.276Z
|
|
@@ -1134,7 +1095,7 @@ library,dotgitignore@2.1.0|find-up@3.0.0,MIT,,Sindre Sorhus,find-up,3.0.0,pkg:np
|
|
|
1134
1095
|
library,dotgitignore@2.1.0|locate-path@3.0.0,MIT,,Sindre Sorhus,locate-path,3.0.0,pkg:npm/locate-path@3.0.0,node_modules/dotgitignore/node_modules/locate-path,Get the first path that exists on disk of multiple paths,git+https://github.com/sindresorhus/locate-path.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/locate-path#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/locate-path/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ec03bbe3cc169c884da80b9ab72d995879101d148d7cf548b0f21fc043963b6d8099aa15ad66af94e70c4799f34cb358be9dfa5f6db4fe669a46cade7351bae4,sindresorhus@gmail.com,active,Active in npm registry,2025-09-15T23:17:38.996Z
|
|
1135
1096
|
library,dotgitignore@2.1.0|p-locate@3.0.0,MIT,,Sindre Sorhus,p-locate,3.0.0,pkg:npm/p-locate@3.0.0,node_modules/dotgitignore/node_modules/p-locate,Get the first fulfilled promise that satisfies the provided testing function,git+https://github.com/sindresorhus/p-locate.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-locate#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-locate/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c7ed76c3f4e8fb81857e0261044a620dc2e8cd12467a063e122effcf4b522e4326c4664dc9b54c49f5a3f5a267f19e4573b74150d24e39580fbf61fb230ba549,sindresorhus@gmail.com,active,Active in npm registry,2026-02-03T07:57:50.017Z
|
|
1136
1097
|
library,dotgitignore@2.1.0|path-exists@3.0.0,MIT,,Sindre Sorhus,path-exists,3.0.0,pkg:npm/path-exists@3.0.0,node_modules/dotgitignore/node_modules/path-exists,Check if a path exists,git+https://github.com/sindresorhus/path-exists.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/path-exists#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/path-exists/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6e90bb198c220d8438c182def8503c96146385008c7101ae4a0186a83920fd07ab456c3d0a61914f4892395452649dbd34c2d9808cea6a58c9eb7a1a2f834825,sindresorhus@gmail.com,active,Active in npm registry,2024-10-22T17:26:44.383Z
|
|
1137
|
-
library,dotgitignore@2.1.0|minimatch@3.1.
|
|
1098
|
+
library,dotgitignore@2.1.0|minimatch@3.1.5,ISC,,Isaac Z. Schlueter,minimatch,3.1.5,pkg:npm/minimatch@3.1.5,node_modules/dotgitignore/node_modules/minimatch,a glob matcher in javascript,git://github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5608d652c9e74fa9fe35493a799abbef37857695b62d60f33facc51ab09b1d789836e9790f3aa4d871d0e6e147d83356e576e9f3e8d5cda78db7de2cb04125e3,i@izs.me,active,Active in npm registry,2026-02-26T19:32:47.199Z
|
|
1138
1099
|
library,figures@3.2.0,MIT,,Sindre Sorhus,figures,3.2.0,pkg:npm/figures@3.2.0,node_modules/figures,Unicode symbols with Windows CMD fallbacks,git+https://github.com/sindresorhus/figures.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/figures#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/figures/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/figures/-/figures-3.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c9a76e40544a2d760e1a0127e8065abbdd23de08123b28aa5d4d05f4965f79762135af899385feb38e40db38398e7b3cec60056b7e01066da45f0e17a4d71b76,sindresorhus@gmail.com,active,Active in npm registry,2024-03-04T19:16:05.634Z
|
|
1139
1100
|
library,figures@3.2.0|escape-string-regexp@1.0.5,MIT,,Sindre Sorhus,escape-string-regexp,1.0.5,pkg:npm/escape-string-regexp@1.0.5,node_modules/figures/node_modules/escape-string-regexp,Escape RegExp special characters,git+https://github.com/sindresorhus/escape-string-regexp.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/escape-string-regexp#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/escape-string-regexp/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bdb468ac1e455105af95ad7a53c47faa06852326b6a86cf00eb366099b982ab6dd494306e88d5908641179f911561b8e9081959deec1437e4349fa35aaf26a16,sindresorhus@gmail.com,active,Active in npm registry,2023-04-25T16:42:41.472Z
|
|
1140
1101
|
library,yocto-queue@0.1.0,MIT,,Sindre Sorhus,yocto-queue,0.1.0,pkg:npm/yocto-queue@0.1.0,node_modules/yocto-queue,Tiny queue data structure,git+https://github.com/sindresorhus/yocto-queue.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/yocto-queue#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/yocto-queue/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ad592cbec9cd09d27fa2119ceb180fc3237c7a1782c6c88b33c9b1b84fedfe6395a897b03ee3b59a22e94c74224604ca08b7b12f831e00555a82db3b1e6359d9,sindresorhus@gmail.com,active,Active in npm registry,2025-11-11T06:32:09.168Z
|
|
@@ -1143,27 +1104,26 @@ library,standard@17.1.2,MIT,,Feross Aboukhadijeh,standard,17.1.2,pkg:npm/standar
|
|
|
1143
1104
|
library,eslint-config-standard-jsx@11.0.0,MIT,,Feross Aboukhadijeh,eslint-config-standard-jsx,11.0.0,pkg:npm/eslint-config-standard-jsx@11.0.0,node_modules/eslint-config-standard-jsx,JavaScript Standard Style JSX support - ESLint Shareable Config,git://github.com/standard/eslint-config-standard-jsx.git,"as detected from PackageJson property ""repository.url""",https://github.com/standard/eslint-config-standard-jsx,"as detected from PackageJson property ""homepage""",https://github.com/standard/eslint-config-standard-jsx/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/eslint-config-standard-jsx/-/eslint-config-standard-jsx-11.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fb5115fd1d09c442b52f4346a2502bf0892d9b7460a2dc7704ac20697f9e02e497f03f79d8b50b2ad8e0643dc5f9ee92be26ce36784bc284e2f433f13792efbd,feross@feross.org,active,Active in npm registry,2023-07-13T22:46:20.361Z
|
|
1144
1105
|
library,eslint-plugin-react@7.37.5,MIT,,Yannick Croissant,eslint-plugin-react,7.37.5,pkg:npm/eslint-plugin-react@7.37.5,node_modules/eslint-plugin-react,React specific linting rules for ESLint,git+https://github.com/jsx-eslint/eslint-plugin-react.git,"as detected from PackageJson property ""repository.url""",https://github.com/jsx-eslint/eslint-plugin-react,"as detected from PackageJson property ""homepage""",https://github.com/jsx-eslint/eslint-plugin-react/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,42d7aea744aa535e6476871ec4534024cbc22447dadb150a355e020b5c6c54cac822a132dd243faeacb10963737eb777fe5772e873250f67b42435690e0daa20,yannick.croissant+npm@gmail.com,active,Active in npm registry,2025-04-03T20:01:16.154Z
|
|
1145
1106
|
library,eslint-plugin-react@7.37.5|doctrine@2.1.0,Apache-2.0,,,doctrine,2.1.0,pkg:npm/doctrine@2.1.0,node_modules/eslint-plugin-react/node_modules/doctrine,JSDoc parser,git+https://github.com/eslint/doctrine.git,"as detected from PackageJson property ""repository.url""",https://github.com/eslint/doctrine,"as detected from PackageJson property ""homepage""",https://github.com/eslint/doctrine/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,df999292ee195cad2f7c2b87103030b79e5d8368cd6a31d9d6876f17ef124abf3612c658e109977ee5aca3ca0477ccd185539b48dd7c68cd028d2768057ef323,,active,Active in npm registry,2023-06-22T16:31:41.771Z
|
|
1146
|
-
library,eslint-plugin-react@7.37.5|minimatch@3.1.
|
|
1107
|
+
library,eslint-plugin-react@7.37.5|minimatch@3.1.5,ISC,,Isaac Z. Schlueter,minimatch,3.1.5,pkg:npm/minimatch@3.1.5,node_modules/eslint-plugin-react/node_modules/minimatch,a glob matcher in javascript,git://github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5608d652c9e74fa9fe35493a799abbef37857695b62d60f33facc51ab09b1d789836e9790f3aa4d871d0e6e147d83356e576e9f3e8d5cda78db7de2cb04125e3,i@izs.me,active,Active in npm registry,2026-02-26T19:32:47.199Z
|
|
1147
1108
|
library,eslint-plugin-react@7.37.5|resolve@2.0.0-next.6,MIT,,James Halliday,resolve,2.0.0-next.6,pkg:npm/resolve@2.0.0-next.6,node_modules/eslint-plugin-react/node_modules/resolve,resolve like require.resolve() on behalf of files asynchronously and synchronously,git+ssh://git@github.com/browserify/resolve.git,"as detected from PackageJson property ""repository.url""",https://github.com/browserify/resolve#readme,"as detected from PackageJson property ""homepage""",https://github.com/browserify/resolve/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,dc999597984c1ad27790c981df38b70cbdb929f902132cb74f0ec69b0ef3e70f0cf56970a0f16722fc02873bb5f9c17789a2b7b29d7c8613f3f0035e8a67497c,mail@substack.net,active,Active in npm registry,2026-02-17T06:00:33.713Z
|
|
1148
1109
|
library,eslint-plugin-react@7.37.5|semver@6.3.1,ISC,,GitHub Inc.,semver,6.3.1,pkg:npm/semver@6.3.1,node_modules/eslint-plugin-react/node_modules/semver,The semantic version parser used by npm.,git+https://github.com/npm/node-semver.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/node-semver#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/node-semver/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/semver/-/semver-6.3.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,051ed5bc30951cefaadb10445ac9314ba0c9135a919dbec3c7352ba206fbd425a849f89c07162c88019df8a9749a6abf329ac6f7202b464cab4314cee978cccc,,active,Active in npm registry,2026-02-05T17:23:11.443Z
|
|
1149
1110
|
library,eslint@8.57.1,MIT,,Nicholas C. Zakas,eslint,8.57.1,pkg:npm/eslint@8.57.1,node_modules/eslint,An AST-based pattern checker for JavaScript.,git+https://github.com/eslint/eslint.git,"as detected from PackageJson property ""repository.url""",https://eslint.org,"as detected from PackageJson property ""homepage""",https://github.com/eslint/eslint/issues/,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ca9a30c83c69552629917afd58fbf63c0642b4d8a9d4cbf92935b4482bab5efffd88ea5cac7f4f6aa504964b2a101ea90a1a87183442153cab6651a19cb34688,nicholas+npm@nczconsulting.com,deprecated,This version is no longer supported. Please see https://eslint.org/version-support for other options.,2026-02-23T21:43:39.061Z
|
|
1150
|
-
library,eslint@8.57.1|ajv@6.
|
|
1111
|
+
library,eslint@8.57.1|ajv@6.14.0,MIT,,Evgeny Poberezkin,ajv,6.14.0,pkg:npm/ajv@6.14.0,node_modules/eslint/node_modules/ajv,Another JSON Schema Validator,git+https://github.com/ajv-validator/ajv.git,"as detected from PackageJson property ""repository.url""",https://github.com/ajv-validator/ajv,"as detected from PackageJson property ""homepage""",https://github.com/ajv-validator/ajv/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ajv/-/ajv-6.14.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,216ae8b26ff2ae7e377a22aa91f9078aced08a80e579a5d01dd0d53ca834152c3077f0eebf25fbf5366714e9d8a41edd72c140326b45ced66e5cf0ef49e3e417,,active,Active in npm registry,2026-02-20T18:09:33.746Z
|
|
1151
1112
|
library,eslint@8.57.1|json-schema-traverse@0.4.1,MIT,,Evgeny Poberezkin,json-schema-traverse,0.4.1,pkg:npm/json-schema-traverse@0.4.1,node_modules/eslint/node_modules/json-schema-traverse,Traverse JSON Schema passing each schema object to callback,git+https://github.com/epoberezkin/json-schema-traverse.git,"as detected from PackageJson property ""repository.url""",https://github.com/epoberezkin/json-schema-traverse#readme,"as detected from PackageJson property ""homepage""",https://github.com/epoberezkin/json-schema-traverse/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c5b6c21f9742614e53f0b704861ba1ec727cf075ee5b7aac237634cce64529f6441dca5688753f271ce4eb6f41aec69bfe63221d0b62f7030ffbce3944f7b756,,active,Active in npm registry,2023-06-22T16:32:38.879Z
|
|
1152
1113
|
library,eslint@8.57.1|find-up@5.0.0,MIT,,Sindre Sorhus,find-up,5.0.0,pkg:npm/find-up@5.0.0,node_modules/eslint/node_modules/find-up,Find a file or directory by walking up parent directories,git+https://github.com/sindresorhus/find-up.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/find-up#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/find-up/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,efcfcf5d3d7094b2c3813cc3b3bb23abd873cf4bd70fece7fbbc32a447b87d74310a6766a9f1ac10f4319a2092408dda8c557dd5b552b2f36dac94625ba9c69e,sindresorhus@gmail.com,active,Active in npm registry,2025-09-16T01:13:57.276Z
|
|
1153
1114
|
library,eslint@8.57.1|locate-path@6.0.0,MIT,,Sindre Sorhus,locate-path,6.0.0,pkg:npm/locate-path@6.0.0,node_modules/eslint/node_modules/locate-path,Get the first path that exists on disk of multiple paths,git+https://github.com/sindresorhus/locate-path.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/locate-path#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/locate-path/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,88f64ae9e6236f146edee078fd667712c10830914ca80a28a65dd1fb3baad148dc026fcc3ba282c1e0e03df3f77a54f3b6828fdcab67547c539f63470520d553,sindresorhus@gmail.com,active,Active in npm registry,2025-09-15T23:17:38.996Z
|
|
1154
1115
|
library,eslint@8.57.1|p-locate@5.0.0,MIT,,Sindre Sorhus,p-locate,5.0.0,pkg:npm/p-locate@5.0.0,node_modules/eslint/node_modules/p-locate,Get the first fulfilled promise that satisfies the provided testing function,git+https://github.com/sindresorhus/p-locate.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-locate#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-locate/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2da363b51594058fbecc1e6713f37071aa0cca548f93e4be647341d53cdd6cc24c9f2e9dca7a401aded7fed97f418ab74c8784ea7c47a696e8d8b1b29ab1b93f,sindresorhus@gmail.com,active,Active in npm registry,2026-02-03T07:57:50.017Z
|
|
1155
1116
|
library,eslint@8.57.1|p-limit@3.1.0,MIT,,Sindre Sorhus,p-limit,3.1.0,pkg:npm/p-limit@3.1.0,node_modules/eslint/node_modules/p-limit,Run multiple promise-returning & async functions with limited concurrency,git+https://github.com/sindresorhus/p-limit.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-limit#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-limit/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4d839a9ccdf01b0346b193767154d83c0af0e39e319d78f9aa6585d5b12801ce3e714fe897b19587ba1d7af8e9d4534776e1dcdca64c70576ec54e5773ab8945,sindresorhus@gmail.com,active,Active in npm registry,2026-02-03T15:27:40.331Z
|
|
1156
1117
|
library,eslint@8.57.1|glob-parent@6.0.2,ISC,,Gulp Team,glob-parent,6.0.2,pkg:npm/glob-parent@6.0.2,node_modules/eslint/node_modules/glob-parent,Extract the non-magic parent path from a glob string.,git+https://github.com/gulpjs/glob-parent.git,"as detected from PackageJson property ""repository.url""",https://github.com/gulpjs/glob-parent#readme,"as detected from PackageJson property ""homepage""",https://github.com/gulpjs/glob-parent/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5f1c08f043a1550816a7a8832feddbd2bf3a7f877a017eb3494e791df078c9d084b972d773915c61e3aefa79c67ed4b84c48eeff5d6bb782893d33206df9afe0,team@gulpjs.com,active,Active in npm registry,2023-06-22T16:32:08.502Z
|
|
1157
|
-
library,eslint@8.57.1|minimatch@3.1.
|
|
1158
|
-
library,eslint@8.57.1|strip-ansi@6.0.1,MIT,,Sindre Sorhus,strip-ansi,6.0.1,pkg:npm/strip-ansi@6.0.1,node_modules/eslint/node_modules/strip-ansi,Strip ANSI escape codes from a string,git+https://github.com/chalk/strip-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/strip-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/strip-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4,sindresorhus@gmail.com,active,Active in npm registry,2026-02-26T13:51:11.224Z
|
|
1118
|
+
library,eslint@8.57.1|minimatch@3.1.5,ISC,,Isaac Z. Schlueter,minimatch,3.1.5,pkg:npm/minimatch@3.1.5,node_modules/eslint/node_modules/minimatch,a glob matcher in javascript,git://github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5608d652c9e74fa9fe35493a799abbef37857695b62d60f33facc51ab09b1d789836e9790f3aa4d871d0e6e147d83356e576e9f3e8d5cda78db7de2cb04125e3,i@izs.me,active,Active in npm registry,2026-02-26T19:32:47.199Z
|
|
1159
1119
|
library,eslint-config-standard@17.1.0,MIT,,Feross Aboukhadijeh,eslint-config-standard,17.1.0,pkg:npm/eslint-config-standard@17.1.0,node_modules/eslint-config-standard,JavaScript Standard Style - ESLint Shareable Config,git://github.com/standard/eslint-config-standard.git,"as detected from PackageJson property ""repository.url""",https://github.com/standard/eslint-config-standard,"as detected from PackageJson property ""homepage""",https://github.com/standard/eslint-config-standard/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2301f099a04db432b8cc31d0ba41435b9bbf6936fcfa6790599bcd1569221a66d68c3e9bab2b92481c715ca9027ed094cdcd73c021f69bf6da08d0cb1a6b8ee5,feross@feross.org,active,Active in npm registry,2023-06-09T21:31:54.596Z
|
|
1160
1120
|
library,eslint-plugin-import@2.32.0,MIT,,Ben Mosher,eslint-plugin-import,2.32.0,pkg:npm/eslint-plugin-import@2.32.0,node_modules/eslint-plugin-import,Import with sanity.,git+https://github.com/import-js/eslint-plugin-import.git,"as detected from PackageJson property ""repository.url""",https://github.com/import-js/eslint-plugin-import,"as detected from PackageJson property ""homepage""",https://github.com/import-js/eslint-plugin-import/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.32.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c21384d47168fea243c97e129d7ccfe0deb33969fbf5686709463f88347498f7d064ef30718138242973236a19ae10679cc5020421d984ee95432a0153de6664,me@benmosher.com,active,Active in npm registry,2025-06-20T21:59:10.022Z
|
|
1161
1121
|
library,eslint-plugin-import@2.32.0|debug@3.2.7,MIT,,TJ Holowaychuk,debug,3.2.7,pkg:npm/debug@3.2.7,node_modules/eslint-plugin-import/node_modules/debug,small debugging utility,git://github.com/visionmedia/debug.git,"as detected from PackageJson property ""repository.url""",https://github.com/visionmedia/debug#readme,"as detected from PackageJson property ""homepage""",https://github.com/visionmedia/debug/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/debug/-/debug-3.2.7.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0858f3618022e1385f890be2ceb1507af4d35c7b670aa59f7bbc75021804b1c4f3e996cb6dfa0b44b3ee81343206d87a7fc644455512c961c50ffed6bb8b755d,tj@vision-media.ca,active,Active in npm registry,2025-09-13T17:25:19.913Z
|
|
1162
1122
|
library,eslint-plugin-import@2.32.0|doctrine@2.1.0,Apache-2.0,,,doctrine,2.1.0,pkg:npm/doctrine@2.1.0,node_modules/eslint-plugin-import/node_modules/doctrine,JSDoc parser,git+https://github.com/eslint/doctrine.git,"as detected from PackageJson property ""repository.url""",https://github.com/eslint/doctrine,"as detected from PackageJson property ""homepage""",https://github.com/eslint/doctrine/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,df999292ee195cad2f7c2b87103030b79e5d8368cd6a31d9d6876f17ef124abf3612c658e109977ee5aca3ca0477ccd185539b48dd7c68cd028d2768057ef323,,active,Active in npm registry,2023-06-22T16:31:41.771Z
|
|
1163
|
-
library,eslint-plugin-import@2.32.0|minimatch@3.1.
|
|
1123
|
+
library,eslint-plugin-import@2.32.0|minimatch@3.1.5,ISC,,Isaac Z. Schlueter,minimatch,3.1.5,pkg:npm/minimatch@3.1.5,node_modules/eslint-plugin-import/node_modules/minimatch,a glob matcher in javascript,git://github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5608d652c9e74fa9fe35493a799abbef37857695b62d60f33facc51ab09b1d789836e9790f3aa4d871d0e6e147d83356e576e9f3e8d5cda78db7de2cb04125e3,i@izs.me,active,Active in npm registry,2026-02-26T19:32:47.199Z
|
|
1164
1124
|
library,eslint-plugin-import@2.32.0|semver@6.3.1,ISC,,GitHub Inc.,semver,6.3.1,pkg:npm/semver@6.3.1,node_modules/eslint-plugin-import/node_modules/semver,The semantic version parser used by npm.,git+https://github.com/npm/node-semver.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/node-semver#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/node-semver/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/semver/-/semver-6.3.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,051ed5bc30951cefaadb10445ac9314ba0c9135a919dbec3c7352ba206fbd425a849f89c07162c88019df8a9749a6abf329ac6f7202b464cab4314cee978cccc,,active,Active in npm registry,2026-02-05T17:23:11.443Z
|
|
1165
1125
|
library,eslint-plugin-n@15.7.0,MIT,,Toru Nagashima,eslint-plugin-n,15.7.0,pkg:npm/eslint-plugin-n@15.7.0,node_modules/eslint-plugin-n,Additional ESLint's rules for Node.js,git+https://github.com/eslint-community/eslint-plugin-n.git,"as detected from PackageJson property ""repository.url""",https://github.com/eslint-community/eslint-plugin-n#readme,"as detected from PackageJson property ""homepage""",https://github.com/eslint-community/eslint-plugin-n/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-15.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8c37b1f6cec3fd089a97c0065481eae16ecdb30a540f90cf0cbd911fc2f377d125a1652ebd49077efe0544b322a47e6ad94b72baba2b0643de362d70556361dd,,active,Active in npm registry,2026-02-15T07:08:57.093Z
|
|
1166
|
-
library,eslint-plugin-n@15.7.0|minimatch@3.1.
|
|
1126
|
+
library,eslint-plugin-n@15.7.0|minimatch@3.1.5,ISC,,Isaac Z. Schlueter,minimatch,3.1.5,pkg:npm/minimatch@3.1.5,node_modules/eslint-plugin-n/node_modules/minimatch,a glob matcher in javascript,git://github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5608d652c9e74fa9fe35493a799abbef37857695b62d60f33facc51ab09b1d789836e9790f3aa4d871d0e6e147d83356e576e9f3e8d5cda78db7de2cb04125e3,i@izs.me,active,Active in npm registry,2026-02-26T19:32:47.199Z
|
|
1167
1127
|
library,eslint-plugin-promise@6.6.0,ISC,,jden,eslint-plugin-promise,6.6.0,pkg:npm/eslint-plugin-promise@6.6.0,node_modules/eslint-plugin-promise,Enforce best practices for JavaScript promises,git+https://github.com/eslint-community/eslint-plugin-promise.git,"as detected from PackageJson property ""repository.url""",https://github.com/eslint-community/eslint-plugin-promise,"as detected from PackageJson property ""homepage""",https://github.com/eslint-community/eslint-plugin-promise/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-6.6.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e7b6737f0f06ebe1aaedac66d8f768de05bf471de1f58cb0827eb5b84ff77a54c239e3c41d5ae7da2e4275f07003504b2b44345aa72d2022144aa5d95bf569ad,jason@denizac.org,active,Active in npm registry,2024-11-27T00:49:22.438Z
|
|
1168
1128
|
library,@rtsao/scc@1.1.0,MIT,@rtsao,,scc,1.1.0,pkg:npm/%40rtsao/scc@1.1.0,node_modules/@rtsao/scc,,git+https://github.com/rtsao/scc.git,"as detected from PackageJson property ""repository.url""",https://github.com/rtsao/scc#readme,"as detected from PackageJson property ""homepage""",https://github.com/rtsao/scc/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cede8e76a683a0e9c9d5962c0981adf58996cc35e5e2f41d293c897afeb680585118a771ee6713e7857d2888e0f9ddb08bd117b0fbc03ca7bb8bb5a37d5581f2,,active,Active in npm registry,2022-04-06T20:57:25.666Z
|
|
1169
1129
|
library,array-includes@3.1.9,MIT,,Jordan Harband,array-includes,3.1.9,pkg:npm/array-includes@3.1.9,node_modules/array-includes,An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.,git://github.com/es-shims/array-includes.git,"as detected from PackageJson property ""repository.url""",https://github.com/es-shims/array-includes#readme,"as detected from PackageJson property ""homepage""",https://github.com/es-shims/array-includes/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/array-includes/-/array-includes-3.1.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1667820807a7cc7d0a1f7f3548f4f91599a203f4e6a6776971a4a185f80437d7825639c506aab7975c6b238db2f3e3cf2c8ea1ca9ce8bb8197c34d161e63c12d,ljharb@gmail.com,active,Active in npm registry,2025-06-02T05:01:21.174Z
|
|
@@ -1232,9 +1192,9 @@ library,@eslint-community/eslint-utils@4.9.1,MIT,@eslint-community,Toru Nagashim
|
|
|
1232
1192
|
library,eslint-visitor-keys@3.4.3,Apache-2.0,,Toru Nagashima,eslint-visitor-keys,3.4.3,pkg:npm/eslint-visitor-keys@3.4.3,node_modules/eslint-visitor-keys,Constants and utilities about visitor keys to traverse AST.,git+https://github.com/eslint/eslint-visitor-keys.git,"as detected from PackageJson property ""repository.url""",https://github.com/eslint/eslint-visitor-keys#readme,"as detected from PackageJson property ""homepage""",https://github.com/eslint/eslint-visitor-keys/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c2973e2d77a2ca28acc4f944914cd4eacbf24b57eb20edcc8318f57ddcbb3e6f1883382e6b1d8ddc56bf0ff6a0d56a9b3a9add23eb98eb031497cfdad86fa26a,,active,Active in npm registry,2026-02-20T14:40:48.205Z
|
|
1233
1193
|
library,@eslint-community/regexpp@4.12.2,MIT,@eslint-community,Toru Nagashima,regexpp,4.12.2,pkg:npm/%40eslint-community/regexpp@4.12.2,node_modules/@eslint-community/regexpp,Regular expression parser for ECMAScript.,git+https://github.com/eslint-community/regexpp.git,"as detected from PackageJson property ""repository.url""",https://github.com/eslint-community/regexpp#readme,"as detected from PackageJson property ""homepage""",https://github.com/eslint-community/regexpp/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,12b8924e5b79382f7fed25e445208085f4b1c684948019b7dce1fe224c1b769828aac4ac520ef2dee87e208088fd08380415abdd4da2dfd4699b271bc4cab87b,,active,Active in npm registry,2025-10-22T11:56:01.280Z
|
|
1234
1194
|
library,@eslint/eslintrc@2.1.4,MIT,@eslint,Nicholas C. Zakas,eslintrc,2.1.4,pkg:npm/%40eslint/eslintrc@2.1.4,node_modules/@eslint/eslintrc,The legacy ESLintRC config file format for ESLint,git+https://github.com/eslint/eslintrc.git,"as detected from PackageJson property ""repository.url""",https://github.com/eslint/eslintrc#readme,"as detected from PackageJson property ""homepage""",https://github.com/eslint/eslintrc/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,dbaf59dfd312eb0549b6ca14975d0beb459d92125574f1b6e10e1e6531f79e717a969bd24a110adf04230d7f494560143ef3e1ec23a8b8fa54f48aea69916fb5,,active,Active in npm registry,2026-02-23T20:55:36.700Z
|
|
1235
|
-
library,@eslint/eslintrc@2.1.4|ajv@6.
|
|
1195
|
+
library,@eslint/eslintrc@2.1.4|ajv@6.14.0,MIT,,Evgeny Poberezkin,ajv,6.14.0,pkg:npm/ajv@6.14.0,node_modules/@eslint/eslintrc/node_modules/ajv,Another JSON Schema Validator,git+https://github.com/ajv-validator/ajv.git,"as detected from PackageJson property ""repository.url""",https://github.com/ajv-validator/ajv,"as detected from PackageJson property ""homepage""",https://github.com/ajv-validator/ajv/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ajv/-/ajv-6.14.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,216ae8b26ff2ae7e377a22aa91f9078aced08a80e579a5d01dd0d53ca834152c3077f0eebf25fbf5366714e9d8a41edd72c140326b45ced66e5cf0ef49e3e417,,active,Active in npm registry,2026-02-20T18:09:33.746Z
|
|
1236
1196
|
library,@eslint/eslintrc@2.1.4|json-schema-traverse@0.4.1,MIT,,Evgeny Poberezkin,json-schema-traverse,0.4.1,pkg:npm/json-schema-traverse@0.4.1,node_modules/@eslint/eslintrc/node_modules/json-schema-traverse,Traverse JSON Schema passing each schema object to callback,git+https://github.com/epoberezkin/json-schema-traverse.git,"as detected from PackageJson property ""repository.url""",https://github.com/epoberezkin/json-schema-traverse#readme,"as detected from PackageJson property ""homepage""",https://github.com/epoberezkin/json-schema-traverse/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c5b6c21f9742614e53f0b704861ba1ec727cf075ee5b7aac237634cce64529f6441dca5688753f271ce4eb6f41aec69bfe63221d0b62f7030ffbce3944f7b756,,active,Active in npm registry,2023-06-22T16:32:38.879Z
|
|
1237
|
-
library,@eslint/eslintrc@2.1.4|minimatch@3.1.
|
|
1197
|
+
library,@eslint/eslintrc@2.1.4|minimatch@3.1.5,ISC,,Isaac Z. Schlueter,minimatch,3.1.5,pkg:npm/minimatch@3.1.5,node_modules/@eslint/eslintrc/node_modules/minimatch,a glob matcher in javascript,git://github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5608d652c9e74fa9fe35493a799abbef37857695b62d60f33facc51ab09b1d789836e9790f3aa4d871d0e6e147d83356e576e9f3e8d5cda78db7de2cb04125e3,i@izs.me,active,Active in npm registry,2026-02-26T19:32:47.199Z
|
|
1238
1198
|
library,fast-json-stable-stringify@2.1.0,MIT,,James Halliday,fast-json-stable-stringify,2.1.0,pkg:npm/fast-json-stable-stringify@2.1.0,node_modules/fast-json-stable-stringify,deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify,git://github.com/epoberezkin/fast-json-stable-stringify.git,"as detected from PackageJson property ""repository.url""",https://github.com/epoberezkin/fast-json-stable-stringify,"as detected from PackageJson property ""homepage""",https://github.com/epoberezkin/fast-json-stable-stringify/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,96177fc05f8b93df076684c2b6556b687b5f8795d88a32236a55dc93bb1a52db9a9d20f22ccc671e149710326a1f10fb9ac47c0f4b829aa964c23095f31bf01f,mail@substack.net,active,Active in npm registry,2023-06-22T16:31:53.694Z
|
|
1239
1199
|
library,uri-js@4.4.1,BSD-2-Clause,,Gary Court,uri-js,4.4.1,pkg:npm/uri-js@4.4.1,node_modules/uri-js,An RFC 3986/3987 compliant~ scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.,git+ssh://git@github.com/garycourt/uri-js.git,"as detected from PackageJson property ""repository.url""",https://github.com/garycourt/uri-js,"as detected from PackageJson property ""homepage""",https://github.com/garycourt/uri-js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,eeb294cb2df7435c9cf7ca50d430262edc17d74f45ed321f5a55b561da3c5a5d628b549e1e279e8741c77cf78bd9f3172bacf4b3c79c2acf5fac2b8b26f9dd06,gary.court@gmail.com,active,Active in npm registry,2023-06-22T16:34:03.088Z
|
|
1240
1200
|
library,espree@9.6.1,BSD-2-Clause,,Nicholas C. Zakas,espree,9.6.1,pkg:npm/espree@9.6.1,node_modules/espree,An Esprima-compatible JavaScript parser built on Acorn,git+https://github.com/eslint/espree.git,"as detected from PackageJson property ""repository.url""",https://github.com/eslint/espree,"as detected from PackageJson property ""homepage""",https://github.com/eslint/espree/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/espree/-/espree-9.6.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a2bb99685923a2b4e9177da40d2239ffbe558b019e6608a7186cb636839283743d6e7c259e60e6e072e7925d111379fe9e30d7474dfb698d7ec79f19ff315dc1,nicholas+npm@nczconsulting.com,active,Active in npm registry,2026-02-20T14:40:57.002Z
|
|
@@ -1245,7 +1205,7 @@ library,import-fresh@3.3.1|parent-module@1.0.1,MIT,,Sindre Sorhus,parent-module,
|
|
|
1245
1205
|
library,import-fresh@3.3.1|resolve-from@4.0.0,MIT,,Sindre Sorhus,resolve-from,4.0.0,pkg:npm/resolve-from@4.0.0,node_modules/import-fresh/node_modules/resolve-from,Resolve the path of a module like `require.resolve()` but from a given path,git+https://github.com/sindresorhus/resolve-from.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/resolve-from#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/resolve-from/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a5bfcc6265ecb40932b11171f2988d235b4614d408140def904dc6ab812e035745ea01e9ffebe066ab021896a9bf2f0ddd0fb8a3b170beab8f25c9d9ed1632e2,sindresorhus@gmail.com,active,Active in npm registry,2023-06-22T16:33:46.245Z
|
|
1246
1206
|
library,@eslint/js@8.57.1,MIT,@eslint,,js,8.57.1,pkg:npm/%40eslint/js@8.57.1#packages/js,node_modules/@eslint/js,ESLint JavaScript language implementation,git+https://github.com/eslint/eslint.git#packages/js,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://eslint.org,"as detected from PackageJson property ""homepage""",https://github.com/eslint/eslint/issues/,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,77dcda31149320a0cb85cb731f5d8cb57bc929249485a1dc8d5fb667e18af84118ed72a93f9c91e31f8ddd301c1d372ef7ade722bf9331c09be03042617d73e9,,active,Active in npm registry,2026-02-20T13:26:37.374Z
|
|
1247
1207
|
library,@humanwhocodes/config-array@0.13.0,Apache-2.0,@humanwhocodes,Nicholas C. Zakas,config-array,0.13.0,pkg:npm/%40humanwhocodes/config-array@0.13.0,node_modules/@humanwhocodes/config-array,Glob-based configuration matching.,git+https://github.com/humanwhocodes/config-array.git,"as detected from PackageJson property ""repository.url""",https://github.com/humanwhocodes/config-array#readme,"as detected from PackageJson property ""homepage""",https://github.com/humanwhocodes/config-array/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0d92c412a1564058b22ba8796087b29cac7b265bc26162f470899f4915d9f65e1283679f905193b857fabf35e32b572ae8862453e120fc98b35f0f930f6bd137,,deprecated,Use @eslint/config-array instead,2024-06-10T15:25:09.486Z
|
|
1248
|
-
library,@humanwhocodes/config-array@0.13.0|minimatch@3.1.
|
|
1208
|
+
library,@humanwhocodes/config-array@0.13.0|minimatch@3.1.5,ISC,,Isaac Z. Schlueter,minimatch,3.1.5,pkg:npm/minimatch@3.1.5,node_modules/@humanwhocodes/config-array/node_modules/minimatch,a glob matcher in javascript,git://github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5608d652c9e74fa9fe35493a799abbef37857695b62d60f33facc51ab09b1d789836e9790f3aa4d871d0e6e147d83356e576e9f3e8d5cda78db7de2cb04125e3,i@izs.me,active,Active in npm registry,2026-02-26T19:32:47.199Z
|
|
1249
1209
|
library,@humanwhocodes/object-schema@2.0.3,BSD-3-Clause,@humanwhocodes,Nicholas C. Zakas,object-schema,2.0.3,pkg:npm/%40humanwhocodes/object-schema@2.0.3,node_modules/@humanwhocodes/object-schema,An object schema merger/validator,git+https://github.com/humanwhocodes/object-schema.git,"as detected from PackageJson property ""repository.url""",https://github.com/humanwhocodes/object-schema#readme,"as detected from PackageJson property ""homepage""",https://github.com/humanwhocodes/object-schema/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f77cd874c112fdcd43ebdc9988a0c18f4576e2fa8dcc1fe4a05dba28f69a8007dddcfff8814961dc3cace688002be1318bd432ce50fcc7fd3c66def020a70370,,deprecated,Use @eslint/object-schema instead,2024-06-10T15:25:59.086Z
|
|
1250
1210
|
library,@humanwhocodes/module-importer@1.0.1,Apache-2.0,@humanwhocodes,Nicholas C. Zaks,module-importer,1.0.1,pkg:npm/%40humanwhocodes/module-importer@1.0.1,node_modules/@humanwhocodes/module-importer,Universal module importer for Node.js,git+https://github.com/humanwhocodes/module-importer.git,"as detected from PackageJson property ""repository.url""",https://github.com/humanwhocodes/module-importer#readme,"as detected from PackageJson property ""homepage""",https://github.com/humanwhocodes/module-importer/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6f1bde57857cbf961be277054d3deb3d281904ea429237cad32e28555549c08b8354144c0d7acfc9744bf7cf22e5aa7d9bd6e7c8412359f9b95a4066b5f7cb7c,,active,Active in npm registry,2023-06-22T16:31:11.465Z
|
|
1251
1211
|
library,@nodelib/fs.scandir@2.1.5,MIT,@nodelib,,fs.scandir,2.1.5,pkg:npm/%40nodelib/fs.scandir@2.1.5#master,node_modules/@nodelib/fs.scandir,List files and directories inside the specified directory,git+https://github.com/nodelib/nodelib.git#master,"as detected from PackageJson property ""repository.url""",https://github.com/nodelib/nodelib/tree/master#readme,"as detected from PackageJson property ""homepage""",https://github.com/nodelib/nodelib/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,beadb806adf29b91c4426d8d282af7c970f08dceef4ec1138510e7929d832bda75baa2d1f831eeae6fcd393a34286ec760753b7a9a4a663dcccaa62e3017fada,,active,Active in npm registry,2024-12-01T21:08:35.008Z
|
|
@@ -1263,7 +1223,7 @@ library,file-entry-cache@6.0.1,MIT,,Roy Riojas,file-entry-cache,6.0.1,pkg:npm/fi
|
|
|
1263
1223
|
library,flat-cache@3.2.0,MIT,,Jared Wray,flat-cache,3.2.0,pkg:npm/flat-cache@3.2.0,node_modules/flat-cache,A stupidly simple key/value storage using files to persist some data,git+https://github.com/jaredwray/flat-cache.git,"as detected from PackageJson property ""repository.url""",https://github.com/jaredwray/flat-cache#readme,"as detected from PackageJson property ""homepage""",https://github.com/jaredwray/flat-cache/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,09870435af85b5c50a2e6861ab272da5c96cabb405dfca4a8d91ec18d892405e6be05b6828359a6c50e5de1cda11032f4f52c7132b30e6dc202efa5861be2f6f,,active,Active in npm registry,2026-01-17T17:26:54.935Z
|
|
1264
1224
|
library,flat-cache@3.2.0|rimraf@3.0.2,ISC,,Isaac Z. Schlueter,rimraf,3.0.2,pkg:npm/rimraf@3.0.2,node_modules/flat-cache/node_modules/rimraf,A deep deletion module for node (like `rm -rf`),git://github.com/isaacs/rimraf.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/rimraf#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/rimraf/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,25990931990018514f3f662a5d95cf6cc94c060b31cc4f082ece253085ffda8d0bf54070f4efd8de8eb0170fe2f582daa5c5095b0a9b8b791dc483dd0bad9320,i@izs.me,deprecated,Rimraf versions prior to v4 are no longer supported,2026-02-16T00:59:39.642Z
|
|
1265
1225
|
library,flat-cache@3.2.0|glob@7.2.3,ISC,,Isaac Z. Schlueter,glob,7.2.3,pkg:npm/glob@7.2.3,node_modules/flat-cache/node_modules/glob,a little globber,git://github.com/isaacs/node-glob.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-glob#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-glob/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/glob/-/glob-7.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9c5474ccba54d9809a471c28089bcbe94bc21f6245c85548bf04cbb087f6d40b8794cb240358614dd93e2e5609b4e958b7dbfa76fb330f604646a04bfa240af5,i@izs.me,deprecated,"Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",2026-02-19T17:26:33.383Z
|
|
1266
|
-
library,flat-cache@3.2.0|minimatch@3.1.
|
|
1226
|
+
library,flat-cache@3.2.0|minimatch@3.1.5,ISC,,Isaac Z. Schlueter,minimatch,3.1.5,pkg:npm/minimatch@3.1.5,node_modules/flat-cache/node_modules/minimatch,a glob matcher in javascript,git://github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5608d652c9e74fa9fe35493a799abbef37857695b62d60f33facc51ab09b1d789836e9790f3aa4d871d0e6e147d83356e576e9f3e8d5cda78db7de2cb04125e3,i@izs.me,active,Active in npm registry,2026-02-26T19:32:47.199Z
|
|
1267
1227
|
library,flatted@3.3.3,ISC,,Andrea Giammarchi,flatted,3.3.3,pkg:npm/flatted@3.3.3,node_modules/flatted,A super light and fast circular JSON parser.,git+https://github.com/WebReflection/flatted.git,"as detected from PackageJson property ""repository.url""",https://github.com/WebReflection/flatted#readme,"as detected from PackageJson property ""homepage""",https://github.com/WebReflection/flatted/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,197fb2b30e0f042cf43f3a2c1c37a964600d12e14230bae7453884cbd31c1a39a409063046ae00fd7efce86fdf8ccffe3a3b16494d59ad8e6ac8045998efeec2,,active,Active in npm registry,2025-02-18T08:55:07.324Z
|
|
1268
1228
|
library,keyv@4.5.4,MIT,,Jared Wray,keyv,4.5.4,pkg:npm/keyv@4.5.4,node_modules/keyv,Simple key-value storage with support for multiple backends,git+https://github.com/jaredwray/keyv.git,"as detected from PackageJson property ""repository.url""",https://github.com/jaredwray/keyv,"as detected from PackageJson property ""homepage""",https://github.com/jaredwray/keyv/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a3154790747f1097f608d5e75b144b5ba9a0ec9c82094706d03b441a62f672d528d4f3538a7d4f52297eafffb8af93295600bf7e7d648ecc7b9a34ae8caa88a7,me@jaredwray.com,active,Active in npm registry,2026-02-26T01:42:48.126Z
|
|
1269
1229
|
library,json-buffer@3.0.1,MIT,,Dominic Tarr,json-buffer,3.0.1,pkg:npm/json-buffer@3.0.1,node_modules/json-buffer,JSON parse & stringify that supports binary via bops & base64,git://github.com/dominictarr/json-buffer.git,"as detected from PackageJson property ""repository.url""",https://github.com/dominictarr/json-buffer,"as detected from PackageJson property ""homepage""",https://github.com/dominictarr/json-buffer/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e1b57905f4769aa7d04c99be579b4f3dd7fe669ba1888bd3b8007983c91cad7399a534ff430c15456072c17d68cebea512e3dd6c7c70689966f46ea6236b1f49,dominic.tarr@gmail.com,active,Active in npm registry,2022-06-19T06:12:08.317Z
|
|
@@ -1329,7 +1289,7 @@ library,events-to-array@1.1.2,ISC,,Isaac Z. Schlueter,events-to-array,1.1.2,pkg:
|
|
|
1329
1289
|
library,xmlbuilder@4.2.1,MIT,,Ozgur Ozcitak,xmlbuilder,4.2.1,pkg:npm/xmlbuilder@4.2.1,node_modules/xmlbuilder,An XML builder for node.js,git://github.com/oozcitak/xmlbuilder-js.git,"as detected from PackageJson property ""repository.url""",http://github.com/oozcitak/xmlbuilder-js,"as detected from PackageJson property ""homepage""",http://github.com/oozcitak/xmlbuilder-js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-4.2.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a0478f88479f8508407949f04672012c15a693f7ec5966d0e771045ac46ecc409b4379b9a3f12c9aae87e3b09863048b5be627b74ad2f61774a5dda880c0168e,oozcitak@gmail.com,active,Active in npm registry,2023-07-12T19:14:12.127Z
|
|
1330
1290
|
library,tape@4.17.0,MIT,,Jordan Harband,tape,4.17.0,pkg:npm/tape@4.17.0,node_modules/tape,tap-producing test harness for node and browsers,git://github.com/ljharb/tape.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/tape,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/tape/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/tape/-/tape-4.17.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,282b978d8c42677aeee34766343fa808bb17cae03c868b1ebb6492e34e0fc79a2ec92d00f7dbfc5ff99d88baac4793130326a630137b3d1c2dd83bf7fb1188c7,ljharb@gmail.com,active,Active in npm registry,2024-09-15T22:24:53.820Z
|
|
1331
1291
|
library,tape@4.17.0|glob@7.2.3,ISC,,Isaac Z. Schlueter,glob,7.2.3,pkg:npm/glob@7.2.3,node_modules/tape/node_modules/glob,a little globber,git://github.com/isaacs/node-glob.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-glob#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-glob/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/glob/-/glob-7.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9c5474ccba54d9809a471c28089bcbe94bc21f6245c85548bf04cbb087f6d40b8794cb240358614dd93e2e5609b4e958b7dbfa76fb330f604646a04bfa240af5,i@izs.me,deprecated,"Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",2026-02-19T17:26:33.383Z
|
|
1332
|
-
library,tape@4.17.0|minimatch@3.1.
|
|
1292
|
+
library,tape@4.17.0|minimatch@3.1.5,ISC,,Isaac Z. Schlueter,minimatch,3.1.5,pkg:npm/minimatch@3.1.5,node_modules/tape/node_modules/minimatch,a glob matcher in javascript,git://github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5608d652c9e74fa9fe35493a799abbef37857695b62d60f33facc51ab09b1d789836e9790f3aa4d871d0e6e147d83356e576e9f3e8d5cda78db7de2cb04125e3,i@izs.me,active,Active in npm registry,2026-02-26T19:32:47.199Z
|
|
1333
1293
|
library,tape@4.17.0|is-regex@1.1.4,MIT,,Jordan Harband,is-regex,1.1.4,pkg:npm/is-regex@1.1.4,node_modules/tape/node_modules/is-regex,Is this value a JS regex? Works cross-realm/iframe~ and despite ES6 @@toStringTag,git://github.com/inspect-js/is-regex.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/is-regex,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/is-regex/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,92f45dc43b31663873517d3b6672f27734b54d4fd32654d41c763860b2fcededfba14038f437e42ea832f958c5a1ca30cb6f5c2af7128aefa422fef6f234d356,ljharb@gmail.com,active,Active in npm registry,2024-12-12T05:44:07.996Z
|
|
1334
1294
|
library,tape@4.17.0|object-inspect@1.12.3,MIT,,James Halliday,object-inspect,1.12.3,pkg:npm/object-inspect@1.12.3,node_modules/tape/node_modules/object-inspect,string representations of objects in node and the browser,git://github.com/inspect-js/object-inspect.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/object-inspect,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/object-inspect/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,81e52f764edcf9e8b330d503911a56d7027081f3a239e1dbc4147f84b5cad5a4face65523b48ec41cb3b7e3e8c1b0f3d8c2fdc8c67cb70d3abb4c62d1aa9bcd6,mail@substack.net,active,Active in npm registry,2025-02-05T01:26:10.498Z
|
|
1335
1295
|
library,@ljharb/resumer@0.0.1,MIT,@ljharb,James Halliday,resumer,0.0.1,pkg:npm/%40ljharb/resumer@0.0.1,node_modules/@ljharb/resumer,a through stream that starts paused and resumes on the next tick,git+https://github.com/ljharb/resumer.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/resumer,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/resumer/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@ljharb/resumer/-/resumer-0.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b2442200eac27ceeef453ab9ddcc739cca64b3bc12d6f6bde540a27402e53955aabc1033c0f544af08b30f0a0ca8d54c127d660ead2eb7165dd36788aef17597,mail@substack.net,active,Active in npm registry,2024-03-09T17:35:56.263Z
|
|
@@ -1343,7 +1303,7 @@ library,is-regex@1.2.1,MIT,,Jordan Harband,is-regex,1.2.1,pkg:npm/is-regex@1.2.1
|
|
|
1343
1303
|
library,object-is@1.1.6,MIT,,Jordan Harband,object-is,1.1.6,pkg:npm/object-is@1.1.6,node_modules/object-is,ES2015-compliant shim for Object.is - differentiates between -0 and +0,git://github.com/es-shims/object-is.git,"as detected from PackageJson property ""repository.url""",https://github.com/es-shims/object-is,"as detected from PackageJson property ""homepage""",https://github.com/es-shims/object-is/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/object-is/-/object-is-1.1.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,17c719f8a7c69521a2d3d9494fbfcd77a28967dca0b6f602d3f51860b23d9e640a2cc9f276907dcaf6eff4ad6e4a412eec553dbd83e65702e0df6f2d5fea2ddd,,active,Active in npm registry,2024-02-28T00:03:10.099Z
|
|
1344
1304
|
library,defined@1.0.1,MIT,,James Halliday,defined,1.0.1,pkg:npm/defined@1.0.1,node_modules/defined,return the first argument that is `!== undefined`,git://github.com/inspect-js/defined.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/defined,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/defined/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/defined/-/defined-1.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,86c05ddaa49509113ee4f98d747b75bb3cab16ee5ddd1c261432b3c8d64c16afc4c0334917b11ee7e0f9a04285d2153a2e1b68505d6669c16f39ee00b24402d5,mail@substack.net,active,Active in npm registry,2023-06-09T21:33:17.698Z
|
|
1345
1305
|
library,dotignore@0.1.2,MIT,,bradleymeck,dotignore,0.1.2,pkg:npm/dotignore@0.1.2,node_modules/dotignore,ignorefile/includefile matching .gitignore spec,git+ssh://git@github.com/bmeck/dotignore.git,"as detected from PackageJson property ""repository.url""",https://github.com/bmeck/dotignore#readme,"as detected from PackageJson property ""homepage""",https://github.com/bmeck/dotignore/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/dotignore/-/dotignore-0.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,50618659f49abaeb1a5490bef1f815f8d56f0579024e656feec93a9e88c3659bee394346532d199385291d00fa1038d2d23a41c1c002bc7e1ea1fbf2cc17110f,,active,Active in npm registry,2023-06-09T21:33:10.376Z
|
|
1346
|
-
library,dotignore@0.1.2|minimatch@3.1.
|
|
1306
|
+
library,dotignore@0.1.2|minimatch@3.1.5,ISC,,Isaac Z. Schlueter,minimatch,3.1.5,pkg:npm/minimatch@3.1.5,node_modules/dotignore/node_modules/minimatch,a glob matcher in javascript,git://github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5608d652c9e74fa9fe35493a799abbef37857695b62d60f33facc51ab09b1d789836e9790f3aa4d871d0e6e147d83356e576e9f3e8d5cda78db7de2cb04125e3,i@izs.me,active,Active in npm registry,2026-02-26T19:32:47.199Z
|
|
1347
1307
|
library,for-each@0.3.5,MIT,,Raynos,for-each,0.3.5,pkg:npm/for-each@0.3.5,node_modules/for-each,A better forEach,git+https://github.com/Raynos/for-each.git,"as detected from PackageJson property ""repository.url""",https://github.com/Raynos/for-each,"as detected from PackageJson property ""homepage""",https://github.com/Raynos/for-each/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/for-each/-/for-each-0.3.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,74ac75d9e442548cea0b1146a65c8528930fbcb11682636d52ba53889211e6ef7bcc48511bcc92aed6e83c7657c7b75a2f1415ae5eb8ddc4f36da6f6b64423c6,raynos2@gmail.com,active,Active in npm registry,2025-02-11T06:56:03.530Z
|
|
1348
1308
|
library,is-callable@1.2.7,MIT,,Jordan Harband,is-callable,1.2.7,pkg:npm/is-callable@1.2.7,node_modules/is-callable,Is this JS value callable? Works with Functions and GeneratorFunctions~ despite ES6 @@toStringTag.,git://github.com/inspect-js/is-callable.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/is-callable#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/is-callable/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d410b40551614bfa74aadc3a7a7a7c7bef0e0f452b2b4a052f3b528cdce170a037583b89c7100f5f33ee3ed2a48c463d514a045a55fff1f80a7aed92f22f494c,ljharb@gmail.com,active,Active in npm registry,2023-03-08T01:54:26.654Z
|
|
1349
1309
|
library,wrappy@1.0.2,ISC,,Isaac Z. Schlueter,wrappy,1.0.2,pkg:npm/wrappy@1.0.2,node_modules/wrappy,Callback wrapping utility,git+https://github.com/npm/wrappy.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/wrappy,"as detected from PackageJson property ""homepage""",https://github.com/npm/wrappy/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9784a9fc346c7a8afdc0be84bd5dbe4ee427eb774c90f8d9feca7d5e48214c46d5f4a94f4b5c54b19deeeff2103b8c31b5c141e1b82940f45c477402bdeccf71,i@izs.me,active,Active in npm registry,2023-06-22T16:34:09.617Z
|
|
@@ -1402,4 +1362,4 @@ library,is-number-object@1.1.1,MIT,,Jordan Harband,is-number-object,1.1.1,pkg:np
|
|
|
1402
1362
|
library,tapes@4.1.0,MIT,,Scott Corgan,tapes,4.1.0,pkg:npm/tapes@4.1.0,node_modules/tapes,A more robust tap-producing test harness for node and browsers. Adds beforeEach~ afterEach~ etc.,git+https://github.com/scottcorgan/tapes.git,"as detected from PackageJson property ""repository.url""",https://github.com/scottcorgan/tapes,"as detected from PackageJson property ""homepage""",https://github.com/scottcorgan/tapes/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/tapes/-/tapes-4.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,febbb8eece5ab64ffdc5dc6432d2c63979baa862402d13db9bc271162fe1e2ce30545b5bcc418608b556a7c7f978fd2a2052d465c1c57f4573b0833a110a2e62,,active,Active in npm registry,2022-06-27T03:53:19.002Z
|
|
1403
1363
|
library,tapes@4.1.0|async@1.5.2,MIT,,Caolan McMahon,async,1.5.2,pkg:npm/async@1.5.2,node_modules/tapes/node_modules/async,Higher-order functions and common patterns for asynchronous code,git+https://github.com/caolan/async.git,"as detected from PackageJson property ""repository.url""",https://github.com/caolan/async#readme,"as detected from PackageJson property ""homepage""",https://github.com/caolan/async/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/async/-/async-1.5.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9d2560a1b938aefeb547d3d4483b58b7b98f541da8971351e51589700b07ebbebf79fd756d4670beeefe44662b61ab957433dc3b9d7dbfaf304615d0b71b15f7,,active,Active in npm registry,2024-11-05T19:14:41.599Z
|
|
1404
1364
|
library,tapes@4.1.0|glob@6.0.4,ISC,,Isaac Z. Schlueter,glob,6.0.4,pkg:npm/glob@6.0.4,node_modules/tapes/node_modules/glob,a little globber,git://github.com/isaacs/node-glob.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-glob#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-glob/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/glob/-/glob-6.0.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,30a65e44dc98640555546d6865e2da5a27b5bb0787e349bd019c08c31c8f6d3497e211eb5584b32e0d11a3967947b5ca9085fe09cea80f5aea783267c2c07cfc,i@izs.me,deprecated,"Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",2026-02-19T17:26:33.383Z
|
|
1405
|
-
library,tapes@4.1.0|minimatch@3.1.
|
|
1365
|
+
library,tapes@4.1.0|minimatch@3.1.5,ISC,,Isaac Z. Schlueter,minimatch,3.1.5,pkg:npm/minimatch@3.1.5,node_modules/tapes/node_modules/minimatch,a glob matcher in javascript,git://github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5608d652c9e74fa9fe35493a799abbef37857695b62d60f33facc51ab09b1d789836e9790f3aa4d871d0e6e147d83356e576e9f3e8d5cda78db7de2cb04125e3,i@izs.me,active,Active in npm registry,2026-02-26T19:32:47.199Z
|