account-lookup-service 17.12.8 → 17.12.9

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/CHANGELOG.md CHANGED
@@ -2,6 +2,14 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### [17.12.9](https://github.com/mojaloop/account-lookup-service/compare/v17.12.8...v17.12.9) (2025-09-08)
6
+
7
+
8
+ ### Chore
9
+
10
+ * bump metrics for app critical metrics ([#572](https://github.com/mojaloop/account-lookup-service/issues/572)) ([45b6d0f](https://github.com/mojaloop/account-lookup-service/commit/45b6d0f6e0ae8593a3fb2eb046f18e62c511282d))
11
+ * **sbom:** update sbom [skip ci] ([d975f1c](https://github.com/mojaloop/account-lookup-service/commit/d975f1c561cda4183e573d2e93bd6f745401775c))
12
+
5
13
  ### [17.12.8](https://github.com/mojaloop/account-lookup-service/compare/v17.12.7...v17.12.8) (2025-09-05)
6
14
 
7
15
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "account-lookup-service",
3
3
  "description": "Account Lookup Service is used to validate Party and Participant lookups.",
4
- "version": "17.12.8",
4
+ "version": "17.12.9",
5
5
  "license": "Apache-2.0",
6
6
  "author": "ModusBox",
7
7
  "contributors": [
@@ -94,8 +94,8 @@
94
94
  "@mojaloop/central-services-error-handling": "13.1.0",
95
95
  "@mojaloop/central-services-health": "15.1.0",
96
96
  "@mojaloop/central-services-logger": "11.9.1",
97
- "@mojaloop/central-services-metrics": "12.6.0",
98
- "@mojaloop/central-services-shared": "18.30.8",
97
+ "@mojaloop/central-services-metrics": "12.7.1",
98
+ "@mojaloop/central-services-shared": "18.32.0",
99
99
  "@mojaloop/central-services-stream": "11.8.6",
100
100
  "@mojaloop/database-lib": "^11.3.2",
101
101
  "@mojaloop/event-sdk": "14.7.0",
@@ -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.5.1,,,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,account-lookup-service@17.12.7,Apache-2.0,,ModusBox,account-lookup-service,17.12.7,pkg:npm/account-lookup-service@17.12.7?vcs_url=git%3A%2F%2Fgithub.com%2Fmojaloop%2Faccount-lookup-service.git,,Account Lookup Service is used to validate Party and Participant lookups.,git://github.com/mojaloop/account-lookup-service.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/account-lookup-service#readme,"as detected from PackageJson property ""homepage""",http://github.com/mojaloop/account-lookup-service/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-02T15:44:02.512Z
5
+ application,account-lookup-service@17.12.8,Apache-2.0,,ModusBox,account-lookup-service,17.12.8,pkg:npm/account-lookup-service@17.12.8?vcs_url=git%3A%2F%2Fgithub.com%2Fmojaloop%2Faccount-lookup-service.git,,Account Lookup Service is used to validate Party and Participant lookups.,git://github.com/mojaloop/account-lookup-service.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/account-lookup-service#readme,"as detected from PackageJson property ""homepage""",http://github.com/mojaloop/account-lookup-service/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-03T16:52:18.637Z
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
@@ -59,7 +59,7 @@ library,@hapi/vise@5.0.1,BSD-3-Clause,@hapi,,vise,5.0.1,pkg:npm/%40hapi/vise@5.0
59
59
  library,@hapi/wreck@18.1.0,BSD-3-Clause,@hapi,,wreck,18.1.0,pkg:npm/%40hapi/wreck@18.1.0,node_modules/@hapi/wreck,HTTP Client Utilities,git://github.com/hapijs/wreck.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/wreck#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/wreck/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/wreck/-/wreck-18.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d33e9944298511f57f310aa4428989eec97f872c6f71933b2edb95a8ddef7403b8bccf5e05ba3097491aa908fd10925069bfb752e8751b16c6201172e0d7c9e3,,active,Active in npm registry,2024-04-10T17:35:27.426Z
60
60
  library,@hapi/inert@7.1.0,BSD-3-Clause,@hapi,,inert,7.1.0,pkg:npm/%40hapi/inert@7.1.0,node_modules/@hapi/inert,Static file and directory handlers plugin for hapi.js,git+https://github.com/hapijs/inert.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/inert#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/inert/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/inert/-/inert-7.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e57f9c97f3b39b453db8f1865f57522a19e14d021fd7ad5b1ff9244cdf4e0550192851be9eb8fc8ff34c8fa4b5cc10595a642b91544d3df0941ab5f30787c215,,active,Active in npm registry,2023-03-13T15:42:19.515Z
61
61
  library,@hapi/inert@7.1.0|@hapi/validate@2.0.1,BSD-3-Clause,@hapi,,validate,2.0.1,pkg:npm/%40hapi/validate@2.0.1,node_modules/@hapi/inert/node_modules/@hapi/validate,Object schema validation,git://github.com/hapijs/validate.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/validate#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/validate/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/validate/-/validate-2.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,359997467ad22caf0c43dcbf08ca84f564aca6007dc40e35fcb95847493debb69265e6d6af8c8dae9c486e8bf5d880b02b2e003d29565d981af63379a7aa6e3c,,active,Active in npm registry,2023-02-11T18:44:37.795Z
62
- library,lru-cache@7.18.3,ISC,,Isaac Z. Schlueter,lru-cache,7.18.3,pkg:npm/lru-cache@7.18.3,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-7.18.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8ee9a573404852b4b7a891a0224599b327c033b3425a205c08386777edcd34ce4a6c198b4e01d57d605c83a5beacb52c229ce91113ecbf050fec272401048ea0,i@izs.me,active,Active in npm registry,2025-03-24T15:14:18.754Z
62
+ library,lru-cache@7.18.3,ISC,,Isaac Z. Schlueter,lru-cache,7.18.3,pkg:npm/lru-cache@7.18.3,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-7.18.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8ee9a573404852b4b7a891a0224599b327c033b3425a205c08386777edcd34ce4a6c198b4e01d57d605c83a5beacb52c229ce91113ecbf050fec272401048ea0,i@izs.me,active,Active in npm registry,2025-09-03T21:36:57.017Z
63
63
  library,@hapi/vision@7.0.3,BSD-3-Clause,@hapi,,vision,7.0.3,pkg:npm/%40hapi/vision@7.0.3,node_modules/@hapi/vision,Templates rendering plugin support for hapi.js,git://github.com/hapijs/vision.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/vision#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/vision/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/vision/-/vision-7.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d543375de8fb1d940f6b1cd691e7ef31f72e5e817d47c9088834e5f8f7ddbfc7f9989c00bf4cc807847f52f36840fd7e2588104fe41e503c5c183f10748503ca,,active,Active in npm registry,2023-08-04T13:40:16.611Z
64
64
  library,@hapi/vision@7.0.3|@hapi/validate@2.0.1,BSD-3-Clause,@hapi,,validate,2.0.1,pkg:npm/%40hapi/validate@2.0.1,node_modules/@hapi/vision/node_modules/@hapi/validate,Object schema validation,git://github.com/hapijs/validate.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/validate#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/validate/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/validate/-/validate-2.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,359997467ad22caf0c43dcbf08ca84f564aca6007dc40e35fcb95847493debb69265e6d6af8c8dae9c486e8bf5d880b02b2e003d29565d981af63379a7aa6e3c,,active,Active in npm registry,2023-02-11T18:44:37.795Z
65
65
  library,@mojaloop/central-services-error-handling@13.1.0,Apache-2.0,@mojaloop,ModusBox,central-services-error-handling,13.1.0,pkg:npm/%40mojaloop/central-services-error-handling@13.1.0,node_modules/@mojaloop/central-services-error-handling,Hapi error handling module,git+https://github.com/mojaloop/central-services-error-handling.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/central-services-error-handling#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/central-services-error-handling/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/central-services-error-handling/-/central-services-error-handling-13.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,910d7b38d95715a7d31402d529d42129c0f40830db4f42292e78aed780bdc26db01e7f3339982509d8e89d5f2c1dc1ddf5f7597eb17b0588d9c6bd061ce87357,,active,Active in npm registry,2025-05-14T00:49:17.258Z
@@ -96,24 +96,24 @@ library,is-stream@2.0.1,MIT,,Sindre Sorhus,is-stream,2.0.1,pkg:npm/is-stream@2.0
96
96
  library,logform@2.7.0,MIT,,Charlie Robbins,logform,2.7.0,pkg:npm/logform@2.7.0,node_modules/logform,An mutable object-based log format designed for chaining & objectMode streams.,git+https://github.com/winstonjs/logform.git,"as detected from PackageJson property ""repository.url""",https://github.com/winstonjs/logform#readme,"as detected from PackageJson property ""homepage""",https://github.com/winstonjs/logform/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/logform/-/logform-2.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4c5600e239cfecf55b9a50487e19527be58ac6cf5d9255cc4c419c04222f2e113f4e7dc7e869359e8aeea555bb9b90a77786cb72bd3c032b5bc95ff18fb7ff91,charlie.robbins@gmail.com,active,Active in npm registry,2024-11-10T01:55:57.039Z
97
97
  library,@types/triple-beam@1.3.5,MIT,@types,,triple-beam,1.3.5,pkg:npm/%40types/triple-beam@1.3.5#types/triple-beam,node_modules/@types/triple-beam,TypeScript definitions for triple-beam,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/triple-beam,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/triple-beam,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/triple-beam/-/triple-beam-1.3.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e966987ac4e144c0a5d7d8abc8c60feffc76395802b5b2157e50c61695a76fd8ab5c8dd48d8138033998ba250a635009b2d1a28e863e32052cccc811c4861363,,active,Active in npm registry,2025-08-03T07:54:30.051Z
98
98
  library,fecha@4.2.3,MIT,,Taylor Hakes,fecha,4.2.3,pkg:npm/fecha@4.2.3,node_modules/fecha,Date formatting and parsing,git+https://taylorhakes@github.com/taylorhakes/fecha.git,"as detected from PackageJson property ""repository.url""",https://github.com/taylorhakes/fecha,"as detected from PackageJson property ""homepage""",https://github.com/taylorhakes/fecha/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/fecha/-/fecha-4.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,38fd88514e877982898b78b4cf8035f641cc4282d5b381dcf833eaab123687f0cf6474e6fef8ec7c2e8fd1be2308ccb5e178b32c1aaf9dd43e522943efbd3b27,,active,Active in npm registry,2022-06-18T00:02:30.961Z
99
- library,ms@2.1.3,MIT,,,ms,2.1.3,pkg:npm/ms@2.1.3,node_modules/ms,Tiny millisecond conversion utility,git+https://github.com/vercel/ms.git,"as detected from PackageJson property ""repository.url""",https://github.com/vercel/ms#readme,"as detected from PackageJson property ""homepage""",https://github.com/vercel/ms/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ms/-/ms-2.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e85973b9b4cb646dc9d9afcd542025784863ceae68c601f268253dc985ef70bb2fa1568726afece715c8ebf5d73fab73ed1f7100eb479d23bfb57b45dd645394,,active,Active in npm registry,2025-08-27T14:00:04.517Z
99
+ library,ms@2.1.3,MIT,,,ms,2.1.3,pkg:npm/ms@2.1.3,node_modules/ms,Tiny millisecond conversion utility,git+https://github.com/vercel/ms.git,"as detected from PackageJson property ""repository.url""",https://github.com/vercel/ms#readme,"as detected from PackageJson property ""homepage""",https://github.com/vercel/ms/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ms/-/ms-2.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e85973b9b4cb646dc9d9afcd542025784863ceae68c601f268253dc985ef70bb2fa1568726afece715c8ebf5d73fab73ed1f7100eb479d23bfb57b45dd645394,,active,Active in npm registry,2025-09-04T21:21:57.766Z
100
100
  library,one-time@1.0.0,MIT,,Arnout Kazemier,one-time,1.0.0,pkg:npm/one-time@1.0.0,node_modules/one-time,Run the supplied function exactly one time (once),git+https://github.com/3rd-Eden/one-time.git,"as detected from PackageJson property ""repository.url""",https://github.com/3rd-Eden/one-time#readme,"as detected from PackageJson property ""homepage""",https://github.com/3rd-Eden/one-time/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/one-time/-/one-time-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e435ce8912b0b9211c43f974906085e90de37000c5bf9b52991689724fceaa454570eceeb41d77e0a4527c5d310eb2f7f4c367ab16c705b51472364885381bda,,active,Active in npm registry,2022-06-22T21:51:39.572Z
101
101
  library,fn.name@1.1.0,MIT,,Arnout Kazemier,fn.name,1.1.0,pkg:npm/fn.name@1.1.0,node_modules/fn.name,Extract names from functions,git+https://github.com/3rd-Eden/fn.name.git,"as detected from PackageJson property ""repository.url""",https://github.com/3rd-Eden/fn.name,"as detected from PackageJson property ""homepage""",https://github.com/3rd-Eden/fn.name/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/fn.name/-/fn.name-1.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1919e607980fc89a4085341d4994d2a7db9a3d2be5d3d2a861c310b6c07dad0a0e9b3b3d747e9f7de71c1fe67e72fe8febc1eee5b0ba263461e0087f98748d47,,active,Active in npm registry,2022-06-18T02:40:03.044Z
102
102
  library,stack-trace@0.0.10,MIT,,Felix Geisendörfer,stack-trace,0.0.10,pkg:npm/stack-trace@0.0.10,node_modules/stack-trace,Get v8 stack traces as an array of CallSite objects.,git://github.com/felixge/node-stack-trace.git,"as detected from PackageJson property ""repository.url""",https://github.com/felixge/node-stack-trace,"as detected from PackageJson property ""homepage""",https://github.com/felixge/node-stack-trace/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.10.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,286cda85cee9b942a4cf232df88a807a9f9354d6ca3fe9362e6c21b9bdfd9b502c4d291a0eeb71e7a6830a8f872c3cdffc3dba0481d32563624c6d4a0098900a,felix@debuggable.com,active,Active in npm registry,2023-07-12T04:07:46.546Z
103
103
  library,winston-transport@4.9.0,MIT,,Charlie Robbins,winston-transport,4.9.0,pkg:npm/winston-transport@4.9.0,node_modules/winston-transport,Base stream implementations for winston@3 and up.,git+ssh://git@github.com/winstonjs/winston-transport.git,"as detected from PackageJson property ""repository.url""",https://github.com/winstonjs/winston-transport#readme,"as detected from PackageJson property ""homepage""",https://github.com/winstonjs/winston-transport/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/winston-transport/-/winston-transport-4.9.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f1dacc278ae481a3e8d4c7b8cc3ff758b7c8ff33dd03da36222a4a383ba79c60dcbaa6c7c23b1b07bf7296fd382c2186cd4d3143abd3ce738ca5019a2e1866e8,charlie.robbins@gmail.com,active,Active in npm registry,2024-11-10T02:38:39.262Z
104
104
  library,winston-transport@4.9.0|readable-stream@3.6.2,MIT,,,readable-stream,3.6.2,pkg:npm/readable-stream@3.6.2,node_modules/winston-transport/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
105
105
  library,@mojaloop/central-services-metrics@12.6.0,Apache-2.0,@mojaloop,ModusBox,central-services-metrics,12.6.0,pkg:npm/%40mojaloop/central-services-metrics@12.6.0,node_modules/@mojaloop/central-services-metrics,Shared code for metrics generation,git+https://github.com/mojaloop/central-services-metrics.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/central-services-metrics#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/central-services-metrics/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/central-services-metrics/-/central-services-metrics-12.6.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,82dad36cda7bfde99bf14aa91a758a919e45ee9c5ee77e11fa039bd0faf7625b5df2db3c318c83ed37a276a2392fa2041d8a4d7f5fd76ee1a90717747ef0686a,,active,Active in npm registry,2025-05-14T14:18:54.584Z
106
- library,@typescript-eslint/eslint-plugin@8.36.0,MIT,@typescript-eslint,,eslint-plugin,8.36.0,pkg:npm/%40typescript-eslint/eslint-plugin@8.36.0#packages/eslint-plugin,node_modules/@typescript-eslint/eslint-plugin,TypeScript plugin for ESLint,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/eslint-plugin,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/eslint-plugin,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,95936284751507a65988f04d80e4064b1500488ed4256853f271f25060a7690dbc5c50b0f7c21facc086deb525d6ec145a802fa1d2506f2d8a4ecefd51372b02,,active,Active in npm registry,2025-09-03T16:10:32.432Z
106
+ library,@typescript-eslint/eslint-plugin@8.36.0,MIT,@typescript-eslint,,eslint-plugin,8.36.0,pkg:npm/%40typescript-eslint/eslint-plugin@8.36.0#packages/eslint-plugin,node_modules/@typescript-eslint/eslint-plugin,TypeScript plugin for ESLint,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/eslint-plugin,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/eslint-plugin,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,95936284751507a65988f04d80e4064b1500488ed4256853f271f25060a7690dbc5c50b0f7c21facc086deb525d6ec145a802fa1d2506f2d8a4ecefd51372b02,,active,Active in npm registry,2025-09-05T11:09:04.042Z
107
107
  library,@eslint-community/regexpp@4.12.1,MIT,@eslint-community,Toru Nagashima,regexpp,4.12.1,pkg:npm/%40eslint-community/regexpp@4.12.1,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.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0826420c9b9db81f4e524164636220a69359322da5050803daacf05e41226b5e9c81eda98a363f6978bde8224caae0cc9f79c97653d5d40e4aac9117c1f2cdcd,,active,Active in npm registry,2024-10-28T00:38:34.716Z
108
- library,@typescript-eslint/parser@8.36.0,MIT,@typescript-eslint,,parser,8.36.0,pkg:npm/%40typescript-eslint/parser@8.36.0#packages/parser,node_modules/@typescript-eslint/parser,An ESLint custom parser which leverages TypeScript ESTree,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/parser,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/parser,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,16e620907c192ee3db663407cc95ebb57ade25d14c2a5d7a04563246b2f10e15abe90afb29b72edacd5886ef2db22317c354b45b5a637c57d812df91eb4e2cf9,,active,Active in npm registry,2025-09-03T16:10:19.560Z
109
- library,@typescript-eslint/scope-manager@8.36.0,MIT,@typescript-eslint,,scope-manager,8.36.0,pkg:npm/%40typescript-eslint/scope-manager@8.36.0#packages/scope-manager,node_modules/@typescript-eslint/scope-manager,TypeScript scope analyser for ESLint,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/scope-manager,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/scope-manager,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c029daa482a70e437ad9f62d4c6bf6f9163c1659c1600ded366d1f9bdd647360633e1576bc88f0c28cc9ecb4e868b0326f571af01c6b4bbbd3f8fbef7fb46fa8,,active,Active in npm registry,2025-09-03T16:10:12.770Z
110
- library,@typescript-eslint/types@8.36.0,MIT,@typescript-eslint,,types,8.36.0,pkg:npm/%40typescript-eslint/types@8.36.0#packages/types,node_modules/@typescript-eslint/types,Types for the TypeScript-ESTree AST spec,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/types,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/types/-/types-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c469acea5e5c4c92903d938a33be4397dc817cd74678b46c232b9f7b09f14f8bd94eb8c2d089904f87e3f109ad24af38179f2e4a1e4754148037071f897c4005,,active,Active in npm registry,2025-09-03T16:09:52.586Z
111
- library,@typescript-eslint/visitor-keys@8.36.0,MIT,@typescript-eslint,,visitor-keys,8.36.0,pkg:npm/%40typescript-eslint/visitor-keys@8.36.0#packages/visitor-keys,node_modules/@typescript-eslint/visitor-keys,Visitor keys used to help traverse the TypeScript-ESTree AST,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/visitor-keys,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bd9ae15769513d60ee1a8c5c9abcd1672c408203cbfaaa775b352b9590feb2516e7838981f17816b7e1d5173ee0b446618ace5e254b9905258bca0aaf5c9cd0c,,active,Active in npm registry,2025-09-03T16:09:58.974Z
108
+ library,@typescript-eslint/parser@8.36.0,MIT,@typescript-eslint,,parser,8.36.0,pkg:npm/%40typescript-eslint/parser@8.36.0#packages/parser,node_modules/@typescript-eslint/parser,An ESLint custom parser which leverages TypeScript ESTree,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/parser,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/parser,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,16e620907c192ee3db663407cc95ebb57ade25d14c2a5d7a04563246b2f10e15abe90afb29b72edacd5886ef2db22317c354b45b5a637c57d812df91eb4e2cf9,,active,Active in npm registry,2025-09-05T11:08:51.902Z
109
+ library,@typescript-eslint/scope-manager@8.36.0,MIT,@typescript-eslint,,scope-manager,8.36.0,pkg:npm/%40typescript-eslint/scope-manager@8.36.0#packages/scope-manager,node_modules/@typescript-eslint/scope-manager,TypeScript scope analyser for ESLint,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/scope-manager,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/scope-manager,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c029daa482a70e437ad9f62d4c6bf6f9163c1659c1600ded366d1f9bdd647360633e1576bc88f0c28cc9ecb4e868b0326f571af01c6b4bbbd3f8fbef7fb46fa8,,active,Active in npm registry,2025-09-05T11:08:46.331Z
110
+ library,@typescript-eslint/types@8.36.0,MIT,@typescript-eslint,,types,8.36.0,pkg:npm/%40typescript-eslint/types@8.36.0#packages/types,node_modules/@typescript-eslint/types,Types for the TypeScript-ESTree AST spec,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/types,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/types/-/types-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c469acea5e5c4c92903d938a33be4397dc817cd74678b46c232b9f7b09f14f8bd94eb8c2d089904f87e3f109ad24af38179f2e4a1e4754148037071f897c4005,,active,Active in npm registry,2025-09-05T11:08:28.190Z
111
+ library,@typescript-eslint/visitor-keys@8.36.0,MIT,@typescript-eslint,,visitor-keys,8.36.0,pkg:npm/%40typescript-eslint/visitor-keys@8.36.0#packages/visitor-keys,node_modules/@typescript-eslint/visitor-keys,Visitor keys used to help traverse the TypeScript-ESTree AST,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/visitor-keys,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bd9ae15769513d60ee1a8c5c9abcd1672c408203cbfaaa775b352b9590feb2516e7838981f17816b7e1d5173ee0b446618ace5e254b9905258bca0aaf5c9cd0c,,active,Active in npm registry,2025-09-05T11:08:34.141Z
112
112
  library,@typescript-eslint/visitor-keys@8.36.0|eslint-visitor-keys@4.2.1,Apache-2.0,,Toru Nagashima,eslint-visitor-keys,4.2.1,pkg:npm/eslint-visitor-keys@4.2.1#packages/eslint-visitor-keys,node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys,Constants and utilities about visitor keys to traverse AST.,git+https://github.com/eslint/js.git#packages/eslint-visitor-keys,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/eslint/js/blob/main/packages/eslint-visitor-keys/README.md,"as detected from PackageJson property ""homepage""",https://github.com/eslint/js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,521764e6c7ea71e7bff47feb08e262918cfaee8d1ad93c3684644f386d98d51d9d83b6eb45ed6e1b4c9a3500c7bbe4cefee40f17fe5e09aa6f612987523b7b25,,active,Active in npm registry,2025-06-09T15:45:53.017Z
113
- library,@typescript-eslint/type-utils@8.36.0,MIT,@typescript-eslint,,type-utils,8.36.0,pkg:npm/%40typescript-eslint/type-utils@8.36.0#packages/type-utils,node_modules/@typescript-eslint/type-utils,Type utilities for working with TypeScript + ESLint together,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/type-utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e5a686606f1c54377a7317e4ff29e9633c41459264ef0ff29ada3aba2c9416d742a33408b105a1eccdbcffaaf9ec5c246f07a783ca80ce83023f04897d6966b2,,active,Active in npm registry,2025-09-03T16:10:25.572Z
114
- library,@typescript-eslint/typescript-estree@8.36.0,MIT,@typescript-eslint,,typescript-estree,8.36.0,pkg:npm/%40typescript-eslint/typescript-estree@8.36.0#packages/typescript-estree,node_modules/@typescript-eslint/typescript-estree,A parser that converts TypeScript source code into an ESTree compatible form,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/typescript-estree,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/typescript-estree,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,25a4bc6c356b7d5257e1abf48cba5ee327b406901a516efeb674b86381136b7abb368660cd86cdf730d04c9f243dbe5f4389f4865880b7db40e0f7ecdb30361e,,active,Active in npm registry,2025-09-03T16:10:05.816Z
113
+ library,@typescript-eslint/type-utils@8.36.0,MIT,@typescript-eslint,,type-utils,8.36.0,pkg:npm/%40typescript-eslint/type-utils@8.36.0#packages/type-utils,node_modules/@typescript-eslint/type-utils,Type utilities for working with TypeScript + ESLint together,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/type-utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e5a686606f1c54377a7317e4ff29e9633c41459264ef0ff29ada3aba2c9416d742a33408b105a1eccdbcffaaf9ec5c246f07a783ca80ce83023f04897d6966b2,,active,Active in npm registry,2025-09-05T11:08:57.661Z
114
+ library,@typescript-eslint/typescript-estree@8.36.0,MIT,@typescript-eslint,,typescript-estree,8.36.0,pkg:npm/%40typescript-eslint/typescript-estree@8.36.0#packages/typescript-estree,node_modules/@typescript-eslint/typescript-estree,A parser that converts TypeScript source code into an ESTree compatible form,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/typescript-estree,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/typescript-estree,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,25a4bc6c356b7d5257e1abf48cba5ee327b406901a516efeb674b86381136b7abb368660cd86cdf730d04c9f243dbe5f4389f4865880b7db40e0f7ecdb30361e,,active,Active in npm registry,2025-09-05T11:08:39.952Z
115
115
  library,@typescript-eslint/typescript-estree@8.36.0|minimatch@9.0.5,ISC,,Isaac Z. Schlueter,minimatch,9.0.5,pkg:npm/minimatch@9.0.5,node_modules/@typescript-eslint/typescript-estree/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,2025-06-12T20:19:28.018Z
116
- library,@typescript-eslint/utils@8.36.0,MIT,@typescript-eslint,,utils,8.36.0,pkg:npm/%40typescript-eslint/utils@8.36.0#packages/utils,node_modules/@typescript-eslint/utils,Utilities for working with TypeScript + ESLint together,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/utils,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,54eaa61eee36684313f8fdaa623ca5c3accfff713f1efa6d470767fcf671c95dbb2a1660d883accd7a1de0d7178ac5b33c01924b8b6b13f8389a8363e97987da,,active,Active in npm registry,2025-09-03T16:10:18.580Z
116
+ library,@typescript-eslint/utils@8.36.0,MIT,@typescript-eslint,,utils,8.36.0,pkg:npm/%40typescript-eslint/utils@8.36.0#packages/utils,node_modules/@typescript-eslint/utils,Utilities for working with TypeScript + ESLint together,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/utils,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,54eaa61eee36684313f8fdaa623ca5c3accfff713f1efa6d470767fcf671c95dbb2a1660d883accd7a1de0d7178ac5b33c01924b8b6b13f8389a8363e97987da,,active,Active in npm registry,2025-09-05T11:08:52.297Z
117
117
  library,debug@4.4.1,MIT,,Josh Junon,debug,4.4.1,pkg:npm/debug@4.4.1,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.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,29c282aa27ed049719afefbbca4a03204c126b75d6a304df34fa3dd816318d78b260456b51087668bca1c410b0c30fa17a8aed505c44258711ce8b2cb5310161,,active,Active in npm registry,2025-05-13T20:56:36.586Z
118
118
  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.,2025-08-22T20:39:49.550Z
119
119
  library,eslint@8.57.1|ajv@6.12.6,MIT,,Evgeny Poberezkin,ajv,6.12.6,pkg:npm/ajv@6.12.6,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.12.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8f77d52e0bd3a39dbb6a7c98c893864d825b1bebe79d062f1349b99a691cd532be9f1029a6408b3082f4699e1d6e55423681928619be933138654ca4068320e2,,active,Active in npm registry,2025-06-09T04:08:01.833Z
@@ -126,8 +126,8 @@ library,@eslint-community/eslint-utils@4.7.0,MIT,@eslint-community,Toru Nagashim
126
126
  library,graphemer@1.4.0,MIT,,Matt Davies,graphemer,1.4.0,pkg:npm/graphemer@1.4.0,node_modules/graphemer,A JavaScript library that breaks strings into their individual user-perceived characters (including emojis!),git+https://github.com/flmnt/graphemer.git,"as detected from PackageJson property ""repository.url""",https://github.com/flmnt/graphemer,"as detected from PackageJson property ""homepage""",https://github.com/flmnt/graphemer/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,12d2b0a0eea4c422fd58ee718a98874d9952cc19bb58b4fadbb4ea0bfb9545dd072a6abc357c9e6e7358c43a018bbc2df1e4d6ad4aca5c2395685abdc759206a,matt@filament.so,active,Active in npm registry,2023-06-22T16:32:15.232Z
127
127
  library,ignore@7.0.5,MIT,,kael,ignore,7.0.5,pkg:npm/ignore@7.0.5,node_modules/ignore,Ignore is a manager and filter for .gitignore rules~ the one used by eslint~ gitbook and many others.,git+ssh://git@github.com/kaelzhang/node-ignore.git,"as detected from PackageJson property ""repository.url""",https://github.com/kaelzhang/node-ignore#readme,"as detected from PackageJson property ""homepage""",https://github.com/kaelzhang/node-ignore/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1ece7dc4135f508ba730581601b197e5cabaf3ddc86d68382a7ae36d8c17dedc74ceda2b5604c303a076b317fc7a31c9e30cfc06a194318967ccd05eaf936f1a,,active,Active in npm registry,2025-05-31T02:18:53.593Z
128
128
  library,natural-compare@1.4.0,MIT,,Lauri Rooden,natural-compare,1.4.0,pkg:npm/natural-compare@1.4.0,node_modules/natural-compare,Compare strings containing a mix of letters and numbers in the way a human being would in sort order.,git://github.com/litejs/natural-compare-lite.git,"as detected from PackageJson property ""repository.url""",https://github.com/litejs/natural-compare-lite#readme,"as detected from PackageJson property ""homepage""",https://github.com/litejs/natural-compare-lite/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,396343f1e8b756d342f61ed5eb4a9f7f7495a1b1ebf7de824f0831b9b832418129836f7487d2746eec8408d3497b19059b9b0e6a38791b5d7a45803573c64c4b,,active,Active in npm registry,2023-06-22T16:33:03.092Z
129
- library,@typescript-eslint/project-service@8.36.0,MIT,@typescript-eslint,,project-service,8.36.0,pkg:npm/%40typescript-eslint/project-service@8.36.0#packages/project-service,node_modules/@typescript-eslint/project-service,Standalone TypeScript project service wrapper for linting.,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/project-service,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,24085014800191671c41878b32b1da76efdf869ce6490d45d4a5e4a73aa257103f89823a52746ddadaea5c7b75b1811cc359b12e707daca32c3b15cfc68c0dfe,,active,Active in npm registry,2025-09-03T16:09:57.720Z
130
- library,@typescript-eslint/tsconfig-utils@8.36.0,MIT,@typescript-eslint,,tsconfig-utils,8.36.0,pkg:npm/%40typescript-eslint/tsconfig-utils@8.36.0#packages/tsconfig-utils,node_modules/@typescript-eslint/tsconfig-utils,Utilities for collecting TSConfigs for linting scenarios.,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/tsconfig-utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3618774c8120375f2635b757a5de50f26482067ad941e63d57b09addda98bcd0d2b4d206466240e9d9ab20f309d24a30dc2ee07106e9b06dab3f3cb52acfc09c,,active,Active in npm registry,2025-09-03T16:09:51.935Z
129
+ library,@typescript-eslint/project-service@8.36.0,MIT,@typescript-eslint,,project-service,8.36.0,pkg:npm/%40typescript-eslint/project-service@8.36.0#packages/project-service,node_modules/@typescript-eslint/project-service,Standalone TypeScript project service wrapper for linting.,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/project-service,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,24085014800191671c41878b32b1da76efdf869ce6490d45d4a5e4a73aa257103f89823a52746ddadaea5c7b75b1811cc359b12e707daca32c3b15cfc68c0dfe,,active,Active in npm registry,2025-09-05T11:08:33.082Z
130
+ library,@typescript-eslint/tsconfig-utils@8.36.0,MIT,@typescript-eslint,,tsconfig-utils,8.36.0,pkg:npm/%40typescript-eslint/tsconfig-utils@8.36.0#packages/tsconfig-utils,node_modules/@typescript-eslint/tsconfig-utils,Utilities for collecting TSConfigs for linting scenarios.,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/tsconfig-utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3618774c8120375f2635b757a5de50f26482067ad941e63d57b09addda98bcd0d2b4d206466240e9d9ab20f309d24a30dc2ee07106e9b06dab3f3cb52acfc09c,,active,Active in npm registry,2025-09-05T11:08:27.524Z
131
131
  library,fast-glob@3.3.3,MIT,,Denis Malinochkin,fast-glob,3.3.3,pkg:npm/fast-glob@3.3.3,node_modules/fast-glob,It's a very fast and efficient glob library for Node.js,git+https://github.com/mrmlnc/fast-glob.git,"as detected from PackageJson property ""repository.url""",https://github.com/mrmlnc/fast-glob#readme,"as detected from PackageJson property ""homepage""",https://github.com/mrmlnc/fast-glob/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ecca6d2fc53472a705773233c0e4c7a22957f71e41acdab27bb67f2ee0bb9023118a8d44312caa44adc1100503eec5d1ab8893e00cd356e65d8604364c2bd82e,,active,Active in npm registry,2025-01-05T10:38:42.437Z
132
132
  library,fast-glob@3.3.3|glob-parent@5.1.2,ISC,,Gulp Team,glob-parent,5.1.2,pkg:npm/glob-parent@5.1.2,node_modules/fast-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-5.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,00e22049009ea62258c0fdc04671b1fb95674eed870587736c63f8e5e2f0d6faf7cc1def64b7b279dd6c0bd8676dc39cf7f4ab33233944f42b906cf8692f59a3,team@gulpjs.com,active,Active in npm registry,2023-06-22T16:32:08.502Z
133
133
  library,@nodelib/fs.stat@2.0.5,MIT,@nodelib,,fs.stat,2.0.5,pkg:npm/%40nodelib/fs.stat@2.0.5#master,node_modules/@nodelib/fs.stat,Get the status of a file with some features,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.stat/-/fs.stat-2.0.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,46484f3e9db3aea0c0400ff68cd867ced70f025bfae17761229edaef8e78039a2f23b06e93182decc5fbb9dc00bb7ce0d437293d4d2bcf7555d5279aaaf638f8,,active,Active in npm registry,2024-12-01T13:14:10.798Z
@@ -150,7 +150,8 @@ library,@mojaloop/central-services-shared@18.30.8|ioredis@5.7.0,MIT,,Zihua Li,io
150
150
  library,@mojaloop/central-services-shared@18.30.8|openapi-backend@5.15.0,MIT,,Viljami Kuosmanen,openapi-backend,5.15.0,pkg:npm/openapi-backend@5.15.0,node_modules/@mojaloop/central-services-shared/node_modules/openapi-backend,Build~ Validate~ Route~ Authenticate and Mock using OpenAPI definitions. Framework-agnostic,git+https://github.com/openapistack/openapi-backend.git,"as detected from PackageJson property ""repository.url""",https://openapistack.co,"as detected from PackageJson property ""homepage""",https://github.com/openapistack/openapi-backend/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/openapi-backend/-/openapi-backend-5.15.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ca8c749c2bf9d7561651e04d09d298eb199407ddb210df8df6b1cee011c0e4638065a36d63ecf3b9fb4075f13021b0ac09cbd927dcac10d0a0baa060fa12e55b,viljami@viljami.io,active,Active in npm registry,2025-08-20T09:13:23.012Z
151
151
  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
152
152
  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-02-02T20:46:24.084Z
153
- library,@mojaloop/event-sdk@14.6.1,Apache-2.0,@mojaloop,ModusBox,event-sdk,14.6.1,pkg:npm/%40mojaloop/event-sdk@14.6.1,node_modules/@mojaloop/event-sdk,Shared code for Event Logging,git+https://github.com/mojaloop/event-sdk.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/event-sdk#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/event-sdk/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/event-sdk/-/event-sdk-14.6.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,27c2f17f2f02b820e9915dbaf49e946485babfc253fb3e523226556dd3485d37b871b9537e2ceeaa91651eb5f97365800a495dc99425ac03313e8669faa66790,,active,Active in npm registry,2025-06-12T12:22:11.273Z
153
+ library,@mojaloop/event-sdk@14.7.0,Apache-2.0,@mojaloop,ModusBox,event-sdk,14.7.0,pkg:npm/%40mojaloop/event-sdk@14.7.0,node_modules/@mojaloop/event-sdk,Shared code for Event Logging,git+https://github.com/mojaloop/event-sdk.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/event-sdk#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/event-sdk/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/event-sdk/-/event-sdk-14.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a31d77772750a1f8d7f75e53f2d9ba3a417d1443ba1ff7eaa8a9b2b89b31ecf242c9a76f279288bdeacb2b9b23cf5af8490834fd020b0850f22ac79086666008,,active,Active in npm registry,2025-09-05T11:01:32.886Z
154
+ library,@mojaloop/event-sdk@14.7.0|@grpc/proto-loader@0.8.0,Apache-2.0,@grpc,Google Inc.,proto-loader,0.8.0,pkg:npm/%40grpc/proto-loader@0.8.0,node_modules/@mojaloop/event-sdk/node_modules/@grpc/proto-loader,gRPC utility library for loading .proto files,git+https://github.com/grpc/grpc-node.git,"as detected from PackageJson property ""repository.url""",https://grpc.io/,"as detected from PackageJson property ""homepage""",https://github.com/grpc/grpc-node/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@grpc/proto-loader/-/proto-loader-0.8.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,adcd61390b632161b1731a5bf5a1c07cba4872d8c49ec0de863d0302255f065993f38baf474b94b4dda1122fde72f5958d75067f9a8f178a848222cec7560831,,active,Active in npm registry,2025-07-21T17:07:03.613Z
154
155
  library,@mojaloop/inter-scheme-proxy-cache-lib@2.6.0,Apache-2.0,@mojaloop,Eugen Klymniuk,inter-scheme-proxy-cache-lib,2.6.0,pkg:npm/%40mojaloop/inter-scheme-proxy-cache-lib@2.6.0,node_modules/@mojaloop/inter-scheme-proxy-cache-lib,Common component~ that provides scheme proxy caching mapping (ISPC),git+https://github.com/mojaloop/inter-scheme-proxy-cache-lib.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/inter-scheme-proxy-cache-lib#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/inter-scheme-proxy-cache-lib/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/inter-scheme-proxy-cache-lib/-/inter-scheme-proxy-cache-lib-2.6.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0ccdd05ad3e3c146156a9d094c894271b7b3561c1848cf79ba46dbf963ccc8e16c9fb1bdacd5c5c291a589572feeac1c6139b63310e1083ea3b7136cf143648d,,active,Active in npm registry,2025-05-27T08:31:45.170Z
155
156
  library,ajv-keywords@5.1.0,MIT,,Evgeny Poberezkin,ajv-keywords,5.1.0,pkg:npm/ajv-keywords@5.1.0,node_modules/ajv-keywords,Additional JSON-Schema keywords for Ajv JSON validator,git+https://github.com/epoberezkin/ajv-keywords.git,"as detected from PackageJson property ""repository.url""",https://github.com/epoberezkin/ajv-keywords#readme,"as detected from PackageJson property ""homepage""",https://github.com/epoberezkin/ajv-keywords/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6024bf24d140532af9bc0ba19350d69b5081c511d6f4b6c9da8cd679e9ab22aa5bb2a2a31d5c583f28b9182d2b8d9213e49c49def8ab5534bcc24e22fd9fa4af,,active,Active in npm registry,2022-06-13T02:34:05.200Z
156
157
  library,ajv@8.17.1,MIT,,Evgeny Poberezkin,ajv,8.17.1,pkg:npm/ajv@8.17.1,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.17.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,07f801b8d8394a2313acf902f80dbe716d11b33c316269fa558c41fe29e5052b52e67c7ac4722dfde84a46120c86abac97b6bc2e34286678c2b39be1c31390d6,,active,Active in npm registry,2025-06-09T04:08:01.833Z
@@ -185,7 +186,7 @@ library,knex@3.1.0,MIT,,Tim Griesser,knex,3.1.0,pkg:npm/knex@3.1.0,node_modules/
185
186
  library,knex@3.1.0|colorette@2.0.19,MIT,,Jorge Bucaran,colorette,2.0.19,pkg:npm/colorette@2.0.19,node_modules/knex/node_modules/colorette,🌈Easily set your terminal text color & styles.,git+https://github.com/jorgebucaran/colorette.git,"as detected from PackageJson property ""repository.url""",https://github.com/jorgebucaran/colorette#readme,"as detected from PackageJson property ""homepage""",https://github.com/jorgebucaran/colorette/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/colorette/-/colorette-2.0.19.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ded96ffdd20fec55af8f706c6c7ac62c9ea5fe82a1d4edd372006a327fb2c826a03b1736ddfcb30d2e87ca941b83159b9290e77f9da9d4bb91e1e58343f2bd59,,active,Active in npm registry,2023-04-16T15:34:10.025Z
186
187
  library,knex@3.1.0|commander@10.0.1,MIT,,TJ Holowaychuk,commander,10.0.1,pkg:npm/commander@10.0.1,node_modules/knex/node_modules/commander,the complete solution for node.js command-line programs,git+https://github.com/tj/commander.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/tj/commander.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/tj/commander.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/commander/-/commander-10.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cb8320dad5ec8699446d21b3c7b6a6ccfc0a28e086ba84913ff0a311dc3093414e1a551baba94aba8c83653359926c47749b69e7885d7d8fc952b74bed77ddba,tj@vision-media.ca,active,Active in npm registry,2025-05-18T23:00:59.689Z
187
188
  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-05-13T20:56:36.586Z
188
- 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-08-27T14:00:04.517Z
189
+ 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-04T21:21:57.766Z
189
190
  library,knex@3.1.0|resolve-from@5.0.0,MIT,,Sindre Sorhus,resolve-from,5.0.0,pkg:npm/resolve-from@5.0.0,node_modules/knex/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-5.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a9883d28fdb8743e6a91af49e3b774695932d0df9be1f4d4f3d2cdf620e78c1e706a4b220b8f6bbcc0743eb509406a13987e745cf8aa3af0230df6a28c6c5867,sindresorhus@gmail.com,active,Active in npm registry,2023-06-22T16:33:46.245Z
190
191
  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
191
192
  library,mysql2@3.14.4,MIT,,Andrey Sidorov,mysql2,3.14.4,pkg:npm/mysql2@3.14.4,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.14.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0acfe3c775993cdad81d5cfe22e9e9f7389a85a1b9b8532f0f647c66599cd7de00a97371b7d1c136eed9b0f62b52d989b05d1e8044c258874c2180303868cbd7,andrey.sidorov@gmail.com,active,Active in npm registry,2025-09-01T04:02:27.651Z
@@ -212,7 +213,7 @@ library,side-channel-map@1.0.1,MIT,,Jordan Harband,side-channel-map,1.0.1,pkg:np
212
213
  library,call-bound@1.0.4,MIT,,Jordan Harband,call-bound,1.0.4,pkg:npm/call-bound@1.0.4,node_modules/call-bound,Robust call-bound JavaScript intrinsics~ using `call-bind` and `get-intrinsic`.,git+https://github.com/ljharb/call-bound.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/call-bound#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/call-bound/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fb2b3df7b53dea9a382b1fc0069042aa103d12ec49690583420ef6f791f8841a61bf72198346e804abb0629b78617a7a319e4099942753fb72313951a5a49e8e,ljharb@gmail.com,active,Active in npm registry,2025-03-03T17:50:03.694Z
213
214
  library,get-intrinsic@1.3.0,MIT,,Jordan Harband,get-intrinsic,1.3.0,pkg:npm/get-intrinsic@1.3.0,node_modules/get-intrinsic,Get and robustly cache all JS language-level intrinsics at first require time,git+https://github.com/ljharb/get-intrinsic.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/get-intrinsic#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/get-intrinsic/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f5f4a349aa2cfdf448548a7ec5226513a95fc21112ecb36d29a08121a987b23af69dad418800493e8d263a38f3f062435116ab9823c6a9a89583999f8dbf7c09,ljharb@gmail.com,active,Active in npm registry,2025-02-22T20:54:20.766Z
214
215
  library,side-channel-weakmap@1.0.2,MIT,,Jordan Harband,side-channel-weakmap,1.0.2,pkg:npm/side-channel-weakmap@1.0.2,node_modules/side-channel-weakmap,Store information about any JS value in a side channel. Uses WeakMap if available.,git+https://github.com/ljharb/side-channel-weakmap.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/side-channel-weakmap#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/side-channel-weakmap/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,58f4bf1ef1d04d89c78ac2e8f4c72a0473899361641cefed969be5772ae77a6e1a790a7885a8b7832b61b3083aa74d684a84e5e7cadca621408c5d9baf6024d8,ljharb@gmail.com,active,Active in npm registry,2024-12-11T05:39:11.658Z
215
- library,raw-body@3.0.0,MIT,,Jonathan Ong,raw-body,3.0.0,pkg:npm/raw-body@3.0.0,node_modules/raw-body,Get and validate the raw body of a readable stream.,git+https://github.com/stream-utils/raw-body.git,"as detected from PackageJson property ""repository.url""",https://github.com/stream-utils/raw-body#readme,"as detected from PackageJson property ""homepage""",https://github.com/stream-utils/raw-body/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/raw-body/-/raw-body-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4669212fc080c8244f5c2136f0c307d33d8f356401364d90d3d65dc4cf4838e5f0c7065b37ea9b59a6ad3e476458828bd99543226acdfe92b91d3473d8f712e2,me@jongleberry.com,active,Active in npm registry,2025-09-01T06:17:41.958Z
216
+ library,raw-body@3.0.0,MIT,,Jonathan Ong,raw-body,3.0.0,pkg:npm/raw-body@3.0.0,node_modules/raw-body,Get and validate the raw body of a readable stream.,git+https://github.com/stream-utils/raw-body.git,"as detected from PackageJson property ""repository.url""",https://github.com/stream-utils/raw-body#readme,"as detected from PackageJson property ""homepage""",https://github.com/stream-utils/raw-body/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/raw-body/-/raw-body-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4669212fc080c8244f5c2136f0c307d33d8f356401364d90d3d65dc4cf4838e5f0c7065b37ea9b59a6ad3e476458828bd99543226acdfe92b91d3473d8f712e2,me@jongleberry.com,active,Active in npm registry,2025-09-04T01:45:09.911Z
216
217
  library,bytes@3.1.2,MIT,,TJ Holowaychuk,bytes,3.1.2,pkg:npm/bytes@3.1.2,node_modules/bytes,Utility to parse a string bytes to bytes and vice-versa,git+https://github.com/visionmedia/bytes.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/visionmedia/bytes.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/visionmedia/bytes.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fcd7fb4f2cd3c7a4b7c9124e6ce015efde7aafc72bdbe3a3f000b976df3048fdc1400a1e5f9f0da07c8253c3fccc690d5d2b634d28ba7f33ba174a4175c61b12,tj@vision-media.ca,active,Active in npm registry,2023-07-12T19:06:34.291Z
217
218
  library,http-errors@2.0.0,MIT,,Jonathan Ong,http-errors,2.0.0,pkg:npm/http-errors@2.0.0,node_modules/http-errors,Create HTTP error objects,git+https://github.com/jshttp/http-errors.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/http-errors#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/http-errors/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,16dc2b1bf7ae0736848d8791a8e825cbb1b4aaf8a25e82569ef107d99d6994175781bca3bf7e291d349bf73a1e1ccc83cb7dfe0d6cb95adf56a3e4d446d39849,me@jongleberry.com,active,Active in npm registry,2025-05-14T14:56:20.905Z
218
219
  library,depd@2.0.0,MIT,,Douglas Christopher Wilson,depd,2.0.0,pkg:npm/depd@2.0.0,node_modules/depd,Deprecate all the things,git+https://github.com/dougwilson/nodejs-depd.git,"as detected from PackageJson property ""repository.url""",https://github.com/dougwilson/nodejs-depd#readme,"as detected from PackageJson property ""homepage""",https://github.com/dougwilson/nodejs-depd/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/depd/-/depd-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,83b9c7e8fe9dc838a8268800006a6b1a90ad5489898693e4feba02cdd6f77c887ad7fb3f9cfb1f47aa27c8cc2408047f3a50b7c810b49444af52840402cb08af,doug@somethingdoug.com,active,Active in npm registry,2022-06-15T00:47:42.530Z
@@ -258,7 +259,7 @@ library,chokidar@3.6.0,MIT,,Paul Miller,chokidar,3.6.0,pkg:npm/chokidar@3.6.0,no
258
259
  library,chokidar@3.6.0|glob-parent@5.1.2,ISC,,Gulp Team,glob-parent,5.1.2,pkg:npm/glob-parent@5.1.2,node_modules/chokidar/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-5.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,00e22049009ea62258c0fdc04671b1fb95674eed870587736c63f8e5e2f0d6faf7cc1def64b7b279dd6c0bd8676dc39cf7f4ab33233944f42b906cf8692f59a3,team@gulpjs.com,active,Active in npm registry,2023-06-22T16:32:08.502Z
259
260
  library,compression@1.8.0,MIT,,,compression,1.8.0,pkg:npm/compression@1.8.0,node_modules/compression,Node.js compression middleware,git+https://github.com/expressjs/compression.git,"as detected from PackageJson property ""repository.url""",https://github.com/expressjs/compression#readme,"as detected from PackageJson property ""homepage""",https://github.com/expressjs/compression/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/compression/-/compression-1.8.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,93a58b29fba7baa0980f7b7a02cb8f1af41668ac2e2cb876ff11cd717e2a13ebc87c3357a52aa7ae1c00ecee7747b5954149edf1d540216f981ebef14e03a018,,active,Active in npm registry,2025-07-17T17:36:13.458Z
260
261
  library,compression@1.8.0|debug@2.6.9,MIT,,TJ Holowaychuk,debug,2.6.9,pkg:npm/debug@2.6.9,node_modules/compression/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-2.6.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6c2ec496b7496899cf6c03fed44a2d62fa99b1bdde725e708ba05f8ba0494d470da30a7a72fb298348d7ce74532838e6fc4ec076014155e00f54c35c286b0730,tj@vision-media.ca,active,Active in npm registry,2025-05-13T20:56:36.586Z
261
- library,compression@1.8.0|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/compression/node_modules/ms,Tiny milisecond 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.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-08-27T14:00:04.517Z
262
+ library,compression@1.8.0|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/compression/node_modules/ms,Tiny milisecond 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.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-09-04T21:21:57.766Z
262
263
  library,compressible@2.0.18,MIT,,,compressible,2.0.18,pkg:npm/compressible@2.0.18,node_modules/compressible,Compressible Content-Type / mime checking,git+https://github.com/jshttp/compressible.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/compressible#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/compressible/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,005debecfe5d5b12fc331c884d132539140d68e036224005693af893b054ba68cfb51a460d36699743dbd5708ee89783081769d76e8282cf6c331a928e063246,,active,Active in npm registry,2025-05-14T14:55:57.224Z
263
264
  library,negotiator@0.6.4,MIT,,,negotiator,0.6.4,pkg:npm/negotiator@0.6.4,node_modules/negotiator,HTTP content negotiation,git+https://github.com/jshttp/negotiator.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/negotiator#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/negotiator/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/negotiator/-/negotiator-0.6.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9b2453dc38963c7aa1a393eb25a211c9a32fda48187f499456004d39832e087e4a8b5c8489069ffd926e43ada7be9738e302f95836d35fbc86262d4d79ebf0f3,,active,Active in npm registry,2025-05-14T14:56:22.959Z
264
265
  library,on-headers@1.1.0,MIT,,Douglas Christopher Wilson,on-headers,1.1.0,pkg:npm/on-headers@1.1.0,node_modules/on-headers,Execute a listener when a response is about to write headers,git+https://github.com/jshttp/on-headers.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/on-headers#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/on-headers/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/on-headers/-/on-headers-1.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ef7ed9637c8d9d7cb7ec51e44313f3b78519d9458f5a209958bbc56787eee5cb9e7227a05f4cc63e7ae563a6f0460e0575039ef5853c324989c068683326e5f0,doug@somethingdoug.com,active,Active in npm registry,2025-07-17T15:41:31.899Z
@@ -275,7 +276,7 @@ library,concat-map@0.0.1,MIT,,James Halliday,concat-map,0.0.1,pkg:npm/concat-map
275
276
  library,express@4.21.2,MIT,,TJ Holowaychuk,express,4.21.2,pkg:npm/express@4.21.2,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.21.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,dbc1ea80c6409a28750b3b7d9f2eeaafa7a4daa75d17815c95b333c21091101e8e15f1fead7027b8d0b0a35ff016faed6e0b100dbe2449b5fd75ef6515bad79c,tj@vision-media.ca,active,Active in npm registry,2025-08-26T20:01:09.180Z
276
277
  library,express@4.21.2|cookie@0.7.1,MIT,,Roman Shtylman,cookie,0.7.1,pkg:npm/cookie@0.7.1,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.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e839c89e9c7b489d802b7f824d413f64cd2f59351ba1909e831842db1888c9d1d1f6336e4c001206b7c4a4786218e670fe75f9d5b1ede98425f23b06a38cbfd3,shtylman@gmail.com,active,Active in npm registry,2025-05-14T14:55:58.052Z
277
278
  library,express@4.21.2|debug@2.6.9,MIT,,TJ Holowaychuk,debug,2.6.9,pkg:npm/debug@2.6.9,node_modules/express/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-2.6.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6c2ec496b7496899cf6c03fed44a2d62fa99b1bdde725e708ba05f8ba0494d470da30a7a72fb298348d7ce74532838e6fc4ec076014155e00f54c35c286b0730,tj@vision-media.ca,active,Active in npm registry,2025-05-13T20:56:36.586Z
278
- library,express@4.21.2|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/express/node_modules/ms,Tiny milisecond 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.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-08-27T14:00:04.517Z
279
+ library,express@4.21.2|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/express/node_modules/ms,Tiny milisecond 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.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-09-04T21:21:57.766Z
279
280
  library,express@4.21.2|qs@6.13.0,BSD-3-Clause,,,qs,6.13.0,pkg:npm/qs@6.13.0,node_modules/express/node_modules/qs,A querystring parser that supports nesting and arrays~ with a depth limit,git+https://github.com/ljharb/qs.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/qs,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/qs/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/qs/-/qs-6.13.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fb7f2a23d48eafcb5f67842624da65314c6a8db7bb2cabef66059d13104e99df9e8194ed8cb07aec6bb41d15f7bbf5ceabb514d8dc7a9ec8ef4b5e99f6ec1fa6,,active,Active in npm registry,2025-01-14T18:02:18.864Z
280
281
  library,accepts@1.3.8,MIT,,,accepts,1.3.8,pkg:npm/accepts@1.3.8,node_modules/accepts,Higher-level content negotiation,git+https://github.com/jshttp/accepts.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/accepts#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/accepts/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3d802d8536b69b654ac6ebd20f70cf0bf1b2f94fac380d4b02e4fc9a4991bafc3e34009269e5c443e34771517bace365eaa71ac55dd4b9e9b06b093eefe4892f,,active,Active in npm registry,2025-05-14T14:56:12.314Z
281
282
  library,accepts@1.3.8|negotiator@0.6.3,MIT,,,negotiator,0.6.3,pkg:npm/negotiator@0.6.3,node_modules/accepts/node_modules/negotiator,HTTP content negotiation,git+https://github.com/jshttp/negotiator.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/negotiator#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/negotiator/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f8452ca863cbb0cfa3ff37428598ec9d7e758385eb1c53885f07e70953c695093f9398226a470ab2ec4239b051bba0d29bda29c3f3bab2559b25d82140ce1b06,,active,Active in npm registry,2025-05-14T14:56:22.959Z
@@ -284,10 +285,10 @@ library,mime-types@2.1.35|mime-db@1.52.0,MIT,,,mime-db,1.52.0,pkg:npm/mime-db@1.
284
285
  library,array-flatten@1.1.1,MIT,,Blake Embrey,array-flatten,1.1.1,pkg:npm/array-flatten@1.1.1,node_modules/array-flatten,Flatten an array of nested arrays into a single flat array,git://github.com/blakeembrey/array-flatten.git,"as detected from PackageJson property ""repository.url""",https://github.com/blakeembrey/array-flatten,"as detected from PackageJson property ""homepage""",https://github.com/blakeembrey/array-flatten/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3c254042cc167a6bba51dc6c0c5157ffe815798a8a0287770f75159bdd631f0ca782e3b002f60f871f2736533ef8da9170ae82c71a5469f8e684874a88789baa,hello@blakeembrey.com,active,Active in npm registry,2023-07-12T21:25:00.291Z
285
286
  library,body-parser@1.20.3,MIT,,,body-parser,1.20.3,pkg:npm/body-parser@1.20.3,node_modules/body-parser,Node.js body parsing middleware,git+https://github.com/expressjs/body-parser.git,"as detected from PackageJson property ""repository.url""",https://github.com/expressjs/body-parser#readme,"as detected from PackageJson property ""homepage""",https://github.com/expressjs/body-parser/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/body-parser/-/body-parser-1.20.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,eeb0310728d432a437fdb1c9cbb0fa3865efc7f30c73822a067fd7d1f70cd5051c008b6966b0446215867a6fadcd71fdd1cf86d35ca931c60904ef58df4db4de,,active,Active in npm registry,2025-03-27T01:23:21.695Z
286
287
  library,body-parser@1.20.3|debug@2.6.9,MIT,,TJ Holowaychuk,debug,2.6.9,pkg:npm/debug@2.6.9,node_modules/body-parser/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-2.6.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6c2ec496b7496899cf6c03fed44a2d62fa99b1bdde725e708ba05f8ba0494d470da30a7a72fb298348d7ce74532838e6fc4ec076014155e00f54c35c286b0730,tj@vision-media.ca,active,Active in npm registry,2025-05-13T20:56:36.586Z
287
- library,body-parser@1.20.3|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/body-parser/node_modules/ms,Tiny milisecond 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.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-08-27T14:00:04.517Z
288
+ library,body-parser@1.20.3|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/body-parser/node_modules/ms,Tiny milisecond 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.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-09-04T21:21:57.766Z
288
289
  library,body-parser@1.20.3|iconv-lite@0.4.24,MIT,,Alexander Shtuchkin,iconv-lite,0.4.24,pkg:npm/iconv-lite@0.4.24,node_modules/body-parser/node_modules/iconv-lite,Convert character encodings in pure javascript.,git://github.com/ashtuchkin/iconv-lite.git,"as detected from PackageJson property ""repository.url""",https://github.com/ashtuchkin/iconv-lite,"as detected from PackageJson property ""homepage""",https://github.com/ashtuchkin/iconv-lite/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bf73179d901cbe7cb091350466898801cb657bb4575de79d391df5c3097b565ca85cee108bd6abbd27a73505a77b54dc4708422f51f02c8db56c4a9da63f3fac,ashtuchkin@gmail.com,active,Active in npm registry,2025-08-20T16:48:57.766Z
289
290
  library,body-parser@1.20.3|qs@6.13.0,BSD-3-Clause,,,qs,6.13.0,pkg:npm/qs@6.13.0,node_modules/body-parser/node_modules/qs,A querystring parser that supports nesting and arrays~ with a depth limit,git+https://github.com/ljharb/qs.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/qs,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/qs/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/qs/-/qs-6.13.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fb7f2a23d48eafcb5f67842624da65314c6a8db7bb2cabef66059d13104e99df9e8194ed8cb07aec6bb41d15f7bbf5ceabb514d8dc7a9ec8ef4b5e99f6ec1fa6,,active,Active in npm registry,2025-01-14T18:02:18.864Z
290
- library,body-parser@1.20.3|raw-body@2.5.2,MIT,,Jonathan Ong,raw-body,2.5.2,pkg:npm/raw-body@2.5.2,node_modules/body-parser/node_modules/raw-body,Get and validate the raw body of a readable stream.,git+https://github.com/stream-utils/raw-body.git,"as detected from PackageJson property ""repository.url""",https://github.com/stream-utils/raw-body#readme,"as detected from PackageJson property ""homepage""",https://github.com/stream-utils/raw-body/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f331aaca97c4363088a868605d3a02f1a076afb62b057f804007c83ecfcc964f81b4f4f3b4ebd34b4d4d456ff7121eb427e6b8f25b7caac0b38ab43a9680957c,me@jongleberry.com,active,Active in npm registry,2025-09-01T06:17:41.958Z
291
+ library,body-parser@1.20.3|raw-body@2.5.2,MIT,,Jonathan Ong,raw-body,2.5.2,pkg:npm/raw-body@2.5.2,node_modules/body-parser/node_modules/raw-body,Get and validate the raw body of a readable stream.,git+https://github.com/stream-utils/raw-body.git,"as detected from PackageJson property ""repository.url""",https://github.com/stream-utils/raw-body#readme,"as detected from PackageJson property ""homepage""",https://github.com/stream-utils/raw-body/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f331aaca97c4363088a868605d3a02f1a076afb62b057f804007c83ecfcc964f81b4f4f3b4ebd34b4d4d456ff7121eb427e6b8f25b7caac0b38ab43a9680957c,me@jongleberry.com,active,Active in npm registry,2025-09-04T01:45:09.911Z
291
292
  library,content-type@1.0.5,MIT,,Douglas Christopher Wilson,content-type,1.0.5,pkg:npm/content-type@1.0.5,node_modules/content-type,Create and parse HTTP Content-Type header,git+https://github.com/jshttp/content-type.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/content-type#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/content-type/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9d38ea7dc045122a4a7570afe180d05827e670b64a9bcd65745d29028a53bf2ac51956dc47a3ff54001de46ecdfb4b53afc42a894d2d15a743e852b836d27038,doug@somethingdoug.com,active,Active in npm registry,2025-05-14T14:56:16.092Z
292
293
  library,destroy@1.2.0,MIT,,Jonathan Ong,destroy,1.2.0,pkg:npm/destroy@1.2.0,node_modules/destroy,destroy a stream if possible,git+https://github.com/stream-utils/destroy.git,"as detected from PackageJson property ""repository.url""",https://github.com/stream-utils/destroy#readme,"as detected from PackageJson property ""homepage""",https://github.com/stream-utils/destroy/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,dac246253697208691d70e22252368374867318ec6a5cfe7f03e2a482270f10a855977fb72e0209c41f1069c1e69570f7af0b69772a98d80b1dcdca941081a26,me@jongleberry.com,active,Active in npm registry,2022-06-15T01:49:38.799Z
293
294
  library,on-finished@2.4.1,MIT,,,on-finished,2.4.1,pkg:npm/on-finished@2.4.1,node_modules/on-finished,Execute a callback when a request closes~ finishes~ or errors,git+https://github.com/jshttp/on-finished.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/on-finished#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/on-finished/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a15973920dc4340842936cddbfb209c1dfd0503e33d91c51c2991c198f29b0255c09864dab8c189d55802c733e6ebb6e26378f5a2605fc2966b83afc0a1e7e92,,active,Active in npm registry,2025-05-14T14:56:02.430Z
@@ -299,7 +300,7 @@ library,escape-html@1.0.3,MIT,,,escape-html,1.0.3,pkg:npm/escape-html@1.0.3,node
299
300
  library,etag@1.8.1,MIT,,,etag,1.8.1,pkg:npm/etag@1.8.1,node_modules/etag,Create simple HTTP ETags,git+https://github.com/jshttp/etag.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/etag#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/etag/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/etag/-/etag-1.8.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6882f9171ee66b055adf4d1a976067104e2236fa35a844f12eb3c8fe8d392fbcfa828edf0b0d49e844266cae05989d804bb920545fca1195ae7c17dd0a531c3e,,active,Active in npm registry,2025-05-14T14:56:17.076Z
300
301
  library,finalhandler@1.3.1,MIT,,Douglas Christopher Wilson,finalhandler,1.3.1,pkg:npm/finalhandler@1.3.1,node_modules/finalhandler,Node.js final http responder,git+https://github.com/pillarjs/finalhandler.git,"as detected from PackageJson property ""repository.url""",https://github.com/pillarjs/finalhandler#readme,"as detected from PackageJson property ""homepage""",https://github.com/pillarjs/finalhandler/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/finalhandler/-/finalhandler-1.3.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e8137db6b1fb6e9deabe7ad1cb3b01cfe837959c533594db54ed84575092d1621c0db6b0615758bc67e5304ffd40fd21d296250830424e361af67673303a72c5,doug@somethingdoug.com,active,Active in npm registry,2025-03-05T14:51:07.880Z
301
302
  library,finalhandler@1.3.1|debug@2.6.9,MIT,,TJ Holowaychuk,debug,2.6.9,pkg:npm/debug@2.6.9,node_modules/finalhandler/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-2.6.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6c2ec496b7496899cf6c03fed44a2d62fa99b1bdde725e708ba05f8ba0494d470da30a7a72fb298348d7ce74532838e6fc4ec076014155e00f54c35c286b0730,tj@vision-media.ca,active,Active in npm registry,2025-05-13T20:56:36.586Z
302
- library,finalhandler@1.3.1|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/finalhandler/node_modules/ms,Tiny milisecond 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.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-08-27T14:00:04.517Z
303
+ library,finalhandler@1.3.1|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/finalhandler/node_modules/ms,Tiny milisecond 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.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-09-04T21:21:57.766Z
303
304
  library,parseurl@1.3.3,MIT,,,parseurl,1.3.3,pkg:npm/parseurl@1.3.3,node_modules/parseurl,parse a url with memoization,git+https://github.com/pillarjs/parseurl.git,"as detected from PackageJson property ""repository.url""",https://github.com/pillarjs/parseurl#readme,"as detected from PackageJson property ""homepage""",https://github.com/pillarjs/parseurl/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0a2c9e3b1153fc96723799b4cfd3df5f0e1208127a4b2833d43a65d30aa39610c418604fd469ec51510bd29eb78681b57dc8f77c7ca75e2f4d60ee2758e2fea9,,active,Active in npm registry,2025-05-14T14:56:06.656Z
304
305
  library,fresh@0.5.2,MIT,,TJ Holowaychuk,fresh,0.5.2,pkg:npm/fresh@0.5.2,node_modules/fresh,HTTP response freshness testing,git+https://github.com/jshttp/fresh.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/fresh#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/fresh/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cc9da6418335f2b1053ae75e57819285318843b45bcc0ee8cdb53d23f5c1a66ee4aa0332c209b294cc171f16499a45686249daf5dda95575573dd6133fd7a3f1,tj@vision-media.ca,active,Active in npm registry,2025-05-14T14:56:19.208Z
305
306
  library,merge-descriptors@1.0.3,MIT,,Jonathan Ong,merge-descriptors,1.0.3,pkg:npm/merge-descriptors@1.0.3,node_modules/merge-descriptors,Merge objects using descriptors,git+https://github.com/sindresorhus/merge-descriptors.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/merge-descriptors#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/merge-descriptors/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,81a36f012ed367cf7bfeb55a6749ccb40cb13728bfa5d6e36c0c14a4542937bd06aa755f3a25e979450c291066cd769243c0dd4d7e3fd26b3adabd8afa113a99,me@jongleberry.com,active,Active in npm registry,2023-11-17T16:22:01.206Z
@@ -312,7 +313,7 @@ library,ipaddr.js@1.9.1,MIT,,whitequark,ipaddr.js,1.9.1,pkg:npm/ipaddr.js@1.9.1,
312
313
  library,range-parser@1.2.1,MIT,,TJ Holowaychuk,range-parser,1.2.1,pkg:npm/range-parser@1.2.1,node_modules/range-parser,Range header field string parser,git+https://github.com/jshttp/range-parser.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/range-parser#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/range-parser/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1eb82cc7ea2baa8ca09e68456ca68713a736f7a27e1d30105e8c4417a80dba944e9a6189468cb37c6ddc700bdea8206bc2bff6cb143905577f1939796a03b04a,tj@vision-media.ca,active,Active in npm registry,2025-05-14T14:56:26.210Z
313
314
  library,send@0.19.0,MIT,,TJ Holowaychuk,send,0.19.0,pkg:npm/send@0.19.0,node_modules/send,Better streaming static file server with Range and conditional-GET support,git+https://github.com/pillarjs/send.git,"as detected from PackageJson property ""repository.url""",https://github.com/pillarjs/send#readme,"as detected from PackageJson property ""homepage""",https://github.com/pillarjs/send/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/send/-/send-0.19.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,756e35bb955f2d7bbc4898796f0466c9851b028481ddcf6e421e8bf21fcab6c15110f5a96d7d65ae58c9a35f3a25ce2799c8bfb06519f5ad1ad09db381fab687,tj@vision-media.ca,active,Active in npm registry,2025-03-27T01:39:13.310Z
314
315
  library,send@0.19.0|debug@2.6.9,MIT,,TJ Holowaychuk,debug,2.6.9,pkg:npm/debug@2.6.9,node_modules/send/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-2.6.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6c2ec496b7496899cf6c03fed44a2d62fa99b1bdde725e708ba05f8ba0494d470da30a7a72fb298348d7ce74532838e6fc4ec076014155e00f54c35c286b0730,tj@vision-media.ca,active,Active in npm registry,2025-05-13T20:56:36.586Z
315
- library,send@0.19.0|debug@2.6.9|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/send/node_modules/debug/node_modules/ms,Tiny milisecond 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.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-08-27T14:00:04.517Z
316
+ library,send@0.19.0|debug@2.6.9|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/send/node_modules/debug/node_modules/ms,Tiny milisecond 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.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-09-04T21:21:57.766Z
316
317
  library,send@0.19.0|encodeurl@1.0.2,MIT,,,encodeurl,1.0.2,pkg:npm/encodeurl@1.0.2,node_modules/send/node_modules/encodeurl,Encode a URL to a percent-encoded form~ excluding already-encoded sequences,git+https://github.com/pillarjs/encodeurl.git,"as detected from PackageJson property ""repository.url""",https://github.com/pillarjs/encodeurl#readme,"as detected from PackageJson property ""homepage""",https://github.com/pillarjs/encodeurl/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4cf257abc26a15a5589b609698fbe73f6232a3865233bfd029c4a6b8c2c339b7e91f97e2ed150699dfeb4c37feaeeb7fb1a88389011e5533600262447403b1d3,,active,Active in npm registry,2024-05-30T18:11:31.473Z
317
318
  library,mime@1.6.0,MIT,,Robert Kieffer,mime,1.6.0,pkg:npm/mime@1.6.0,node_modules/mime,A comprehensive library for mime-type mapping,git+https://github.com/broofa/node-mime.git,"as detected from PackageJson property ""repository.url""",https://github.com/broofa/node-mime#readme,"as detected from PackageJson property ""homepage""",https://github.com/broofa/node-mime/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/mime/-/mime-1.6.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c74567f2ca48fb0b89d4ee92ee09db69083c3f187834d1dbeca4883661162a23c4e1128ea65be28e7f8d92662699180febc99cef48f611b793151b2bb306907a,robert@broofa.com,active,Active in npm registry,2025-04-03T14:31:47.136Z
318
319
  library,serve-static@1.16.2,MIT,,Douglas Christopher Wilson,serve-static,1.16.2,pkg:npm/serve-static@1.16.2,node_modules/serve-static,Serve static files,git+https://github.com/expressjs/serve-static.git,"as detected from PackageJson property ""repository.url""",https://github.com/expressjs/serve-static#readme,"as detected from PackageJson property ""homepage""",https://github.com/expressjs/serve-static/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/serve-static/-/serve-static-1.16.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,56aa6325929a75007f3c46c4c2f15d3b8dc0c79745059d94102b33cfc6d0ee98bbc2dfff3d67b53fa30dede0a78ec6ad62d053e84ba20a56e34963f65ab2284f,doug@somethingdoug.com,active,Active in npm registry,2025-03-28T00:38:59.979Z
@@ -393,7 +394,7 @@ library,httpsnippet@1.25.0|ansi-regex@2.1.1,MIT,,Sindre Sorhus,ansi-regex,2.1.1,
393
394
  library,httpsnippet@1.25.0|supports-color@2.0.0,MIT,,Sindre Sorhus,supports-color,2.0.0,pkg:npm/supports-color@2.0.0,node_modules/httpsnippet/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-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,28a355b5dea909880f20a538729dbbdf71d6602a6995085d7592c152bc9a007a2eef6df1f854734390dff36e058fe232cae8904d1a2e6f84a72057c872ba7bd2,sindresorhus@gmail.com,active,Active in npm registry,2025-08-17T07:28:56.712Z
394
395
  library,httpsnippet@1.25.0|commander@2.20.3,MIT,,TJ Holowaychuk,commander,2.20.3,pkg:npm/commander@2.20.3,node_modules/httpsnippet/node_modules/commander,the complete solution for node.js command-line programs,git+https://github.com/tj/commander.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/tj/commander.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/tj/commander.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/commander/-/commander-2.20.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1a956498cf2f176bd05248f62ef6660f7e49c5e24e2c2c09f5c524ba0ca4da7ba16efdfe989be92d862dfb4f9448cc44fa88fe7b2fe52449e1670ef9c7f38c71,tj@vision-media.ca,active,Active in npm registry,2025-05-18T23:00:59.689Z
395
396
  library,httpsnippet@1.25.0|debug@2.6.9,MIT,,TJ Holowaychuk,debug,2.6.9,pkg:npm/debug@2.6.9,node_modules/httpsnippet/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-2.6.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6c2ec496b7496899cf6c03fed44a2d62fa99b1bdde725e708ba05f8ba0494d470da30a7a72fb298348d7ce74532838e6fc4ec076014155e00f54c35c286b0730,tj@vision-media.ca,active,Active in npm registry,2025-05-13T20:56:36.586Z
396
- library,httpsnippet@1.25.0|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/httpsnippet/node_modules/ms,Tiny milisecond 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.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-08-27T14:00:04.517Z
397
+ library,httpsnippet@1.25.0|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/httpsnippet/node_modules/ms,Tiny milisecond 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.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-09-04T21:21:57.766Z
397
398
  library,httpsnippet@1.25.0|event-stream@3.3.4,MIT,,Dominic Tarr,event-stream,3.3.4,pkg:npm/event-stream@3.3.4,node_modules/httpsnippet/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-3.3.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,407a64111706b11d13ed09b71cd252c97284123f001cdc646373caf134b6289bd0ecd8921dedc30e9c1528ab68629acbfc0adecb31417889012160a102a9fad2,dominic.tarr@gmail.com,active,Active in npm registry,2022-11-08T10:38:35.230Z
398
399
  library,httpsnippet@1.25.0|map-stream@0.1.0,,,Dominic Tarr,map-stream,0.1.0,pkg:npm/map-stream@0.1.0,node_modules/httpsnippet/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.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0a4610acf6197d69eefc3026542a53497ff11e9299f3478a87694093203a0094de7fa6d6fba2696d064de6ba1fba6edd6be4b23756e2e5cb539be9537dc096de,dominic.tarr@gmail.com,active,Active in npm registry,2022-06-19T15:52:46.194Z
399
400
  library,httpsnippet@1.25.0|split@0.3.3,MIT,,Dominic Tarr,split,0.3.3,pkg:npm/split@0.3.3,node_modules/httpsnippet/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-0.3.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c03d807959b15d10685f8e300327208d5a4c86f6f0748d9a6630a4bdf35c1f562a1d0bc955ad5db9673bdcec9518951cd397e115a4d9790fcf62cae6c87d0954,dominic.tarr@gmail.com,active,Active in npm registry,2022-06-26T22:56:53.943Z
@@ -480,7 +481,7 @@ library,require-directory@2.1.1,MIT,,Troy Goode,require-directory,2.1.1,pkg:npm/
480
481
  library,set-blocking@2.0.0,ISC,,Ben Coe,set-blocking,2.0.0,pkg:npm/set-blocking@2.0.0,node_modules/set-blocking,set blocking stdio and stderr ensuring that terminal output does not truncate,git+https://github.com/yargs/set-blocking.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/set-blocking#readme,"as detected from PackageJson property ""homepage""",https://github.com/yargs/set-blocking/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2a22814bc0275861322f3a1f15f9af2b0a5d3f3aa2cb5e8bbd07cadf2bff7d51fb063d77ff097725247527eadf81113dabbc5424ae2abe04bcada48e78b51e87,ben@npmjs.com,active,Active in npm registry,2022-06-26T18:18:15.201Z
481
482
  library,which-module@2.0.1,ISC,,nexdrew,which-module,2.0.1,pkg:npm/which-module@2.0.1,node_modules/which-module,Find the module object for something that was require()d,git+https://github.com/nexdrew/which-module.git,"as detected from PackageJson property ""repository.url""",https://github.com/nexdrew/which-module#readme,"as detected from PackageJson property ""homepage""",https://github.com/nexdrew/which-module/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/which-module/-/which-module-2.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,881759e7b443be7391f4018184c2f6bc565fee1f2f9818e1a1a66a3832411561d5b4a90398ab876a2ddcc793e054cad7e580cda76ec0a1f61b03072d492faf85,,active,Active in npm registry,2023-07-23T04:47:01.895Z
482
483
  library,yaml@2.8.1,ISC,,Eemeli Aro,yaml,2.8.1,pkg:npm/yaml@2.8.1,node_modules/yaml,JavaScript parser and stringifier for YAML,git+https://github.com/eemeli/yaml.git,"as detected from PackageJson property ""repository.url""",https://eemeli.org/yaml/,"as detected from PackageJson property ""homepage""",https://github.com/eemeli/yaml/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/yaml/-/yaml-2.8.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,95c61c3315f63cef57306bc02642773ac34cc3effb14a7aceff8607ab1946162285aee63ffe610a9c66be499cf656cceb0406031b49b8924e7fddbffebd324a7,eemeli@gmail.com,active,Active in npm registry,2025-08-05T13:19:29.169Z
483
- library,@mojaloop/central-services-stream@11.8.4,Apache-2.0,@mojaloop,ModusBox,central-services-stream,11.8.4,pkg:npm/%40mojaloop/central-services-stream@11.8.4,node_modules/@mojaloop/central-services-stream,Streaming library code for central services.,git+https://github.com/mojaloop/central-services-stream.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/central-services-stream#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/central-services-stream/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/central-services-stream/-/central-services-stream-11.8.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,43acefeaa3416c1f192b957bd772b61190eaabaeb4c2d778f71e05c1670391f487d47c768742d8840f74c1e686037ed3e7fbc4af145ac5f2e64587cc8e12fbd0,,active,Active in npm registry,2025-09-03T15:56:38.448Z
484
+ library,@mojaloop/central-services-stream@11.8.6,Apache-2.0,@mojaloop,ModusBox,central-services-stream,11.8.6,pkg:npm/%40mojaloop/central-services-stream@11.8.6,node_modules/@mojaloop/central-services-stream,Streaming library code for central services.,git+https://github.com/mojaloop/central-services-stream.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/central-services-stream#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/central-services-stream/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/central-services-stream/-/central-services-stream-11.8.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a8a4720e10edf9861c26083d5d4fddbad9a3c6175cc0ab33d79981fbb79266d76da4b38a4532f43e3d29ea97d29d81b52537d263b64852804c5340c329004686,,active,Active in npm registry,2025-09-05T09:16:14.350Z
484
485
  library,events@3.3.0,MIT,,Irakli Gozalishvili,events,3.3.0,pkg:npm/events@3.3.0,node_modules/events,Node's event emitter for all engines.,git://github.com/Gozala/events.git,"as detected from PackageJson property ""repository.url""",https://github.com/Gozala/events#readme,"as detected from PackageJson property ""homepage""",http://github.com/Gozala/events/issues/,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/events/-/events-3.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,990c3ed9f9106c02f343b574318d08a9d9d734e793b4fe2bd2537dcfb0006b009782a79aedb0e28b6d0062b201ac577f1f1d0cd8e733e92d75d4268591471bd1,rfobic@gmail.com,active,Active in npm registry,2023-07-12T19:04:56.658Z
485
486
  library,node-rdkafka@3.3.1,MIT,,,node-rdkafka,3.3.1,pkg:npm/node-rdkafka@3.3.1,node_modules/node-rdkafka,Node.js bindings for librdkafka,git+ssh://git@github.com/Blizzard/node-rdkafka.git,"as detected from PackageJson property ""repository.url""",https://github.com/Blizzard/node-rdkafka#readme,"as detected from PackageJson property ""homepage""",https://github.com/Blizzard/node-rdkafka/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/node-rdkafka/-/node-rdkafka-3.3.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,771e2f1efb75464a06b0e56a190069bbbd96471ffbfb5172799301f9fddfad03834650059d480584afa1f9d5ae2fd31a8f1d0515d815c7c55e84e8094fabc6af,,active,Active in npm registry,2025-08-18T23:55:50.991Z
486
487
  library,bindings@1.5.0,MIT,,Nathan Rajlich,bindings,1.5.0,pkg:npm/bindings@1.5.0,node_modules/bindings,Helper module for loading your native module's .node file,git://github.com/TooTallNate/node-bindings.git,"as detected from PackageJson property ""repository.url""",https://github.com/TooTallNate/node-bindings,"as detected from PackageJson property ""homepage""",https://github.com/TooTallNate/node-bindings/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a76abfb7f9a1bee3a3fd478b955eb9eba183fe0ba8c25af4847c42948d16f66ecc59890bd45d212e8fb401ec6cf4748f0ad4754974344c3dcc30aad765a8db89,nathan@tootallnate.net,active,Active in npm registry,2023-07-10T23:17:17.195Z
@@ -492,10 +493,10 @@ library,mysql@2.18.1|bignumber.js@9.0.0,MIT,,Michael Mclaughlin,bignumber.js,9.0
492
493
  library,mysql@2.18.1|safe-buffer@5.1.2,MIT,,Feross Aboukhadijeh,safe-buffer,5.1.2,pkg:npm/safe-buffer@5.1.2,node_modules/mysql/node_modules/safe-buffer,Safer Node.js Buffer API,git://github.com/feross/safe-buffer.git,"as detected from PackageJson property ""repository.url""",https://github.com/feross/safe-buffer,"as detected from PackageJson property ""homepage""",https://github.com/feross/safe-buffer/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,19dd94641243917958ec66c9c5fb04f3f9ef2a45045351b7f1cd6c88de903fa6bd3d3f4c98707c1a7a6c71298c252a05f0b388aedf2e77fc0fb688f2b381bafa,feross@feross.org,active,Active in npm registry,2023-07-10T23:16:22.564Z
493
494
  library,@grpc/grpc-js@1.13.4,Apache-2.0,@grpc,Google Inc.,grpc-js,1.13.4,pkg:npm/%40grpc/grpc-js@1.13.4#master,node_modules/@grpc/grpc-js,gRPC Library for Node - pure JS implementation,git+https://github.com/grpc/grpc-node.git#master,"as detected from PackageJson property ""repository.url""",https://grpc.io/,"as detected from PackageJson property ""homepage""",https://github.com/grpc/grpc-node/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.13.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1ac15a3170a432a90a22fc024230abc07f861db3ca063870a3ff19b949161ea6c8ef72a4cbd23ea5096dae54f4f8c5a979d0a8a2c75ae779608d87f210f83106,,active,Active in npm registry,2025-05-21T17:39:59.575Z
494
495
  library,@grpc/proto-loader@0.7.15,Apache-2.0,@grpc,Google Inc.,proto-loader,0.7.15,pkg:npm/%40grpc/proto-loader@0.7.15,node_modules/@grpc/proto-loader,gRPC utility library for loading .proto files,git+https://github.com/grpc/grpc-node.git,"as detected from PackageJson property ""repository.url""",https://grpc.io/,"as detected from PackageJson property ""homepage""",https://github.com/grpc/grpc-node/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@grpc/proto-loader/-/proto-loader-0.7.15.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b4c5dd4427d8562c63b852be1e4d10d6cdfc815f730e20c97d62f7875aefe10737f6820b0aed534530edefe7c6508f0ae06d458f5db91f1febbb76b3102593c9,,active,Active in npm registry,2025-07-21T17:07:03.613Z
495
- library,@js-sdsl/ordered-map@4.4.2,MIT,@js-sdsl,ZLY201,ordered-map,4.4.2,pkg:npm/%40js-sdsl/ordered-map@4.4.2,node_modules/@js-sdsl/ordered-map,javascript standard data structure library which benchmark against C++ STL,git+https://github.com/js-sdsl/js-sdsl.git,"as detected from PackageJson property ""repository.url""",https://js-sdsl.org,"as detected from PackageJson property ""homepage""",https://github.com/js-sdsl/js-sdsl/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@js-sdsl/ordered-map/-/ordered-map-4.4.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8942a09b9d93f07384fe66a44b18eaa1685ef79649035fc6d6c62c19ebf6243294492d78280820d4b1dbf816be20fa30d317e56e74a43ac65c3b4f02ef0d6063,951711127@qq.com,active,Active in npm registry,2023-07-21T13:31:10.848Z
496
496
  library,lodash.camelcase@4.3.0,MIT,,John-David Dalton,lodash.camelcase,4.3.0,pkg:npm/lodash.camelcase@4.3.0,node_modules/lodash.camelcase,The lodash method `_.camelCase` 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.camelcase/-/lodash.camelcase-4.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4f0b849c29f16dcdeb02f85ffcb6c6eed2540f386a5f2167bf776dccb38f8021bf84e0cbed6167b1bc24b640fbc9457446bade3ff9753c02eafd84a0e95be394,john.david.dalton@gmail.com,active,Active in npm registry,2022-06-19T13:33:53.122Z
497
497
  library,long@5.3.2,Apache-2.0,,Daniel Wirtz,long,5.3.2,pkg:npm/long@5.3.2,node_modules/long,A Long class for representing a 64-bit two's-complement integer value.,git+https://github.com/dcodeIO/long.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/dcodeIO/long.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/dcodeIO/long.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/long/-/long-5.3.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,98d0206751a6c8d843ec0baa9d31b7fd5436ea8efad3e65804f2a33efba03bcfa72db61f5fa4d5a493ec781be8a5b758faaa59fe52949e611cd4b799612dd000,dcode@dcode.io,active,Active in npm registry,2025-04-17T17:32:06.239Z
498
- library,protobufjs@7.5.3,BSD-3-Clause,,Daniel Wirtz,protobufjs,7.5.3,pkg:npm/protobufjs@7.5.3,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-7.5.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b2295d8cac15a8e23692614389743a6840747e361369fa44bc806cf2d391f2a238b29b8bf4e3d138b56edaa66a8bfc6009fb0723056a95a17c2418d61479ca6f,dcode+protobufjs@dcode.io,active,Active in npm registry,2025-08-15T23:29:00.196Z
498
+ library,protobufjs@7.5.4,BSD-3-Clause,,Daniel Wirtz,protobufjs,7.5.4,pkg:npm/protobufjs@7.5.4,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-7.5.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0af7b16d9b5ba2fea35b679702f2ee9178d7516d53cc56a2bc2e3a06959cff7069702cac6f955f7eef81dd71cc9bc95512ecb6326e1719ec7c8414a0d726a93e,dcode+protobufjs@dcode.io,active,Active in npm registry,2025-08-15T23:29:00.196Z
499
+ library,@js-sdsl/ordered-map@4.4.2,MIT,@js-sdsl,ZLY201,ordered-map,4.4.2,pkg:npm/%40js-sdsl/ordered-map@4.4.2,node_modules/@js-sdsl/ordered-map,javascript standard data structure library which benchmark against C++ STL,git+https://github.com/js-sdsl/js-sdsl.git,"as detected from PackageJson property ""repository.url""",https://js-sdsl.org,"as detected from PackageJson property ""homepage""",https://github.com/js-sdsl/js-sdsl/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@js-sdsl/ordered-map/-/ordered-map-4.4.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8942a09b9d93f07384fe66a44b18eaa1685ef79649035fc6d6c62c19ebf6243294492d78280820d4b1dbf816be20fa30d317e56e74a43ac65c3b4f02ef0d6063,951711127@qq.com,active,Active in npm registry,2023-07-21T13:31:10.848Z
499
500
  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
500
501
  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
501
502
  library,@protobufjs/aspromise@1.1.2,BSD-3-Clause,@protobufjs,Daniel Wirtz,aspromise,1.1.2,pkg:npm/%40protobufjs/aspromise@1.1.2,node_modules/@protobufjs/aspromise,Returns a promise from a node-style callback function.,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/aspromise/-/aspromise-1.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8fe80a13112e2e62b0bf3dce811397b6b276506db1f028766195316a187eb351761d9fb001c79434b92fcbacca08f551914fbe65642b771b147905e6720e2ea1,dcode+protobufjs@dcode.io,active,Active in npm registry,2022-06-12T22:53:38.931Z
@@ -508,7 +509,7 @@ library,@protobufjs/float@1.0.2,BSD-3-Clause,@protobufjs,Daniel Wirtz,float,1.0.
508
509
  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
509
510
  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
510
511
  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
511
- library,@types/node@24.0.13,MIT,@types,,node,24.0.13,pkg:npm/%40types/node@24.0.13#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-24.0.13.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,426f4e6153851c5620df02684d2af3f3486879ce4b89afdd3e9f38768dd7edd66f2e2910bccd58a66bd3044748aff7be53c1d39058cb1cb9e5efc2bfaa37fe8d,,active,Active in npm registry,2025-09-03T10:02:29.934Z
512
+ library,@types/node@24.0.13,MIT,@types,,node,24.0.13,pkg:npm/%40types/node@24.0.13#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-24.0.13.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,426f4e6153851c5620df02684d2af3f3486879ce4b89afdd3e9f38768dd7edd66f2e2910bccd58a66bd3044748aff7be53c1d39058cb1cb9e5efc2bfaa37fe8d,,active,Active in npm registry,2025-09-04T10:03:10.533Z
512
513
  library,undici-types@7.8.0,MIT,,,undici-types,7.8.0,pkg:npm/undici-types@7.8.0,node_modules/undici-types,A stand-alone types package for Undici,git+https://github.com/nodejs/undici.git,"as detected from PackageJson property ""repository.url""",https://undici.nodejs.org,"as detected from PackageJson property ""homepage""",https://github.com/nodejs/undici/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/undici-types/-/undici-types-7.8.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f54276c460ef438ded63254ca6e1e5b20029c9d07c64a7d5613b0b0e15e414bffa81f929f94f314c6761f29309bf54a96676b4cf11b50f0b0a66cade2db5c1c7,,active,Active in npm registry,2025-08-22T15:54:12.612Z
513
514
  library,serialize-error@8.1.0,MIT,,Sindre Sorhus,serialize-error,8.1.0,pkg:npm/serialize-error@8.1.0,node_modules/serialize-error,Serialize/deserialize an error into a plain object,git+https://github.com/sindresorhus/serialize-error.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/serialize-error#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/serialize-error/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/serialize-error/-/serialize-error-8.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,dcd9ee59f33abc1628cb981916f1e262c55b69fbc8f6f66fffe8e52228059f8a0fe338cd3cadcb85c634c520a079bd5ae4bf233bbd4c8adf4b94da22d947c30d,sindresorhus@gmail.com,active,Active in npm registry,2025-01-05T00:36:44.679Z
514
515
  library,serialize-error@8.1.0|type-fest@0.20.2,,,Sindre Sorhus,type-fest,0.20.2,pkg:npm/type-fest@0.20.2,node_modules/serialize-error/node_modules/type-fest,A collection of essential TypeScript types,git+https://github.com/sindresorhus/type-fest.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/type-fest#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/type-fest/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,35ef9e138af4fe25a7a40c43f39db3dc0f8dd01b7944dfff36327045dd95147126af2c317f9bec66587847a962c65e81fb0cfff1dfa669348090dd452242372d,sindresorhus@gmail.com,active,Active in npm registry,2025-05-06T07:20:19.520Z
@@ -662,7 +663,7 @@ library,jest-util@30.0.2|@jest/schemas@30.0.1,MIT,@jest,,schemas,30.0.1,pkg:npm/
662
663
  library,jest-util@30.0.2|@sinclair/typebox@0.34.37,MIT,@sinclair,sinclairzx81,typebox,0.34.37,pkg:npm/%40sinclair/typebox@0.34.37,node_modules/jest-util/node_modules/@sinclair/typebox,Json Schema Type Builder with Static Type Resolution for TypeScript,git+https://github.com/sinclairzx81/typebox.git,"as detected from PackageJson property ""repository.url""",https://github.com/sinclairzx81/typebox#readme,"as detected from PackageJson property ""homepage""",https://github.com/sinclairzx81/typebox/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.37.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d9346e41581061fcbe1331d14c8be486fd800c4a2e276c4d4bf56af96e44bae7b005d3abbc04ef963653c4759949362bdac4e34c7a46bee71a180b7aed2d9a93,,active,Active in npm registry,2025-08-29T19:15:48.096Z
663
664
  library,jest-util@30.0.2|ci-info@4.3.0,MIT,,Thomas Watson Steen,ci-info,4.3.0,pkg:npm/ci-info@4.3.0,node_modules/jest-util/node_modules/ci-info,Get details about the current Continuous Integration environment,git+https://github.com/watson/ci-info.git,"as detected from PackageJson property ""repository.url""",https://github.com/watson/ci-info,"as detected from PackageJson property ""homepage""",https://github.com/watson/ci-info/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ci-info/-/ci-info-4.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,97ed9b35132242071f20b522df795a6c0658216947d64583a7e79c368e628ac44aadb9b4c5c4720b0c3bd7f614d05930d26005a73f5b25ac973e37b2eaf92669,w@tson.dk,active,Active in npm registry,2025-07-06T03:47:24.225Z
664
665
  library,jest-util@30.0.2|picomatch@4.0.2,MIT,,Jon Schlinkert,picomatch,4.0.2,pkg:npm/picomatch@4.0.2,node_modules/jest-util/node_modules/picomatch,Blazing fast and accurate glob matcher written in JavaScript~ with no dependencies and full support for standard and extended Bash glob features~ including braces~ extglobs~ POSIX brackets~ and regular expressions.,git+https://github.com/micromatch/picomatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/micromatch/picomatch,"as detected from PackageJson property ""homepage""",https://github.com/micromatch/picomatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,33b04057a465732e6efa6ea83e100f160253cc08a85ffe81d03c72bc3968f65f3e4f79cb29badcce0d962d4cb3778e4bf11a9f50cc863f37a46ccbd7d8b764c2,,active,Active in npm registry,2025-07-15T19:39:26.657Z
665
- library,react-is@18.3.1,MIT,,,react-is,18.3.1,pkg:npm/react-is@18.3.1#packages/react-is,node_modules/react-is,Brand checking of React Elements.,git+https://github.com/facebook/react.git#packages/react-is,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://reactjs.org/,"as detected from PackageJson property ""homepage""",https://github.com/facebook/react/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fcb2cc5726acd258e302da1888fa9888bf15597cd451d4e1ae6539fa7db40d9bfe6be0a54687af533c3927153e21e879fdcf3bcada13055f46d4588a7cd25d9a,,active,Active in npm registry,2025-09-03T16:21:03.139Z
666
+ library,react-is@18.3.1,MIT,,,react-is,18.3.1,pkg:npm/react-is@18.3.1#packages/react-is,node_modules/react-is,Brand checking of React Elements.,git+https://github.com/facebook/react.git#packages/react-is,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://reactjs.org/,"as detected from PackageJson property ""homepage""",https://github.com/facebook/react/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fcb2cc5726acd258e302da1888fa9888bf15597cd451d4e1ae6539fa7db40d9bfe6be0a54687af533c3927153e21e879fdcf3bcada13055f46d4588a7cd25d9a,,active,Active in npm registry,2025-09-04T16:20:56.437Z
666
667
  library,fast-uri@3.0.6,BSD-3-Clause,,Vincent Le Goff,fast-uri,3.0.6,pkg:npm/fast-uri@3.0.6,node_modules/fast-uri,Dependency-free RFC 3986 URI toolbox,git+https://github.com/fastify/fast-uri.git,"as detected from PackageJson property ""repository.url""",https://github.com/fastify/fast-uri,"as detected from PackageJson property ""homepage""",https://github.com/fastify/fast-uri/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,02d7e8d783a26d2bf9c00a7855636c15813501c850453bfd701196113e296561f362c845492f4d408e88e7badd2a7f5cae859531b6056cb849fb226f9992081f,vince.legoff@gmail.com,active,Active in npm registry,2025-08-25T13:16:04.719Z
667
668
  library,audit-ci@7.1.0,Apache-2.0,,,audit-ci,7.1.0,pkg:npm/audit-ci@7.1.0,node_modules/audit-ci,Audits NPM~ Yarn~ and PNPM projects in CI environments,git+ssh://git@github.com/IBM/audit-ci.git,"as detected from PackageJson property ""repository.url""",https://github.com/IBM/audit-ci,"as detected from PackageJson property ""homepage""",https://github.com/IBM/audit-ci/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/audit-ci/-/audit-ci-7.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3e38c47a39524f9ed2fda0db7962e273482527c08d97f7a463791f1853ccacf926b9a61a0ca70c1f417dc7dc92f55a7a51186e79f482b9b97f1b4636afaa0fd2,,active,Active in npm registry,2024-07-03T18:02:15.522Z
668
669
  library,path-key@3.1.1,MIT,,Sindre Sorhus,path-key,3.1.1,pkg:npm/path-key@3.1.1,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-3.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a2399e374a9dfb2d23b3312da18e3caf43deab97703049089423aee90e5fe3595f92cc17b8ab58ae18284e92e7c887079b6e1486ac7ee53aa6d889d2c0b844e9,sindresorhus@gmail.com,active,Active in npm registry,2023-06-17T00:09:27.470Z
@@ -716,7 +717,7 @@ library,defaults@1.0.4,MIT,,Elijah Insua,defaults,1.0.4,pkg:npm/defaults@1.0.4,n
716
717
  library,defaults@1.0.4|clone@1.0.4,MIT,,Paul Vorbach,clone,1.0.4,pkg:npm/clone@1.0.4,node_modules/defaults/node_modules/clone,deep cloning of objects and arrays,git://github.com/pvorb/node-clone.git,"as detected from PackageJson property ""repository.url""",https://github.com/pvorb/node-clone#readme,"as detected from PackageJson property ""homepage""",https://github.com/pvorb/node-clone/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/clone/-/clone-1.0.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2501d9d90316ea5dda1ff8fac42a904e163ff4e1f80fff65b37e1c8245018847a87114d4d38b477ca3c1b142b53ea64251033b1a20342085c94ae5c723ae0a6e,paul@vorba.ch,active,Active in npm registry,2023-07-12T19:09:25.110Z
717
718
  library,cron@4.3.3,MIT,,Nick Campbell,cron,4.3.3,pkg:npm/cron@4.3.3,node_modules/cron,Cron jobs for your node,git+https://github.com/kelektiv/node-cron.git,"as detected from PackageJson property ""repository.url""",https://github.com/kelektiv/node-cron#readme,"as detected from PackageJson property ""homepage""",https://github.com/kelektiv/node-cron/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/cron/-/cron-4.3.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,07f0898f9c8bdec8ed96e9fa46d607be8481dba1264363549a1abd662252c8a20ce0afdfa9f87d69e94316521ac83d9831e159a962e2f611d5f9cfa9ab60e393,nicholas.j.campbell@gmail.com,active,Active in npm registry,2025-08-01T02:19:03.837Z
718
719
  library,@types/luxon@3.7.1,MIT,@types,,luxon,3.7.1,pkg:npm/%40types/luxon@3.7.1#types/luxon,node_modules/@types/luxon,TypeScript definitions for luxon,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/luxon,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/luxon,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/luxon/-/luxon-3.7.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1f78ac923148027e5294953b3aec5499312979b2ba4ca07caf1652843b2504c649e6ef52fff28cd6c6dd022b224abab02d09dc5639e98b638ad89e7587ee25b2,,active,Active in npm registry,2025-08-03T07:15:48.658Z
719
- library,luxon@3.7.1,MIT,,Isaac Cambron,luxon,3.7.1,pkg:npm/luxon@3.7.1,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.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4644568c0f76e9c4efcf9ac06f506ac9690a6db8f30867210d420a30252f362d7b8fa7fa8fcb8718357cd80a9caadcddfa272862910b986de4b201a214d35c36,,active,Active in npm registry,2025-08-11T21:46:25.162Z
720
+ library,luxon@3.7.1,MIT,,Isaac Cambron,luxon,3.7.1,pkg:npm/luxon@3.7.1,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.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4644568c0f76e9c4efcf9ac06f506ac9690a6db8f30867210d420a30252f362d7b8fa7fa8fcb8718357cd80a9caadcddfa272862910b986de4b201a214d35c36,,active,Active in npm registry,2025-09-05T10:14:55.998Z
720
721
  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
721
722
  library,@jsdoc/salty@0.2.9,Apache-2.0,@jsdoc,Jeff Williams,salty,0.2.9,pkg:npm/%40jsdoc/salty@0.2.9,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.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c98c4c547ec3ab0ea73b477934857c3905a78ad53c93abd71fc36d82a01f21afc852a44cc51bff354249d3c54429b01a930c658019793c976b53474c3d2b6c9f,,active,Active in npm registry,2024-12-15T23:09:12.515Z
722
723
  library,dotenv@17.2.2,BSD-2-Clause,,,dotenv,17.2.2,pkg:npm/dotenv@17.2.2,node_modules/dotenv,Loads environment variables from .env file,git://github.com/motdotla/dotenv.git,"as detected from PackageJson property ""repository.url""",https://github.com/motdotla/dotenv#readme,"as detected from PackageJson property ""homepage""",https://github.com/motdotla/dotenv/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/dotenv/-/dotenv-17.2.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,49fd8b4903fe6ce9612965b2845b27d14b1f74afe409646fd62b80da05c0c2ddddc8d69bafa4128f4d08d95d74a6276acfaf6ca1ab66f59c19be940c4c839de5,,active,Active in npm registry,2025-09-02T21:09:37.224Z
@@ -864,7 +865,7 @@ library,jest-snapshot@29.7.0|jest-diff@29.7.0,MIT,,,jest-diff,29.7.0,pkg:npm/jes
864
865
  library,jest-snapshot@29.7.0|pretty-format@29.7.0,MIT,,James Kyle,pretty-format,29.7.0,pkg:npm/pretty-format@29.7.0#packages/pretty-format,node_modules/jest-snapshot/node_modules/pretty-format,Stringify any JavaScript value.,git+https://github.com/jestjs/jest.git#packages/pretty-format,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3dd970fe83f137e69776633d474d09542f56545a022d3289bc354b82627ea807df04cc6c57ce65fcbbbbb0dc78cd2ccfca82f67ae226b84c0784e5dd12034565,me@thejameskyle.com,active,Active in npm registry,2025-07-22T02:28:31.661Z
865
866
  library,jest-snapshot@29.7.0|ansi-styles@5.2.0,MIT,,Sindre Sorhus,ansi-styles,5.2.0,pkg:npm/ansi-styles@5.2.0,node_modules/jest-snapshot/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-5.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0b1c29b7649f4f34ed5dc7ce97318479ef0ef9cf8c994806acd8817179ee5b1b852477ba6b91f3eeac21c1ee4e81a498234209be42ea597d40486f9c24e90488,sindresorhus@gmail.com,active,Active in npm registry,2023-05-10T18:27:53.474Z
866
867
  library,co@4.6.0,MIT,,,co,4.6.0,pkg:npm/co@4.6.0,node_modules/co,generator async control flow goodness,git+https://github.com/tj/co.git,"as detected from PackageJson property ""repository.url""",https://github.com/tj/co#readme,"as detected from PackageJson property ""homepage""",https://github.com/tj/co/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/co/-/co-4.6.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4156f474ce47bc6fae6b18ad9bcc0e365ee396dc7c76a85f537dc372ab4e65c2d25482920c32c38bbfb42db00a8b223c843f6ee369b66315d290c1964e169e71,,active,Active in npm registry,2023-03-08T01:54:22.721Z
867
- library,dedent@1.6.0,MIT,,Desmond Brand,dedent,1.6.0,pkg:npm/dedent@1.6.0,node_modules/dedent,A string tag that strips indentation from multi-line strings. ⬅️,git+https://github.com/dmnd/dedent.git,"as detected from PackageJson property ""repository.url""",https://github.com/dmnd/dedent,"as detected from PackageJson property ""homepage""",https://github.com/dmnd/dedent/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/dedent/-/dedent-1.6.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,17567ee54085a66414cc96b5d5a81bc8f54c6e9813fea037fd22b22758f20609bb75471411af2ff49c0391ead24177da901c0596323184e26a1a48d4c19f4548,dmnd@desmondbrand.com,active,Active in npm registry,2025-05-01T12:36:03.513Z
868
+ library,dedent@1.6.0,MIT,,Desmond Brand,dedent,1.6.0,pkg:npm/dedent@1.6.0,node_modules/dedent,A string tag that strips indentation from multi-line strings. ⬅️,git+https://github.com/dmnd/dedent.git,"as detected from PackageJson property ""repository.url""",https://github.com/dmnd/dedent,"as detected from PackageJson property ""homepage""",https://github.com/dmnd/dedent/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/dedent/-/dedent-1.6.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,17567ee54085a66414cc96b5d5a81bc8f54c6e9813fea037fd22b22758f20609bb75471411af2ff49c0391ead24177da901c0596323184e26a1a48d4c19f4548,dmnd@desmondbrand.com,active,Active in npm registry,2025-09-03T18:09:20.059Z
868
869
  library,is-generator-fn@2.1.0,MIT,,Sindre Sorhus,is-generator-fn,2.1.0,pkg:npm/is-generator-fn@2.1.0,node_modules/is-generator-fn,Check if something is a generator function,git+https://github.com/sindresorhus/is-generator-fn.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/is-generator-fn#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/is-generator-fn/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,713201e323d82ff1abc3411a4b3012ce0e9b072f60a82a1fbd637ca244e1018231289642fae7654409866ccd172de9e21094acf2e1201cf1ae1d27b55ec38b49,sindresorhus@gmail.com,active,Active in npm registry,2023-06-17T00:09:01.857Z
869
870
  library,jest-each@29.7.0,MIT,,Matt Phillips,jest-each,29.7.0,pkg:npm/jest-each@29.7.0#packages/jest-each,node_modules/jest-each,Parameterised tests for Jest,git+https://github.com/jestjs/jest.git#packages/jest-each,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/jest-each/-/jest-each-29.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,827b3e12bd78f99ac4a02e5f84e7d8098d4b3871ebd1323ead0507652f13b70da5ee097ef3478773f8057f62ad930d3e4880020d3796be915cbf7074e157a66d,,active,Active in npm registry,2025-08-27T04:51:27.764Z
870
871
  library,jest-each@29.7.0|jest-util@29.7.0,MIT,,,jest-util,29.7.0,pkg:npm/jest-util@29.7.0#packages/jest-util,node_modules/jest-each/node_modules/jest-util,,git+https://github.com/jestjs/jest.git#packages/jest-util,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cfa11b29a8c8a6a18a539eb2e4a054832d5db758a18502605b352564702b03ff97d9a77b09be6217e00ad445952ff068ed1cfdbaeae9ab0e9288109e7d46c218,,active,Active in npm registry,2025-07-22T02:28:29.640Z
@@ -1181,13 +1182,13 @@ library,append-transform@2.0.0,MIT,,James Talmage,append-transform,2.0.0,pkg:npm
1181
1182
  library,default-require-extensions@3.0.1,MIT,,,default-require-extensions,3.0.1,pkg:npm/default-require-extensions@3.0.1,node_modules/default-require-extensions,Node's default require extensions as a separate module,git+https://github.com/avajs/default-require-extensions.git,"as detected from PackageJson property ""repository.url""",https://github.com/avajs/default-require-extensions#readme,"as detected from PackageJson property ""homepage""",https://github.com/avajs/default-require-extensions/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/default-require-extensions/-/default-require-extensions-3.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7974c99916e6d9322df4c8164ec387d7012e85ec3a5c665c31e18a0ad2de74883f342b20d6205e3d791c79374ae058a2ee9ce637db46b1984acd9e21ecefdfc7,,active,Active in npm registry,2023-06-17T00:10:01.098Z
1182
1183
  library,@ampproject/remapping@2.3.0,Apache-2.0,@ampproject,Justin Ridgewell,remapping,2.3.0,pkg:npm/%40ampproject/remapping@2.3.0,node_modules/@ampproject/remapping,Remap sequential sourcemaps through transformations to point at the original source code,git+https://github.com/ampproject/remapping.git,"as detected from PackageJson property ""repository.url""",https://github.com/ampproject/remapping#readme,"as detected from PackageJson property ""homepage""",https://github.com/ampproject/remapping/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,df4899b403e0cfe2d3218a1e8afa98a3ce777f4da305849de6e1a71a9905574337c4eb7d68def77ab920600999538df1e157ea7272f15bd2a98374792c2e1863,jridgewell@google.com,active,Active in npm registry,2024-03-01T09:10:39.951Z
1183
1184
  library,@babel/helper-compilation-targets@7.27.2,MIT,@babel,The Babel Team,helper-compilation-targets,7.27.2,pkg:npm/%40babel/helper-compilation-targets@7.27.2#packages/babel-helper-compilation-targets,node_modules/@babel/helper-compilation-targets,Helper functions on Babel compilation targets,git+https://github.com/babel/babel.git#packages/babel-helper-compilation-targets,"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-compilation-targets/-/helper-compilation-targets-7.27.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,dbed6d8465145968cb4d84c76562b59fc6206b48a3073d5702151770acbcd6b77983aca1ee11aa329e39bfb71a7526c41dcf46dce4efe394b29de44dde9b380d,,active,Active in npm registry,2025-07-02T09:03:59.718Z
1184
- library,@babel/helper-compilation-targets@7.27.2|lru-cache@5.1.1,ISC,,Isaac Z. Schlueter,lru-cache,5.1.1,pkg:npm/lru-cache@5.1.1,node_modules/@babel/helper-compilation-targets/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-5.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2a9340450037230bfe8d3034bad51555bae1f8996baf516fd1ee7a186cc014e5cdedd93f16f89a0d6f0b1e62b9d8395c1f858fda7ea023cbcdd5a7ac045828f7,i@izs.me,active,Active in npm registry,2025-03-24T15:14:18.754Z
1185
+ library,@babel/helper-compilation-targets@7.27.2|lru-cache@5.1.1,ISC,,Isaac Z. Schlueter,lru-cache,5.1.1,pkg:npm/lru-cache@5.1.1,node_modules/@babel/helper-compilation-targets/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-5.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2a9340450037230bfe8d3034bad51555bae1f8996baf516fd1ee7a186cc014e5cdedd93f16f89a0d6f0b1e62b9d8395c1f858fda7ea023cbcdd5a7ac045828f7,i@izs.me,active,Active in npm registry,2025-09-03T21:36:57.017Z
1185
1186
  library,@babel/helper-compilation-targets@7.27.2|semver@6.3.1,ISC,,GitHub Inc.,semver,6.3.1,pkg:npm/semver@6.3.1,node_modules/@babel/helper-compilation-targets/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,2025-05-14T20:04:22.201Z
1186
1187
  library,@babel/compat-data@7.28.0,MIT,@babel,The Babel Team,compat-data,7.28.0,pkg:npm/%40babel/compat-data@7.28.0#packages/babel-compat-data,node_modules/@babel/compat-data,The compat-data to determine required Babel plugins,git+https://github.com/babel/babel.git#packages/babel-compat-data,"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/compat-data/-/compat-data-7.28.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,eb45fbaa4825beb6a9f269f5961d9e6f15dd658b5472977b82c9b2f642da049e22fd6758f0fa9349dc7203caab6a292a2902b90b529104a5eace7ad56a9c8d6b,,active,Active in npm registry,2025-07-02T09:03:53.132Z
1187
1188
  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,2025-07-02T09:03:55.612Z
1188
1189
  library,browserslist@4.25.1,MIT,,Andrey Sitnik,browserslist,4.25.1,pkg:npm/browserslist@4.25.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.25.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2868f42a838c5cba5236490423a67a992866432d1b73523e4fb2bd37cd64e1658cadfcfee9f43a7acf3407f60b01e4682af8d81356121c7396d6a7bdc485731f,andrey@sitnik.ru,active,Active in npm registry,2025-08-28T18:10:09.320Z
1189
- library,caniuse-lite@1.0.30001727,CC-BY-4.0,,Ben Briggs,caniuse-lite,1.0.30001727,pkg:npm/caniuse-lite@1.0.30001727,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.30001727.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a41ebc9c81e66cde8bff80ba307d43a24c91ddb62a1708da4acfec5831c68f8093705b5051032e25fb55c16917abb98d58ec9b0f72a152fde8587a06c603f5e1,beneb.info@gmail.com,active,Active in npm registry,2025-08-30T22:47:18.786Z
1190
- library,electron-to-chromium@1.5.182,ISC,,Kilian Valkhof,electron-to-chromium,1.5.182,pkg:npm/electron-to-chromium@1.5.182,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.182.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2efeb906dc2ff56e09f69c8e0c8e845a976785fbebbdefeeb398755aca56f01d856f4dfae9110fb58de15fba2e9e4d42915fd306358212f08105b61b995d2a08,,active,Active in npm registry,2025-09-03T02:02:23.142Z
1190
+ library,caniuse-lite@1.0.30001727,CC-BY-4.0,,Ben Briggs,caniuse-lite,1.0.30001727,pkg:npm/caniuse-lite@1.0.30001727,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.30001727.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a41ebc9c81e66cde8bff80ba307d43a24c91ddb62a1708da4acfec5831c68f8093705b5051032e25fb55c16917abb98d58ec9b0f72a152fde8587a06c603f5e1,beneb.info@gmail.com,active,Active in npm registry,2025-09-05T05:47:22.224Z
1191
+ library,electron-to-chromium@1.5.182,ISC,,Kilian Valkhof,electron-to-chromium,1.5.182,pkg:npm/electron-to-chromium@1.5.182,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.182.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2efeb906dc2ff56e09f69c8e0c8e845a976785fbebbdefeeb398755aca56f01d856f4dfae9110fb58de15fba2e9e4d42915fd306358212f08105b61b995d2a08,,active,Active in npm registry,2025-09-04T02:02:24.623Z
1191
1192
  library,node-releases@2.0.19,MIT,,Sergey Rubanov,node-releases,2.0.19,pkg:npm/node-releases@2.0.19,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.19.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c7139626c04ab7302aec363427e0d3ceecf9f0af1eeec25b760c246cc5907bc51807a7a49ac438e6ad0cfed243b0669999b0be97b9f9ed457c1e5e6d1f13bdbb,chi187@gmail.com,active,Active in npm registry,2024-12-10T03:28:41.711Z
1192
1193
  library,update-browserslist-db@1.1.3,MIT,,Andrey Sitnik,update-browserslist-db,1.1.3,pkg:npm/update-browserslist-db@1.1.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.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,531848650f9022755dba790301a89acefbd3ffe7d72f93acaf4259949ba57a962ee8977ba89b4366396eaf47a64654fbd4437749c3e813b82fb2e20a28d6af2b,andrey@sitnik.ru,active,Active in npm registry,2025-02-26T17:32:43.209Z
1193
1194
  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
@@ -1287,7 +1288,7 @@ library,conventional-changelog-codemirror@2.0.8,ISC,,Steve Mao,conventional-chan
1287
1288
  library,conventional-changelog-core@4.2.4,MIT,,,conventional-changelog-core,4.2.4,pkg:npm/conventional-changelog-core@4.2.4,node_modules/conventional-changelog-core,conventional-changelog core,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-core#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-core/-/conventional-changelog-core-4.2.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,803552fb35491c4dafe122dce81d2c2ec3e2968474ca053b1da0d6d7868d244d6fe1296a24f20b3e5fda242ed876d444e02c9b05ff200f039b06f2a16bc5e5ca,,active,Active in npm registry,2025-02-16T19:28:09.922Z
1288
1289
  library,conventional-changelog-core@4.2.4|normalize-package-data@3.0.3,BSD-2-Clause,,Meryn Stol,normalize-package-data,3.0.3,pkg:npm/normalize-package-data@3.0.3,node_modules/conventional-changelog-core/node_modules/normalize-package-data,Normalizes data that can be found in package.json files.,git://github.com/npm/normalize-package-data.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/normalize-package-data#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/normalize-package-data/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a765b5b20aa28f7ccc332442d3aec3835e9b7f3547fb0ee1c9e826a48bd9e09363aad18e54022f2e68c1c77c8fed84def6f289824a0d38f8f0406a200e831714,merynstol@gmail.com,active,Active in npm registry,2025-07-24T16:40:01.790Z
1289
1290
  library,conventional-changelog-core@4.2.4|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/conventional-changelog-core/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-07-24T15:37:52.118Z
1290
- library,conventional-changelog-core@4.2.4|lru-cache@6.0.0,ISC,,Isaac Z. Schlueter,lru-cache,6.0.0,pkg:npm/lru-cache@6.0.0,node_modules/conventional-changelog-core/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,2025-03-24T15:14:18.754Z
1291
+ library,conventional-changelog-core@4.2.4|lru-cache@6.0.0,ISC,,Isaac Z. Schlueter,lru-cache,6.0.0,pkg:npm/lru-cache@6.0.0,node_modules/conventional-changelog-core/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,2025-09-03T21:36:57.017Z
1291
1292
  library,conventional-changelog-core@4.2.4|yallist@4.0.0,ISC,,Isaac Z. Schlueter,yallist,4.0.0,pkg:npm/yallist@4.0.0,node_modules/conventional-changelog-core/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-4.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec,i@izs.me,active,Active in npm registry,2024-04-09T19:21:45.008Z
1292
1293
  library,add-stream@1.0.0,MIT,,Majid Burney,add-stream,1.0.0,pkg:npm/add-stream@1.0.0,node_modules/add-stream,Append the contents of one stream onto another.,git+https://github.com/wilsonjackson/add-stream.git,"as detected from PackageJson property ""repository.url""",https://github.com/wilsonjackson/add-stream,"as detected from PackageJson property ""homepage""",https://github.com/wilsonjackson/add-stream/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/add-stream/-/add-stream-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a902ccafef28d160b81591904dc262281542e7d27295c3d2ad3b64eaeb2f9880c550e08a7a06a9cb554743045b14c385c9bfe29f3515a87b3e78c60a0ccd5879,moocow@euphoricsoup.com,active,Active in npm registry,2022-06-13T02:25:34.298Z
1293
1294
  library,conventional-changelog-writer@5.0.1,MIT,,Steve Mao,conventional-changelog-writer,5.0.1,pkg:npm/conventional-changelog-writer@5.0.1,node_modules/conventional-changelog-writer,Write logs based on conventional commits and templates,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-writer#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-writer/-/conventional-changelog-writer-5.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e56b2e2947f15bbb2e2db9406c59f101caef7faafed1bec6bcd6965305089346d732710d3ff3c489e18a55442b8cfab03d3e28dc43c0012057898ea21e8a0b39,maochenyan@gmail.com,active,Active in npm registry,2025-07-09T21:51:50.084Z
@@ -1302,7 +1303,7 @@ library,json-stringify-safe@5.0.1,ISC,,Isaac Z. Schlueter,json-stringify-safe,5.
1302
1303
  library,meow@8.1.2,MIT,,Sindre Sorhus,meow,8.1.2,pkg:npm/meow@8.1.2,node_modules/meow,CLI app helper,git+https://github.com/sindresorhus/meow.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/meow#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/meow/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/meow/-/meow-8.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,afce44dcd759fa6a589350ba4633c510c484facd6264cb87b6c1c0a98d034f78d973397476259467c83aa14ee1d0cf5c0f610bf8fcda62086108bcd1d19367e5,sindresorhus@gmail.com,active,Active in npm registry,2024-08-21T20:39:08.805Z
1303
1304
  library,meow@8.1.2|normalize-package-data@3.0.3,BSD-2-Clause,,Meryn Stol,normalize-package-data,3.0.3,pkg:npm/normalize-package-data@3.0.3,node_modules/meow/node_modules/normalize-package-data,Normalizes data that can be found in package.json files.,git://github.com/npm/normalize-package-data.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/normalize-package-data#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/normalize-package-data/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a765b5b20aa28f7ccc332442d3aec3835e9b7f3547fb0ee1c9e826a48bd9e09363aad18e54022f2e68c1c77c8fed84def6f289824a0d38f8f0406a200e831714,merynstol@gmail.com,active,Active in npm registry,2025-07-24T16:40:01.790Z
1304
1305
  library,meow@8.1.2|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/meow/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-07-24T15:37:52.118Z
1305
- library,meow@8.1.2|lru-cache@6.0.0,ISC,,Isaac Z. Schlueter,lru-cache,6.0.0,pkg:npm/lru-cache@6.0.0,node_modules/meow/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,2025-03-24T15:14:18.754Z
1306
+ library,meow@8.1.2|lru-cache@6.0.0,ISC,,Isaac Z. Schlueter,lru-cache,6.0.0,pkg:npm/lru-cache@6.0.0,node_modules/meow/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,2025-09-03T21:36:57.017Z
1306
1307
  library,meow@8.1.2|yallist@4.0.0,ISC,,Isaac Z. Schlueter,yallist,4.0.0,pkg:npm/yallist@4.0.0,node_modules/meow/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-4.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec,i@izs.me,active,Active in npm registry,2024-04-09T19:21:45.008Z
1307
1308
  library,meow@8.1.2|read-pkg-up@7.0.1,MIT,,Sindre Sorhus,read-pkg-up,7.0.1,pkg:npm/read-pkg-up@7.0.1,node_modules/meow/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-7.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ccad1307b5dde89a422e694b9ae7eaca4184fbf4e539e3c3eaa28294d5bb8470ca161fc9effee0096191ee3a044045b56caab76b7c9465239b3a858b150e2886,sindresorhus@gmail.com,active,Active in npm registry,2023-11-04T09:32:35.174Z
1308
1309
  library,meow@8.1.2|read-pkg-up@7.0.1|type-fest@0.8.1,,,Sindre Sorhus,type-fest,0.8.1,pkg:npm/type-fest@0.8.1,node_modules/meow/node_modules/read-pkg-up/node_modules/type-fest,A collection of essential TypeScript types,git+https://github.com/sindresorhus/type-fest.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/type-fest#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/type-fest/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e1d6f3233aaf8ed822339af0d64e6b107b4100d2a676e7611b20446a3374d5f13285a00886ca0a372eb2efe20df7721fa45b7063d8aa8bb903fb1c0a850b0d24,sindresorhus@gmail.com,active,Active in npm registry,2025-05-06T07:20:19.520Z
@@ -1319,7 +1320,7 @@ library,meow@8.1.2|type-fest@0.18.1,,,Sindre Sorhus,type-fest,0.18.1,pkg:npm/typ
1319
1320
  library,conventional-commits-parser@3.2.4,MIT,,Steve Mao,conventional-commits-parser,3.2.4,pkg:npm/conventional-commits-parser@3.2.4,node_modules/conventional-commits-parser,Parse raw conventional commits,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-commits-parser#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-commits-parser/-/conventional-commits-parser-3.2.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9caeec02d7e2f905dbc470987e1a59b1f46d6a2b592c803af3cf64148a2e2efcfaadea6ccd00e0c41bbbc1fd966d4f83728eec0273422581110b0b79e163c2d9,maochenyan@gmail.com,active,Active in npm registry,2025-06-09T10:40:55.497Z
1320
1321
  library,get-pkg-repo@4.2.1,MIT,,Steve Mao,get-pkg-repo,4.2.1,pkg:npm/get-pkg-repo@4.2.1,node_modules/get-pkg-repo,Get repository user and project information from package.json file contents.,git+https://github.com/conventional-changelog/get-pkg-repo.git,"as detected from PackageJson property ""repository.url""",https://github.com/conventional-changelog/get-pkg-repo#readme,"as detected from PackageJson property ""homepage""",https://github.com/conventional-changelog/get-pkg-repo/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-4.2.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,dbe41b1e31517c607be2ffe96168dde4e854dd30c80b61affd82944e4fed0af033d29927fcccfa3f7b81cae06298b39c3ef3768d8752725df11854abc748c470,maochenyan@gmail.com,active,Active in npm registry,2022-06-18T07:52:44.515Z
1321
1322
  library,get-pkg-repo@4.2.1|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/get-pkg-repo/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-07-24T15:37:52.118Z
1322
- library,get-pkg-repo@4.2.1|lru-cache@6.0.0,ISC,,Isaac Z. Schlueter,lru-cache,6.0.0,pkg:npm/lru-cache@6.0.0,node_modules/get-pkg-repo/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,2025-03-24T15:14:18.754Z
1323
+ library,get-pkg-repo@4.2.1|lru-cache@6.0.0,ISC,,Isaac Z. Schlueter,lru-cache,6.0.0,pkg:npm/lru-cache@6.0.0,node_modules/get-pkg-repo/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,2025-09-03T21:36:57.017Z
1323
1324
  library,get-pkg-repo@4.2.1|yallist@4.0.0,ISC,,Isaac Z. Schlueter,yallist,4.0.0,pkg:npm/yallist@4.0.0,node_modules/get-pkg-repo/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-4.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec,i@izs.me,active,Active in npm registry,2024-04-09T19:21:45.008Z
1324
1325
  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
1325
1326
  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
@@ -1441,7 +1442,7 @@ library,estraverse@5.3.0,BSD-2-Clause,,,estraverse,5.3.0,pkg:npm/estraverse@5.3.
1441
1442
  library,jsx-ast-utils@3.3.5,MIT,,Ethan Cohen,jsx-ast-utils,3.3.5,pkg:npm/jsx-ast-utils@3.3.5,node_modules/jsx-ast-utils,AST utility module for statically analyzing JSX,git+https://github.com/jsx-eslint/jsx-ast-utils.git,"as detected from PackageJson property ""repository.url""",https://github.com/jsx-eslint/jsx-ast-utils#readme,"as detected from PackageJson property ""homepage""",https://github.com/jsx-eslint/jsx-ast-utils/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,659a30f47048e4ee843e04892d46fc9f634a8265564f00af1c6c05b8994c8ef2c5aa5186ea98e2acf86d76cb1e68b6634a26c3f1e7a0ce6629519c282258f671,,active,Active in npm registry,2023-07-29T01:35:03.311Z
1442
1443
  library,object.entries@1.1.9,MIT,,Jordan Harband,object.entries,1.1.9,pkg:npm/object.entries@1.1.9,node_modules/object.entries,ES2017 spec-compliant Object.entries shim.,git://github.com/es-shims/Object.entries.git,"as detected from PackageJson property ""repository.url""",https://github.com/es-shims/Object.entries#readme,"as detected from PackageJson property ""homepage""",https://github.com/es-shims/Object.entries/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/object.entries/-/object.entries-1.1.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f2efe17d7151043d4ed213d48e2a0b8685851d19adead280e3fbd93f272406bd7c975284f6e1eb15a15a522f0c0d14e98b8b9a936828c8f4d23492d75f69361f,,active,Active in npm registry,2025-03-15T05:05:59.563Z
1443
1444
  library,prop-types@15.8.1,MIT,,,prop-types,15.8.1,pkg:npm/prop-types@15.8.1,node_modules/prop-types,Runtime type checking for React props and similar objects.,git+https://github.com/facebook/prop-types.git,"as detected from PackageJson property ""repository.url""",https://facebook.github.io/react/,"as detected from PackageJson property ""homepage""",https://github.com/facebook/prop-types/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a23f3b0a064809dba5528868815011ec08e50b4df6ed4e1e9782fa780bcea827ae74c0d553435384d695f9bf437f87578123f58173139cf7617deff6a831f972,,active,Active in npm registry,2023-08-24T18:09:31.990Z
1444
- library,prop-types@15.8.1|react-is@16.13.1,MIT,,,react-is,16.13.1,pkg:npm/react-is@16.13.1#packages/react-is,node_modules/prop-types/node_modules/react-is,Brand checking of React Elements.,git+https://github.com/facebook/react.git#packages/react-is,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://reactjs.org/,"as detected from PackageJson property ""homepage""",https://github.com/facebook/react/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,db87baca71361fe38ab7892ab0ebcd77c901a55eb9ce8c5b038055b04381dc0455590922fc31f3694a02e4ab8e37f06271c0da0824d906e39c7d9b3bd2447c6d,,active,Active in npm registry,2025-09-03T16:21:03.139Z
1445
+ library,prop-types@15.8.1|react-is@16.13.1,MIT,,,react-is,16.13.1,pkg:npm/react-is@16.13.1#packages/react-is,node_modules/prop-types/node_modules/react-is,Brand checking of React Elements.,git+https://github.com/facebook/react.git#packages/react-is,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://reactjs.org/,"as detected from PackageJson property ""homepage""",https://github.com/facebook/react/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,db87baca71361fe38ab7892ab0ebcd77c901a55eb9ce8c5b038055b04381dc0455590922fc31f3694a02e4ab8e37f06271c0da0824d906e39c7d9b3bd2447c6d,,active,Active in npm registry,2025-09-04T16:20:56.437Z
1445
1446
  library,loose-envify@1.4.0,MIT,,Andres Suarez,loose-envify,1.4.0,pkg:npm/loose-envify@1.4.0,node_modules/loose-envify,Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST,git://github.com/zertosh/loose-envify.git,"as detected from PackageJson property ""repository.url""",https://github.com/zertosh/loose-envify,"as detected from PackageJson property ""homepage""",https://github.com/zertosh/loose-envify/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,972bb13c6aff59f86b95e9b608bfd472751cd7372a280226043cee918ed8e45ff242235d928ebe7d12debe5c351e03324b0edfeb5d54218e34f04b71452a0add,zertosh@gmail.com,active,Active in npm registry,2023-07-23T04:49:38.578Z
1446
1447
  library,object-assign@4.1.1,MIT,,Sindre Sorhus,object-assign,4.1.1,pkg:npm/object-assign@4.1.1,node_modules/object-assign,ES2015 `Object.assign()` ponyfill,git+https://github.com/sindresorhus/object-assign.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/object-assign#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/object-assign/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ac98134279149c7d6c170f324fa552537cc3dec5a6bbab19848b1e63c557f8646edcfe85ec5bbe24d0e85df9251256cb2529dcdc55101d57b8714e618fe05c52,sindresorhus@gmail.com,active,Active in npm registry,2025-02-16T08:13:33.616Z
1447
1448
  library,string.prototype.matchall@4.0.12,MIT,,Jordan Harband,string.prototype.matchall,4.0.12,pkg:npm/string.prototype.matchall@4.0.12,node_modules/string.prototype.matchall,Spec-compliant polyfill for String.prototype.matchAll,git+https://github.com/es-shims/String.prototype.matchAll.git,"as detected from PackageJson property ""repository.url""",https://github.com/es-shims/String.prototype.matchAll#readme,"as detected from PackageJson property ""homepage""",https://github.com/es-shims/String.prototype.matchAll/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e820bdbb204bfbfe3c7588b345fec7ed501808c08d4c178cefcc7f55351ef5b1446b105ea4f2436b53b0f7d2ea23fd7217b92ecbb437710b1832b72319472c90,ljharb@gmail.com,active,Active in npm registry,2024-12-20T07:01:49.774Z
@@ -1520,7 +1521,7 @@ library,drange@1.1.1,MIT,,David Tudury,drange,1.1.1,pkg:npm/drange@1.1.1,node_mo
1520
1521
  library,ret@0.2.2,MIT,,fent,ret,0.2.2,pkg:npm/ret@0.2.2,node_modules/ret,Tokenizes a string that represents a regular expression.,git://github.com/fent/ret.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/fent/ret.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/fent/ret.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ret/-/ret-0.2.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3346f761642ced1dd9f75ed6450cb51c703b05aec3f21bd983a504e662f2909c50544da3bb42176c695a1cf3e5918f9637bc053fec14317981140d1a57abd819,,active,Active in npm registry,2023-03-16T19:05:58.967Z
1521
1522
  library,json-schema-ref-parser@1.4.1,MIT,,James Messinger,json-schema-ref-parser,1.4.1,pkg:npm/json-schema-ref-parser@1.4.1,node_modules/json-schema-ref-parser,Parse~ Resolve~ and Dereference JSON Schema $ref pointers,git+https://github.com/BigstickCarpet/json-schema-ref-parser.git,"as detected from PackageJson property ""repository.url""",https://github.com/BigstickCarpet/json-schema-ref-parser,"as detected from PackageJson property ""homepage""",https://github.com/BigstickCarpet/json-schema-ref-parser/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/json-schema-ref-parser/-/json-schema-ref-parser-1.4.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,19d1749c23e8f9cc57effb20bb4a481f83c8d6e3540591ec64e68e0ab1a16bcacbec9a1a20a60977b88d0deaa6c0966b6cec17c35839d649e1cff1c9770d369c,,deprecated,Please switch to @apidevtools/json-schema-ref-parser,2022-11-28T22:47:13.800Z
1522
1523
  library,json-schema-ref-parser@1.4.1|debug@2.6.9,MIT,,TJ Holowaychuk,debug,2.6.9,pkg:npm/debug@2.6.9,node_modules/json-schema-ref-parser/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-2.6.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6c2ec496b7496899cf6c03fed44a2d62fa99b1bdde725e708ba05f8ba0494d470da30a7a72fb298348d7ce74532838e6fc4ec076014155e00f54c35c286b0730,tj@vision-media.ca,active,Active in npm registry,2025-05-13T20:56:36.586Z
1523
- library,json-schema-ref-parser@1.4.1|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/json-schema-ref-parser/node_modules/ms,Tiny milisecond 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.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-08-27T14:00:04.517Z
1524
+ library,json-schema-ref-parser@1.4.1|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/json-schema-ref-parser/node_modules/ms,Tiny milisecond 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.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-09-04T21:21:57.766Z
1524
1525
  library,json-schema-ref-parser@1.4.1|js-yaml@3.14.1,MIT,,Vladimir Zapparov,js-yaml,3.14.1,pkg:npm/js-yaml@3.14.1,node_modules/json-schema-ref-parser/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.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a24307ece5d727b62b37d3a4dff497ae7bb8897f723a4fb6e67a97e22992da7a6ebd36039a8fd0119a2ac199186880e4de356f04e4ce20480485a2ceca7052f6,dervus.grim@gmail.com,active,Active in npm registry,2023-06-09T21:33:18.974Z
1525
1526
  library,json-schema-ref-parser@1.4.1|argparse@1.0.10,MIT,,,argparse,1.0.10,pkg:npm/argparse@1.0.10,node_modules/json-schema-ref-parser/node_modules/argparse,Very powerful CLI arguments parser. Native port of argparse - python's options parsing library,git+https://github.com/nodeca/argparse.git,"as detected from PackageJson property ""repository.url""",https://github.com/nodeca/argparse#readme,"as detected from PackageJson property ""homepage""",https://github.com/nodeca/argparse/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a39468cbab4d1b848bfc53a408037a4738e26a4652db944b605adc32db49a9b75df015ab9c0f9f1b3e7b88de4f6f4ea9bc11af979810d01e3c74996c957be84e,,active,Active in npm registry,2023-10-21T01:41:33.987Z
1526
1527
  library,json-schema-ref-parser@1.4.1|sprintf-js@1.0.3,BSD-3-Clause,,Alexandru Marasteanu,sprintf-js,1.0.3,pkg:npm/sprintf-js@1.0.3,node_modules/json-schema-ref-parser/node_modules/sprintf-js,JavaScript sprintf implementation,git+https://github.com/alexei/sprintf.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/alexei/sprintf.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/alexei/sprintf.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0fd70f824bcb955deddc8ccbd03d182ef180f40864e0f72f57051b3747521abd5a3f436bb780049d351bb86beab840b4980eb81aab757f38ab951b3989b5f1f2,hello@alexei.ro,active,Active in npm registry,2024-10-22T17:26:19.033Z