ml-testing-toolkit 18.14.0 → 18.14.2
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 +15 -0
- package/package.json +2 -2
- package/{sbom-v18.13.2.csv → sbom-v18.14.1.csv} +41 -35
- package/src/lib/config.js +14 -5
- package/src/lib/db/adapters/dbAdapter.js +2 -17
package/CHANGELOG.md
CHANGED
|
@@ -1,4 +1,19 @@
|
|
|
1
1
|
# Changelog: [mojaloop/thirdparty-api-svc](https://github.com/mojaloop/thirdparty-api-svc)
|
|
2
|
+
### [18.14.2](https://github.com/mojaloop/ml-testing-toolkit/compare/v18.14.1...v18.14.2) (2025-08-07)
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
### Chore
|
|
6
|
+
|
|
7
|
+
* pass in params as env variable instead ([#335](https://github.com/mojaloop/ml-testing-toolkit/issues/335)) ([6f51950](https://github.com/mojaloop/ml-testing-toolkit/commit/6f519508f3076940a77658bc65f5f29525695d45))
|
|
8
|
+
* **sbom:** update sbom [skip ci] ([af4bfd8](https://github.com/mojaloop/ml-testing-toolkit/commit/af4bfd8193c15721f63759234f31fce246f63311))
|
|
9
|
+
|
|
10
|
+
### [18.14.1](https://github.com/mojaloop/ml-testing-toolkit/compare/v18.14.0...v18.14.1) (2025-08-06)
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### Bug Fixes
|
|
14
|
+
|
|
15
|
+
* fix mongo tls argument ([#334](https://github.com/mojaloop/ml-testing-toolkit/issues/334)) ([69b16bc](https://github.com/mojaloop/ml-testing-toolkit/commit/69b16bcacea2ae31de0e49f40fa4fa4853ddfac0))
|
|
16
|
+
|
|
2
17
|
## [18.14.0](https://github.com/mojaloop/ml-testing-toolkit/compare/v18.13.2...v18.14.0) (2025-08-05)
|
|
3
18
|
|
|
4
19
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ml-testing-toolkit",
|
|
3
3
|
"description": "Testing Toolkit for Mojaloop implementations",
|
|
4
|
-
"version": "18.14.
|
|
4
|
+
"version": "18.14.2",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"author": "Vijaya Kumar Guthi, ModusBox Inc. ",
|
|
7
7
|
"contributors": [
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"json-rules-engine": "7.3.1",
|
|
109
109
|
"jsonwebtoken": "9.0.2",
|
|
110
110
|
"lodash": "4.17.21",
|
|
111
|
-
"mongoose": "8.17.
|
|
111
|
+
"mongoose": "8.17.1",
|
|
112
112
|
"multer": "2.0.2",
|
|
113
113
|
"mustache": "4.2.0",
|
|
114
114
|
"mv": "2.1.1",
|
|
@@ -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.0,,,Core functionality of CycloneDX for JavaScript (Node.js or WebBrowser).,git+https://github.com/CycloneDX/cyclonedx-javascript-library.git,"as detected from PackageJson property ""repository.url""",https://github.com/CycloneDX/cyclonedx-javascript-library#readme,"as detected from PackageJson property ""homepage""",https://github.com/CycloneDX/cyclonedx-javascript-library/issues,"as detected from PackageJson property ""bugs.url""",,,,,,,,
|
|
5
|
-
application,ml-testing-toolkit@18.
|
|
5
|
+
application,ml-testing-toolkit@18.14.1,Apache-2.0,,Vijaya Kumar Guthi~ ModusBox Inc.,ml-testing-toolkit,18.14.1,pkg:npm/ml-testing-toolkit@18.14.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fmojaloop%2Fml-testing-toolkit.git,,Testing Toolkit for Mojaloop implementations,git+https://github.com/mojaloop/ml-testing-toolkit.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/ml-testing-toolkit#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/ml-testing-toolkit/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-05T09:04:51.981Z
|
|
6
6
|
library,@elastic/elasticsearch@9.1.0,Apache-2.0,@elastic,,elasticsearch,9.1.0,pkg:npm/%40elastic/elasticsearch@9.1.0,node_modules/@elastic/elasticsearch,The official Elasticsearch client for Node.js,git+https://github.com/elastic/elasticsearch-js.git,"as detected from PackageJson property ""repository.url""",http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html,"as detected from PackageJson property ""homepage""",https://github.com/elastic/elasticsearch-js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@elastic/elasticsearch/-/elasticsearch-9.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,955e6e665cc1b974a49fb29d61a02ba8ddcf2443bdf1b00a69220ee05876079eb9fdb25c9cb2cfdf36c65ff876727d826dd7e62e7a0e7338334341f4f4a0ee59,,active,Active in npm registry,2025-07-30T17:44:14.362Z
|
|
7
7
|
library,@elastic/transport@9.1.0,Apache-2.0,@elastic,Elastic Client Library Maintainers,transport,9.1.0,pkg:npm/%40elastic/transport@9.1.0,node_modules/@elastic/transport,Transport classes and utilities shared among Node.js Elastic client libraries,git+https://github.com/elastic/elastic-transport-js.git,"as detected from PackageJson property ""repository.url""",https://github.com/elastic/elastic-transport-js#readme,"as detected from PackageJson property ""homepage""",https://github.com/elastic/elastic-transport-js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@elastic/transport/-/transport-9.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3e88135d2200ba807b4220f90676472252c288620012cc6bd631cbe9458d9e50d9a7962f7eec06cb6206884fe50488ede45b06f9e1e710f8ff23bd41c3a31624,,active,Active in npm registry,2025-07-01T21:19:35.697Z
|
|
8
8
|
library,@opentelemetry/api@1.9.0,Apache-2.0,@opentelemetry,OpenTelemetry Authors,api,1.9.0,pkg:npm/%40opentelemetry/api@1.9.0,node_modules/@opentelemetry/api,Public API for OpenTelemetry,git+https://github.com/open-telemetry/opentelemetry-js.git,"as detected from PackageJson property ""repository.url""",https://github.com/open-telemetry/opentelemetry-js/tree/main/api,"as detected from PackageJson property ""homepage""",https://github.com/open-telemetry/opentelemetry-js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@opentelemetry/api/-/api-1.9.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,de0880390bd9887e45f5b325322bfcf8648f31eaa0d1d6da7a8e7cff44a503db314aa6619d4b71cd7f7fd85cf2852f6c5907f94b418913400a06b16a8e979872,,active,Active in npm registry,2025-07-22T15:16:26.226Z
|
|
@@ -50,8 +50,8 @@ library,inherits@2.0.4,ISC,,,inherits,2.0.4,pkg:npm/inherits@2.0.4,node_modules/
|
|
|
50
50
|
library,readable-stream@3.6.2,MIT,,,readable-stream,3.6.2,pkg:npm/readable-stream@3.6.2,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
|
|
51
51
|
library,stream-shift@1.0.3,MIT,,Mathias Buus,stream-shift,1.0.3,pkg:npm/stream-shift@1.0.3,node_modules/stream-shift,Returns the next buffer/object in a stream's readable queue,git+https://github.com/mafintosh/stream-shift.git,"as detected from PackageJson property ""repository.url""",https://github.com/mafintosh/stream-shift,"as detected from PackageJson property ""homepage""",https://github.com/mafintosh/stream-shift/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,efa3914740ced68d6194ac136e2fc33371175867f764960ef1c5d7e512709ee9760c4836a32a19ca32cda1033c5acbd988528245f0b53b427b882be27b745999,,active,Active in npm registry,2024-01-17T19:15:13.558Z
|
|
52
52
|
library,pump@3.0.3,MIT,,Mathias Buus Madsen,pump,3.0.3,pkg:npm/pump@3.0.3,node_modules/pump,pipe streams together and close all of them if one of them closes,git://github.com/mafintosh/pump.git,"as detected from PackageJson property ""repository.url""",https://github.com/mafintosh/pump#readme,"as detected from PackageJson property ""homepage""",https://github.com/mafintosh/pump/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/pump/-/pump-3.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b68770c4b318eff85e49c2a69edc101bc09756459439d63122f636b34556000321fe777c4a862245a2a396befe882b3df387f63fccefadf59c0c36156fbdcd7c,mathiasbuus@gmail.com,active,Active in npm registry,2025-06-16T09:15:59.764Z
|
|
53
|
-
library,@hapi/hapi@21.4.
|
|
54
|
-
library,@hapi/hapi@21.4.
|
|
53
|
+
library,@hapi/hapi@21.4.2,BSD-3-Clause,@hapi,,hapi,21.4.2,pkg:npm/%40hapi/hapi@21.4.2,node_modules/@hapi/hapi,HTTP Server framework,git://github.com/hapijs/hapi.git,"as detected from PackageJson property ""repository.url""",https://hapi.dev,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/hapi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/hapi/-/hapi-21.4.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c248e98dcf341e79747017c3006f84b57f3be801ada60f5fa6deaaf465d39c6ca85b90b8fa10427a6f0c9813eec258657c9f54f456069b761fee75a9f7efcd0d,,active,Active in npm registry,2025-08-04T21:02:55.804Z
|
|
54
|
+
library,@hapi/hapi@21.4.2|@hapi/validate@2.0.1,BSD-3-Clause,@hapi,,validate,2.0.1,pkg:npm/%40hapi/validate@2.0.1,node_modules/@hapi/hapi/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
|
|
55
55
|
library,@hapi/accept@6.0.3,BSD-3-Clause,@hapi,,accept,6.0.3,pkg:npm/%40hapi/accept@6.0.3,node_modules/@hapi/accept,HTTP Accept-* headers parsing,git://github.com/hapijs/accept.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/accept#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/accept/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/accept/-/accept-6.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a7bd9ff64e7a12e1749f7330941353872544e4f5d7e3483e69087e0bfc5b2ab7f36a13363a2b29bf701798e214e75b778fbef36b2d6aad7ec82338995eca4c97,,active,Active in npm registry,2023-10-10T08:19:39.289Z
|
|
56
56
|
library,@hapi/ammo@6.0.1,BSD-3-Clause,@hapi,,ammo,6.0.1,pkg:npm/%40hapi/ammo@6.0.1,node_modules/@hapi/ammo,HTTP Range processing utilities,git://github.com/hapijs/ammo.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/ammo#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/ammo/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/ammo/-/ammo-6.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a662fe9cfa1de20e7c917acc72c18ba74e4eda31783f64371a22fca9857b9ca6048777067fead5e0fe49ca2d94ab46a01a1554eb71ad69201f04464e96b267f7,,active,Active in npm registry,2023-02-11T19:40:04.494Z
|
|
57
57
|
library,@hapi/bounce@3.0.2,BSD-3-Clause,@hapi,,bounce,3.0.2,pkg:npm/%40hapi/bounce@3.0.2,node_modules/@hapi/bounce,Selective error catching and rewrite rules,git://github.com/hapijs/bounce.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/bounce#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/bounce/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/bounce/-/bounce-3.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7745e69538b71fd1c50c78502e38381786ae2f5118dd6aa3ee3eff8460e11457bac406e79b7aa21ab5de4fddf36673c7f201fe48a005622473bb6eb1917707de,,active,Active in npm registry,2024-10-23T15:48:09.171Z
|
|
@@ -76,7 +76,7 @@ library,@hapi/bourne@3.0.0,BSD-3-Clause,@hapi,,bourne,3.0.0,pkg:npm/%40hapi/bour
|
|
|
76
76
|
library,@hapi/cryptiles@6.0.1,BSD-3-Clause,@hapi,,cryptiles,6.0.1,pkg:npm/%40hapi/cryptiles@6.0.1,node_modules/@hapi/cryptiles,General purpose crypto utilities,git://github.com/hapijs/cryptiles.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/cryptiles#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/cryptiles/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/cryptiles/-/cryptiles-6.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f4633d1021077d1f2593901238a1b8fb866c13316a2df862af2209d8849e3d507dd8e1cba7fca77b89bece7ef3f5d82f33df132e988579b8c3150d141dcab15d,,active,Active in npm registry,2023-02-11T18:56:48.092Z
|
|
77
77
|
library,@hapi/iron@7.0.1,BSD-3-Clause,@hapi,,iron,7.0.1,pkg:npm/%40hapi/iron@7.0.1,node_modules/@hapi/iron,Encapsulated tokens (encrypted and mac'ed objects),git://github.com/hueniverse/iron.git,"as detected from PackageJson property ""repository.url""",https://github.com/hueniverse/iron#readme,"as detected from PackageJson property ""homepage""",https://github.com/hueniverse/iron/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/iron/-/iron-7.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b44667aceba32a94ba8cb2a58b258197703d3da13ea69b8bffe8246f23cf0dbfe5d8a48a4321f896132455bfac061c0dfaa6b1c658a0d35251a81f1d93f98fc5,,active,Active in npm registry,2023-02-11T19:02:58.034Z
|
|
78
78
|
library,@hapi/b64@6.0.1,BSD-3-Clause,@hapi,,b64,6.0.1,pkg:npm/%40hapi/b64@6.0.1,node_modules/@hapi/b64,Base64 streaming encoder and decoder,git://github.com/hapijs/b64.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/b64#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/b64/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/b64/-/b64-6.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,66f8d7e0941179498185e782abe4bd61abdc9cc3075aac774b48c73575883359100f107d7327d2c9ca55be37eb29c212f0c879377866bbf60aa3821a83d8362b,,active,Active in npm registry,2023-02-11T17:57:06.386Z
|
|
79
|
-
library,@hapi/subtext@8.1.0,BSD-3-Clause,@hapi,,subtext,8.1.0,pkg:npm/%40hapi/subtext@8.1.0,node_modules/@hapi/subtext,HTTP payload parsing,git://github.com/hapijs/subtext.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/subtext#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/subtext/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/subtext/-/subtext-8.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3f268de2848cb6a3e38d5c4b9f2d64d22620e3e7f01aeb0885aa26f41d92b629c17251eceefe3a9885bbd3a63e5a8db595c82e946c976d0ae64ffc3876eb3ac3,,active,Active in npm registry,
|
|
79
|
+
library,@hapi/subtext@8.1.0,BSD-3-Clause,@hapi,,subtext,8.1.0,pkg:npm/%40hapi/subtext@8.1.0,node_modules/@hapi/subtext,HTTP payload parsing,git://github.com/hapijs/subtext.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/subtext#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/subtext/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/subtext/-/subtext-8.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3f268de2848cb6a3e38d5c4b9f2d64d22620e3e7f01aeb0885aa26f41d92b629c17251eceefe3a9885bbd3a63e5a8db595c82e946c976d0ae64ffc3876eb3ac3,,active,Active in npm registry,2025-08-06T10:01:41.269Z
|
|
80
80
|
library,@hapi/content@6.0.0,BSD-3-Clause,@hapi,,content,6.0.0,pkg:npm/%40hapi/content@6.0.0,node_modules/@hapi/content,HTTP Content-* headers parsing,git://github.com/hapijs/content.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/content#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/content/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/content/-/content-6.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,08486cee3f87d2241f7ca7dee47b5d6a4e4b04ecff41cf13461e75705f8116fd2a9eea61dc49b8a63195cc932423681f4c376524a5892121964b5acadf83ce18,,active,Active in npm registry,2023-01-10T00:57:29.584Z
|
|
81
81
|
library,@hapi/file@3.0.0,BSD-3-Clause,@hapi,,file,3.0.0,pkg:npm/%40hapi/file@3.0.0,node_modules/@hapi/file,General purpose file utilities,git://github.com/hapijs/file.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/file#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/file/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/file/-/file-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c3e94a5bec91acb849bbadb48d3df2fb9836987aa729f7a9adeca4bdd39c97dffaba9f06ad0427fa5dc5453b231d329b91b7d0164ba4b07a5dbf611ca4a709e1,,active,Active in npm registry,2023-01-10T00:57:33.233Z
|
|
82
82
|
library,@hapi/pez@6.1.0,BSD-3-Clause,@hapi,,pez,6.1.0,pkg:npm/%40hapi/pez@6.1.0,node_modules/@hapi/pez,Multipart parser,git://github.com/hapijs/pez.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/pez#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/pez/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/pez/-/pez-6.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f85137b053d8b970a9b9578743f41a8356f8e5c951da8e78428a2713f80a1eff60ba4c50f2824964f47ba37ff27434caeab69c9c2257c4ec93d53f7714224c22,,active,Active in npm registry,2023-02-14T05:11:55.471Z
|
|
@@ -121,30 +121,30 @@ library,util-deprecate@1.0.2,MIT,,Nathan Rajlich,util-deprecate,1.0.2,pkg:npm/ut
|
|
|
121
121
|
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
|
|
122
122
|
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
|
|
123
123
|
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
|
|
124
|
-
library,@typescript-eslint/eslint-plugin@8.38.0,MIT,@typescript-eslint,,eslint-plugin,8.38.0,pkg:npm/%40typescript-eslint/eslint-plugin@8.38.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.38.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,08fa339f3a6e02720e9789e18f8b51af88083e3e407ca8248899864036aaf9f4274494d895c0636d7df06dc8869a9a0f7fc0d112e7ee3d17b5b4d3199c675a9c,,active,Active in npm registry,2025-08-
|
|
124
|
+
library,@typescript-eslint/eslint-plugin@8.38.0,MIT,@typescript-eslint,,eslint-plugin,8.38.0,pkg:npm/%40typescript-eslint/eslint-plugin@8.38.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.38.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,08fa339f3a6e02720e9789e18f8b51af88083e3e407ca8248899864036aaf9f4274494d895c0636d7df06dc8869a9a0f7fc0d112e7ee3d17b5b4d3199c675a9c,,active,Active in npm registry,2025-08-05T00:24:55.146Z
|
|
125
125
|
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
|
|
126
|
-
library,@typescript-eslint/parser@8.38.0,MIT,@typescript-eslint,,parser,8.38.0,pkg:npm/%40typescript-eslint/parser@8.38.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.38.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,661cbc1c2bc15047c1102cc89753caa85e29d75f9dd1a5094b519e522baa2bd5a63ae83c602982e21e1b8f206f33200c23db1b45cce6ad82f994a83f60c6eb71,,active,Active in npm registry,2025-08-
|
|
127
|
-
library,@typescript-eslint/scope-manager@8.38.0,MIT,@typescript-eslint,,scope-manager,8.38.0,pkg:npm/%40typescript-eslint/scope-manager@8.38.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.38.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,589c3701594515c753f518b5c6cfe583c2f00ea81e9165d6847de2005fb564cf903ddee8c50ea3bed5bf24fc330127318ad20b50816cd3f02743f5161f36c04d,,active,Active in npm registry,2025-08-
|
|
128
|
-
library,@typescript-eslint/types@8.38.0,MIT,@typescript-eslint,,types,8.38.0,pkg:npm/%40typescript-eslint/types@8.38.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.38.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c339147d7de9954aa28f863059a272aa188f139502455945a4a9f5a02467d8ed5b279f765f15898fc44e437243e4c6172ce456f38d3adf3ded6536ff72ce13cb,,active,Active in npm registry,2025-08-
|
|
129
|
-
library,@typescript-eslint/visitor-keys@8.38.0,MIT,@typescript-eslint,,visitor-keys,8.38.0,pkg:npm/%40typescript-eslint/visitor-keys@8.38.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.38.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a56ad372814d5aec07940f42be57d2b065acd782717cdd531f6e733392fba34a512e1b286640e74ec5df4112411162685790cbd237fe67eb318ae77e2b49aad6,,active,Active in npm registry,2025-08-
|
|
126
|
+
library,@typescript-eslint/parser@8.38.0,MIT,@typescript-eslint,,parser,8.38.0,pkg:npm/%40typescript-eslint/parser@8.38.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.38.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,661cbc1c2bc15047c1102cc89753caa85e29d75f9dd1a5094b519e522baa2bd5a63ae83c602982e21e1b8f206f33200c23db1b45cce6ad82f994a83f60c6eb71,,active,Active in npm registry,2025-08-05T00:24:44.069Z
|
|
127
|
+
library,@typescript-eslint/scope-manager@8.38.0,MIT,@typescript-eslint,,scope-manager,8.38.0,pkg:npm/%40typescript-eslint/scope-manager@8.38.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.38.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,589c3701594515c753f518b5c6cfe583c2f00ea81e9165d6847de2005fb564cf903ddee8c50ea3bed5bf24fc330127318ad20b50816cd3f02743f5161f36c04d,,active,Active in npm registry,2025-08-05T00:24:37.994Z
|
|
128
|
+
library,@typescript-eslint/types@8.38.0,MIT,@typescript-eslint,,types,8.38.0,pkg:npm/%40typescript-eslint/types@8.38.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.38.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c339147d7de9954aa28f863059a272aa188f139502455945a4a9f5a02467d8ed5b279f765f15898fc44e437243e4c6172ce456f38d3adf3ded6536ff72ce13cb,,active,Active in npm registry,2025-08-05T00:24:21.817Z
|
|
129
|
+
library,@typescript-eslint/visitor-keys@8.38.0,MIT,@typescript-eslint,,visitor-keys,8.38.0,pkg:npm/%40typescript-eslint/visitor-keys@8.38.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.38.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a56ad372814d5aec07940f42be57d2b065acd782717cdd531f6e733392fba34a512e1b286640e74ec5df4112411162685790cbd237fe67eb318ae77e2b49aad6,,active,Active in npm registry,2025-08-05T00:24:26.942Z
|
|
130
130
|
library,@typescript-eslint/visitor-keys@8.38.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
|
|
131
|
-
library,@typescript-eslint/type-utils@8.38.0,MIT,@typescript-eslint,,type-utils,8.38.0,pkg:npm/%40typescript-eslint/type-utils@8.38.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.38.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,73b8c0bc611955fd1aa36cfe9e7cfc054687643d3d0206e1f8363baaf050a8b8b3f2e27346054f8f962f3a1f08f2e1221fca0850621f1f333051c195728fd226,,active,Active in npm registry,2025-08-
|
|
132
|
-
library,@typescript-eslint/typescript-estree@8.38.0,MIT,@typescript-eslint,,typescript-estree,8.38.0,pkg:npm/%40typescript-eslint/typescript-estree@8.38.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.38.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7e8a042ca7002b3c6ec7a7c0ea9c4e7e5a4d4b48dcfa73901043a2a5714d8d29414ba7eaac939563fc214a7ef4492707adc2762c3b315ab9de1685984957ea85,,active,Active in npm registry,2025-08-
|
|
131
|
+
library,@typescript-eslint/type-utils@8.38.0,MIT,@typescript-eslint,,type-utils,8.38.0,pkg:npm/%40typescript-eslint/type-utils@8.38.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.38.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,73b8c0bc611955fd1aa36cfe9e7cfc054687643d3d0206e1f8363baaf050a8b8b3f2e27346054f8f962f3a1f08f2e1221fca0850621f1f333051c195728fd226,,active,Active in npm registry,2025-08-05T00:24:49.351Z
|
|
132
|
+
library,@typescript-eslint/typescript-estree@8.38.0,MIT,@typescript-eslint,,typescript-estree,8.38.0,pkg:npm/%40typescript-eslint/typescript-estree@8.38.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.38.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7e8a042ca7002b3c6ec7a7c0ea9c4e7e5a4d4b48dcfa73901043a2a5714d8d29414ba7eaac939563fc214a7ef4492707adc2762c3b315ab9de1685984957ea85,,active,Active in npm registry,2025-08-05T00:24:32.142Z
|
|
133
133
|
library,@typescript-eslint/typescript-estree@8.38.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
|
|
134
|
-
library,@typescript-eslint/utils@8.38.0,MIT,@typescript-eslint,,utils,8.38.0,pkg:npm/%40typescript-eslint/utils@8.38.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.38.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,84770c03ce8782dfa28c996b0fc7d7d23d63f30e02f76cee7bff0b38f0058a8227a3e5b4f8becaa84f1064a09c3c673ff7656cf71dfac3fe0c3d3261a97772be,,active,Active in npm registry,2025-08-
|
|
134
|
+
library,@typescript-eslint/utils@8.38.0,MIT,@typescript-eslint,,utils,8.38.0,pkg:npm/%40typescript-eslint/utils@8.38.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.38.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,84770c03ce8782dfa28c996b0fc7d7d23d63f30e02f76cee7bff0b38f0058a8227a3e5b4f8becaa84f1064a09c3c673ff7656cf71dfac3fe0c3d3261a97772be,,active,Active in npm registry,2025-08-05T00:24:43.870Z
|
|
135
135
|
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-07-26T14:17:57.998Z
|
|
136
136
|
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
|
|
137
137
|
library,eslint@8.57.1|json-schema-traverse@0.4.1,MIT,,Evgeny Poberezkin,json-schema-traverse,0.4.1,pkg:npm/json-schema-traverse@0.4.1,node_modules/eslint/node_modules/json-schema-traverse,Traverse JSON Schema passing each schema object to callback,git+https://github.com/epoberezkin/json-schema-traverse.git,"as detected from PackageJson property ""repository.url""",https://github.com/epoberezkin/json-schema-traverse#readme,"as detected from PackageJson property ""homepage""",https://github.com/epoberezkin/json-schema-traverse/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c5b6c21f9742614e53f0b704861ba1ec727cf075ee5b7aac237634cce64529f6441dca5688753f271ce4eb6f41aec69bfe63221d0b62f7030ffbce3944f7b756,,active,Active in npm registry,2023-06-22T16:32:38.879Z
|
|
138
138
|
library,eslint@8.57.1|ignore@5.3.2,MIT,,kael,ignore,5.3.2,pkg:npm/ignore@5.3.2,node_modules/eslint/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-5.3.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,86c053354a904c3c245ad71d608da2d3a63f9d4044b0d10324a8d676280bbde832f240ee2404bcb91969924710a721172f467fa630f2e4706632344227682afa,,active,Active in npm registry,2025-05-31T02:18:53.593Z
|
|
139
139
|
library,eslint@8.57.1|minimatch@3.1.2,ISC,,Isaac Z. Schlueter,minimatch,3.1.2,pkg:npm/minimatch@3.1.2,node_modules/eslint/node_modules/minimatch,a glob matcher in javascript,git://github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,27ba7ade1462023c35343130c355bb8b7efe07222b3963b95d0400cd9dd539c2f43cdc9bc297e657f374e73140cf043d512c84717eaddd43be2b96aa0503881f,i@izs.me,active,Active in npm registry,2025-06-12T20:19:28.018Z
|
|
140
140
|
library,ts-api-utils@2.1.0,MIT,,JoshuaKGoldberg,ts-api-utils,2.1.0,pkg:npm/ts-api-utils@2.1.0,node_modules/ts-api-utils,Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️,git+https://github.com/JoshuaKGoldberg/ts-api-utils.git,"as detected from PackageJson property ""repository.url""",https://github.com/JoshuaKGoldberg/ts-api-utils#readme,"as detected from PackageJson property ""homepage""",https://github.com/JoshuaKGoldberg/ts-api-utils/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,09481364bd62af0f2edbd6f3ace0ff9c7f398eac9cef80fa4ac84582e8ce200ee8b26d91cfb7581fbeda824c7b1f81413710eaec28dff888da5fff33c055be65,npm@joshuakgoldberg.com,active,Active in npm registry,2025-03-20T12:24:50.789Z
|
|
141
|
-
library,typescript@5.8.3,Apache-2.0,,Microsoft Corp.,typescript,5.8.3,pkg:npm/typescript@5.8.3,node_modules/typescript,TypeScript is a language for application scale JavaScript development,git+https://github.com/microsoft/TypeScript.git,"as detected from PackageJson property ""repository.url""",https://www.typescriptlang.org/,"as detected from PackageJson property ""homepage""",https://github.com/microsoft/TypeScript/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a757625ba4ea2fd2f4ee7371bd130cee130cc387395cea3fd626cbe1a0081a6480b7db254c4d57830e4a5aea1fdae4cebc283d058ed9462f86685fbbb1f80f79,,active,Active in npm registry,2025-08-
|
|
141
|
+
library,typescript@5.8.3,Apache-2.0,,Microsoft Corp.,typescript,5.8.3,pkg:npm/typescript@5.8.3,node_modules/typescript,TypeScript is a language for application scale JavaScript development,git+https://github.com/microsoft/TypeScript.git,"as detected from PackageJson property ""repository.url""",https://www.typescriptlang.org/,"as detected from PackageJson property ""homepage""",https://github.com/microsoft/TypeScript/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a757625ba4ea2fd2f4ee7371bd130cee130cc387395cea3fd626cbe1a0081a6480b7db254c4d57830e4a5aea1fdae4cebc283d058ed9462f86685fbbb1f80f79,,active,Active in npm registry,2025-08-06T07:18:55.762Z
|
|
142
142
|
library,@eslint-community/eslint-utils@4.7.0,MIT,@eslint-community,Toru Nagashima,eslint-utils,4.7.0,pkg:npm/%40eslint-community/eslint-utils@4.7.0,node_modules/@eslint-community/eslint-utils,Utilities for ESLint plugins.,git+https://github.com/eslint-community/eslint-utils.git,"as detected from PackageJson property ""repository.url""",https://github.com/eslint-community/eslint-utils#readme,"as detected from PackageJson property ""homepage""",https://github.com/eslint-community/eslint-utils/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,772c9b6f701c6a30bbba16ba0af85d55126a68aca7ef0d982aa2b200ddfb34a620653dfac3e8916f40f29a6739a84279e3d73f4b7d5c30c48577be5bb5e0a90b,,active,Active in npm registry,2025-05-02T07:52:14.764Z
|
|
143
143
|
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
|
|
144
144
|
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
|
|
145
145
|
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
|
|
146
|
-
library,@typescript-eslint/project-service@8.38.0,MIT,@typescript-eslint,,project-service,8.38.0,pkg:npm/%40typescript-eslint/project-service@8.38.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.38.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,75b2bb26fa9c6fc73d41f1f4d5807aa4e469a97d669f980365cf67eb7024ffe8c3ebba165e7dc6b3433abdd74037e7835c1092e4498d5b36d2c6c9fd4b31565a,,active,Active in npm registry,2025-08-
|
|
147
|
-
library,@typescript-eslint/tsconfig-utils@8.38.0,MIT,@typescript-eslint,,tsconfig-utils,8.38.0,pkg:npm/%40typescript-eslint/tsconfig-utils@8.38.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.38.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2ee9bd46d484dc4ae82a4fdb627b3eb0f3a876a6f616fe745ce97f80cbe230a36f6a711352e51c0bd39b45bceb27855277625a94faa04806afc2b3e23ef9c089,,active,Active in npm registry,2025-08-
|
|
146
|
+
library,@typescript-eslint/project-service@8.38.0,MIT,@typescript-eslint,,project-service,8.38.0,pkg:npm/%40typescript-eslint/project-service@8.38.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.38.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,75b2bb26fa9c6fc73d41f1f4d5807aa4e469a97d669f980365cf67eb7024ffe8c3ebba165e7dc6b3433abdd74037e7835c1092e4498d5b36d2c6c9fd4b31565a,,active,Active in npm registry,2025-08-05T00:24:26.645Z
|
|
147
|
+
library,@typescript-eslint/tsconfig-utils@8.38.0,MIT,@typescript-eslint,,tsconfig-utils,8.38.0,pkg:npm/%40typescript-eslint/tsconfig-utils@8.38.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.38.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2ee9bd46d484dc4ae82a4fdb627b3eb0f3a876a6f616fe745ce97f80cbe230a36f6a711352e51c0bd39b45bceb27855277625a94faa04806afc2b3e23ef9c089,,active,Active in npm registry,2025-08-05T00:24:21.726Z
|
|
148
148
|
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
|
|
149
149
|
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
|
|
150
150
|
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
|
|
@@ -174,13 +174,13 @@ library,openapi-types@12.1.3,MIT,,Joseph Spencer,openapi-types,12.1.3,pkg:npm/op
|
|
|
174
174
|
library,@mojaloop/api-snippets@18.1.1,Apache-2.0,@mojaloop,ModusBox,api-snippets,18.1.1,pkg:npm/%40mojaloop/api-snippets@18.1.1,node_modules/@mojaloop/api-snippets,Mojaloop API specification reusable snippets,git+https://github.com/mojaloop/api-snippets.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/api-snippets#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/api-snippets/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/api-snippets/-/api-snippets-18.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ee5f6b09f14296e577e2ef7ec08deb58f8600bd205a18c90e3d79212be35c1f5880f40267c6437d4862a8da5d66eb95f93128d011d101fdb3286d25fdea6468f,,active,Active in npm registry,2025-07-23T14:00:37.102Z
|
|
175
175
|
library,@mojaloop/api-snippets@18.1.1|@apidevtools/json-schema-ref-parser@9.1.2,MIT,@apidevtools,James Messinger,json-schema-ref-parser,9.1.2,pkg:npm/%40apidevtools/json-schema-ref-parser@9.1.2,node_modules/@mojaloop/api-snippets/node_modules/@apidevtools/json-schema-ref-parser,Parse~ Resolve~ and Dereference JSON Schema $ref pointers,git+https://github.com/APIDevTools/json-schema-ref-parser.git,"as detected from PackageJson property ""repository.url""",https://apitools.dev/json-schema-ref-parser/,"as detected from PackageJson property ""homepage""",https://github.com/APIDevTools/json-schema-ref-parser/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-9.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,af5c3cd43a51f8ac9159dddffab93a4cda8c81e76603164fe6fe4a5a55d05a580c514b72109721d03284722d52a2b3cc89278cf173e5ecc6779a227ad0922942,,active,Active in npm registry,2025-07-15T22:37:45.150Z
|
|
176
176
|
library,@jsdevtools/ono@7.1.3,MIT,@jsdevtools,James Messinger,ono,7.1.3,pkg:npm/%40jsdevtools/ono@7.1.3,node_modules/@jsdevtools/ono,Throw better errors.,git+https://github.com/JS-DevTools/ono.git,"as detected from PackageJson property ""repository.url""",https://jstools.dev/ono,"as detected from PackageJson property ""homepage""",https://github.com/JS-DevTools/ono/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@jsdevtools/ono/-/ono-7.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e0940d93ede65732b7c61daba9de91078278eaa511d7d6b3107067799c9364cf9ce39eaa3ab6db33fe71711f21b8d08271b56defe5268b31ba1ae52f3ef29462,,active,Active in npm registry,2023-04-07T20:12:25.162Z
|
|
177
|
-
library,@redocly/openapi-core@1.34.5,MIT,@redocly,,openapi-core,1.34.5,pkg:npm/%40redocly/openapi-core@1.34.5,node_modules/@redocly/openapi-core,,git+https://github.com/Redocly/redocly-cli.git,"as detected from PackageJson property ""repository.url""",https://github.com/Redocly/redocly-cli,"as detected from PackageJson property ""homepage""",https://github.com/Redocly/redocly-cli/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-1.34.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d046c4f0b45b92882d7025d4ee5880c82d349fdb8d1bd849f9e3321c5754b32f6507f586aa71018308c0f6ad9ccb301571d4e442a4c1054d5778f3673773a28c,,active,Active in npm registry,2025-
|
|
177
|
+
library,@redocly/openapi-core@1.34.5,MIT,@redocly,,openapi-core,1.34.5,pkg:npm/%40redocly/openapi-core@1.34.5,node_modules/@redocly/openapi-core,,git+https://github.com/Redocly/redocly-cli.git,"as detected from PackageJson property ""repository.url""",https://github.com/Redocly/redocly-cli,"as detected from PackageJson property ""homepage""",https://github.com/Redocly/redocly-cli/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-1.34.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d046c4f0b45b92882d7025d4ee5880c82d349fdb8d1bd849f9e3321c5754b32f6507f586aa71018308c0f6ad9ccb301571d4e442a4c1054d5778f3673773a28c,,active,Active in npm registry,2025-08-06T11:14:35.974Z
|
|
178
178
|
library,@redocly/ajv@8.11.2,MIT,@redocly,Evgeny Poberezkin,ajv,8.11.2,pkg:npm/%40redocly/ajv@8.11.2,node_modules/@redocly/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/@redocly/ajv/-/ajv-8.11.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8a8d49a67c2d21cbe88d5ed028351222e30dfe291d39477545e12752730a19f0d5ae2750677d49d0c988baac2e46358365f9afafe43432a09c7c73368138af3a,,active,Active in npm registry,2025-08-01T11:32:33.069Z
|
|
179
179
|
library,fast-deep-equal@3.1.3,MIT,,Evgeny Poberezkin,fast-deep-equal,3.1.3,pkg:npm/fast-deep-equal@3.1.3,node_modules/fast-deep-equal,Fast deep equal,git+https://github.com/epoberezkin/fast-deep-equal.git,"as detected from PackageJson property ""repository.url""",https://github.com/epoberezkin/fast-deep-equal#readme,"as detected from PackageJson property ""homepage""",https://github.com/epoberezkin/fast-deep-equal/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7f7a90f68432f63d808417bf1fd542f75c0b98a042094fe00ce9ca340606e61b303bb04b2a3d3d1dce4760dcfd70623efb19690c22200da8ad56cd3701347ce1,,active,Active in npm registry,2023-06-22T16:31:52.032Z
|
|
180
180
|
library,json-schema-traverse@1.0.0,MIT,,Evgeny Poberezkin,json-schema-traverse,1.0.0,pkg:npm/json-schema-traverse@1.0.0,node_modules/json-schema-traverse,Traverse JSON Schema passing each schema object to callback,git+https://github.com/epoberezkin/json-schema-traverse.git,"as detected from PackageJson property ""repository.url""",https://github.com/epoberezkin/json-schema-traverse#readme,"as detected from PackageJson property ""homepage""",https://github.com/epoberezkin/json-schema-traverse/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,34cf3f3fd9f75e35e12199f594b86415a0024ce5114178d6855e0103f4673aff31be0aadaa9017f483b89914314b1d51968e2dab37aa6f4b0e96bb9a3b2dddba,,active,Active in npm registry,2023-06-22T16:32:38.879Z
|
|
181
181
|
library,require-from-string@2.0.2,MIT,,Vsevolod Strukchinsky,require-from-string,2.0.2,pkg:npm/require-from-string@2.0.2,node_modules/require-from-string,Require module from string,git+https://github.com/floatdrop/require-from-string.git,"as detected from PackageJson property ""repository.url""",https://github.com/floatdrop/require-from-string#readme,"as detected from PackageJson property ""homepage""",https://github.com/floatdrop/require-from-string/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5dfd2759ee91b1ece214cbbe029f5b8a251b9a996ae92f7fa7eef0ed85cffc904786b5030d48706bebc0372b9bbaa7d9593bde53ffc36151ac0c6ed128bfef13,floatdrop@gmail.com,active,Active in npm registry,2022-06-26T11:37:26.323Z
|
|
182
182
|
library,uri-js-replace@1.0.1,MIT,,https://github.com/andreinwald,uri-js-replace,1.0.1,pkg:npm/uri-js-replace@1.0.1,node_modules/uri-js-replace,Replacement for abandoned library URI.js (uri-js),git+https://github.com/andreinwald/uri-js-replace.git,"as detected from PackageJson property ""repository.url""",https://github.com/andreinwald/uri-js-replace,"as detected from PackageJson property ""homepage""",https://github.com/andreinwald/uri-js-replace/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/uri-js-replace/-/uri-js-replace-1.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5be0bd35634b14ea012364160e9e144fda6feb9af6c390b1fb7b13605bed31d0c1c642add6cc82aac51d48500285b11ed6e2b94df4b4e30b7f9c6c2669e210d2,,active,Active in npm registry,2024-08-08T06:47:53.495Z
|
|
183
|
-
library,@redocly/config@0.22.2,MIT,@redocly,,config,0.22.2,pkg:npm/%40redocly/config@0.22.2,node_modules/@redocly/config,,,,,,,,https://registry.npmjs.org/@redocly/config/-/config-0.22.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ae84436a2f3fcebd92f587e6cd47cd84a8ce17435d70e22a17b6e17f83150b9531a63232b038f2b9dbe502255ba4f1e9dde0d159b773520b642b56bb6220cdc9,,active,Active in npm registry,2025-
|
|
183
|
+
library,@redocly/config@0.22.2,MIT,@redocly,,config,0.22.2,pkg:npm/%40redocly/config@0.22.2,node_modules/@redocly/config,,,,,,,,https://registry.npmjs.org/@redocly/config/-/config-0.22.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ae84436a2f3fcebd92f587e6cd47cd84a8ce17435d70e22a17b6e17f83150b9531a63232b038f2b9dbe502255ba4f1e9dde0d159b773520b642b56bb6220cdc9,,active,Active in npm registry,2025-08-04T14:31:17.327Z
|
|
184
184
|
library,colorette@1.4.0,MIT,,Jorge Bucaran,colorette,1.4.0,pkg:npm/colorette@1.4.0,node_modules/colorette,Easily set the text color and style in the terminal.,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-1.4.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,636a04a33a6898b9fb4371c53fb769c30ec0b4c26995b33d94664fe910df1ea99b7918e2c118389fa54cea3e0a2e64647bce6e58423b26a175edfde9a9d440d2,,active,Active in npm registry,2023-04-16T15:34:10.025Z
|
|
185
185
|
library,https-proxy-agent@7.0.6,MIT,,Nathan Rajlich,https-proxy-agent,7.0.6,pkg:npm/https-proxy-agent@7.0.6#packages/https-proxy-agent,node_modules/https-proxy-agent,An HTTP(s) proxy `http.Agent` implementation for HTTPS,git+https://github.com/TooTallNate/proxy-agents.git#packages/https-proxy-agent,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/TooTallNate/proxy-agents#readme,"as detected from PackageJson property ""homepage""",https://github.com/TooTallNate/proxy-agents/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bcaf4fe7f8947dd97de4023e255c94b88715b5de287efb6b3abdc736d336cb10bd6e731b11da77c74d4e8503678dbf082588b7f159531379815f071fbf2c2e4b,nathan@tootallnate.net,active,Active in npm registry,2024-12-07T03:32:09.481Z
|
|
186
186
|
library,agent-base@7.1.4,MIT,,Nathan Rajlich,agent-base,7.1.4,pkg:npm/agent-base@7.1.4#packages/agent-base,node_modules/agent-base,Turn a function into an `http.Agent` instance,git+https://github.com/TooTallNate/proxy-agents.git#packages/agent-base,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/TooTallNate/proxy-agents#readme,"as detected from PackageJson property ""homepage""",https://github.com/TooTallNate/proxy-agents/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,32703e613f1fc1f24f801c779bad0c36a6a49b7d173a4c88a07d72ea1b9342f0b43f0646ee48bc35a70b05cacf6cda28f2f119cbb269ba4efe8cc3be094a2f4d,nathan@tootallnate.net,active,Active in npm registry,2025-07-07T17:44:01.523Z
|
|
@@ -208,10 +208,16 @@ library,lodash-es@4.17.21,MIT,,John-David Dalton,lodash-es,4.17.21,pkg:npm/lodas
|
|
|
208
208
|
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
|
|
209
209
|
library,fast-safe-stringify@2.1.1,MIT,,David Mark Clements,fast-safe-stringify,2.1.1,pkg:npm/fast-safe-stringify@2.1.1,node_modules/fast-safe-stringify,Safely and quickly serialize JavaScript objects,git+https://github.com/davidmarkclements/fast-safe-stringify.git,"as detected from PackageJson property ""repository.url""",https://github.com/davidmarkclements/fast-safe-stringify#readme,"as detected from PackageJson property ""homepage""",https://github.com/davidmarkclements/fast-safe-stringify/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5be28973676620b94fa650ff1f82bd97d2dc00701f3ed3fa058f38b952d743a12f733f4b720df7636cf52156e54fac5d639e0f5d854712ffb45a9abc228eb390,,active,Active in npm registry,2022-06-17T23:37:27.368Z
|
|
210
210
|
library,lodash@4.17.21,MIT,,John-David Dalton,lodash,4.17.21,pkg:npm/lodash@4.17.21,node_modules/lodash,Lodash modular utilities.,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/-/lodash-4.17.21.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bf690311ee7b95e713ba568322e3533f2dd1cb880b189e99d4edef13592b81764daec43e2c54c61d5c558dc5cfb35ecb85b65519e74026ff17675b6f8f916f4a,john.david.dalton@gmail.com,active,Active in npm registry,2025-07-30T10:19:58.710Z
|
|
211
|
-
library,@mojaloop/central-services-shared@18.30.6,Apache-2.0,@mojaloop,ModusBox,central-services-shared,18.30.6,pkg:npm/%40mojaloop/central-services-shared@18.30.6,node_modules/@mojaloop/central-services-shared,Shared code for mojaloop central services,git+https://github.com/mojaloop/central-services-shared.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/central-services-shared#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/central-services-shared/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/central-services-shared/-/central-services-shared-18.30.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2b2b205c82438f8670fbc3805137e8f54940b1373180cb31ff58928f4550c1c9a4de4505338c03a7ebc06a73ebf0e7f082fa1ce97ff7b572f73d797c8f76bed9,,active,Active in npm registry,2025-
|
|
211
|
+
library,@mojaloop/central-services-shared@18.30.6,Apache-2.0,@mojaloop,ModusBox,central-services-shared,18.30.6,pkg:npm/%40mojaloop/central-services-shared@18.30.6,node_modules/@mojaloop/central-services-shared,Shared code for mojaloop central services,git+https://github.com/mojaloop/central-services-shared.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/central-services-shared#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/central-services-shared/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/central-services-shared/-/central-services-shared-18.30.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2b2b205c82438f8670fbc3805137e8f54940b1373180cb31ff58928f4550c1c9a4de4505338c03a7ebc06a73ebf0e7f082fa1ce97ff7b572f73d797c8f76bed9,,active,Active in npm registry,2025-08-05T13:54:09.879Z
|
|
212
212
|
library,@mojaloop/central-services-shared@18.30.6|@hapi/catbox-memory@5.0.1,BSD-3-Clause,@hapi,,catbox-memory,5.0.1,pkg:npm/%40hapi/catbox-memory@5.0.1,node_modules/@mojaloop/central-services-shared/node_modules/@hapi/catbox-memory,Memory adapter for catbox,git://github.com/hapijs/catbox-memory.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/catbox-memory#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/catbox-memory/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/catbox-memory/-/catbox-memory-5.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,416c3d9ce609ab93e5bc284b595f22ea14072587ef76a89776f4eea49161d1ea8b67ae178abee628d8bde9de7f64c500a973eeaec7cd0c80f18c582810352a79,,active,Active in npm registry,2024-06-12T07:47:01.222Z
|
|
213
213
|
library,@mojaloop/central-services-shared@18.30.6|@hapi/boom@9.1.4,BSD-3-Clause,@hapi,,boom,9.1.4,pkg:npm/%40hapi/boom@9.1.4,node_modules/@mojaloop/central-services-shared/node_modules/@hapi/boom,HTTP-friendly error objects,git://github.com/hapijs/boom.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/boom#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/boom/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/boom/-/boom-9.1.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2ecd681fc8da375bcdb2a71a1d5609aca9a031c2ac0b5c1ca7c6ee8ef5eb1da02a0f688362adc7a0ec2cc70a34f42b9d6b94799c2d28d08c65ae54eebcfbb34b,,active,Active in npm registry,2023-02-11T17:40:56.116Z
|
|
214
214
|
library,@mojaloop/central-services-shared@18.30.6|@hapi/hoek@9.3.0,BSD-3-Clause,@hapi,,hoek,9.3.0,pkg:npm/%40hapi/hoek@9.3.0,node_modules/@mojaloop/central-services-shared/node_modules/@hapi/hoek,General purpose node utilities,git://github.com/hapijs/hoek.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/hoek#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/hoek/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fdceab7f85099661e50bd6f905a36fcc0705bfb1d9d901da5740f8fc736505dbc59ef42af11238918761c8f0a5ed78fea16bd3590f2e8e1a92e772c88007ba29,,active,Active in npm registry,2024-11-14T15:54:32.587Z
|
|
215
|
+
library,@mojaloop/central-services-shared@18.30.6|@hapi/hapi@21.4.0,BSD-3-Clause,@hapi,,hapi,21.4.0,pkg:npm/%40hapi/hapi@21.4.0,node_modules/@mojaloop/central-services-shared/node_modules/@hapi/hapi,HTTP Server framework,git://github.com/hapijs/hapi.git,"as detected from PackageJson property ""repository.url""",https://hapi.dev,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/hapi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/hapi/-/hapi-21.4.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,92a89159b6182d24addab61bc72363f2cbcfb173fbd79a785bf2b7397a577a28952cd49d057e1ffb37e60be758e9ec9beaba93a9301bc7ac7c6f91e925392f89,,active,Active in npm registry,2025-08-04T21:02:55.804Z
|
|
216
|
+
library,@mojaloop/central-services-shared@18.30.6|@hapi/hapi@21.4.0|@hapi/boom@10.0.1,BSD-3-Clause,@hapi,,boom,10.0.1,pkg:npm/%40hapi/boom@10.0.1,node_modules/@mojaloop/central-services-shared/node_modules/@hapi/hapi/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
|
|
217
|
+
library,@mojaloop/central-services-shared@18.30.6|@hapi/hapi@21.4.0|@hapi/hoek@11.0.7,BSD-3-Clause,@hapi,,hoek,11.0.7,pkg:npm/%40hapi/hoek@11.0.7,node_modules/@mojaloop/central-services-shared/node_modules/@hapi/hapi/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
|
|
218
|
+
library,@mojaloop/central-services-shared@18.30.6|@hapi/hapi@21.4.0|@hapi/catbox-memory@6.0.2,BSD-3-Clause,@hapi,,catbox-memory,6.0.2,pkg:npm/%40hapi/catbox-memory@6.0.2,node_modules/@mojaloop/central-services-shared/node_modules/@hapi/hapi/node_modules/@hapi/catbox-memory,Memory adapter for catbox,git://github.com/hapijs/catbox-memory.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/catbox-memory#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/catbox-memory/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/catbox-memory/-/catbox-memory-6.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1f5978ba0a055bf65192a785ac8a3ca75ad63743c0e0c0d37eee0999ca0d0ef9d8f7be68dbd9aaa196e5a854e8b7134794490c3e922220125357e31b8be685d2,,active,Active in npm registry,2024-06-12T07:47:01.222Z
|
|
219
|
+
library,@mojaloop/central-services-shared@18.30.6|@hapi/validate@2.0.1,BSD-3-Clause,@hapi,,validate,2.0.1,pkg:npm/%40hapi/validate@2.0.1,node_modules/@mojaloop/central-services-shared/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
|
|
220
|
+
library,@mojaloop/central-services-shared@18.30.6|@hapi/validate@2.0.1|@hapi/hoek@11.0.7,BSD-3-Clause,@hapi,,hoek,11.0.7,pkg:npm/%40hapi/hoek@11.0.7,node_modules/@mojaloop/central-services-shared/node_modules/@hapi/validate/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
|
|
215
221
|
library,@mojaloop/central-services-shared@18.30.6|dotenv@17.2.0,BSD-2-Clause,,,dotenv,17.2.0,pkg:npm/dotenv@17.2.0,node_modules/@mojaloop/central-services-shared/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.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,438b20053eb4833774041d254b2603df1338631ad703dcb8b810e87f524d606cce5eb41d43ac97fbb5c802aa053864053932b50f71edb393a5969c4c0d914e35,,active,Active in npm registry,2025-07-26T14:18:32.521Z
|
|
216
222
|
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
|
|
217
223
|
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
|
|
@@ -247,7 +253,7 @@ library,ajv-keywords@5.1.0,MIT,,Evgeny Poberezkin,ajv-keywords,5.1.0,pkg:npm/ajv
|
|
|
247
253
|
library,async-exit-hook@2.0.1,MIT,,Tapani Moilanen,async-exit-hook,2.0.1,pkg:npm/async-exit-hook@2.0.1,node_modules/async-exit-hook,Run some code when the process exits (supports async hooks and pm2 clustering),git+https://github.com/tapppi/async-exit-hook.git,"as detected from PackageJson property ""repository.url""",https://github.com/tapppi/async-exit-hook#readme,"as detected from PackageJson property ""homepage""",https://github.com/tapppi/async-exit-hook/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/async-exit-hook/-/async-exit-hook-2.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,356d9c5fc9b543b28f03b6b933650b41e676c11e6a2393c06f0e4bd1438cc5d8a8564f4f319d21d539b264490f62b0af6230e51480aeb0ebb576510a00079707,moilanen.tapani@gmail.com,active,Active in npm registry,2022-06-13T03:36:51.685Z
|
|
248
254
|
library,async-retry@1.3.3,MIT,,,async-retry,1.3.3,pkg:npm/async-retry@1.3.3,node_modules/async-retry,Retrying made simple~ easy and async,git+https://github.com/vercel/async-retry.git,"as detected from PackageJson property ""repository.url""",https://github.com/vercel/async-retry#readme,"as detected from PackageJson property ""homepage""",https://github.com/vercel/async-retry/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/async-retry/-/async-retry-1.3.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c1faff8ecb70f71362ff4b5e307ad15bb76ccf72ede4046160d6767b0a5a76785a229e666c02e13803fe10076c0bbb7867ac2ab0356ff7e5ba826d4393d984cb,,active,Active in npm registry,2025-01-31T01:55:50.593Z
|
|
249
255
|
library,retry@0.13.1,MIT,,Tim Koschützki,retry,0.13.1,pkg:npm/retry@0.13.1,node_modules/retry,Abstraction for exponential and custom retry strategies for failed operations.,git://github.com/tim-kos/node-retry.git,"as detected from PackageJson property ""repository.url""",https://github.com/tim-kos/node-retry,"as detected from PackageJson property ""homepage""",https://github.com/tim-kos/node-retry/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/retry/-/retry-0.13.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5d0050dc8f16d4281ed127a1fba8238f4dcb6e64455aea2cce02bda280a9c1822b861a0ef34a5fab8714914e439249f07ce7c5b5e470959e7a3d838663215676,tim@debuggable.com,active,Active in npm registry,2022-06-26T12:20:05.335Z
|
|
250
|
-
library,axios@1.11.0,MIT,,Matt Zabriskie,axios,1.11.0,pkg:npm/axios@1.11.0,node_modules/axios,Promise based HTTP client for the browser and node.js,git+https://github.com/axios/axios.git,"as detected from PackageJson property ""repository.url""",https://axios-http.com,"as detected from PackageJson property ""homepage""",https://github.com/axios/axios/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/axios/-/axios-1.11.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d4bc7758b1505a6de8a0a0d8643d5e5e6a063bd7f16108ebc9c7c7142f0fd2c09f4155f244ea74a7d3c55817a17b004e742c0773e7ff6fc2347ccb68e5e49fc0,,active,Active in npm registry,2025-
|
|
256
|
+
library,axios@1.11.0,MIT,,Matt Zabriskie,axios,1.11.0,pkg:npm/axios@1.11.0,node_modules/axios,Promise based HTTP client for the browser and node.js,git+https://github.com/axios/axios.git,"as detected from PackageJson property ""repository.url""",https://axios-http.com,"as detected from PackageJson property ""homepage""",https://github.com/axios/axios/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/axios/-/axios-1.11.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d4bc7758b1505a6de8a0a0d8643d5e5e6a063bd7f16108ebc9c7c7142f0fd2c09f4155f244ea74a7d3c55817a17b004e742c0773e7ff6fc2347ccb68e5e49fc0,,active,Active in npm registry,2025-08-04T18:21:02.057Z
|
|
251
257
|
library,clone@2.1.2,MIT,,Paul Vorbach,clone,2.1.2,pkg:npm/clone@2.1.2,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-2.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,dcf7bf085d4d9fde21ca1218a63b622e1742a04a33d03a90fbdf3c13d826784750665a23c6739bef8c1cb45caec16407ceac9ff57ec2ecc1bc8ee529a81253f3,paul@vorba.ch,active,Active in npm registry,2023-07-12T19:09:25.110Z
|
|
252
258
|
library,lodash.clonedeep@4.5.0,MIT,,John-David Dalton,lodash.clonedeep,4.5.0,pkg:npm/lodash.clonedeep@4.5.0,node_modules/lodash.clonedeep,The lodash method `_.cloneDeep` 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.clonedeep/-/lodash.clonedeep-4.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1f9661085db9ae215df6e0795029152a8eb59b74bfc59935c78c00eb2a7f2f74453fa67f7871f5ca641c18ba3b27718c3df9b457fee6d6daf21ee195c69a8405,john.david.dalton@gmail.com,active,Active in npm registry,2022-06-19T13:34:08.112Z
|
|
253
259
|
library,env-var@7.5.0,MIT,,Evan Shortiss,env-var,7.5.0,pkg:npm/env-var@7.5.0,node_modules/env-var,Verification~ sanitization~ and type coercion for environment variables in Node.js,git+https://github.com/evanshortiss/env-var.git,"as detected from PackageJson property ""repository.url""",https://github.com/evanshortiss/env-var,"as detected from PackageJson property ""homepage""",https://github.com/evanshortiss/env-var/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/env-var/-/env-var-7.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,98a64eccb44dd044f36aed96d905de7db163a39105e325aadbc3b229bf4809d78d847265384fe91c79f3e2175827d70d6577091e8e71378393e29cee48748dbc,,active,Active in npm registry,2024-05-20T17:32:44.866Z
|
|
@@ -301,7 +307,7 @@ library,unpipe@1.0.0,MIT,,Douglas Christopher Wilson,unpipe,1.0.0,pkg:npm/unpipe
|
|
|
301
307
|
library,redlock@5.0.0-beta.2,MIT,,Mike Marcacci,redlock,5.0.0-beta.2,pkg:npm/redlock@5.0.0-beta.2,node_modules/redlock,A node.js redlock implementation for distributed redis locks,git+https://github.com/mike-marcacci/node-redlock.git,"as detected from PackageJson property ""repository.url""",https://github.com/mike-marcacci/node-redlock#readme,"as detected from PackageJson property ""homepage""",https://github.com/mike-marcacci/node-redlock/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/redlock/-/redlock-5.0.0-beta.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d910d65e0e63811a6d0eb075c3d3bf2604990b48fbcb84a56979e8afddc7fd4266fd0c8388580128db6b8744c8ea8097a9849a4a85f1161e9277756d61f8515f,mike.marcacci@gmail.com,active,Active in npm registry,2022-06-26T09:51:58.663Z
|
|
302
308
|
library,node-abort-controller@3.1.1,MIT,,Steve Faulkner,node-abort-controller,3.1.1,pkg:npm/node-abort-controller@3.1.1,node_modules/node-abort-controller,AbortController for Node based on EventEmitter,git+https://github.com/southpolesteve/node-abort-controller.git,"as detected from PackageJson property ""repository.url""",https://github.com/southpolesteve/node-abort-controller#readme,"as detected from PackageJson property ""homepage""",https://github.com/southpolesteve/node-abort-controller/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/node-abort-controller/-/node-abort-controller-3.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0062b6c902888d1baa9dce95917d978f977e416f3167cee96b550aeb203aa2e532bb17c7b8c3faba613940aed499378e0329a8f99c751718aec3dad5c7cb5a1d,southpolesteve@gmail.com,active,Active in npm registry,2023-01-26T15:10:43.645Z
|
|
303
309
|
library,shins@2.6.0,Apache-2.0,,Mike Ralphson,shins,2.6.0,pkg:npm/shins@2.6.0,node_modules/shins,Shins Is Not Slate,git+https://github.com/Mermade/shins.git,"as detected from PackageJson property ""repository.url""",https://github.com/Mermade/shins#readme,"as detected from PackageJson property ""homepage""",https://github.com/Mermade/shins/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/shins/-/shins-2.6.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,63d6ac775afa1ac8490ec9118302d999df715fee4353e4f6999fb0a4f4f49de7b401b48b76289265a85b72e5c4e442258ec126592c0785db809a46db42b01d97,,active,Active in npm registry,2022-06-26T18:54:27.982Z
|
|
304
|
-
library,shins@2.6.0|express@4.21.2,MIT,,TJ Holowaychuk,express,4.21.2,pkg:npm/express@4.21.2,node_modules/shins/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-
|
|
310
|
+
library,shins@2.6.0|express@4.21.2,MIT,,TJ Holowaychuk,express,4.21.2,pkg:npm/express@4.21.2,node_modules/shins/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-06T11:20:05.490Z
|
|
305
311
|
library,shins@2.6.0|accepts@1.3.8,MIT,,,accepts,1.3.8,pkg:npm/accepts@1.3.8,node_modules/shins/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
|
|
306
312
|
library,shins@2.6.0|mime-types@2.1.35,MIT,,,mime-types,2.1.35,pkg:npm/mime-types@2.1.35,node_modules/shins/node_modules/mime-types,The ultimate javascript content-type utility.,git+https://github.com/jshttp/mime-types.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/mime-types#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/mime-types/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,64363e6cf9b9cd34c5f98a42ac053d9cad148080983d3d10b53d4d65616fe2cfbe4cd91c815693d20ebee11dae238323423cf2b07075cf1b962f9d21cda7978b,,active,Active in npm registry,2025-03-26T22:53:48.039Z
|
|
307
313
|
library,shins@2.6.0|mime-db@1.52.0,MIT,,,mime-db,1.52.0,pkg:npm/mime-db@1.52.0,node_modules/shins/node_modules/mime-db,Media Type Database,git+https://github.com/jshttp/mime-db.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/mime-db#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/mime-db/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b0f538b95edd625bed589c70c311c3d0fba285536213b4f201b439496c43081f66518bce82ba103b061040e28f27c0886c4fb51135653a82b5502da7537818be,,active,Active in npm registry,2025-05-14T14:56:01.096Z
|
|
@@ -331,7 +337,7 @@ library,shins@2.6.0|yargs@3.10.0,MIT,,Alex Ford,yargs,3.10.0,pkg:npm/yargs@3.10.
|
|
|
331
337
|
library,shins@2.6.0|camelcase@1.2.1,MIT,,Sindre Sorhus,camelcase,1.2.1,pkg:npm/camelcase@1.2.1,node_modules/shins/node_modules/camelcase,Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar,git+https://github.com/sindresorhus/camelcase.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/camelcase#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/camelcase/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/camelcase/-/camelcase-1.2.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c332e40dae0afe6cc8d4e4884c2f835328e0225fc44cd1c4f50bd8832e89e89beacb2cf80b45df77e95085bd7db17da3329655e08b2c527d150d59a0955face2,sindresorhus@gmail.com,active,Active in npm registry,2023-08-09T16:37:55.753Z
|
|
332
338
|
library,shins@2.6.0|cliui@2.1.0,ISC,,Ben Coe,cliui,2.1.0,pkg:npm/cliui@2.1.0,node_modules/shins/node_modules/cliui,easily create complex multi-column command-line-interfaces,git+ssh://git@github.com/bcoe/cliui.git,"as detected from PackageJson property ""repository.url""",https://github.com/bcoe/cliui#readme,"as detected from PackageJson property ""homepage""",https://github.com/bcoe/cliui/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/cliui/-/cliui-2.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,188398462cc6f931a873b5a07352e23932daadef794779b32a0a259fe43f944e1c7a2607d7d814a65d25d057eae2524311fdc5c6e8cc7ba2017ce0acee97ea34,ben@npmjs.com,active,Active in npm registry,2025-03-17T02:36:25.675Z
|
|
333
339
|
library,shins@2.6.0|wordwrap@0.0.2,,,James Halliday,wordwrap,0.0.2,pkg:npm/wordwrap@0.0.2,node_modules/shins/node_modules/wordwrap,Wrap those words. Show them at what columns to start and stop.,git://github.com/substack/node-wordwrap.git,"as detected from PackageJson property ""repository.url""",https://github.com/substack/node-wordwrap#readme,"as detected from PackageJson property ""homepage""",https://github.com/substack/node-wordwrap/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c5206c09e87e83e7629e806fdc600e58ce0b71554eebcc0b5d16a789bb4149d52f906590446784f4fec8c14f449830e2e2303a2f8e25cf5e4218cc1dc3d379f9,mail@substack.net,active,Active in npm registry,2023-07-10T23:18:54.232Z
|
|
334
|
-
library,shins@2.6.0|yaml@1.10.2,ISC,,Eemeli Aro,yaml,1.10.2,pkg:npm/yaml@1.10.2,node_modules/shins/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/v1/,"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-1.10.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,af7bd7c84ad109827bc20dbccaf058e554a8005f19be5716f7f07053312d52c8ef5ff0cab36e1d224bb08edba9af02491ec6f251b2c0a5ea584d1d41378b87ae,eemeli@gmail.com,active,Active in npm registry,2025-
|
|
340
|
+
library,shins@2.6.0|yaml@1.10.2,ISC,,Eemeli Aro,yaml,1.10.2,pkg:npm/yaml@1.10.2,node_modules/shins/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/v1/,"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-1.10.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,af7bd7c84ad109827bc20dbccaf058e554a8005f19be5716f7f07053312d52c8ef5ff0cab36e1d224bb08edba9af02491ec6f251b2c0a5ea584d1d41378b87ae,eemeli@gmail.com,active,Active in npm registry,2025-08-05T13:19:29.169Z
|
|
335
341
|
library,cheerio@1.1.2,MIT,,Matt Mueller,cheerio,1.1.2,pkg:npm/cheerio@1.1.2,node_modules/cheerio,The fast~ flexible & elegant library for parsing and manipulating HTML and XML.,git://github.com/cheeriojs/cheerio.git,"as detected from PackageJson property ""repository.url""",https://cheerio.js.org/,"as detected from PackageJson property ""homepage""",https://github.com/cheeriojs/cheerio/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/cheerio/-/cheerio-1.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,224c4fa5be6b4bf7752222db1cc81f3ee4b41608964ed1489bf363fb6c285c32d367b7ce4f67aace061b74c94bc1eaa51dbb198f110286854afbb8a987b8f242,mattmuelle@gmail.com,active,Active in npm registry,2025-07-21T09:06:39.649Z
|
|
336
342
|
library,cheerio-select@2.1.0,BSD-2-Clause,,Felix Boehm,cheerio-select,2.1.0,pkg:npm/cheerio-select@2.1.0,node_modules/cheerio-select,CSS selector engine supporting jQuery selectors,git://github.com/cheeriojs/cheerio-select.git,"as detected from PackageJson property ""repository.url""",https://github.com/cheeriojs/cheerio-select#readme,"as detected from PackageJson property ""homepage""",https://github.com/cheeriojs/cheerio-select/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/cheerio-select/-/cheerio-select-2.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f6ff641b42efceb95cba782d9c9b6918dc58f9fcc40902a12b8106257daf0727a388c5fce0c14d430e14c4f265ddb15b4ccc3e0dfb37ed7688902c1365f2e1e2,me@feedic.com,active,Active in npm registry,2022-06-18T12:09:19.630Z
|
|
337
343
|
library,boolbase@1.0.0,ISC,,Felix Boehm,boolbase,1.0.0,pkg:npm/boolbase@1.0.0,node_modules/boolbase,two functions: One that returns true~ one that returns false,git+https://github.com/fb55/boolbase.git,"as detected from PackageJson property ""repository.url""",https://github.com/fb55/boolbase,"as detected from PackageJson property ""homepage""",https://github.com/fb55/boolbase/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,25939203b328f6c34607cf948d283374bb68916024cb5cdbced3375912c26d9ef4ff771300d99098e751ef2da0f89d1ed965f2c32d724b8ebcb58f88aeea84c3,me@feedic.com,active,Active in npm registry,2022-06-13T04:55:59.169Z
|
|
@@ -419,7 +425,7 @@ library,window-size@0.1.0,MIT,,Jon Schlinkert,window-size,0.1.0,pkg:npm/window-s
|
|
|
419
425
|
library,ulidx@2.4.1,MIT,,Perry Mitchell,ulidx,2.4.1,pkg:npm/ulidx@2.4.1,node_modules/ulidx,ULID generator for NodeJS and the browser,git+https://github.com/perry-mitchell/ulidx.git,"as detected from PackageJson property ""repository.url""",https://github.com/perry-mitchell/ulidx#readme,"as detected from PackageJson property ""homepage""",https://github.com/perry-mitchell/ulidx/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ulidx/-/ulidx-2.4.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c58edcf0b3f2cef86f7b0d059fe124df0042f524d902e0c8fd8e5a9dd08a8bd017ebf8ef7da5f8e4f86c0d7f28c603cbd18169d0986bf2a58c6d2fe9f77ef95e,perry@perrymitchell.net,active,Active in npm registry,2024-08-25T18:44:04.176Z
|
|
420
426
|
library,uuid4@2.0.3,ISC,,Michael J. Ryan,uuid4,2.0.3,pkg:npm/uuid4@2.0.3,node_modules/uuid4,Node UUID v4 Generator,git+https://github.com/tracker1/node-uuid4.git,"as detected from PackageJson property ""repository.url""",https://github.com/tracker1/node-uuid4,"as detected from PackageJson property ""homepage""",https://github.com/tracker1/node-uuid4/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/uuid4/-/uuid4-2.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,093a4090455730d265da88e0b692d71e0cf6ddd87ccfcd6eebf1c43e24053af05cfdcda975ee93547987e2ec18d1dfc62c5ded6fbf950c08f8fb678969049d65,tracker1@gmail.com,active,Active in npm registry,2022-08-07T03:50:36.000Z
|
|
421
427
|
library,widdershins@4.0.1,MIT,,Mike Ralphson,widdershins,4.0.1,pkg:npm/widdershins@4.0.1,node_modules/widdershins,OpenAPI/ Swagger / AsyncAPI / Semoasa definition to Slate / Shins compatible markdown,git+https://github.com/Mermade/widdershins.git,"as detected from PackageJson property ""repository.url""",https://github.com/Mermade/widdershins#readme,"as detected from PackageJson property ""homepage""",https://github.com/Mermade/widdershins/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/widdershins/-/widdershins-4.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cbb4c6ca79e8f89fc4a913ed52ba44b848c951cd4dd9a8df3fb478b0753b420f08fd514719abc1c4bed94de3805667757e1998db02486e95f62cc0d67f7eef54,,active,Active in npm registry,2022-06-29T01:41:33.401Z
|
|
422
|
-
library,widdershins@4.0.1|yaml@1.10.2,ISC,,Eemeli Aro,yaml,1.10.2,pkg:npm/yaml@1.10.2,node_modules/widdershins/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/v1/,"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-1.10.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,af7bd7c84ad109827bc20dbccaf058e554a8005f19be5716f7f07053312d52c8ef5ff0cab36e1d224bb08edba9af02491ec6f251b2c0a5ea584d1d41378b87ae,eemeli@gmail.com,active,Active in npm registry,2025-
|
|
428
|
+
library,widdershins@4.0.1|yaml@1.10.2,ISC,,Eemeli Aro,yaml,1.10.2,pkg:npm/yaml@1.10.2,node_modules/widdershins/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/v1/,"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-1.10.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,af7bd7c84ad109827bc20dbccaf058e554a8005f19be5716f7f07053312d52c8ef5ff0cab36e1d224bb08edba9af02491ec6f251b2c0a5ea584d1d41378b87ae,eemeli@gmail.com,active,Active in npm registry,2025-08-05T13:19:29.169Z
|
|
423
429
|
library,widdershins@4.0.1|yargs@12.0.5,MIT,,,yargs,12.0.5,pkg:npm/yargs@12.0.5,node_modules/widdershins/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-12.0.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2e1cfc4cb6989f1abfd8e6ea1c3aa5f1d5fc0898bdee81f1ae351c62dcca6dbca43ed556f5607ea68c48f8d336508cec32034265321fd00430b232b9c8c02a67,,active,Active in npm registry,2025-05-27T14:27:19.679Z
|
|
424
430
|
library,widdershins@4.0.1|cliui@4.1.0,ISC,,Ben Coe,cliui,4.1.0,pkg:npm/cliui@4.1.0,node_modules/widdershins/node_modules/cliui,easily create complex multi-column command-line-interfaces,git+ssh://git@github.com/yargs/cliui.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/cliui#readme,"as detected from PackageJson property ""homepage""",https://github.com/yargs/cliui/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/cliui/-/cliui-4.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e051be4521bd0cbeee130454657667dd24b7e038833dfccfd153a2130b545a513e011d84220fa14b2beb2205147e176047f52401e5b640781e3fe856ad7b3b8d,ben@npmjs.com,active,Active in npm registry,2025-03-17T02:36:25.675Z
|
|
425
431
|
library,widdershins@4.0.1|string-width@2.1.1,MIT,,Sindre Sorhus,string-width,2.1.1,pkg:npm/string-width@2.1.1,node_modules/widdershins/node_modules/string-width,Get the visual width of a string - the number of columns required to display it,git+https://github.com/sindresorhus/string-width.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/string-width#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/string-width/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9cea87e7d75e0aaf52447971ab5030f39267b78c3a2af2caa9656293aa00f599255cb3483a5aa0e05db2ad3d4c55a4e302abd5c1d7de67bc3b682bc90fbba093,sindresorhus@gmail.com,active,Active in npm registry,2024-06-30T14:48:16.809Z
|
|
@@ -489,7 +495,7 @@ library,node-fetch@2.7.0|whatwg-url@5.0.0,MIT,,Sebastian Mayr,whatwg-url,5.0.0,p
|
|
|
489
495
|
library,node-fetch@2.7.0|tr46@0.0.3,MIT,,Sebastian Mayr,tr46,0.0.3,pkg:npm/tr46@0.0.3,node_modules/node-fetch/node_modules/tr46,An implementation of the Unicode TR46 spec,git+https://github.com/Sebmaster/tr46.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/Sebmaster/tr46.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/Sebmaster/tr46.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,37758cb2ea95eba953df40ab5cd6c48f1e06130968c37bfaaebe2609cbfaa6b9dfc214b4d6b920c857633cd05877d6ebecba57575f849a1d357c79ead86760af,npm@smayr.name,active,Active in npm registry,2025-04-17T00:47:38.363Z
|
|
490
496
|
library,node-fetch@2.7.0|webidl-conversions@3.0.1,BSD-2-Clause,,Domenic Denicola,webidl-conversions,3.0.1,pkg:npm/webidl-conversions@3.0.1,node_modules/node-fetch/node_modules/webidl-conversions,Implements the WebIDL algorithms for converting to and from JavaScript values,git+https://github.com/jsdom/webidl-conversions.git,"as detected from PackageJson property ""repository.url""",https://github.com/jsdom/webidl-conversions#readme,"as detected from PackageJson property ""homepage""",https://github.com/jsdom/webidl-conversions/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d89027df3f0047aae32bc4a6f28ad10b487f6dc97f0ea2fbb513dd199e08d428dd17e11a30b998c411f25ee28bf38f5eb9c3c586f068c4cb1f95f39bf24c5a79,d@domenic.me,active,Active in npm registry,2022-06-28T23:27:47.825Z
|
|
491
497
|
library,oas-resolver@2.5.6,BSD-3-Clause,,Mike Ralphson,oas-resolver,2.5.6,pkg:npm/oas-resolver@2.5.6,node_modules/oas-resolver,Resolve external $refs in OpenAPI (swagger) 2.0 / 3.x definitions,git+https://github.com/Mermade/oas-kit.git,"as detected from PackageJson property ""repository.url""",https://github.com/Mermade/oas-kit#readme,"as detected from PackageJson property ""homepage""",https://github.com/mermade/oas-kit/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/oas-resolver/-/oas-resolver-2.5.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,631e4f590359a267c484f3cea6115b64a8bd5bddc2a1c423d7c3650f63dae06599cdd669489bd8c288aebab448ee6dd2a5c0a1ae73b4f2192e4032f7146b1515,,active,Active in npm registry,2022-05-12T00:16:53.774Z
|
|
492
|
-
library,oas-resolver@2.5.6|yaml@1.10.2,ISC,,Eemeli Aro,yaml,1.10.2,pkg:npm/yaml@1.10.2,node_modules/oas-resolver/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/v1/,"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-1.10.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,af7bd7c84ad109827bc20dbccaf058e554a8005f19be5716f7f07053312d52c8ef5ff0cab36e1d224bb08edba9af02491ec6f251b2c0a5ea584d1d41378b87ae,eemeli@gmail.com,active,Active in npm registry,2025-
|
|
498
|
+
library,oas-resolver@2.5.6|yaml@1.10.2,ISC,,Eemeli Aro,yaml,1.10.2,pkg:npm/yaml@1.10.2,node_modules/oas-resolver/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/v1/,"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-1.10.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,af7bd7c84ad109827bc20dbccaf058e554a8005f19be5716f7f07053312d52c8ef5ff0cab36e1d224bb08edba9af02491ec6f251b2c0a5ea584d1d41378b87ae,eemeli@gmail.com,active,Active in npm registry,2025-08-05T13:19:29.169Z
|
|
493
499
|
library,node-fetch-h2@2.3.0,MIT,,David Frank,node-fetch-h2,2.3.0,pkg:npm/node-fetch-h2@2.3.0,node_modules/node-fetch-h2,Implementation of window.fetch which can use http2 seamlessly,git+https://github.com/mikeralphson/node-fetch-h2.git,"as detected from PackageJson property ""repository.url""",https://github.com/mikeralphson/node-fetch-h2,"as detected from PackageJson property ""homepage""",https://github.com/mikeralphson/node-fetch-h2/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/node-fetch-h2/-/node-fetch-h2-2.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a1f456f7801bd13e003a1e4593cb7487c3815ab9a36f4492076d318751fc6273d5f4427e7f900ca18494436ce027822ad8700ad08da5e7f35eaaef18cc54b71e,,active,Active in npm registry,2022-05-11T00:44:02.872Z
|
|
494
500
|
library,http2-client@1.3.5,MIT,,Eyald,http2-client,1.3.5,pkg:npm/http2-client@1.3.5,node_modules/http2-client,Drop-in replacement for Nodes http and https that transparently make http request to both http1 / http2 server~ it's using the ALPN protocol,git+https://github.com/hisco/http2-client.git,"as detected from PackageJson property ""repository.url""",https://github.com/hisco,"as detected from PackageJson property ""homepage""",https://github.com/hisco/http2-client/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/http2-client/-/http2-client-1.3.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,102daeb53a1697844a7ece73777e8cc6aee7cc71c1ba89996e8234c982fa6344660604fb4a092ae2b4347b315362822c4aced39bd4897bea3615c020e8606118,hisco@googlegroups.com,active,Active in npm registry,2022-05-05T08:22:45.784Z
|
|
495
501
|
library,oas-kit-common@1.0.8,BSD-3-Clause,,Mike Ralphson,oas-kit-common,1.0.8,pkg:npm/oas-kit-common@1.0.8,node_modules/oas-kit-common,Common utility functions for oas-kit,git+https://github.com/Mermade/oas-kit.git,"as detected from PackageJson property ""repository.url""",https://github.com/Mermade/oas-kit#readme,"as detected from PackageJson property ""homepage""",https://github.com/mermade/oas-kit/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/oas-kit-common/-/oas-kit-common-1.0.8.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a494d2dbe4f4a062308231a9c3bb08454f1140c714a0a0835852dd06a281d813661a96c1307dac76a01a397520f0ece89d91d4d0beef7c9bb59891448980d639,,active,Active in npm registry,2022-05-12T00:16:32.672Z
|
|
@@ -511,7 +517,7 @@ library,swagger2openapi@6.2.3|color-name@1.1.3,MIT,,DY,color-name,1.1.3,pkg:npm/
|
|
|
511
517
|
library,swagger2openapi@6.2.3|escape-string-regexp@1.0.5,MIT,,Sindre Sorhus,escape-string-regexp,1.0.5,pkg:npm/escape-string-regexp@1.0.5,node_modules/swagger2openapi/node_modules/escape-string-regexp,Escape RegExp special characters,git+https://github.com/sindresorhus/escape-string-regexp.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/escape-string-regexp#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/escape-string-regexp/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bdb468ac1e455105af95ad7a53c47faa06852326b6a86cf00eb366099b982ab6dd494306e88d5908641179f911561b8e9081959deec1437e4349fa35aaf26a16,sindresorhus@gmail.com,active,Active in npm registry,2023-04-25T16:42:41.472Z
|
|
512
518
|
library,swagger2openapi@6.2.3|supports-color@5.5.0,MIT,,Sindre Sorhus,supports-color,5.5.0,pkg:npm/supports-color@5.5.0,node_modules/swagger2openapi/node_modules/supports-color,Detect whether a terminal supports color,git+https://github.com/chalk/supports-color.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/supports-color#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/supports-color/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,423563c1d5c8b78d3c308880a825f8a142ac814d84a801b3b363e9926e1a4186e39be644584716e127c5353af8b8c35999ad1ecb87f99602eb901d1a5f440ca3,sindresorhus@gmail.com,active,Active in npm registry,2025-08-03T23:27:06.528Z
|
|
513
519
|
library,swagger2openapi@6.2.3|has-flag@3.0.0,MIT,,Sindre Sorhus,has-flag,3.0.0,pkg:npm/has-flag@3.0.0,node_modules/swagger2openapi/node_modules/has-flag,Check if argv has a specific flag,git+https://github.com/sindresorhus/has-flag.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/has-flag#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/has-flag/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b0a25fd7e71e401af848c92f427043343b5fe135e95615466ad7aed2df75f1b977d059db1369b8bcd2d7f9559efdda6395bf87ba0198cd6eee4171fdf073c463,sindresorhus@gmail.com,active,Active in npm registry,2023-04-17T23:19:31.649Z
|
|
514
|
-
library,swagger2openapi@6.2.3|yaml@1.10.2,ISC,,Eemeli Aro,yaml,1.10.2,pkg:npm/yaml@1.10.2,node_modules/swagger2openapi/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/v1/,"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-1.10.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,af7bd7c84ad109827bc20dbccaf058e554a8005f19be5716f7f07053312d52c8ef5ff0cab36e1d224bb08edba9af02491ec6f251b2c0a5ea584d1d41378b87ae,eemeli@gmail.com,active,Active in npm registry,2025-
|
|
520
|
+
library,swagger2openapi@6.2.3|yaml@1.10.2,ISC,,Eemeli Aro,yaml,1.10.2,pkg:npm/yaml@1.10.2,node_modules/swagger2openapi/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/v1/,"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-1.10.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,af7bd7c84ad109827bc20dbccaf058e554a8005f19be5716f7f07053312d52c8ef5ff0cab36e1d224bb08edba9af02491ec6f251b2c0a5ea584d1d41378b87ae,eemeli@gmail.com,active,Active in npm registry,2025-08-05T13:19:29.169Z
|
|
515
521
|
library,swagger2openapi@6.2.3|yargs@15.4.1,MIT,,,yargs,15.4.1,pkg:npm/yargs@15.4.1,node_modules/swagger2openapi/node_modules/yargs,yargs the modern~ pirate-themed~ successor to optimist.,git+https://github.com/yargs/yargs.git,"as detected from PackageJson property ""repository.url""",https://yargs.js.org/,"as detected from PackageJson property ""homepage""",https://github.com/yargs/yargs/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,69e3dbc4399c616fbe3daa81b09f8761417009dbf82d5bdd9e1072efc139ecf228afcfce56f84cac00c51440e1f031c3151bff3bd8b794f86c10d8ceed05f4f8,,active,Active in npm registry,2025-05-27T14:27:19.679Z
|
|
516
522
|
library,swagger2openapi@6.2.3|cliui@6.0.0,ISC,,Ben Coe,cliui,6.0.0,pkg:npm/cliui@6.0.0,node_modules/swagger2openapi/node_modules/cliui,easily create complex multi-column command-line-interfaces,git+ssh://git@github.com/yargs/cliui.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/cliui#readme,"as detected from PackageJson property ""homepage""",https://github.com/yargs/cliui/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b7ac1b82da025ef033b2ded0817c4962a3edd2eb047db81075fb443db2cbfdcbefe873c4e5582fa82b80203474360539d9db3aac5c2aae06a434bac712309bad,ben@npmjs.com,active,Active in npm registry,2025-03-17T02:36:25.675Z
|
|
517
523
|
library,swagger2openapi@6.2.3|wrap-ansi@6.2.0,MIT,,Sindre Sorhus,wrap-ansi,6.2.0,pkg:npm/wrap-ansi@6.2.0,node_modules/swagger2openapi/node_modules/wrap-ansi,Wordwrap a string with ANSI escape codes,git+https://github.com/chalk/wrap-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/wrap-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/wrap-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,afa94f7011b1657948732984bbb227c43321756d0a0f1a4b82814b720b9ab3109a27f48e219c0835ab4af4a63fb5ff99ae5cb038a5345038f70135d405fc495c,sindresorhus@gmail.com,active,Active in npm registry,2023-10-28T17:40:34.535Z
|
|
@@ -524,7 +530,7 @@ library,swagger2openapi@6.2.3|p-locate@4.1.0,MIT,,Sindre Sorhus,p-locate,4.1.0,p
|
|
|
524
530
|
library,swagger2openapi@6.2.3|p-limit@2.3.0,MIT,,Sindre Sorhus,p-limit,2.3.0,pkg:npm/p-limit@2.3.0,node_modules/swagger2openapi/node_modules/p-limit,Run multiple promise-returning & async functions with limited concurrency,git+https://github.com/sindresorhus/p-limit.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-limit#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-limit/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ffff3c985592271f25c42cf07400014c92f6332581d76f9e218ecc0cbd92a8b98091e294f6ac51bd6b92c938e6dc5526a4110cb857dc90022a11a546503c5beb,sindresorhus@gmail.com,active,Active in npm registry,2025-02-27T17:02:13.000Z
|
|
525
531
|
library,swagger2openapi@6.2.3|y18n@4.0.3,ISC,,Ben Coe,y18n,4.0.3,pkg:npm/y18n@4.0.3,node_modules/swagger2openapi/node_modules/y18n,the bare-bones internationalization library used by yargs,git+ssh://git@github.com/yargs/y18n.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/y18n,"as detected from PackageJson property ""homepage""",https://github.com/yargs/y18n/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,24a86a4cec12aea340d4d639952ced2751ab06252874b326219b8b88368c449fa2b4577e001544f170633af2162fead2a8d0c2ef82c24859a56ff538519e2125,ben@npmjs.com,active,Active in npm registry,2023-07-10T23:16:26.635Z
|
|
526
532
|
library,@babel/runtime@7.28.2,MIT,@babel,The Babel Team,runtime,7.28.2,pkg:npm/%40babel/runtime@7.28.2#packages/babel-runtime,node_modules/@babel/runtime,babel's modular runtime helpers,git+https://github.com/babel/babel.git#packages/babel-runtime,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-runtime,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,287a7621f96c9c6cb00e30560e447d884aa2592a5cf06222d258134f798e1254f43cfd6d1b6e8fe2d98523662f01dce0abd446ca81d9404204759cba11ce7108,,active,Active in npm registry,2025-07-24T09:48:21.060Z
|
|
527
|
-
library,core-js@3.44.0,MIT,,Denis Pushkarev,core-js,3.44.0,pkg:npm/core-js@3.44.0#packages/core-js,node_modules/core-js,Standard library,git+https://github.com/zloirock/core-js.git#packages/core-js,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/zloirock/core-js#readme,"as detected from PackageJson property ""homepage""",https://github.com/zloirock/core-js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/core-js/-/core-js-3.44.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6850ad77897a1af017c15121dd76db56a2461c326dd0e6516bee5e3c6c772cbc22d7659f7b1a90c5cb2885bdb082c6bff76c6d975f4777ae86fcbf93680c4333,zloirock@zloirock.ru,active,Active in npm registry,2025-
|
|
533
|
+
library,core-js@3.44.0,MIT,,Denis Pushkarev,core-js,3.44.0,pkg:npm/core-js@3.44.0#packages/core-js,node_modules/core-js,Standard library,git+https://github.com/zloirock/core-js.git#packages/core-js,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/zloirock/core-js#readme,"as detected from PackageJson property ""homepage""",https://github.com/zloirock/core-js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/core-js/-/core-js-3.44.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6850ad77897a1af017c15121dd76db56a2461c326dd0e6516bee5e3c6c772cbc22d7659f7b1a90c5cb2885bdb082c6bff76c6d975f4777ae86fcbf93680c4333,zloirock@zloirock.ru,active,Active in npm registry,2025-08-04T18:15:02.303Z
|
|
528
534
|
library,json-to-ast@2.1.0,MIT,,Vlad Trushin,json-to-ast,2.1.0,pkg:npm/json-to-ast@2.1.0,node_modules/json-to-ast,JSON AST parser,git+https://github.com/vtrushin/json-to-ast.git,"as detected from PackageJson property ""repository.url""",https://github.com/vtrushin/json-to-ast,"as detected from PackageJson property ""homepage""",https://github.com/vtrushin/json-to-ast/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/json-to-ast/-/json-to-ast-2.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5bd2eadf8eebf2d0350df32f0069fd40d720626e169bb61cfa4f1eeaf7b3a4c9d14fe3476ed97180d0574558d77bd60ce9e4e7ebea7f30a3a557f6800497129d,,active,Active in npm registry,2022-06-19T06:28:20.845Z
|
|
529
535
|
library,code-error-fragment@0.0.230,MIT,,Vlad Trushin,code-error-fragment,0.0.230,pkg:npm/code-error-fragment@0.0.230,node_modules/code-error-fragment,Shows code error fragment of input file,git+https://github.com/vtrushin/code-error-fragment.git,"as detected from PackageJson property ""repository.url""",https://github.com/vtrushin/code-error-fragment,"as detected from PackageJson property ""homepage""",https://github.com/vtrushin/code-error-fragment/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/code-error-fragment/-/code-error-fragment-0.0.230.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,71a7647caa7af77d87f14921cc4fe0714aa144c35ff231f390037bfb933269bb306a086ee310014e03c70c28d6f9d0402718ff4a9913628929cc3a98e290b343,,active,Active in npm registry,2022-06-13T06:25:14.846Z
|
|
530
536
|
library,grapheme-splitter@1.0.4,MIT,,Orlin Georgiev,grapheme-splitter,1.0.4,pkg:npm/grapheme-splitter@1.0.4,node_modules/grapheme-splitter,A JavaScript library that breaks strings into their individual user-perceived characters. It supports emojis!,git+https://github.com/orling/grapheme-splitter.git,"as detected from PackageJson property ""repository.url""",https://github.com/orling/grapheme-splitter,"as detected from PackageJson property ""homepage""",https://github.com/orling/grapheme-splitter/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6f3879d035bd9133ccd344fccb8a3cbd083cf438bda0b2552d6fca68e1885c958ffe2a8237a58a6246cd385d38bc52c987072961487dc9d87ffb9be93aa57861,,active,Active in npm registry,2022-06-18T13:52:11.348Z
|
|
@@ -543,9 +549,9 @@ library,oas-validator@4.0.8|color-name@1.1.3,MIT,,DY,color-name,1.1.3,pkg:npm/co
|
|
|
543
549
|
library,oas-validator@4.0.8|escape-string-regexp@1.0.5,MIT,,Sindre Sorhus,escape-string-regexp,1.0.5,pkg:npm/escape-string-regexp@1.0.5,node_modules/oas-validator/node_modules/escape-string-regexp,Escape RegExp special characters,git+https://github.com/sindresorhus/escape-string-regexp.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/escape-string-regexp#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/escape-string-regexp/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bdb468ac1e455105af95ad7a53c47faa06852326b6a86cf00eb366099b982ab6dd494306e88d5908641179f911561b8e9081959deec1437e4349fa35aaf26a16,sindresorhus@gmail.com,active,Active in npm registry,2023-04-25T16:42:41.472Z
|
|
544
550
|
library,oas-validator@4.0.8|supports-color@5.5.0,MIT,,Sindre Sorhus,supports-color,5.5.0,pkg:npm/supports-color@5.5.0,node_modules/oas-validator/node_modules/supports-color,Detect whether a terminal supports color,git+https://github.com/chalk/supports-color.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/supports-color#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/supports-color/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,423563c1d5c8b78d3c308880a825f8a142ac814d84a801b3b363e9926e1a4186e39be644584716e127c5353af8b8c35999ad1ecb87f99602eb901d1a5f440ca3,sindresorhus@gmail.com,active,Active in npm registry,2025-08-03T23:27:06.528Z
|
|
545
551
|
library,oas-validator@4.0.8|has-flag@3.0.0,MIT,,Sindre Sorhus,has-flag,3.0.0,pkg:npm/has-flag@3.0.0,node_modules/oas-validator/node_modules/has-flag,Check if argv has a specific flag,git+https://github.com/sindresorhus/has-flag.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/has-flag#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/has-flag/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b0a25fd7e71e401af848c92f427043343b5fe135e95615466ad7aed2df75f1b977d059db1369b8bcd2d7f9559efdda6395bf87ba0198cd6eee4171fdf073c463,sindresorhus@gmail.com,active,Active in npm registry,2023-04-17T23:19:31.649Z
|
|
546
|
-
library,oas-validator@4.0.8|yaml@1.10.2,ISC,,Eemeli Aro,yaml,1.10.2,pkg:npm/yaml@1.10.2,node_modules/oas-validator/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/v1/,"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-1.10.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,af7bd7c84ad109827bc20dbccaf058e554a8005f19be5716f7f07053312d52c8ef5ff0cab36e1d224bb08edba9af02491ec6f251b2c0a5ea584d1d41378b87ae,eemeli@gmail.com,active,Active in npm registry,2025-
|
|
552
|
+
library,oas-validator@4.0.8|yaml@1.10.2,ISC,,Eemeli Aro,yaml,1.10.2,pkg:npm/yaml@1.10.2,node_modules/oas-validator/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/v1/,"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-1.10.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,af7bd7c84ad109827bc20dbccaf058e554a8005f19be5716f7f07053312d52c8ef5ff0cab36e1d224bb08edba9af02491ec6f251b2c0a5ea584d1d41378b87ae,eemeli@gmail.com,active,Active in npm registry,2025-08-05T13:19:29.169Z
|
|
547
553
|
library,oas-linter@3.2.2,BSD-3-Clause,,Mike Ralphson,oas-linter,3.2.2,pkg:npm/oas-linter@3.2.2,node_modules/oas-linter,Default linter plugin for oas-validator,git+https://github.com/Mermade/oas-kit.git,"as detected from PackageJson property ""repository.url""",https://github.com/Mermade/oas-kit#readme,"as detected from PackageJson property ""homepage""",https://github.com/mermade/oas-kit/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/oas-linter/-/oas-linter-3.2.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2841a33c35685392bab30828f6125503fa981a5c1f6c5c7e2a0d9007f91deebcd5e4df0de4c83a3e5b2808ca21567426a3ea7325aa7f17ad74a93a1d2b379c19,,active,Active in npm registry,2022-05-12T00:16:34.122Z
|
|
548
|
-
library,oas-linter@3.2.2|yaml@1.10.2,ISC,,Eemeli Aro,yaml,1.10.2,pkg:npm/yaml@1.10.2,node_modules/oas-linter/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/v1/,"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-1.10.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,af7bd7c84ad109827bc20dbccaf058e554a8005f19be5716f7f07053312d52c8ef5ff0cab36e1d224bb08edba9af02491ec6f251b2c0a5ea584d1d41378b87ae,eemeli@gmail.com,active,Active in npm registry,2025-
|
|
554
|
+
library,oas-linter@3.2.2|yaml@1.10.2,ISC,,Eemeli Aro,yaml,1.10.2,pkg:npm/yaml@1.10.2,node_modules/oas-linter/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/v1/,"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-1.10.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,af7bd7c84ad109827bc20dbccaf058e554a8005f19be5716f7f07053312d52c8ef5ff0cab36e1d224bb08edba9af02491ec6f251b2c0a5ea584d1d41378b87ae,eemeli@gmail.com,active,Active in npm registry,2025-08-05T13:19:29.169Z
|
|
549
555
|
library,@exodus/schemasafe@1.3.0,MIT,@exodus,,schemasafe,1.3.0,pkg:npm/%40exodus/schemasafe@1.3.0,node_modules/@exodus/schemasafe,JSON Safe Parser & Schema Validator,git+https://github.com/ExodusMovement/schemasafe.git,"as detected from PackageJson property ""repository.url""",https://github.com/ExodusMovement/schemasafe,"as detected from PackageJson property ""homepage""",https://github.com/ExodusMovement/schemasafe/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@exodus/schemasafe/-/schemasafe-1.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e406a9fc6691ba980dc7f7de181c0b2d356ff0e4057efde9ab694f4733e0f51f883819c3820853196ee5ec4b955cebe0e5c73fc52025456f2b06b8c80b736fab,,active,Active in npm registry,2024-09-05T09:55:26.678Z
|
|
550
556
|
library,should@13.2.3,MIT,,TJ Holowaychuk,should,13.2.3,pkg:npm/should@13.2.3,node_modules/should,test framework agnostic BDD-style assertions,git+https://github.com/shouldjs/should.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/shouldjs/should.js,"as detected from PackageJson property ""homepage""",https://github.com/shouldjs/should.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/should/-/should-13.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8202deb0bb6edb1a7e67123ecac25398d8e1d94d13b02fab43fa5f103f5b5196780ca79f3f6ec3fbb6095554ef2ac9a32e9222f6301aee2b700c69030e6b7519,tj@vision-media.ca,active,Active in npm registry,2023-11-07T05:02:45.382Z
|
|
551
557
|
library,should-equal@2.0.0,MIT,,Denis Bardadym,should-equal,2.0.0,pkg:npm/should-equal@2.0.0,node_modules/should-equal,Deep comparison of 2 instances for should.js,git+https://github.com/shouldjs/equal.git,"as detected from PackageJson property ""repository.url""",https://github.com/shouldjs/equal,"as detected from PackageJson property ""homepage""",https://github.com/shouldjs/equal/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/should-equal/-/should-equal-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,64fdfa4ccacaf5eb84b9641806283d5b9e563c2eeea37eeacc01266e31f3e207f2b97ac452017c714bd054efb0f9ddce31f3ef491409db69529bc310278dcb4c,bardadymchik@gmail.com,active,Active in npm registry,2023-07-10T23:19:36.570Z
|
|
@@ -582,7 +588,7 @@ library,map-age-cleaner@0.1.3,MIT,,Sam Verschueren,map-age-cleaner,0.1.3,pkg:npm
|
|
|
582
588
|
library,p-defer@1.0.0,MIT,,Sindre Sorhus,p-defer,1.0.0,pkg:npm/p-defer@1.0.0,node_modules/p-defer,Create a deferred promise,git+https://github.com/sindresorhus/p-defer.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-defer#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-defer/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/p-defer/-/p-defer-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c01df07c0c59a64d80cce7d430934bf9ddfac68b61452ca3f045ce6b87fa18ca980cdf4125a6922126ec93ec12f5a6e69de6d5c3de42d8a6f9b7ce549a90b1bb,sindresorhus@gmail.com,active,Active in npm registry,2024-04-01T05:15:24.289Z
|
|
583
589
|
library,mimic-fn@2.1.0,MIT,,Sindre Sorhus,mimic-fn,2.1.0,pkg:npm/mimic-fn@2.1.0,node_modules/mimic-fn,Make a function mimic another one,git+https://github.com/sindresorhus/mimic-fn.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/mimic-fn#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/mimic-fn/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3aa6ce939a0441e019f165d6c9d96ef47263cfd59574422f6a63027179aea946234e49c7fecaac5af850def830285451d47a63bcd04a437ee76c9818cc6a8672,sindresorhus@gmail.com,active,Active in npm registry,2023-11-05T19:55:23.083Z
|
|
584
590
|
library,p-is-promise@2.1.0,MIT,,Sindre Sorhus,p-is-promise,2.1.0,pkg:npm/p-is-promise@2.1.0,node_modules/p-is-promise,Check if something is a promise,git+https://github.com/sindresorhus/p-is-promise.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-is-promise#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-is-promise/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/p-is-promise/-/p-is-promise-2.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6375b4c2544f2bc64c45b36af7b978339a2d8a8780e659b5cfb6e4364c4291af0748f8d1d314569a90a673dbad89a2cff496f5783f0181e2314d6e00205e393e,sindresorhus@gmail.com,active,Active in npm registry,2022-06-23T05:47:06.568Z
|
|
585
|
-
library,yaml@2.8.0,ISC,,Eemeli Aro,yaml,2.8.0,pkg:npm/yaml@2.8.0,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.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e252dafc4710081d1c264cadb3e169211c791bf9653f17cfe95414e4a0721c484bc58dc82421f47f41f2d4c1c8f2c0a54efb086fcab0449e91fd97650c9fe579,eemeli@gmail.com,active,Active in npm registry,2025-
|
|
591
|
+
library,yaml@2.8.0,ISC,,Eemeli Aro,yaml,2.8.0,pkg:npm/yaml@2.8.0,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.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e252dafc4710081d1c264cadb3e169211c791bf9653f17cfe95414e4a0721c484bc58dc82421f47f41f2d4c1c8f2c0a54efb086fcab0449e91fd97650c9fe579,eemeli@gmail.com,active,Active in npm registry,2025-08-05T13:19:29.169Z
|
|
586
592
|
library,@rollup/rollup-linux-x64-musl@4.45.1,MIT,@rollup,Lukas Taegert-Atkinson,rollup-linux-x64-musl,4.45.1,pkg:npm/%40rollup/rollup-linux-x64-musl@4.45.1,node_modules/@rollup/rollup-linux-x64-musl,Native bindings for Rollup,git+https://github.com/rollup/rollup.git,"as detected from PackageJson property ""repository.url""",https://rollupjs.org/,"as detected from PackageJson property ""homepage""",https://github.com/rollup/rollup/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.45.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6ba588029f3da77929368612b484d3f516d36d39ea6ab53b0fc37c176095fb80a5f5fc02399ada2d5b9516f969b16d126c8898b449e109904f2e835d4648d017,,active,Active in npm registry,2025-07-29T19:46:10.953Z
|
|
587
593
|
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-01-20T20:22:54.876Z
|
|
588
594
|
library,bignumber.js@5.0.0,MIT,,Michael Mclaughlin,bignumber.js,5.0.0,pkg:npm/bignumber.js@5.0.0,node_modules/bignumber.js,A library for arbitrary-precision decimal and non-decimal arithmetic,git+https://github.com/MikeMcl/bignumber.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/MikeMcl/bignumber.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/MikeMcl/bignumber.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/bignumber.js/-/bignumber.js-5.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2964eee9931593db31943250876607d543a77c33fc3bc4e9c54c60406fef2804a84a71232bd695b8eb9e15a3dc404610e5fc8d5cd4ce630630df4f7d45879b5a,M8ch88l@gmail.com,active,Active in npm registry,2025-07-11T16:38:38.896Z
|
|
@@ -657,7 +663,7 @@ library,ci-info@3.9.0,MIT,,Thomas Watson Steen,ci-info,3.9.0,pkg:npm/ci-info@3.9
|
|
|
657
663
|
library,picomatch@2.3.1,MIT,,Jon Schlinkert,picomatch,2.3.1,pkg:npm/picomatch@2.3.1,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-2.3.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,254ded7874cd8e6136542185cee63c117cc20d5c04a81d9af1fb08bf0692b4784058911e55dd68d500fcd0253af997445d748b6d2b2e2f0263902056a9141454,,active,Active in npm registry,2025-07-15T19:39:26.657Z
|
|
658
664
|
library,@jest/schemas@29.6.3,MIT,@jest,,schemas,29.6.3,pkg:npm/%40jest/schemas@29.6.3#packages/jest-schemas,node_modules/@jest/schemas,,git+https://github.com/jestjs/jest.git#packages/jest-schemas,"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/schemas/-/schemas-29.6.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9a8e63e57fa321998942f78129e4bf72502e7a2a55eca8225f5bcc802c5a9b544d622a84d70eb69f4fed2499c7b635bc647710728e6063ce630379a2d0bfa748,,active,Active in npm registry,2025-07-22T02:28:24.848Z
|
|
659
665
|
library,@sinclair/typebox@0.27.8,MIT,@sinclair,sinclairzx81,typebox,0.27.8,pkg:npm/%40sinclair/typebox@0.27.8,node_modules/@sinclair/typebox,JSONSchema 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.27.8.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f858f8de948cc09b38291ac7ffddfc51ffae0042c881506643383fab5606d74763c9f0374e7ad4f0df17cea0a1fe891976ccea0504d97fdea274c7c4e659f04c,,active,Active in npm registry,2025-07-16T02:48:03.435Z
|
|
660
|
-
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-08-
|
|
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-08-06T16:21:51.442Z
|
|
661
667
|
library,@types/socket.io@3.0.2,MIT,@types,,socket.io,3.0.2,pkg:npm/%40types/socket.io@3.0.2,node_modules/@types/socket.io,Stub TypeScript definitions entry for socket.io~ which provides its own types definitions,,,,,,,https://registry.npmjs.org/@types/socket.io/-/socket.io-3.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a6ed2c37d9b95630b105954af215b7ed970c7bcae39f81c782004de426da453bc5c2fe633a6b8845912e75db013daf53874b6cd12228dcd8ae92afbde5c3016d,,deprecated,"This is a stub types definition. socket.io provides its own type definitions, so you do not need this installed.",2022-06-13T01:16:45.912Z
|
|
662
668
|
library,socket.io@4.8.1,MIT,,,socket.io,4.8.1,pkg:npm/socket.io@4.8.1,node_modules/socket.io,node.js realtime framework server,git+https://github.com/socketio/socket.io.git,"as detected from PackageJson property ""repository.url""",https://github.com/socketio/socket.io/tree/main/packages/socket.io#readme,"as detected from PackageJson property ""homepage""",https://github.com/socketio/socket.io/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/socket.io/-/socket.io-4.8.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a19ee2502c6987c5984471dc8c111cf6e9f0dda76de42992365a698ffe50e24d9122b865f19e726365ebe23f738f4fb0cd56746f1998a064b32899d197a038ca,,active,Active in npm registry,2025-05-08T13:13:01.493Z
|
|
663
669
|
library,socket.io@4.8.1|accepts@1.3.8,MIT,,,accepts,1.3.8,pkg:npm/accepts@1.3.8,node_modules/socket.io/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
|
|
@@ -726,7 +732,7 @@ library,cors@2.8.5,MIT,,Troy Goode,cors,2.8.5,pkg:npm/cors@2.8.5,node_modules/co
|
|
|
726
732
|
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
|
|
727
733
|
library,dotenv@17.2.1,BSD-2-Clause,,,dotenv,17.2.1,pkg:npm/dotenv@17.2.1,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.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,91084360a65e72a9ccd1f0a7cc8e5e22fe4be1c01efe2448f87a8c6cefe16d175301e5c31be33d1638a953135f6c046e120e221c86e19e1b3bf0108735b4b111,,active,Active in npm registry,2025-07-26T14:18:32.521Z
|
|
728
734
|
library,express-validator@7.2.1,MIT,,Christoph Tavan,express-validator,7.2.1,pkg:npm/express-validator@7.2.1,node_modules/express-validator,Express middleware for the validator module.,git://github.com/express-validator/express-validator.git,"as detected from PackageJson property ""repository.url""",https://express-validator.github.io,"as detected from PackageJson property ""homepage""",https://github.com/express-validator/express-validator/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/express-validator/-/express-validator-7.2.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0a3344e9a6a47e9bb019a1d06779bc96d086d90be2bdded11ed54c4bfea757138cef1546aabe1b85f96c9b8f8de453f9cc8ed9c69f8769efbd444fa8f1edd939,dev@tavan.de,active,Active in npm registry,2024-12-29T02:41:14.140Z
|
|
729
|
-
library,express@5.1.0,MIT,,TJ Holowaychuk,express,5.1.0,pkg:npm/express@5.1.0,node_modules/express,Fast~ unopinionated~ minimalist web framework,git+https://github.com/expressjs/express.git,"as detected from PackageJson property ""repository.url""",https://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-5.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0d3f5c939608454fbc198cf3539913dde1c603988bfb565dd04bad3a64c4f43b64f93beecdddb754153e79cec73cd493c5760ee7980f57f86ae294812438c5a4,tj@vision-media.ca,active,Active in npm registry,2025-
|
|
735
|
+
library,express@5.1.0,MIT,,TJ Holowaychuk,express,5.1.0,pkg:npm/express@5.1.0,node_modules/express,Fast~ unopinionated~ minimalist web framework,git+https://github.com/expressjs/express.git,"as detected from PackageJson property ""repository.url""",https://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-5.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0d3f5c939608454fbc198cf3539913dde1c603988bfb565dd04bad3a64c4f43b64f93beecdddb754153e79cec73cd493c5760ee7980f57f86ae294812438c5a4,tj@vision-media.ca,active,Active in npm registry,2025-08-06T11:20:05.490Z
|
|
730
736
|
library,express@5.1.0|cookie-signature@1.2.2,MIT,,TJ Holowaychuk,cookie-signature,1.2.2,pkg:npm/cookie-signature@1.2.2,node_modules/express/node_modules/cookie-signature,Sign and unsign cookies,git+https://github.com/visionmedia/node-cookie-signature.git,"as detected from PackageJson property ""repository.url""",https://github.com/visionmedia/node-cookie-signature#readme,"as detected from PackageJson property ""homepage""",https://github.com/visionmedia/node-cookie-signature/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.2.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0fbeae53bdee9525eb0f5517178284d93331555c21b270a07c0c9383d93c3fa2866639572ab38b7b874940a2370718b9c237ac6681572561253560633d931b86,tj@learnboost.com,active,Active in npm registry,2024-10-29T19:39:47.840Z
|
|
731
737
|
library,accepts@2.0.0,MIT,,,accepts,2.0.0,pkg:npm/accepts@2.0.0,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-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e5cbe0e82b4ac1f81d995a98d562225ca7374356e446a18b8bed96ffa6a8fba63b82efd10b046e021184ce1e41e0a96ccd2b932e0658baa16aa396c89a334a9e,,active,Active in npm registry,2025-05-14T14:56:12.314Z
|
|
732
738
|
library,mime-types@3.0.1,MIT,,,mime-types,3.0.1,pkg:npm/mime-types@3.0.1,node_modules/mime-types,The ultimate javascript content-type utility.,git+https://github.com/jshttp/mime-types.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/mime-types#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/mime-types/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/mime-types/-/mime-types-3.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c51738a04853e9e681a54d5717b023a4e143fb14265cd0793952b0a78b6a0ae0691cb4bf65b043adcd3b9984c3a95320e8f7f15238cda7ce4ee8277667fe4758,,active,Active in npm registry,2025-03-26T22:53:48.039Z
|
|
@@ -981,10 +987,10 @@ library,lodash.isnumber@3.0.3,MIT,,John-David Dalton,lodash.isnumber,3.0.3,pkg:n
|
|
|
981
987
|
library,lodash.isplainobject@4.0.6,MIT,,John-David Dalton,lodash.isplainobject,4.0.6,pkg:npm/lodash.isplainobject@4.0.6,node_modules/lodash.isplainobject,The lodash method `_.isPlainObject` 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.isplainobject/-/lodash.isplainobject-4.0.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a125f3696ca908c1e43c2dcdbc111a3c77f42ac0399af3eb38f810583b1b83c9fba2b676f743340660bf8e0459e2f709e834c0863aec49881db16fc5f8c14e04,john.david.dalton@gmail.com,active,Active in npm registry,2022-06-19T13:36:10.975Z
|
|
982
988
|
library,lodash.isstring@4.0.1,MIT,,John-David Dalton,lodash.isstring,4.0.1,pkg:npm/lodash.isstring@4.0.1,node_modules/lodash.isstring,The lodash method `_.isString` 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.isstring/-/lodash.isstring-4.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d302717f11f5c203b71ab6ee3fe7534e4ee8a7ee8be354025db188344983fa7cbf1bf782a86cf1c82b21ef5e7d4be9a00c37286ab9c1c3a3c2d4f4b9fb050683,john.david.dalton@gmail.com,active,Active in npm registry,2022-06-19T13:36:14.947Z
|
|
983
989
|
library,lodash.once@4.1.1,MIT,,John-David Dalton,lodash.once,4.1.1,pkg:npm/lodash.once@4.1.1,node_modules/lodash.once,The lodash method `_.once` 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.once/-/lodash.once-4.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,49be3ceda4ce0abf5dad054bf292313b356169f3a364df54539e2188df0f537b8089257b971d7260da5b3667b1d8f2ba752268353489514b304fae75cb0c3732,john.david.dalton@gmail.com,active,Active in npm registry,2022-06-19T13:36:59.972Z
|
|
984
|
-
library,mongoose@8.17.0,MIT,,Guillermo Rauch,mongoose,8.17.0,pkg:npm/mongoose@8.17.0,node_modules/mongoose,Mongoose MongoDB ODM,git://github.com/Automattic/mongoose.git,"as detected from PackageJson property ""repository.url""",https://mongoosejs.com,"as detected from PackageJson property ""homepage""",https://github.com/Automattic/mongoose/issues/new,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/mongoose/-/mongoose-8.17.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9b15ba4c13c75623917cd60e1570953a74f8779691afe0a00f14ecd558985dfb87ccda647a580942b41af8bcfa8687e81102129ca957bf52f76671f22519217c,guillermo@learnboost.com,active,Active in npm registry,2025-
|
|
990
|
+
library,mongoose@8.17.0,MIT,,Guillermo Rauch,mongoose,8.17.0,pkg:npm/mongoose@8.17.0,node_modules/mongoose,Mongoose MongoDB ODM,git://github.com/Automattic/mongoose.git,"as detected from PackageJson property ""repository.url""",https://mongoosejs.com,"as detected from PackageJson property ""homepage""",https://github.com/Automattic/mongoose/issues/new,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/mongoose/-/mongoose-8.17.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9b15ba4c13c75623917cd60e1570953a74f8779691afe0a00f14ecd558985dfb87ccda647a580942b41af8bcfa8687e81102129ca957bf52f76671f22519217c,guillermo@learnboost.com,active,Active in npm registry,2025-08-06T11:26:32.888Z
|
|
985
991
|
library,bson@6.10.4,Apache-2.0,,The MongoDB NodeJS Team,bson,6.10.4,pkg:npm/bson@6.10.4,node_modules/bson,A bson parser for node.js and the browser,git+https://github.com/mongodb/js-bson.git,"as detected from PackageJson property ""repository.url""",https://github.com/mongodb/js-bson#readme,"as detected from PackageJson property ""homepage""",https://jira.mongodb.org/projects/NODE/issues/,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/bson/-/bson-6.10.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,588b0aaa4482d00068049b93d4b117fb61c4bcd98d28a8274c0c9dd1f2fcab32b8487da2f4d5e0fadd3c62d759a7f57d219df77317b7895e32334aa0f253109e,dbx-node@mongodb.com,active,Active in npm registry,2025-06-02T20:56:41.269Z
|
|
986
992
|
library,kareem@2.6.3,Apache-2.0,,Valeri Karpov,kareem,2.6.3,pkg:npm/kareem@2.6.3,node_modules/kareem,Next-generation take on pre/post function hooks,git://github.com/mongoosejs/kareem.git,"as detected from PackageJson property ""repository.url""",https://github.com/mongoosejs/kareem#readme,"as detected from PackageJson property ""homepage""",https://github.com/mongoosejs/kareem/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/kareem/-/kareem-2.6.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0b78877ee1945cadaef3f8a9abd2df8c57d7171019310249abbbcb4b8e6bdc3f58db143f9b84bccda478ccc2c55a1f40b0d3d799c15f50385310ef14202fd5e9,val@karpov.io,active,Active in npm registry,2024-04-05T20:57:21.900Z
|
|
987
|
-
library,mongodb@6.18.0,Apache-2.0,,The MongoDB NodeJS Team,mongodb,6.18.0,pkg:npm/mongodb@6.18.0,node_modules/mongodb,The official MongoDB driver for Node.js,git+ssh://git@github.com/mongodb/node-mongodb-native.git,"as detected from PackageJson property ""repository.url""",https://github.com/mongodb/node-mongodb-native,"as detected from PackageJson property ""homepage""",https://jira.mongodb.org/projects/NODE/issues/,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/mongodb/-/mongodb-6.18.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7cee6db4df550bc3f41797eab5099c9409205d9c5b2246114d48b58fc24ee88630bda9a486d6038a526bdf98ce3c42d1e3dcea089817656c02b56ec1f9333cbd,dbx-node@mongodb.com,active,Active in npm registry,2025-08-
|
|
993
|
+
library,mongodb@6.18.0,Apache-2.0,,The MongoDB NodeJS Team,mongodb,6.18.0,pkg:npm/mongodb@6.18.0,node_modules/mongodb,The official MongoDB driver for Node.js,git+ssh://git@github.com/mongodb/node-mongodb-native.git,"as detected from PackageJson property ""repository.url""",https://github.com/mongodb/node-mongodb-native,"as detected from PackageJson property ""homepage""",https://jira.mongodb.org/projects/NODE/issues/,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/mongodb/-/mongodb-6.18.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7cee6db4df550bc3f41797eab5099c9409205d9c5b2246114d48b58fc24ee88630bda9a486d6038a526bdf98ce3c42d1e3dcea089817656c02b56ec1f9333cbd,dbx-node@mongodb.com,active,Active in npm registry,2025-08-06T00:19:25.336Z
|
|
988
994
|
library,@mongodb-js/saslprep@1.3.0,MIT,@mongodb-js,Dmitry Tsvettsikh,saslprep,1.3.0,pkg:npm/%40mongodb-js/saslprep@1.3.0,node_modules/@mongodb-js/saslprep,SASLprep: Stringprep Profile for User Names and Passwords~ rfc4013,git+https://github.com/mongodb-js/devtools-shared.git,"as detected from PackageJson property ""repository.url""",https://github.com/mongodb-js/devtools-shared/tree/main/packages/saslprep,"as detected from PackageJson property ""homepage""",https://jira.mongodb.org/projects/COMPASS/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mongodb-js/saslprep/-/saslprep-1.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ce56b2282b088d86fbfc875fab1a2b2b9fb150cca2e2f38a705cb5d3028961ceb735274a23c98d304fae26a7dab643e639230c522a23acbe7c21e3ca066de0bd,me@reklatsmasters.com,active,Active in npm registry,2025-06-12T15:31:24.592Z
|
|
989
995
|
library,sparse-bitfield@3.0.3,MIT,,Mathias Buus,sparse-bitfield,3.0.3,pkg:npm/sparse-bitfield@3.0.3,node_modules/sparse-bitfield,Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer,git+https://github.com/mafintosh/sparse-bitfield.git,"as detected from PackageJson property ""repository.url""",https://github.com/mafintosh/sparse-bitfield,"as detected from PackageJson property ""homepage""",https://github.com/mafintosh/sparse-bitfield/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/sparse-bitfield/-/sparse-bitfield-3.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,92fce18bbbea2937e48743d953ed83d8f225970db29aa24aba351cc8f31df58ef936fe273db189657361c6c81d41a6f606694372dd589df40282e12f1ebed5b1,,active,Active in npm registry,2022-06-26T22:36:39.298Z
|
|
990
996
|
library,memory-pager@1.5.0,MIT,,Mathias Buus,memory-pager,1.5.0,pkg:npm/memory-pager@1.5.0,node_modules/memory-pager,Access memory using small fixed sized buffers,git+https://github.com/mafintosh/memory-pager.git,"as detected from PackageJson property ""repository.url""",https://github.com/mafintosh/memory-pager,"as detected from PackageJson property ""homepage""",https://github.com/mafintosh/memory-pager/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/memory-pager/-/memory-pager-1.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,652e01a78aff6687aaebe34b2693fed19ce6d2947cc21b463dfd5713128b24101ccc63274a2dc8b75e0e88d092b6342333a354d689234064b180464df1e0582a,,active,Active in npm registry,2022-06-19T17:46:25.881Z
|
|
@@ -1082,7 +1088,7 @@ library,@babel/compat-data@7.28.0,MIT,@babel,The Babel Team,compat-data,7.28.0,p
|
|
|
1082
1088
|
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
|
|
1083
1089
|
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-06-25T09:14:14.999Z
|
|
1084
1090
|
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-07-29T05:15:35.742Z
|
|
1085
|
-
library,electron-to-chromium@1.5.192,ISC,,Kilian Valkhof,electron-to-chromium,1.5.192,pkg:npm/electron-to-chromium@1.5.192,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.192.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,acff04cf4c3b50dc3ff63e5e49709ed74a3583ff01d4fe5233dd0f0823159084509f64742c41d6cf8121f519f19278ae0ded56d1c4d2381dcc2e591318372e0a,,active,Active in npm registry,2025-
|
|
1091
|
+
library,electron-to-chromium@1.5.192,ISC,,Kilian Valkhof,electron-to-chromium,1.5.192,pkg:npm/electron-to-chromium@1.5.192,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.192.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,acff04cf4c3b50dc3ff63e5e49709ed74a3583ff01d4fe5233dd0f0823159084509f64742c41d6cf8121f519f19278ae0ded56d1c4d2381dcc2e591318372e0a,,active,Active in npm registry,2025-08-06T06:02:28.065Z
|
|
1086
1092
|
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
|
|
1087
1093
|
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
|
|
1088
1094
|
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
|
|
@@ -1281,7 +1287,7 @@ library,normalize-package-data@3.0.3,BSD-2-Clause,,Meryn Stol,normalize-package-
|
|
|
1281
1287
|
library,validate-npm-package-license@3.0.4,Apache-2.0,,Kyle E. Mitchell,validate-npm-package-license,3.0.4,pkg:npm/validate-npm-package-license@3.0.4,node_modules/validate-npm-package-license,Give me a string and I'll tell you if it's a valid npm package license string,git+https://github.com/kemitchell/validate-npm-package-license.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/kemitchell/validate-npm-package-license.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/kemitchell/validate-npm-package-license.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0e92a6d948bfc4deff1d0282b69671a11581859f59d24aadca01bc5c280d43c6650e7c6e4265a18f9eba8fc7cde02bb7fc999b86c0e8edf70026ae2cf61dbb13,kyle@kemitchell.com,active,Active in npm registry,2022-06-28T08:28:46.613Z
|
|
1282
1288
|
library,spdx-correct@3.2.0,Apache-2.0,,,spdx-correct,3.2.0,pkg:npm/spdx-correct@3.2.0,node_modules/spdx-correct,correct invalid SPDX expressions,git+https://github.com/jslicense/spdx-correct.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/jslicense/spdx-correct.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/jslicense/spdx-correct.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,90df5d25bbe7c921d42c896e0c7cb7d961d152edce83b07db1b63bb6c14b72d42422a9cc877844ad881d3234d8baa99c5d7fa52b94f596752ddc6ef336cc2664,,active,Active in npm registry,2023-03-07T01:53:18.477Z
|
|
1283
1289
|
library,spdx-expression-parse@3.0.1,MIT,,Kyle E. Mitchell,spdx-expression-parse,3.0.1,pkg:npm/spdx-expression-parse@3.0.1,node_modules/spdx-expression-parse,parse SPDX license expressions,git+https://github.com/jslicense/spdx-expression-parse.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/jslicense/spdx-expression-parse.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/jslicense/spdx-expression-parse.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,71ba87ba7b105a724d13a2a155232c31e1f91ff2fd129ca66f3a93437b8bc0d08b675438f35a166a87ea1fb9cee95d3bc655f063a3e141d43621e756c7f64ae1,kyle@kemitchell.com,active,Active in npm registry,2023-11-21T19:39:43.702Z
|
|
1284
|
-
library,spdx-license-ids@3.0.21,CC0-1.0,,Shinnosuke Watanabe,spdx-license-ids,3.0.21,pkg:npm/spdx-license-ids@3.0.21,node_modules/spdx-license-ids,A list of SPDX license identifiers,git+https://github.com/jslicense/spdx-license-ids.git,"as detected from PackageJson property ""repository.url""",https://github.com/jslicense/spdx-license-ids#readme,"as detected from PackageJson property ""homepage""",https://github.com/jslicense/spdx-license-ids/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.21.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,06f83ff05e577a98677522b725f7da46a753fa0ca17ea20fc031e95fcd2d26b17c410458328f2c34c79a6760e9e7e8e1c0a9d49883b214541f1d1923266e675e,,active,Active in npm registry,2025-
|
|
1290
|
+
library,spdx-license-ids@3.0.21,CC0-1.0,,Shinnosuke Watanabe,spdx-license-ids,3.0.21,pkg:npm/spdx-license-ids@3.0.21,node_modules/spdx-license-ids,A list of SPDX license identifiers,git+https://github.com/jslicense/spdx-license-ids.git,"as detected from PackageJson property ""repository.url""",https://github.com/jslicense/spdx-license-ids#readme,"as detected from PackageJson property ""homepage""",https://github.com/jslicense/spdx-license-ids/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.21.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,06f83ff05e577a98677522b725f7da46a753fa0ca17ea20fc031e95fcd2d26b17c410458328f2c34c79a6760e9e7e8e1c0a9d49883b214541f1d1923266e675e,,active,Active in npm registry,2025-08-06T15:24:12.245Z
|
|
1285
1291
|
library,spdx-exceptions@2.5.0,CC-BY-3.0,,The Linux Foundation,spdx-exceptions,2.5.0,pkg:npm/spdx-exceptions@2.5.0,node_modules/spdx-exceptions,list of SPDX standard license exceptions,git+https://github.com/kemitchell/spdx-exceptions.json.git,"as detected from PackageJson property ""repository.url""",https://github.com/kemitchell/spdx-exceptions.json#readme,"as detected from PackageJson property ""homepage""",https://github.com/kemitchell/spdx-exceptions.json/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3e2538dabfb13b851b512d5bba8dcb3c992394eef8df45e7e5254085da73cec3c7b236d855f9679c57404e069b9cbb9d7be0aabb6e69e8dfa0da5c3f3c5b1ae3,,active,Active in npm registry,2024-02-15T03:06:38.787Z
|
|
1286
1292
|
library,read-pkg-up@3.0.0,MIT,,Sindre Sorhus,read-pkg-up,3.0.0,pkg:npm/read-pkg-up@3.0.0,node_modules/read-pkg-up,Read the closest package.json file,git+https://github.com/sindresorhus/read-pkg-up.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/read-pkg-up#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/read-pkg-up/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,605cc5ad5be90ba7eb175b33f29b281c304617b7cb3dcfa596affc341e37a1a82a5a4c7c6abe7362db13391b4e8f0f56d911cba563fecd35b006f7f56c299c4b,sindresorhus@gmail.com,active,Active in npm registry,2023-11-04T09:32:35.174Z
|
|
1287
1293
|
library,read-pkg-up@3.0.0|find-up@2.1.0,MIT,,Sindre Sorhus,find-up,2.1.0,pkg:npm/find-up@2.1.0,node_modules/read-pkg-up/node_modules/find-up,Find a file by walking up parent directories,git+https://github.com/sindresorhus/find-up.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/find-up#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/find-up/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,356ce49348d226d4edd3cf8504532f5e87999ce243fa34edb1198161b008cc9757ea5edd2e047b093b9b08ce7f78374f501bcb09e55ab0fd5badf551ffdfc465,sindresorhus@gmail.com,active,Active in npm registry,2023-11-16T12:22:36.697Z
|
|
@@ -1463,7 +1469,7 @@ library,estraverse@5.3.0,BSD-2-Clause,,,estraverse,5.3.0,pkg:npm/estraverse@5.3.
|
|
|
1463
1469
|
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
|
|
1464
1470
|
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
|
|
1465
1471
|
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
|
|
1466
|
-
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-08-
|
|
1472
|
+
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-08-06T16:21:51.442Z
|
|
1467
1473
|
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
|
|
1468
1474
|
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
|
|
1469
1475
|
library,string.prototype.repeat@1.0.0,MIT,,Mathias Bynens,string.prototype.repeat,1.0.0,pkg:npm/string.prototype.repeat@1.0.0,node_modules/string.prototype.repeat,A robust & optimized `String.prototype.repeat` polyfill~ based on the ECMAScript 6 specification.,git+https://github.com/mathiasbynens/String.prototype.repeat.git,"as detected from PackageJson property ""repository.url""",https://mths.be/repeat,"as detected from PackageJson property ""homepage""",https://github.com/mathiasbynens/String.prototype.repeat/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d2efd395d0db283f1b14243fe1fe7e98d46b5f067c860db0ed947cc1ad7a7bccfd5e978f5a5dde1847140f4397a441ff5491ffd86de08d4b51dd93a205ed92ff,,active,Active in npm registry,2022-06-27T01:05:07.722Z
|
package/src/lib/config.js
CHANGED
|
@@ -106,38 +106,47 @@ const _getSecretsFromEnvironment = () => {
|
|
|
106
106
|
process.env.REPORTING_DB_CONNECTION_STRING ||
|
|
107
107
|
process.env.REPORTING_DB_SSL_ENABLED ||
|
|
108
108
|
process.env.REPORTING_DB_SSL_VERIFY ||
|
|
109
|
-
process.env.
|
|
109
|
+
process.env.REPORTING_DB_SSL_CA_FILE_PATH ||
|
|
110
|
+
process.env.REPORTING_DB_PARAMS
|
|
110
111
|
) {
|
|
111
112
|
try {
|
|
112
113
|
const reportingDbConnectionPassword = process.env.REPORTING_DB_CONNECTION_PASSWORD
|
|
113
114
|
const reportingDbConnectionString = process.env.REPORTING_DB_CONNECTION_STRING
|
|
114
115
|
const reportingDbSslEnabled = process.env.REPORTING_DB_SSL_ENABLED === 'true'
|
|
115
116
|
const reportingDbSslVerify = process.env.REPORTING_DB_SSL_VERIFY !== 'false'
|
|
116
|
-
const reportingDbSslCa = process.env.
|
|
117
|
+
const reportingDbSslCa = process.env.REPORTING_DB_SSL_CA_FILE_PATH
|
|
118
|
+
const reportingDbConnectionParams = process.env.REPORTING_DB_PARAMS
|
|
119
|
+
? JSON.parse(process.env.REPORTING_DB_PARAMS)
|
|
120
|
+
: undefined
|
|
117
121
|
|
|
118
122
|
secretsFromEnvironment.DB = {
|
|
119
123
|
PASSWORD: reportingDbConnectionPassword,
|
|
120
124
|
CONNECTION_STRING: reportingDbConnectionString
|
|
121
125
|
}
|
|
122
126
|
|
|
127
|
+
if (process.env.REPORTING_DB_PARAMS && reportingDbConnectionParams) {
|
|
128
|
+
secretsFromEnvironment.DB.PARAMS = reportingDbConnectionParams
|
|
129
|
+
}
|
|
130
|
+
|
|
123
131
|
if (
|
|
124
132
|
process.env.REPORTING_DB_SSL_ENABLED ||
|
|
125
133
|
process.env.REPORTING_DB_SSL_VERIFY ||
|
|
126
|
-
process.env.
|
|
134
|
+
process.env.REPORTING_DB_SSL_CA_FILE_PATH
|
|
127
135
|
) {
|
|
128
136
|
secretsFromEnvironment.DB.SSL_ENABLED = reportingDbSslEnabled
|
|
129
137
|
secretsFromEnvironment.DB.SSL_VERIFY = reportingDbSslVerify
|
|
130
138
|
if (reportingDbSslCa) {
|
|
131
|
-
secretsFromEnvironment.DB.
|
|
139
|
+
secretsFromEnvironment.DB.SSL_CA_FILE_PATH = reportingDbSslCa
|
|
132
140
|
}
|
|
133
141
|
}
|
|
134
142
|
|
|
135
143
|
// Hide CA from being logged
|
|
136
144
|
const logSecrets = _.cloneDeep(secretsFromEnvironment)
|
|
137
|
-
if (logSecrets.DB && logSecrets.DB.
|
|
145
|
+
if (logSecrets.DB && logSecrets.DB.SSL_CA_FILE_PATH) logSecrets.DB.SSL_CA_FILE_PATH = mask(logSecrets.DB.SSL_CA_FILE_PATH)
|
|
138
146
|
if (logSecrets.DB && logSecrets.DB.PASSWORD) logSecrets.DB.PASSWORD = mask(logSecrets.DB.PASSWORD)
|
|
139
147
|
if (logSecrets.DB && logSecrets.DB.CONNECTION_STRING) logSecrets.DB.CONNECTION_STRING = mask(logSecrets.DB.CONNECTION_STRING)
|
|
140
148
|
console.log('Secrets retrieved from environment to be merged into system config', logSecrets)
|
|
149
|
+
if (logSecrets.DB && logSecrets.DB.PARAMS) logSecrets.DB.PARAMS = JSON.stringify(logSecrets.DB.PARAMS)
|
|
141
150
|
} catch (err) {
|
|
142
151
|
console.log(err)
|
|
143
152
|
console.log('Failed to retrieve reporting database secrets or SSL/TLS settings from environment')
|
|
@@ -59,23 +59,8 @@ const getConnection = async () => {
|
|
|
59
59
|
console.log(`SSL_VERIFY is set to ${systemConfig.DB.SSL_VERIFY} (type: ${typeof systemConfig.DB.SSL_VERIFY})`)
|
|
60
60
|
mongoOptions.tlsAllowInvalidCertificates = !systemConfig.DB.SSL_VERIFY
|
|
61
61
|
}
|
|
62
|
-
if (systemConfig.DB.
|
|
63
|
-
|
|
64
|
-
let ca = systemConfig.DB.SSL_CA
|
|
65
|
-
if (typeof ca === 'string') {
|
|
66
|
-
// If comma-separated, split into array
|
|
67
|
-
if (ca.includes(',')) {
|
|
68
|
-
ca = ca.split(',').map(s => s.trim())
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
// Convert to Buffer(s) if needed
|
|
72
|
-
if (Array.isArray(ca)) {
|
|
73
|
-
ca = ca.map(item => Buffer.isBuffer(item) ? item : Buffer.from(item))
|
|
74
|
-
} else if (!Buffer.isBuffer(ca)) {
|
|
75
|
-
ca = Buffer.from(ca)
|
|
76
|
-
}
|
|
77
|
-
// Mongoose expects tlsCAFile as a Buffer or array of Buffers
|
|
78
|
-
mongoOptions.tlsCAFile = ca
|
|
62
|
+
if (systemConfig.DB.SSL_CA_FILE_PATH) {
|
|
63
|
+
mongoOptions.tlsCAFile = systemConfig.DB.SSL_CA_FILE_PATH
|
|
79
64
|
}
|
|
80
65
|
}
|
|
81
66
|
|