account-lookup-service 17.12.3-snapshot.1 → 17.12.4
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 +24 -0
- package/package.json +4 -4
- package/{sbom-v17.12.2.csv → sbom-v17.12.3.csv} +190 -161
- package/src/domain/participants/participants.js +79 -25
- package/src/domain/parties/services/BasePartiesService.js +6 -2
- package/test/unit/api/participants/{Type}/{ID}.test.js +85 -219
- package/test/unit/domain/participants/participants.test.js +42 -0
- package/test/unit/domain/parties/parties.test.js +24 -8
- package/test/unit/domain/parties/services/BasePartiesService.test.js +1 -0
- package/test/unit/domain/parties/services/PutPartiesService.test.js +100 -0
@@ -2,7 +2,7 @@ type,bom_ref,license-id,group,author,name,version,purl,path,description,vcs-url,
|
|
2
2
|
application,,,,,npm,10.9.0,,,,,,,,,,,,,,,,,
|
3
3
|
application,,Apache-2.0,@cyclonedx,Jan Kowalleck,cyclonedx-npm,3.0.0,,,Create CycloneDX Software Bill of Materials (SBOM) from NPM projects.,git+https://github.com/CycloneDX/cyclonedx-node-npm.git,"as detected from PackageJson property ""repository.url""",https://github.com/CycloneDX/cyclonedx-node-npm#readme,"as detected from PackageJson property ""homepage""",https://github.com/CycloneDX/cyclonedx-node-npm/issues,"as detected from PackageJson property ""bugs.url""",,,,,,,,
|
4
4
|
library,,Apache-2.0,@cyclonedx,Jan Kowalleck,cyclonedx-library,8.5.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,account-lookup-service@17.12.
|
5
|
+
application,account-lookup-service@17.12.3,Apache-2.0,,ModusBox,account-lookup-service,17.12.3,pkg:npm/account-lookup-service@17.12.3?vcs_url=git%3A%2F%2Fgithub.com%2Fmojaloop%2Faccount-lookup-service.git,,Account Lookup Service is used to validate Party and Participant lookups.,git://github.com/mojaloop/account-lookup-service.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/account-lookup-service#readme,"as detected from PackageJson property ""homepage""",http://github.com/mojaloop/account-lookup-service/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-25T15:32:55.708Z
|
6
6
|
library,@hapi/basic@7.0.2,BSD-3-Clause,@hapi,,basic,7.0.2,pkg:npm/%40hapi/basic@7.0.2,node_modules/@hapi/basic,Basic authentication plugin,git://github.com/hapijs/basic.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/basic#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/basic/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/basic/-/basic-7.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,91da6c982107543948612b516eccd2cb2ffdf9dab92a47d62d7e408ee1c63f0b73bae668a599e1915bcc655e39850f2103c57fc1e0a832cd27cd727b242036a3,,active,Active in npm registry,2023-06-09T15:35:54.543Z
|
7
7
|
library,@hapi/boom@10.0.1,BSD-3-Clause,@hapi,,boom,10.0.1,pkg:npm/%40hapi/boom@10.0.1,node_modules/@hapi/boom,HTTP-friendly error objects,git://github.com/hapijs/boom.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/boom#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/boom/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/boom/-/boom-10.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,11170265a123747dce812265ca3564f291c815ebacf750a328fdeff8ca6004da7922f1b33f697f6d1883efc9ea61c28f69975b2a42b9bc30553ddda8847065b0,,active,Active in npm registry,2023-02-11T17:40:56.116Z
|
8
8
|
library,@hapi/hoek@11.0.7,BSD-3-Clause,@hapi,,hoek,11.0.7,pkg:npm/%40hapi/hoek@11.0.7,node_modules/@hapi/hoek,General purpose node utilities,git://github.com/hapijs/hoek.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/hoek#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/hoek/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/hoek/-/hoek-11.0.7.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1d5e6e9dd5a42b3701e11654baca8ea5c83139aaba54e007ef386122bda0dc6f0d17f32514eef94a33abd8d7ee4b1d0c878d3ed45a8291a80a2c94729145a815,,active,Active in npm registry,2024-11-14T15:54:32.587Z
|
@@ -25,8 +25,8 @@ library,string_decoder@1.1.1|safe-buffer@5.1.2,MIT,,Feross Aboukhadijeh,safe-buf
|
|
25
25
|
library,util-deprecate@1.0.2,MIT,,Nathan Rajlich,util-deprecate,1.0.2,pkg:npm/util-deprecate@1.0.2,node_modules/util-deprecate,The Node.js `util.deprecate()` function with browser support,git://github.com/TooTallNate/util-deprecate.git,"as detected from PackageJson property ""repository.url""",https://github.com/TooTallNate/util-deprecate,"as detected from PackageJson property ""homepage""",https://github.com/TooTallNate/util-deprecate/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,10f0f9ab5b97c85c49a42acb9c27359c79eade039ae83641a1c008888d93692080ed5089d5424331a802cc891736c5187c3d5d68afff2d3110f318886eb1ed73,nathan@tootallnate.net,active,Active in npm registry,2022-06-28T07:10:45.145Z
|
26
26
|
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
|
27
27
|
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
|
28
|
-
library,@hapi/hapi@21.4.
|
29
|
-
library,@hapi/hapi@21.4.
|
28
|
+
library,@hapi/hapi@21.4.3,BSD-3-Clause,@hapi,,hapi,21.4.3,pkg:npm/%40hapi/hapi@21.4.3,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.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,43b834658e20c54ebdc1a6c5287ef9a91d0014e7623840a3eaf1aa4c70523b92ebc1ee93c03f2bf4b9184086efb46f0de36dd50e9755b2264ff0c9c1c260fa1f,,active,Active in npm registry,2025-08-13T22:35:56.826Z
|
29
|
+
library,@hapi/hapi@21.4.3|@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
|
30
30
|
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
|
31
31
|
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
|
32
32
|
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
|
@@ -40,9 +40,9 @@ library,@hapi/heavy@8.0.1,BSD-3-Clause,@hapi,,heavy,8.0.1,pkg:npm/%40hapi/heavy@
|
|
40
40
|
library,@hapi/heavy@8.0.1|@hapi/validate@2.0.1,BSD-3-Clause,@hapi,,validate,2.0.1,pkg:npm/%40hapi/validate@2.0.1,node_modules/@hapi/heavy/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
|
41
41
|
library,@hapi/mimos@7.0.1,BSD-3-Clause,@hapi,,mimos,7.0.1,pkg:npm/%40hapi/mimos@7.0.1,node_modules/@hapi/mimos,Mime database interface,git://github.com/hapijs/mimos.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/mimos#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/mimos/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/mimos/-/mimos-7.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6fbf55f81ac6d2027dcdc471d5519c088eabe86133cd9520886109568ab9830cee076220f426b1f1d52e05ab900852af976616496c8e73c999f070da24eb647b,,active,Active in npm registry,2023-02-11T20:23:34.186Z
|
42
42
|
library,mime-db@1.54.0,MIT,,,mime-db,1.54.0,pkg:npm/mime-db@1.54.0,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.54.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,694e4426e20dd960de982700a76bc505fa7f9b810085626750d492c348b1b3bfe45db77a3e0eb8126c0990d745841f1a5add6c1f60935eb2f1a3f880195de83d,,active,Active in npm registry,2025-05-14T14:56:01.096Z
|
43
|
-
library,@hapi/teamwork@6.0.0,BSD-3-Clause,@hapi,,teamwork,6.0.0,pkg:npm/%40hapi/teamwork@6.0.0,node_modules/@hapi/teamwork,Wait for multiple callback,git://github.com/hapijs/teamwork.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/teamwork#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/teamwork/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/teamwork/-/teamwork-6.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d391ee992cb72d67d7a6627d72be87cf08406afac7909d5944298d136a8932285d33961c5ab7963dfc8dd32293d998c233dd9abb7664ba87630713a26f133aec,,active,Active in npm registry,
|
44
|
-
library,@hapi/shot@6.0.
|
45
|
-
library,@hapi/shot@6.0.
|
43
|
+
library,@hapi/teamwork@6.0.0,BSD-3-Clause,@hapi,,teamwork,6.0.0,pkg:npm/%40hapi/teamwork@6.0.0,node_modules/@hapi/teamwork,Wait for multiple callback,git://github.com/hapijs/teamwork.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/teamwork#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/teamwork/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/teamwork/-/teamwork-6.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d391ee992cb72d67d7a6627d72be87cf08406afac7909d5944298d136a8932285d33961c5ab7963dfc8dd32293d998c233dd9abb7664ba87630713a26f133aec,,active,Active in npm registry,2025-08-21T15:04:59.903Z
|
44
|
+
library,@hapi/shot@6.0.2,BSD-3-Clause,@hapi,,shot,6.0.2,pkg:npm/%40hapi/shot@6.0.2,node_modules/@hapi/shot,Injects a fake HTTP request/response into a node HTTP server,git://github.com/hapijs/shot.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/shot#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/shot/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/shot/-/shot-6.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,58a2b54a17c94eb2f5a170b4b24a08650633bcbb32303105f257dc5ae4018e98c2376f6a8afafd537ea5775cf49ede9e76fcefdbc7ad34c3aa505e249671ebcb,,active,Active in npm registry,2025-08-13T22:28:57.648Z
|
45
|
+
library,@hapi/shot@6.0.2|@hapi/validate@2.0.1,BSD-3-Clause,@hapi,,validate,2.0.1,pkg:npm/%40hapi/validate@2.0.1,node_modules/@hapi/shot/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
|
46
46
|
library,@hapi/somever@4.1.1,BSD-3-Clause,@hapi,,somever,4.1.1,pkg:npm/%40hapi/somever@4.1.1,node_modules/@hapi/somever,Semantic versioning rules parser,git://github.com/hapijs/somever.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/somever#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/somever/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/somever/-/somever-4.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,96ddd04220c339545ab52d22a2714336b0c8bf8797cf9f0889b41a6500ce8380eaa9d3667bca1ad223d6704d3e864abf29378108fb443a30ce04a04ac03ba656,,active,Active in npm registry,2023-02-11T20:26:08.896Z
|
47
47
|
library,@hapi/statehood@8.2.0,BSD-3-Clause,@hapi,,statehood,8.2.0,pkg:npm/%40hapi/statehood@8.2.0,node_modules/@hapi/statehood,HTTP State Management Utilities,git://github.com/hapijs/statehood.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/statehood#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/statehood/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/statehood/-/statehood-8.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,eb726509522bb26bae9d6b3273739eb853be807eafe7ab302c297b38cd70d3d97f7b140a3d4c525031764a592ec3c93dd67233af4036fda3ef8cb3967fd92cae,,active,Active in npm registry,2025-02-28T23:50:08.411Z
|
48
48
|
library,@hapi/statehood@8.2.0|@hapi/validate@2.0.1,BSD-3-Clause,@hapi,,validate,2.0.1,pkg:npm/%40hapi/validate@2.0.1,node_modules/@hapi/statehood/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
|
@@ -50,7 +50,7 @@ library,@hapi/bourne@3.0.0,BSD-3-Clause,@hapi,,bourne,3.0.0,pkg:npm/%40hapi/bour
|
|
50
50
|
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
|
51
51
|
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
|
52
52
|
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
|
53
|
-
library,@hapi/subtext@8.1.
|
53
|
+
library,@hapi/subtext@8.1.1,BSD-3-Clause,@hapi,,subtext,8.1.1,pkg:npm/%40hapi/subtext@8.1.1,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.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7b1d58dacfcab8992d4bc5b0d24e97279cac48aaf33729b88b9a4356e0b09528071ef88752c4f524dcc4e85621354f534c748d7727ee7bfb769bcf5ba645fd27,,active,Active in npm registry,2025-08-06T10:01:41.269Z
|
54
54
|
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
|
55
55
|
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
|
56
56
|
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
|
@@ -66,12 +66,14 @@ library,@mojaloop/central-services-error-handling@13.1.0,Apache-2.0,@mojaloop,Mo
|
|
66
66
|
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
|
67
67
|
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
|
68
68
|
library,@mojaloop/central-services-health@15.1.0,Apache-2.0,@mojaloop,lewisdaly,central-services-health,15.1.0,pkg:npm/%40mojaloop/central-services-health@15.1.0,node_modules/@mojaloop/central-services-health,Shared code for generic health check servers,git+https://github.com/mojaloop/central-services-metrics.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/central-services-health#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/central-services-health/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/central-services-health/-/central-services-health-15.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0c3bc5118c947e7e7ae597d4583a11221289846b871586e10499ae9a3662c41474f98b3560a9fad03b1ac341cf87977cf7b6b4ae2c7d49377f5002e2f445b83d,,active,Active in npm registry,2025-05-15T14:59:22.308Z
|
69
|
+
library,@mojaloop/central-services-health@15.1.0|@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-health/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-13T22:35:56.826Z
|
70
|
+
library,@mojaloop/central-services-health@15.1.0|@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-health/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
|
69
71
|
library,@mojaloop/central-services-logger@11.9.0,Apache-2.0,@mojaloop,ModusBox,central-services-logger,11.9.0,pkg:npm/%40mojaloop/central-services-logger@11.9.0,node_modules/@mojaloop/central-services-logger,Mojaloop common logging library,git+https://github.com/mojaloop/central-services-logger.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/central-services-logger#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/central-services-logger/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/central-services-logger/-/central-services-logger-11.9.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,550212589e51029cc36e24bfb3b055d54d0ce08addbf8c59b609ce6d7afffbbcae91b7a9846dbaed8a1a39d22010eeb5f98d8b3f62cadada4fd48f472c990f2a,,active,Active in npm registry,2025-05-15T14:58:13.599Z
|
70
72
|
library,tslib@2.8.1,0BSD,,Microsoft Corp.,tslib,2.8.1,pkg:npm/tslib@2.8.1,node_modules/tslib,Runtime library for TypeScript helper functions,git+https://github.com/Microsoft/tslib.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/tslib/-/tslib-2.8.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a0916ef781d06fe29576e49440bef09e99aa9df98bb0e03f9c087a6fa107d30084a0ad3f98f79753a737c0a0d5f373243ae1cf447b525ca294f7d2016b34bfdb,,active,Active in npm registry,2025-05-22T16:57:30.422Z
|
71
73
|
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
|
72
74
|
library,parse-strings-in-object@2.0.0,ISC,,Stephen Buchanan,parse-strings-in-object,2.0.0,pkg:npm/parse-strings-in-object@2.0.0,node_modules/parse-strings-in-object,Convert string values in object to boolean and numbers,git+https://github.com/anselanza/parse-strings-in-object.git,"as detected from PackageJson property ""repository.url""",https://github.com/anselanza/parse-strings-in-object#readme,"as detected from PackageJson property ""homepage""",https://github.com/anselanza/parse-strings-in-object/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/parse-strings-in-object/-/parse-strings-in-object-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,85be74c43c84a3c6e832dcb307521d544e0a7133556c88ab93f66a0bc9dad62ace7ffef40f2652df4cb514820051ef63c87264f6cd90a19e1a04d1d1f4d5c7b2,,active,Active in npm registry,2022-07-07T08:56:38.552Z
|
73
75
|
library,rc@1.2.8,,,Dominic Tarr,rc,1.2.8,pkg:npm/rc@1.2.8,node_modules/rc,hardwired configuration loader,git+https://github.com/dominictarr/rc.git,"as detected from PackageJson property ""repository.url""",https://github.com/dominictarr/rc#readme,"as detected from PackageJson property ""homepage""",https://github.com/dominictarr/rc/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/rc/-/rc-1.2.8.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cb76c682a2a3dd005dc4b6cb9289a5a2192fb00f207408944254812670617e7f813f18386dceb677c4dc056d79c1abc37e07b10a071c72485c66fcb0c9060f3b,dominic.tarr@gmail.com,active,Active in npm registry,2025-02-21T12:54:43.768Z
|
74
|
-
library,rc@1.2.8|strip-json-comments@2.0.1,MIT,,Sindre Sorhus,strip-json-comments,2.0.1,pkg:npm/strip-json-comments@2.0.1,node_modules/rc/node_modules/strip-json-comments,Strip comments from JSON. Lets you use comments in your JSON files!,git+https://github.com/sindresorhus/strip-json-comments.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/strip-json-comments#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/strip-json-comments/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e2007c9dad3b7de715564388e91b387bb4fa34e4e48b91262fb4d476e4ece9bbb711d9d2c9c9ed549e2b7bc920640fb0c7d22e788d98d756df6e0c2dcee13429,sindresorhus@gmail.com,active,Active in npm registry,2025-
|
76
|
+
library,rc@1.2.8|strip-json-comments@2.0.1,MIT,,Sindre Sorhus,strip-json-comments,2.0.1,pkg:npm/strip-json-comments@2.0.1,node_modules/rc/node_modules/strip-json-comments,Strip comments from JSON. Lets you use comments in your JSON files!,git+https://github.com/sindresorhus/strip-json-comments.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/strip-json-comments#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/strip-json-comments/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e2007c9dad3b7de715564388e91b387bb4fa34e4e48b91262fb4d476e4ece9bbb711d9d2c9c9ed549e2b7bc920640fb0c7d22e788d98d756df6e0c2dcee13429,sindresorhus@gmail.com,active,Active in npm registry,2025-08-08T14:14:05.184Z
|
75
77
|
library,safe-stable-stringify@2.5.0,MIT,,Ruben Bridgewater,safe-stable-stringify,2.5.0,pkg:npm/safe-stable-stringify@2.5.0,node_modules/safe-stable-stringify,Deterministic and safely JSON.stringify to quickly serialize JavaScript objects,git+https://github.com/BridgeAR/safe-stable-stringify.git,"as detected from PackageJson property ""repository.url""",https://github.com/BridgeAR/safe-stable-stringify#readme,"as detected from PackageJson property ""homepage""",https://github.com/BridgeAR/safe-stable-stringify/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/safe-stable-stringify/-/safe-stable-stringify-2.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6f7ae9a532a6f53f8fb1508110e511e3a19623b7dd3acd3454a675fbd7351160da0ccbe341cead530b85c88a6b806813716a151d22ab53c1f7d591c0d9ed111c,,active,Active in npm registry,2024-08-24T21:31:17.622Z
|
76
78
|
library,triple-beam@1.4.1,MIT,,Charlie Robbins,triple-beam,1.4.1,pkg:npm/triple-beam@1.4.1,node_modules/triple-beam,Definitions of levels for logging purposes & shareable Symbol constants.,git+https://github.com/winstonjs/triple-beam.git,"as detected from PackageJson property ""repository.url""",https://github.com/winstonjs/triple-beam#readme,"as detected from PackageJson property ""homepage""",https://github.com/winstonjs/triple-beam/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/triple-beam/-/triple-beam-1.4.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6996e056266b83540d706f8b50b6bb9e16692536522e6fe65e71d79db01b8e63796926b4cbb57ec2fbfafb859a06da48489cd384acbe3c83f173536ad4427d9a,charlie.robbins@gmail.com,active,Active in npm registry,2023-07-10T15:31:48.241Z
|
77
79
|
library,winston@3.17.0,MIT,,Charlie Robbins,winston,3.17.0,pkg:npm/winston@3.17.0,node_modules/winston,A logger for just about everything.,git+https://github.com/winstonjs/winston.git,"as detected from PackageJson property ""repository.url""",https://github.com/winstonjs/winston#readme,"as detected from PackageJson property ""homepage""",https://github.com/winstonjs/winston/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/winston/-/winston-3.17.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0cb885217602e5f30fc5a460f37d92e85e66258bde3ed98ee46f6ff4881414f8579bdfc69176ab1ff4d4ac1015ce14c2cc08fd6a713ff868eb817a7fe789ce83,charlie.robbins@gmail.com,active,Active in npm registry,2025-06-28T18:41:25.588Z
|
@@ -92,28 +94,28 @@ library,kuler@2.0.0,MIT,,Arnout Kazemier,kuler,2.0.0,pkg:npm/kuler@2.0.0,node_mo
|
|
92
94
|
library,async@3.2.6,MIT,,Caolan McMahon,async,3.2.6,pkg:npm/async@3.2.6,node_modules/async,Higher-order functions and common patterns for asynchronous code,git+https://github.com/caolan/async.git,"as detected from PackageJson property ""repository.url""",https://caolan.github.io/async/,"as detected from PackageJson property ""homepage""",https://github.com/caolan/async/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/async/-/async-3.2.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,86d0940e5c72c822cc81a337c578340b42d6db1a9fb90ea9d39a42108b17bb243e6b592860a4ee04ccd13709b26df2e0bc90cc774af52d39f8f84d138ba0b600,,active,Active in npm registry,2024-11-05T19:14:41.599Z
|
93
95
|
library,is-stream@2.0.1,MIT,,Sindre Sorhus,is-stream,2.0.1,pkg:npm/is-stream@2.0.1,node_modules/is-stream,Check if something is a Node.js stream,git+https://github.com/sindresorhus/is-stream.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/is-stream#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/is-stream/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,845a222624e5eb79e7fa4b2d1c606d7b05922a740ba726f5e7928785e035977f6ebed3bd9d6228a75a77b9da8f71477fc5b17554b30ee27ece23aa7b45b9e00e,sindresorhus@gmail.com,active,Active in npm registry,2024-02-19T19:14:12.687Z
|
94
96
|
library,logform@2.7.0,MIT,,Charlie Robbins,logform,2.7.0,pkg:npm/logform@2.7.0,node_modules/logform,An mutable object-based log format designed for chaining & objectMode streams.,git+https://github.com/winstonjs/logform.git,"as detected from PackageJson property ""repository.url""",https://github.com/winstonjs/logform#readme,"as detected from PackageJson property ""homepage""",https://github.com/winstonjs/logform/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/logform/-/logform-2.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4c5600e239cfecf55b9a50487e19527be58ac6cf5d9255cc4c419c04222f2e113f4e7dc7e869359e8aeea555bb9b90a77786cb72bd3c032b5bc95ff18fb7ff91,charlie.robbins@gmail.com,active,Active in npm registry,2024-11-10T01:55:57.039Z
|
95
|
-
library,@types/triple-beam@1.3.5,MIT,@types,,triple-beam,1.3.5,pkg:npm/%40types/triple-beam@1.3.5#types/triple-beam,node_modules/@types/triple-beam,TypeScript definitions for triple-beam,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/triple-beam,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/triple-beam,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/triple-beam/-/triple-beam-1.3.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e966987ac4e144c0a5d7d8abc8c60feffc76395802b5b2157e50c61695a76fd8ab5c8dd48d8138033998ba250a635009b2d1a28e863e32052cccc811c4861363,,active,Active in npm registry,2025-
|
97
|
+
library,@types/triple-beam@1.3.5,MIT,@types,,triple-beam,1.3.5,pkg:npm/%40types/triple-beam@1.3.5#types/triple-beam,node_modules/@types/triple-beam,TypeScript definitions for triple-beam,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/triple-beam,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/triple-beam,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/triple-beam/-/triple-beam-1.3.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e966987ac4e144c0a5d7d8abc8c60feffc76395802b5b2157e50c61695a76fd8ab5c8dd48d8138033998ba250a635009b2d1a28e863e32052cccc811c4861363,,active,Active in npm registry,2025-08-03T07:54:30.051Z
|
96
98
|
library,fecha@4.2.3,MIT,,Taylor Hakes,fecha,4.2.3,pkg:npm/fecha@4.2.3,node_modules/fecha,Date formatting and parsing,git+https://taylorhakes@github.com/taylorhakes/fecha.git,"as detected from PackageJson property ""repository.url""",https://github.com/taylorhakes/fecha,"as detected from PackageJson property ""homepage""",https://github.com/taylorhakes/fecha/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/fecha/-/fecha-4.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,38fd88514e877982898b78b4cf8035f641cc4282d5b381dcf833eaab123687f0cf6474e6fef8ec7c2e8fd1be2308ccb5e178b32c1aaf9dd43e522943efbd3b27,,active,Active in npm registry,2022-06-18T00:02:30.961Z
|
97
|
-
library,ms@2.1.3,MIT,,,ms,2.1.3,pkg:npm/ms@2.1.3,node_modules/ms,Tiny millisecond conversion utility,git+https://github.com/vercel/ms.git,"as detected from PackageJson property ""repository.url""",https://github.com/vercel/ms#readme,"as detected from PackageJson property ""homepage""",https://github.com/vercel/ms/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ms/-/ms-2.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e85973b9b4cb646dc9d9afcd542025784863ceae68c601f268253dc985ef70bb2fa1568726afece715c8ebf5d73fab73ed1f7100eb479d23bfb57b45dd645394,,active,Active in npm registry,2025-
|
99
|
+
library,ms@2.1.3,MIT,,,ms,2.1.3,pkg:npm/ms@2.1.3,node_modules/ms,Tiny millisecond conversion utility,git+https://github.com/vercel/ms.git,"as detected from PackageJson property ""repository.url""",https://github.com/vercel/ms#readme,"as detected from PackageJson property ""homepage""",https://github.com/vercel/ms/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ms/-/ms-2.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e85973b9b4cb646dc9d9afcd542025784863ceae68c601f268253dc985ef70bb2fa1568726afece715c8ebf5d73fab73ed1f7100eb479d23bfb57b45dd645394,,active,Active in npm registry,2025-08-25T20:38:38.669Z
|
98
100
|
library,one-time@1.0.0,MIT,,Arnout Kazemier,one-time,1.0.0,pkg:npm/one-time@1.0.0,node_modules/one-time,Run the supplied function exactly one time (once),git+https://github.com/3rd-Eden/one-time.git,"as detected from PackageJson property ""repository.url""",https://github.com/3rd-Eden/one-time#readme,"as detected from PackageJson property ""homepage""",https://github.com/3rd-Eden/one-time/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/one-time/-/one-time-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e435ce8912b0b9211c43f974906085e90de37000c5bf9b52991689724fceaa454570eceeb41d77e0a4527c5d310eb2f7f4c367ab16c705b51472364885381bda,,active,Active in npm registry,2022-06-22T21:51:39.572Z
|
99
101
|
library,fn.name@1.1.0,MIT,,Arnout Kazemier,fn.name,1.1.0,pkg:npm/fn.name@1.1.0,node_modules/fn.name,Extract names from functions,git+https://github.com/3rd-Eden/fn.name.git,"as detected from PackageJson property ""repository.url""",https://github.com/3rd-Eden/fn.name,"as detected from PackageJson property ""homepage""",https://github.com/3rd-Eden/fn.name/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/fn.name/-/fn.name-1.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1919e607980fc89a4085341d4994d2a7db9a3d2be5d3d2a861c310b6c07dad0a0e9b3b3d747e9f7de71c1fe67e72fe8febc1eee5b0ba263461e0087f98748d47,,active,Active in npm registry,2022-06-18T02:40:03.044Z
|
100
102
|
library,stack-trace@0.0.10,MIT,,Felix Geisendörfer,stack-trace,0.0.10,pkg:npm/stack-trace@0.0.10,node_modules/stack-trace,Get v8 stack traces as an array of CallSite objects.,git://github.com/felixge/node-stack-trace.git,"as detected from PackageJson property ""repository.url""",https://github.com/felixge/node-stack-trace,"as detected from PackageJson property ""homepage""",https://github.com/felixge/node-stack-trace/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.10.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,286cda85cee9b942a4cf232df88a807a9f9354d6ca3fe9362e6c21b9bdfd9b502c4d291a0eeb71e7a6830a8f872c3cdffc3dba0481d32563624c6d4a0098900a,felix@debuggable.com,active,Active in npm registry,2023-07-12T04:07:46.546Z
|
101
103
|
library,winston-transport@4.9.0,MIT,,Charlie Robbins,winston-transport,4.9.0,pkg:npm/winston-transport@4.9.0,node_modules/winston-transport,Base stream implementations for winston@3 and up.,git+ssh://git@github.com/winstonjs/winston-transport.git,"as detected from PackageJson property ""repository.url""",https://github.com/winstonjs/winston-transport#readme,"as detected from PackageJson property ""homepage""",https://github.com/winstonjs/winston-transport/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/winston-transport/-/winston-transport-4.9.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f1dacc278ae481a3e8d4c7b8cc3ff758b7c8ff33dd03da36222a4a383ba79c60dcbaa6c7c23b1b07bf7296fd382c2186cd4d3143abd3ce738ca5019a2e1866e8,charlie.robbins@gmail.com,active,Active in npm registry,2024-11-10T02:38:39.262Z
|
102
104
|
library,winston-transport@4.9.0|readable-stream@3.6.2,MIT,,,readable-stream,3.6.2,pkg:npm/readable-stream@3.6.2,node_modules/winston-transport/node_modules/readable-stream,Streams3~ a user-land copy of the stream library from Node.js,git://github.com/nodejs/readable-stream.git,"as detected from PackageJson property ""repository.url""",https://github.com/nodejs/readable-stream#readme,"as detected from PackageJson property ""homepage""",https://github.com/nodejs/readable-stream/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f6efec9e20ab6370f959db04447cc71381b66025eaa06e454c7522082e1221bafa5dc2d9058d39c9af442a361e93d3b9c4e0308c6abed497460404bb43d49ca0,,active,Active in npm registry,2025-01-07T09:15:39.036Z
|
103
105
|
library,@mojaloop/central-services-metrics@12.6.0,Apache-2.0,@mojaloop,ModusBox,central-services-metrics,12.6.0,pkg:npm/%40mojaloop/central-services-metrics@12.6.0,node_modules/@mojaloop/central-services-metrics,Shared code for metrics generation,git+https://github.com/mojaloop/central-services-metrics.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/central-services-metrics#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/central-services-metrics/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/central-services-metrics/-/central-services-metrics-12.6.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,82dad36cda7bfde99bf14aa91a758a919e45ee9c5ee77e11fa039bd0faf7625b5df2db3c318c83ed37a276a2392fa2041d8a4d7f5fd76ee1a90717747ef0686a,,active,Active in npm registry,2025-05-14T14:18:54.584Z
|
104
|
-
library,@typescript-eslint/eslint-plugin@8.36.0,MIT,@typescript-eslint,,eslint-plugin,8.36.0,pkg:npm/%40typescript-eslint/eslint-plugin@8.36.0#packages/eslint-plugin,node_modules/@typescript-eslint/eslint-plugin,TypeScript plugin for ESLint,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/eslint-plugin,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/eslint-plugin,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,95936284751507a65988f04d80e4064b1500488ed4256853f271f25060a7690dbc5c50b0f7c21facc086deb525d6ec145a802fa1d2506f2d8a4ecefd51372b02,,active,Active in npm registry,2025-
|
106
|
+
library,@typescript-eslint/eslint-plugin@8.36.0,MIT,@typescript-eslint,,eslint-plugin,8.36.0,pkg:npm/%40typescript-eslint/eslint-plugin@8.36.0#packages/eslint-plugin,node_modules/@typescript-eslint/eslint-plugin,TypeScript plugin for ESLint,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/eslint-plugin,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/eslint-plugin,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,95936284751507a65988f04d80e4064b1500488ed4256853f271f25060a7690dbc5c50b0f7c21facc086deb525d6ec145a802fa1d2506f2d8a4ecefd51372b02,,active,Active in npm registry,2025-08-25T17:31:19.197Z
|
105
107
|
library,@eslint-community/regexpp@4.12.1,MIT,@eslint-community,Toru Nagashima,regexpp,4.12.1,pkg:npm/%40eslint-community/regexpp@4.12.1,node_modules/@eslint-community/regexpp,Regular expression parser for ECMAScript.,git+https://github.com/eslint-community/regexpp.git,"as detected from PackageJson property ""repository.url""",https://github.com/eslint-community/regexpp#readme,"as detected from PackageJson property ""homepage""",https://github.com/eslint-community/regexpp/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0826420c9b9db81f4e524164636220a69359322da5050803daacf05e41226b5e9c81eda98a363f6978bde8224caae0cc9f79c97653d5d40e4aac9117c1f2cdcd,,active,Active in npm registry,2024-10-28T00:38:34.716Z
|
106
|
-
library,@typescript-eslint/parser@8.36.0,MIT,@typescript-eslint,,parser,8.36.0,pkg:npm/%40typescript-eslint/parser@8.36.0#packages/parser,node_modules/@typescript-eslint/parser,An ESLint custom parser which leverages TypeScript ESTree,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/parser,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/parser,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,16e620907c192ee3db663407cc95ebb57ade25d14c2a5d7a04563246b2f10e15abe90afb29b72edacd5886ef2db22317c354b45b5a637c57d812df91eb4e2cf9,,active,Active in npm registry,2025-
|
107
|
-
library,@typescript-eslint/scope-manager@8.36.0,MIT,@typescript-eslint,,scope-manager,8.36.0,pkg:npm/%40typescript-eslint/scope-manager@8.36.0#packages/scope-manager,node_modules/@typescript-eslint/scope-manager,TypeScript scope analyser for ESLint,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/scope-manager,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/scope-manager,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c029daa482a70e437ad9f62d4c6bf6f9163c1659c1600ded366d1f9bdd647360633e1576bc88f0c28cc9ecb4e868b0326f571af01c6b4bbbd3f8fbef7fb46fa8,,active,Active in npm registry,2025-
|
108
|
-
library,@typescript-eslint/types@8.36.0,MIT,@typescript-eslint,,types,8.36.0,pkg:npm/%40typescript-eslint/types@8.36.0#packages/types,node_modules/@typescript-eslint/types,Types for the TypeScript-ESTree AST spec,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/types,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/types/-/types-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c469acea5e5c4c92903d938a33be4397dc817cd74678b46c232b9f7b09f14f8bd94eb8c2d089904f87e3f109ad24af38179f2e4a1e4754148037071f897c4005,,active,Active in npm registry,2025-
|
109
|
-
library,@typescript-eslint/visitor-keys@8.36.0,MIT,@typescript-eslint,,visitor-keys,8.36.0,pkg:npm/%40typescript-eslint/visitor-keys@8.36.0#packages/visitor-keys,node_modules/@typescript-eslint/visitor-keys,Visitor keys used to help traverse the TypeScript-ESTree AST,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/visitor-keys,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bd9ae15769513d60ee1a8c5c9abcd1672c408203cbfaaa775b352b9590feb2516e7838981f17816b7e1d5173ee0b446618ace5e254b9905258bca0aaf5c9cd0c,,active,Active in npm registry,2025-
|
108
|
+
library,@typescript-eslint/parser@8.36.0,MIT,@typescript-eslint,,parser,8.36.0,pkg:npm/%40typescript-eslint/parser@8.36.0#packages/parser,node_modules/@typescript-eslint/parser,An ESLint custom parser which leverages TypeScript ESTree,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/parser,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/parser,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,16e620907c192ee3db663407cc95ebb57ade25d14c2a5d7a04563246b2f10e15abe90afb29b72edacd5886ef2db22317c354b45b5a637c57d812df91eb4e2cf9,,active,Active in npm registry,2025-08-25T17:31:06.846Z
|
109
|
+
library,@typescript-eslint/scope-manager@8.36.0,MIT,@typescript-eslint,,scope-manager,8.36.0,pkg:npm/%40typescript-eslint/scope-manager@8.36.0#packages/scope-manager,node_modules/@typescript-eslint/scope-manager,TypeScript scope analyser for ESLint,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/scope-manager,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/scope-manager,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c029daa482a70e437ad9f62d4c6bf6f9163c1659c1600ded366d1f9bdd647360633e1576bc88f0c28cc9ecb4e868b0326f571af01c6b4bbbd3f8fbef7fb46fa8,,active,Active in npm registry,2025-08-25T17:31:00.742Z
|
110
|
+
library,@typescript-eslint/types@8.36.0,MIT,@typescript-eslint,,types,8.36.0,pkg:npm/%40typescript-eslint/types@8.36.0#packages/types,node_modules/@typescript-eslint/types,Types for the TypeScript-ESTree AST spec,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/types,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/types/-/types-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c469acea5e5c4c92903d938a33be4397dc817cd74678b46c232b9f7b09f14f8bd94eb8c2d089904f87e3f109ad24af38179f2e4a1e4754148037071f897c4005,,active,Active in npm registry,2025-08-25T17:30:42.129Z
|
111
|
+
library,@typescript-eslint/visitor-keys@8.36.0,MIT,@typescript-eslint,,visitor-keys,8.36.0,pkg:npm/%40typescript-eslint/visitor-keys@8.36.0#packages/visitor-keys,node_modules/@typescript-eslint/visitor-keys,Visitor keys used to help traverse the TypeScript-ESTree AST,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/visitor-keys,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bd9ae15769513d60ee1a8c5c9abcd1672c408203cbfaaa775b352b9590feb2516e7838981f17816b7e1d5173ee0b446618ace5e254b9905258bca0aaf5c9cd0c,,active,Active in npm registry,2025-08-25T17:30:48.081Z
|
110
112
|
library,@typescript-eslint/visitor-keys@8.36.0|eslint-visitor-keys@4.2.1,Apache-2.0,,Toru Nagashima,eslint-visitor-keys,4.2.1,pkg:npm/eslint-visitor-keys@4.2.1#packages/eslint-visitor-keys,node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys,Constants and utilities about visitor keys to traverse AST.,git+https://github.com/eslint/js.git#packages/eslint-visitor-keys,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/eslint/js/blob/main/packages/eslint-visitor-keys/README.md,"as detected from PackageJson property ""homepage""",https://github.com/eslint/js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,521764e6c7ea71e7bff47feb08e262918cfaee8d1ad93c3684644f386d98d51d9d83b6eb45ed6e1b4c9a3500c7bbe4cefee40f17fe5e09aa6f612987523b7b25,,active,Active in npm registry,2025-06-09T15:45:53.017Z
|
111
|
-
library,@typescript-eslint/type-utils@8.36.0,MIT,@typescript-eslint,,type-utils,8.36.0,pkg:npm/%40typescript-eslint/type-utils@8.36.0#packages/type-utils,node_modules/@typescript-eslint/type-utils,Type utilities for working with TypeScript + ESLint together,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/type-utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e5a686606f1c54377a7317e4ff29e9633c41459264ef0ff29ada3aba2c9416d742a33408b105a1eccdbcffaaf9ec5c246f07a783ca80ce83023f04897d6966b2,,active,Active in npm registry,2025-
|
112
|
-
library,@typescript-eslint/typescript-estree@8.36.0,MIT,@typescript-eslint,,typescript-estree,8.36.0,pkg:npm/%40typescript-eslint/typescript-estree@8.36.0#packages/typescript-estree,node_modules/@typescript-eslint/typescript-estree,A parser that converts TypeScript source code into an ESTree compatible form,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/typescript-estree,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/typescript-estree,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,25a4bc6c356b7d5257e1abf48cba5ee327b406901a516efeb674b86381136b7abb368660cd86cdf730d04c9f243dbe5f4389f4865880b7db40e0f7ecdb30361e,,active,Active in npm registry,2025-
|
113
|
+
library,@typescript-eslint/type-utils@8.36.0,MIT,@typescript-eslint,,type-utils,8.36.0,pkg:npm/%40typescript-eslint/type-utils@8.36.0#packages/type-utils,node_modules/@typescript-eslint/type-utils,Type utilities for working with TypeScript + ESLint together,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/type-utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e5a686606f1c54377a7317e4ff29e9633c41459264ef0ff29ada3aba2c9416d742a33408b105a1eccdbcffaaf9ec5c246f07a783ca80ce83023f04897d6966b2,,active,Active in npm registry,2025-08-25T17:31:12.705Z
|
114
|
+
library,@typescript-eslint/typescript-estree@8.36.0,MIT,@typescript-eslint,,typescript-estree,8.36.0,pkg:npm/%40typescript-eslint/typescript-estree@8.36.0#packages/typescript-estree,node_modules/@typescript-eslint/typescript-estree,A parser that converts TypeScript source code into an ESTree compatible form,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/typescript-estree,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/typescript-estree,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,25a4bc6c356b7d5257e1abf48cba5ee327b406901a516efeb674b86381136b7abb368660cd86cdf730d04c9f243dbe5f4389f4865880b7db40e0f7ecdb30361e,,active,Active in npm registry,2025-08-25T17:30:54.305Z
|
113
115
|
library,@typescript-eslint/typescript-estree@8.36.0|minimatch@9.0.5,ISC,,Isaac Z. Schlueter,minimatch,9.0.5,pkg:npm/minimatch@9.0.5,node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch,a glob matcher in javascript,git://github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1ba4f4657e3cc60a33c7be7cee4a1e5fd62cd8d632e869affff3fcf6c12d7bd57dc2121aa4c345e2274ac675b642d09c2e24d695bff07c269b02d0055a1841a3,i@izs.me,active,Active in npm registry,2025-06-12T20:19:28.018Z
|
114
|
-
library,@typescript-eslint/utils@8.36.0,MIT,@typescript-eslint,,utils,8.36.0,pkg:npm/%40typescript-eslint/utils@8.36.0#packages/utils,node_modules/@typescript-eslint/utils,Utilities for working with TypeScript + ESLint together,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/utils,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,54eaa61eee36684313f8fdaa623ca5c3accfff713f1efa6d470767fcf671c95dbb2a1660d883accd7a1de0d7178ac5b33c01924b8b6b13f8389a8363e97987da,,active,Active in npm registry,2025-
|
116
|
+
library,@typescript-eslint/utils@8.36.0,MIT,@typescript-eslint,,utils,8.36.0,pkg:npm/%40typescript-eslint/utils@8.36.0#packages/utils,node_modules/@typescript-eslint/utils,Utilities for working with TypeScript + ESLint together,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/utils,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,54eaa61eee36684313f8fdaa623ca5c3accfff713f1efa6d470767fcf671c95dbb2a1660d883accd7a1de0d7178ac5b33c01924b8b6b13f8389a8363e97987da,,active,Active in npm registry,2025-08-25T17:31:06.788Z
|
115
117
|
library,debug@4.4.1,MIT,,Josh Junon,debug,4.4.1,pkg:npm/debug@4.4.1,node_modules/debug,Lightweight debugging utility for Node.js and the browser,git://github.com/debug-js/debug.git,"as detected from PackageJson property ""repository.url""",https://github.com/debug-js/debug#readme,"as detected from PackageJson property ""homepage""",https://github.com/debug-js/debug/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/debug/-/debug-4.4.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,29c282aa27ed049719afefbbca4a03204c126b75d6a304df34fa3dd816318d78b260456b51087668bca1c410b0c30fa17a8aed505c44258711ce8b2cb5310161,,active,Active in npm registry,2025-05-13T20:56:36.586Z
|
116
|
-
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-
|
118
|
+
library,eslint@8.57.1,MIT,,Nicholas C. Zakas,eslint,8.57.1,pkg:npm/eslint@8.57.1,node_modules/eslint,An AST-based pattern checker for JavaScript.,git+https://github.com/eslint/eslint.git,"as detected from PackageJson property ""repository.url""",https://eslint.org,"as detected from PackageJson property ""homepage""",https://github.com/eslint/eslint/issues/,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ca9a30c83c69552629917afd58fbf63c0642b4d8a9d4cbf92935b4482bab5efffd88ea5cac7f4f6aa504964b2a101ea90a1a87183442153cab6651a19cb34688,nicholas+npm@nczconsulting.com,deprecated,This version is no longer supported. Please see https://eslint.org/version-support for other options.,2025-08-22T20:39:49.550Z
|
117
119
|
library,eslint@8.57.1|ajv@6.12.6,MIT,,Evgeny Poberezkin,ajv,6.12.6,pkg:npm/ajv@6.12.6,node_modules/eslint/node_modules/ajv,Another JSON Schema Validator,git+https://github.com/ajv-validator/ajv.git,"as detected from PackageJson property ""repository.url""",https://github.com/ajv-validator/ajv,"as detected from PackageJson property ""homepage""",https://github.com/ajv-validator/ajv/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8f77d52e0bd3a39dbb6a7c98c893864d825b1bebe79d062f1349b99a691cd532be9f1029a6408b3082f4699e1d6e55423681928619be933138654ca4068320e2,,active,Active in npm registry,2025-06-09T04:08:01.833Z
|
118
120
|
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
|
119
121
|
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
|
@@ -124,8 +126,8 @@ library,@eslint-community/eslint-utils@4.7.0,MIT,@eslint-community,Toru Nagashim
|
|
124
126
|
library,graphemer@1.4.0,MIT,,Matt Davies,graphemer,1.4.0,pkg:npm/graphemer@1.4.0,node_modules/graphemer,A JavaScript library that breaks strings into their individual user-perceived characters (including emojis!),git+https://github.com/flmnt/graphemer.git,"as detected from PackageJson property ""repository.url""",https://github.com/flmnt/graphemer,"as detected from PackageJson property ""homepage""",https://github.com/flmnt/graphemer/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,12d2b0a0eea4c422fd58ee718a98874d9952cc19bb58b4fadbb4ea0bfb9545dd072a6abc357c9e6e7358c43a018bbc2df1e4d6ad4aca5c2395685abdc759206a,matt@filament.so,active,Active in npm registry,2023-06-22T16:32:15.232Z
|
125
127
|
library,ignore@7.0.5,MIT,,kael,ignore,7.0.5,pkg:npm/ignore@7.0.5,node_modules/ignore,Ignore is a manager and filter for .gitignore rules~ the one used by eslint~ gitbook and many others.,git+ssh://git@github.com/kaelzhang/node-ignore.git,"as detected from PackageJson property ""repository.url""",https://github.com/kaelzhang/node-ignore#readme,"as detected from PackageJson property ""homepage""",https://github.com/kaelzhang/node-ignore/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1ece7dc4135f508ba730581601b197e5cabaf3ddc86d68382a7ae36d8c17dedc74ceda2b5604c303a076b317fc7a31c9e30cfc06a194318967ccd05eaf936f1a,,active,Active in npm registry,2025-05-31T02:18:53.593Z
|
126
128
|
library,natural-compare@1.4.0,MIT,,Lauri Rooden,natural-compare,1.4.0,pkg:npm/natural-compare@1.4.0,node_modules/natural-compare,Compare strings containing a mix of letters and numbers in the way a human being would in sort order.,git://github.com/litejs/natural-compare-lite.git,"as detected from PackageJson property ""repository.url""",https://github.com/litejs/natural-compare-lite#readme,"as detected from PackageJson property ""homepage""",https://github.com/litejs/natural-compare-lite/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,396343f1e8b756d342f61ed5eb4a9f7f7495a1b1ebf7de824f0831b9b832418129836f7487d2746eec8408d3497b19059b9b0e6a38791b5d7a45803573c64c4b,,active,Active in npm registry,2023-06-22T16:33:03.092Z
|
127
|
-
library,@typescript-eslint/project-service@8.36.0,MIT,@typescript-eslint,,project-service,8.36.0,pkg:npm/%40typescript-eslint/project-service@8.36.0#packages/project-service,node_modules/@typescript-eslint/project-service,Standalone TypeScript project service wrapper for linting.,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/project-service,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,24085014800191671c41878b32b1da76efdf869ce6490d45d4a5e4a73aa257103f89823a52746ddadaea5c7b75b1811cc359b12e707daca32c3b15cfc68c0dfe,,active,Active in npm registry,2025-
|
128
|
-
library,@typescript-eslint/tsconfig-utils@8.36.0,MIT,@typescript-eslint,,tsconfig-utils,8.36.0,pkg:npm/%40typescript-eslint/tsconfig-utils@8.36.0#packages/tsconfig-utils,node_modules/@typescript-eslint/tsconfig-utils,Utilities for collecting TSConfigs for linting scenarios.,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/tsconfig-utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3618774c8120375f2635b757a5de50f26482067ad941e63d57b09addda98bcd0d2b4d206466240e9d9ab20f309d24a30dc2ee07106e9b06dab3f3cb52acfc09c,,active,Active in npm registry,2025-
|
129
|
+
library,@typescript-eslint/project-service@8.36.0,MIT,@typescript-eslint,,project-service,8.36.0,pkg:npm/%40typescript-eslint/project-service@8.36.0#packages/project-service,node_modules/@typescript-eslint/project-service,Standalone TypeScript project service wrapper for linting.,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/project-service,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,24085014800191671c41878b32b1da76efdf869ce6490d45d4a5e4a73aa257103f89823a52746ddadaea5c7b75b1811cc359b12e707daca32c3b15cfc68c0dfe,,active,Active in npm registry,2025-08-25T17:30:47.473Z
|
130
|
+
library,@typescript-eslint/tsconfig-utils@8.36.0,MIT,@typescript-eslint,,tsconfig-utils,8.36.0,pkg:npm/%40typescript-eslint/tsconfig-utils@8.36.0#packages/tsconfig-utils,node_modules/@typescript-eslint/tsconfig-utils,Utilities for collecting TSConfigs for linting scenarios.,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/tsconfig-utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.36.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3618774c8120375f2635b757a5de50f26482067ad941e63d57b09addda98bcd0d2b4d206466240e9d9ab20f309d24a30dc2ee07106e9b06dab3f3cb52acfc09c,,active,Active in npm registry,2025-08-25T17:30:41.157Z
|
129
131
|
library,fast-glob@3.3.3,MIT,,Denis Malinochkin,fast-glob,3.3.3,pkg:npm/fast-glob@3.3.3,node_modules/fast-glob,It's a very fast and efficient glob library for Node.js,git+https://github.com/mrmlnc/fast-glob.git,"as detected from PackageJson property ""repository.url""",https://github.com/mrmlnc/fast-glob#readme,"as detected from PackageJson property ""homepage""",https://github.com/mrmlnc/fast-glob/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ecca6d2fc53472a705773233c0e4c7a22957f71e41acdab27bb67f2ee0bb9023118a8d44312caa44adc1100503eec5d1ab8893e00cd356e65d8604364c2bd82e,,active,Active in npm registry,2025-01-05T10:38:42.437Z
|
130
132
|
library,fast-glob@3.3.3|glob-parent@5.1.2,ISC,,Gulp Team,glob-parent,5.1.2,pkg:npm/glob-parent@5.1.2,node_modules/fast-glob/node_modules/glob-parent,Extract the non-magic parent path from a glob string.,git+https://github.com/gulpjs/glob-parent.git,"as detected from PackageJson property ""repository.url""",https://github.com/gulpjs/glob-parent#readme,"as detected from PackageJson property ""homepage""",https://github.com/gulpjs/glob-parent/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,00e22049009ea62258c0fdc04671b1fb95674eed870587736c63f8e5e2f0d6faf7cc1def64b7b279dd6c0bd8676dc39cf7f4ab33233944f42b906cf8692f59a3,team@gulpjs.com,active,Active in npm registry,2023-06-22T16:32:08.502Z
|
131
133
|
library,@nodelib/fs.stat@2.0.5,MIT,@nodelib,,fs.stat,2.0.5,pkg:npm/%40nodelib/fs.stat@2.0.5#master,node_modules/@nodelib/fs.stat,Get the status of a file with some features,git+https://github.com/nodelib/nodelib.git#master,"as detected from PackageJson property ""repository.url""",https://github.com/nodelib/nodelib/tree/master#readme,"as detected from PackageJson property ""homepage""",https://github.com/nodelib/nodelib/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,46484f3e9db3aea0c0400ff68cd867ced70f025bfae17761229edaef8e78039a2f23b06e93182decc5fbb9dc00bb7ce0d437293d4d2bcf7555d5279aaaf638f8,,active,Active in npm registry,2024-12-01T13:14:10.798Z
|
@@ -139,11 +141,19 @@ library,semver@7.7.2,ISC,,GitHub Inc.,semver,7.7.2,pkg:npm/semver@7.7.2,node_mod
|
|
139
141
|
library,prom-client@15.1.3,Apache-2.0,,Simon Nyberg,prom-client,15.1.3,pkg:npm/prom-client@15.1.3,node_modules/prom-client,Client for prometheus,git+ssh://git@github.com/siimon/prom-client.git,"as detected from PackageJson property ""repository.url""",https://github.com/siimon/prom-client,"as detected from PackageJson property ""homepage""",https://github.com/siimon/prom-client/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/prom-client/-/prom-client-15.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e9988e05f0b2c2c0f893504df485f4b99845fad26457cabc9653fae06e476a3b3824e7952cf0b0a4f55ca57cb7070622506832273b0925078e22fefe8434aaf2,,active,Active in npm registry,2024-06-27T09:30:07.985Z
|
140
142
|
library,tdigest@0.1.2,MIT,,Will Welch,tdigest,0.1.2,pkg:npm/tdigest@0.1.2,node_modules/tdigest,javascript implementation of Dunning's T-Digest for streaming quantile approximation,git+https://github.com/welch/tdigest.git,"as detected from PackageJson property ""repository.url""",https://github.com/welch/tdigest,"as detected from PackageJson property ""homepage""",https://github.com/welch/tdigest/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/tdigest/-/tdigest-0.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f86d0b2e08e3a3d0595f631f76f3df1fe30a2c2af195749879ce4368f60fd5f7ba23285fd3f7d2989d1b16267517c053e9c1979762e996d429b738d729612428,welch@quietplease.com,active,Active in npm registry,2025-02-13T01:33:57.491Z
|
141
143
|
library,bintrees@1.0.2,MIT,,Vadim Graboys,bintrees,1.0.2,pkg:npm/bintrees@1.0.2,node_modules/bintrees,Binary Search Trees,git://github.com/vadimg/js_bintrees.git,"as detected from PackageJson property ""repository.url""",https://github.com/vadimg/js_bintrees#readme,"as detected from PackageJson property ""homepage""",https://github.com/vadimg/js_bintrees/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/bintrees/-/bintrees-1.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,54e3204ccc2301a506e7cd125e7dcb69c5608eeaeb6cc99eed964d60649257b9a6b58e90411874120de9c08727b50efb0c4acad4bd0dc646deb637285f35702b,dimva13@gmail.com,active,Active in npm registry,2025-02-13T01:33:55.851Z
|
142
|
-
library,@mojaloop/central-services-shared@18.30.
|
143
|
-
library,@mojaloop/central-services-shared@18.30.
|
144
|
-
library,@mojaloop/central-services-shared@18.30.
|
145
|
-
library,@mojaloop/central-services-shared@18.30.
|
146
|
-
library,@mojaloop/central-services-shared@18.30.
|
144
|
+
library,@mojaloop/central-services-shared@18.30.7,Apache-2.0,@mojaloop,ModusBox,central-services-shared,18.30.7,pkg:npm/%40mojaloop/central-services-shared@18.30.7,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.7.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,908d2b4ebc7d3260c9edd0c3ed3baae813687bd0a6fc073f1624367866ca24ee501965c35fa668ab96d61f99de27653f8ae089f31a4af37c5dda73c849b3b344,,active,Active in npm registry,2025-08-08T12:45:12.599Z
|
145
|
+
library,@mojaloop/central-services-shared@18.30.7|@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
|
146
|
+
library,@mojaloop/central-services-shared@18.30.7|@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
|
147
|
+
library,@mojaloop/central-services-shared@18.30.7|@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
|
148
|
+
library,@mojaloop/central-services-shared@18.30.7|@hapi/hapi@21.4.2,BSD-3-Clause,@hapi,,hapi,21.4.2,pkg:npm/%40hapi/hapi@21.4.2,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.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c248e98dcf341e79747017c3006f84b57f3be801ada60f5fa6deaaf465d39c6ca85b90b8fa10427a6f0c9813eec258657c9f54f456069b761fee75a9f7efcd0d,,active,Active in npm registry,2025-08-13T22:35:56.826Z
|
149
|
+
library,@mojaloop/central-services-shared@18.30.7|@hapi/hapi@21.4.2|@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
|
150
|
+
library,@mojaloop/central-services-shared@18.30.7|@hapi/hapi@21.4.2|@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
|
151
|
+
library,@mojaloop/central-services-shared@18.30.7|@hapi/hapi@21.4.2|@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
|
152
|
+
library,@mojaloop/central-services-shared@18.30.7|@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
|
153
|
+
library,@mojaloop/central-services-shared@18.30.7|@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
|
154
|
+
library,@mojaloop/central-services-shared@18.30.7|ioredis@5.7.0,MIT,,Zihua Li,ioredis,5.7.0,pkg:npm/ioredis@5.7.0,node_modules/@mojaloop/central-services-shared/node_modules/ioredis,A robust~ performance-focused and full-featured Redis client for Node.js.,git://github.com/luin/ioredis.git,"as detected from PackageJson property ""repository.url""",https://github.com/luin/ioredis#readme,"as detected from PackageJson property ""homepage""",https://github.com/luin/ioredis/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ioredis/-/ioredis-5.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,354700f778b596e9325d4fab8aa1323ed48493216af2d5fdd2e2fae7d27eaa9099deb11d56207f00f0b9f28021221dfe6c9967da1cdd9596c166c18dae5b11f2,i@zihua.li,active,Active in npm registry,2025-07-31T10:23:17.845Z
|
155
|
+
library,@mojaloop/central-services-shared@18.30.7|joi@18.0.0,BSD-3-Clause,,,joi,18.0.0,pkg:npm/joi@18.0.0,node_modules/@mojaloop/central-services-shared/node_modules/joi,Object schema validation,git://github.com/hapijs/joi.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/joi#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/joi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/joi/-/joi-18.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7e96e95cdfd30f4e17cf5fdc097cd44778210e48728878dbcd320bc77c0dc8a5c8cd0279e6e600914196c215fbdae1e07bfe8c74503f929d59521df90e562668,,active,Active in npm registry,2025-08-20T08:20:26.050Z
|
156
|
+
library,@mojaloop/central-services-shared@18.30.7|joi@18.0.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/joi/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
|
147
157
|
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
|
148
158
|
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
|
149
159
|
library,@mojaloop/event-sdk@14.6.1,Apache-2.0,@mojaloop,ModusBox,event-sdk,14.6.1,pkg:npm/%40mojaloop/event-sdk@14.6.1,node_modules/@mojaloop/event-sdk,Shared code for Event Logging,git+https://github.com/mojaloop/event-sdk.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/event-sdk#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/event-sdk/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/event-sdk/-/event-sdk-14.6.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,27c2f17f2f02b820e9915dbaf49e946485babfc253fb3e523226556dd3485d37b871b9537e2ceeaa91651eb5f97365800a495dc99425ac03313e8669faa66790,,active,Active in npm registry,2025-06-12T12:22:11.273Z
|
@@ -153,11 +163,12 @@ library,ajv@8.17.1,MIT,,Evgeny Poberezkin,ajv,8.17.1,pkg:npm/ajv@8.17.1,node_mod
|
|
153
163
|
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
|
154
164
|
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
|
155
165
|
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
|
156
|
-
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-
|
166
|
+
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
|
157
167
|
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
|
158
168
|
library,convict@6.2.4,Apache-2.0,,Lloyd Hilaiel,convict,6.2.4,pkg:npm/convict@6.2.4#master,node_modules/convict,Featureful configuration management library for Node.js (nested structure~ schema validation~ etc.),git+https://github.com/mozilla/node-convict.git#master,"as detected from PackageJson property ""repository.url""",https://github.com/mozilla/node-convict,"as detected from PackageJson property ""homepage""",https://github.com/mozilla/node-convict/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/convict/-/convict-6.2.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a8deb4040c1d3157687dc917ec0968855276c7d52f8d33682955c22f62f1164d65efbe7b109a9fd67c9274c90f41eaf46edf244399508b267dff636fac506ec1,lloyd@hilaiel.com,active,Active in npm registry,2024-05-15T17:34:06.869Z
|
159
169
|
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
|
160
170
|
library,yargs-parser@20.2.9,ISC,,Ben Coe,yargs-parser,20.2.9,pkg:npm/yargs-parser@20.2.9,node_modules/yargs-parser,the mighty option parser used by yargs,git+https://github.com/yargs/yargs-parser.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/yargs-parser#readme,"as detected from PackageJson property ""homepage""",https://github.com/yargs/yargs-parser/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cb5d67184953215f824f766ff6ded52a5f90de14d0a13f5ad50cdece1865e91a76d6027f2154d6ed9df2f4459786e5010b64a19dff835f46a7b5e72903048ff3,ben@npmjs.com,active,Active in npm registry,2025-05-26T20:12:01.075Z
|
171
|
+
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
|
161
172
|
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
|
162
173
|
library,event-stream@4.0.1,MIT,,Dominic Tarr,event-stream,4.0.1,pkg:npm/event-stream@4.0.1,node_modules/event-stream,construct pipes of streams of events,git://github.com/dominictarr/event-stream.git,"as detected from PackageJson property ""repository.url""",http://github.com/dominictarr/event-stream,"as detected from PackageJson property ""homepage""",https://github.com/dominictarr/event-stream/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/event-stream/-/event-stream-4.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a8009776effd5473c1cdcca174e591e7f21a86118c7f4ae84de6497f3cf4efb1b0ca570377dd323872e8ba19afec62795f33e2e9e91a41677c02f3cfda73afa4,dominic.tarr@gmail.com,active,Active in npm registry,2022-11-08T10:38:35.230Z
|
163
174
|
library,duplexer@0.1.2,MIT,,Raynos,duplexer,0.1.2,pkg:npm/duplexer@0.1.2,node_modules/duplexer,Creates a duplex stream,git://github.com/Raynos/duplexer.git,"as detected from PackageJson property ""repository.url""",https://github.com/Raynos/duplexer,"as detected from PackageJson property ""homepage""",https://github.com/Raynos/duplexer/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8ed0fa606dfbd190888bff464da24a431593643d38e7ee11e214e4ff1d54ca8a9a77227dc7d0a04a2d519550d017c536b312cb4a716409a32286a9631c85a032,raynos2@gmail.com,active,Active in npm registry,2022-11-08T10:38:42.147Z
|
@@ -168,8 +179,7 @@ library,through@2.3.8,MIT,,Dominic Tarr,through,2.3.8,pkg:npm/through@2.3.8,node
|
|
168
179
|
library,split@1.0.1,MIT,,Dominic Tarr,split,1.0.1,pkg:npm/split@1.0.1,node_modules/split,split a Text Stream into a Line Stream,git://github.com/dominictarr/split.git,"as detected from PackageJson property ""repository.url""",http://github.com/dominictarr/split,"as detected from PackageJson property ""homepage""",https://github.com/dominictarr/split/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/split/-/split-1.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,993c8ea0f6eb8afb579f09c8c59445611acf36d1052a5a41d9fbe34a7090522000eaa019ceac276b97a7bcae2e93a38878fd7b0ac745deb481198541b14d1392,dominic.tarr@gmail.com,active,Active in npm registry,2022-06-26T22:56:53.943Z
|
169
180
|
library,stream-combiner@0.2.2,MIT,,'Dominic Tarr',stream-combiner,0.2.2,pkg:npm/stream-combiner@0.2.2,node_modules/stream-combiner,,git://github.com/dominictarr/stream-combiner.git,"as detected from PackageJson property ""repository.url""",https://github.com/dominictarr/stream-combiner,"as detected from PackageJson property ""homepage""",https://github.com/dominictarr/stream-combiner/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/stream-combiner/-/stream-combiner-0.2.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,eb21ccaa02d80f340370090bfad8c90c2e6748db8d231d2f66d4597a23e1ed269e7fb5475fd1f92239fd976548a25db368d6256045fa2b2b93ff6dfb039f2a11,dominic.tarr@gmail.com,active,Active in npm registry,2022-11-08T10:38:50.859Z
|
170
181
|
library,immutable@5.1.3,MIT,,Lee Byron,immutable,5.1.3,pkg:npm/immutable@5.1.3,node_modules/immutable,Immutable Data Collections,git://github.com/immutable-js/immutable-js.git,"as detected from PackageJson property ""repository.url""",https://immutable-js.com,"as detected from PackageJson property ""homepage""",https://github.com/immutable-js/immutable-js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/immutable/-/immutable-5.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f9c8507437efb1c485d5226abf6827e1244ed99c92df12f7afb216ff0584133af32e2b273a52a242ee72b42fc154d712d790b7f564f61e0fdb8ca8c331cbbece,,active,Active in npm registry,2025-06-11T21:49:21.916Z
|
171
|
-
library
|
172
|
-
library,@ioredis/commands@1.2.0,MIT,@ioredis,Zihua Li,commands,1.2.0,pkg:npm/%40ioredis/commands@1.2.0,node_modules/@ioredis/commands,Redis commands,git+https://github.com/ioredis/commands.git,"as detected from PackageJson property ""repository.url""",https://github.com/ioredis/commands,"as detected from PackageJson property ""homepage""",https://github.com/ioredis/commands/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@ioredis/commands/-/commands-1.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4b1d6953c10ceb8a3606ba8da443b508d2ed290c3286e5eeab27c7ee818a0a4fb56b7ddddabe6c696f333709b78fa053131b63aefd81c53833ce4330b6ceaf1a,i@zihua.li,active,Active in npm registry,2025-07-28T06:55:08.556Z
|
182
|
+
library,@ioredis/commands@1.3.0,MIT,@ioredis,Zihua Li,commands,1.3.0,pkg:npm/%40ioredis/commands@1.3.0,node_modules/@ioredis/commands,Redis commands,git+https://github.com/ioredis/commands.git,"as detected from PackageJson property ""repository.url""",https://github.com/ioredis/commands,"as detected from PackageJson property ""homepage""",https://github.com/ioredis/commands/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@ioredis/commands/-/commands-1.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,33f4fa65ec27eec0da05012a219f116fe8bdcbca9f1a6abee520c549ff6c03695465399d0cb55d3a241a783a7e438c04959f471b51805f92a10da89da7a2d0b1,i@zihua.li,active,Active in npm registry,2025-07-28T06:55:08.556Z
|
173
183
|
library,cluster-key-slot@1.1.2,Apache-2.0,,Mike Diarmid,cluster-key-slot,1.1.2,pkg:npm/cluster-key-slot@1.1.2,node_modules/cluster-key-slot,Generates CRC hashes for strings - for use by node redis clients to determine key slots.,git+https://github.com/Salakar/cluster-key-slot.git,"as detected from PackageJson property ""repository.url""",https://github.com/Salakar/cluster-key-slot#readme,"as detected from PackageJson property ""homepage""",https://github.com/Salakar/cluster-key-slot/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/cluster-key-slot/-/cluster-key-slot-1.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,44caf4161b5f5de9b28a7a262f886b59c609c665fa75e15d0b1a49ce10edb7180ed7e6dc0a7924fbd76bc9d2d50e600c1bb344e9a37f7e5e05eee714ffdd2000,mike.diarmid@gmail.com,active,Active in npm registry,2022-11-01T14:03:06.386Z
|
174
184
|
library,denque@2.1.0,Apache-2.0,,Invertase,denque,2.1.0,pkg:npm/denque@2.1.0,node_modules/denque,The fastest javascript implementation of a double-ended queue. Used by the official Redis~ MongoDB~ MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.,git+https://github.com/invertase/denque.git,"as detected from PackageJson property ""repository.url""",https://docs.page/invertase/denque,"as detected from PackageJson property ""homepage""",https://github.com/invertase/denque/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/denque/-/denque-2.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1d5404dc001bfe9c45f1f400a22aa9be0f62ddebeaba0de1a22c1a90ec99030266fbabd97a16e46176749782714be23743133deefe5a6913618fcbf9a0185e93,oss@invertase.io,active,Active in npm registry,2023-11-14T07:02:16.825Z
|
175
185
|
library,lodash.defaults@4.2.0,MIT,,John-David Dalton,lodash.defaults,4.2.0,pkg:npm/lodash.defaults@4.2.0,node_modules/lodash.defaults,The lodash method `_.defaults` 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.defaults/-/lodash.defaults-4.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,aa3c4f2c7777af90e7b1d19a72a38c53aa5bfdabc9cdd87db455f6ca6828644dbb0668d7acdcbfcb82e86a24de01bf8ede02fc01fa491ada9f5ff69eda579861,john.david.dalton@gmail.com,active,Active in npm registry,2022-06-19T13:34:36.413Z
|
@@ -177,22 +187,24 @@ library,lodash.isarguments@3.1.0,MIT,,John-David Dalton,lodash.isarguments,3.1.0
|
|
177
187
|
library,redis-errors@1.2.0,MIT,,Ruben Bridgewater,redis-errors,1.2.0,pkg:npm/redis-errors@1.2.0,node_modules/redis-errors,Error classes used in node_redis,git+https://github.com/NodeRedis/redis-errors.git,"as detected from PackageJson property ""repository.url""",https://github.com/NodeRedis/redis-errors#readme,"as detected from PackageJson property ""homepage""",https://github.com/NodeRedis/redis-errors/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/redis-errors/-/redis-errors-1.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d6a9f2dce13109fd14bd457fe70a5829fd98c0f70ea97ce4c0a29298a1e213a64c42ce6179e13f73c7972be3cd9653ef9a38006df9ec6e9906656cbc701a67f7,,active,Active in npm registry,2022-06-26T09:44:36.651Z
|
178
188
|
library,redis-parser@3.0.0,MIT,,Ruben Bridgewater,redis-parser,3.0.0,pkg:npm/redis-parser@3.0.0,node_modules/redis-parser,Javascript Redis protocol (RESP) parser,git+https://github.com/NodeRedis/node-redis-parser.git,"as detected from PackageJson property ""repository.url""",https://github.com/NodeRedis/node-redis-parser#readme,"as detected from PackageJson property ""homepage""",https://github.com/NodeRedis/node-redis-parser/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/redis-parser/-/redis-parser-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0c99c601e7a74dda4c107eae00944afee8b21081fd595b149a82f0cee77018953064fa7cd0f0c158f1d748018d3f036f21701b7bb312501d73405ba016697ae8,,active,Active in npm registry,2022-06-26T09:47:14.583Z
|
179
189
|
library,standard-as-callback@2.1.0,MIT,,luin,standard-as-callback,2.1.0,pkg:npm/standard-as-callback@2.1.0,node_modules/standard-as-callback,A performant and standard (Bluebird) library that registers a node-style callback on a promise,git+https://github.com/luin/asCallback.git,"as detected from PackageJson property ""repository.url""",https://github.com/luin/asCallback#readme,"as detected from PackageJson property ""homepage""",https://github.com/luin/asCallback/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/standard-as-callback/-/standard-as-callback-2.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,aa84514b244e9dc6b3d73d26bd8a8813894277da7647dd22e86c56dee66fe6e712bbcb54ec1e475d43f5806f29559b183556978e4f029571cfb6d2f2c402f8f0,i@zihua.li,active,Active in npm registry,2022-05-18T15:00:43.172Z
|
180
|
-
library
|
181
|
-
library
|
182
|
-
library
|
190
|
+
library,@hapi/address@5.1.1,BSD-3-Clause,@hapi,,address,5.1.1,pkg:npm/%40hapi/address@5.1.1,node_modules/@hapi/address,Email address and domain validation,git://github.com/hapijs/address.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/address#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/address/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/address/-/address-5.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,03ea68d9dfdd56863b7186a3c9c608e3765b60c5ee92ea2922ca828e1e50cec0428a90ed7687c79ed9630e5a5c70c8c87d3cba50e920fb928fae2c18721d9b5c,,active,Active in npm registry,2024-01-01T12:41:26.835Z
|
191
|
+
library,@hapi/formula@3.0.2,BSD-3-Clause,@hapi,,formula,3.0.2,pkg:npm/%40hapi/formula@3.0.2,node_modules/@hapi/formula,Math and string formula parser.,git://github.com/hapijs/formula.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/formula#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/formula/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/formula/-/formula-3.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,858e583cd5f3c351deeecd22aa44508beb8c1a1dfcdc219dcb220662d07e5b93772873d7a2ac9c86496f1e12820bd3375edbf4382b3f207c3eaf875c1ed0585b,,active,Active in npm registry,2023-04-02T01:26:30.120Z
|
192
|
+
library,@hapi/pinpoint@2.0.1,BSD-3-Clause,@hapi,,pinpoint,2.0.1,pkg:npm/%40hapi/pinpoint@2.0.1,node_modules/@hapi/pinpoint,Return the filename and line number of the calling function,git://github.com/hapijs/pinpoint.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/pinpoint#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/pinpoint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/pinpoint/-/pinpoint-2.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,10a426af5ead33cb35eaf4d3ddc0392f491965c4cc5390d43994eebe99d8ef7f26fa3c8fdc92148fe326d71735aec2e418143f8159df2983f03a63e0d6d511e1,,active,Active in npm registry,2023-04-02T01:26:31.947Z
|
193
|
+
library,@hapi/tlds@1.1.2,BSD-3-Clause,@hapi,,tlds,1.1.2,pkg:npm/%40hapi/tlds@1.1.2,node_modules/@hapi/tlds,TLDS list for domain validation,git://github.com/hapijs/tlds.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/tlds#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/tlds/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/tlds/-/tlds-1.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d639309b5598f5521be9685d00d466583917414708469c6a66949d4be1c3f6f86854bdf3c2816f3fc76840d1204fa9375524f4130bb9d306675c871e458a79b7,,active,Active in npm registry,2025-05-21T15:07:55.996Z
|
194
|
+
library,@standard-schema/spec@1.0.0,MIT,@standard-schema,Colin McDonnell,spec,1.0.0,pkg:npm/%40standard-schema/spec@1.0.0,node_modules/@standard-schema/spec,A standard interface for TypeScript schema validation libraries,git+https://github.com/standard-schema/standard-schema.git,"as detected from PackageJson property ""repository.url""",https://standardschema.dev,"as detected from PackageJson property ""homepage""",https://github.com/standard-schema/standard-schema/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@standard-schema/spec/-/spec-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9b66ce7747f6453f64f10271d4937ce5c658c87d51a8505d970b644a57f8b410d82c28a2667bf57c823069c2ba72ac176af3b275fd0d3d3a0c420a4aabe75594,,active,Active in npm registry,2025-01-27T03:03:19.804Z
|
183
195
|
library,knex@3.1.0,MIT,,Tim Griesser,knex,3.1.0,pkg:npm/knex@3.1.0,node_modules/knex,A batteries-included SQL query & schema builder for PostgresSQL~ MySQL~ CockroachDB~ MSSQL and SQLite3,git://github.com/knex/knex.git,"as detected from PackageJson property ""repository.url""",https://knex.github.io/documentation/,"as detected from PackageJson property ""homepage""",https://github.com/knex/knex/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/knex/-/knex-3.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,18ba0823a851d1ce2d8b6e3780cb39ff545bdc1f808f030e7e3626f7ba6ed053906bb247e7a86007161fe562b6e76e5c7926c1635723799f7293df463cc07a2b,,active,Active in npm registry,2024-12-13T19:06:07.256Z
|
184
196
|
library,knex@3.1.0|colorette@2.0.19,MIT,,Jorge Bucaran,colorette,2.0.19,pkg:npm/colorette@2.0.19,node_modules/knex/node_modules/colorette,🌈Easily set your terminal text color & styles.,git+https://github.com/jorgebucaran/colorette.git,"as detected from PackageJson property ""repository.url""",https://github.com/jorgebucaran/colorette#readme,"as detected from PackageJson property ""homepage""",https://github.com/jorgebucaran/colorette/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/colorette/-/colorette-2.0.19.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ded96ffdd20fec55af8f706c6c7ac62c9ea5fe82a1d4edd372006a327fb2c826a03b1736ddfcb30d2e87ca941b83159b9290e77f9da9d4bb91e1e58343f2bd59,,active,Active in npm registry,2023-04-16T15:34:10.025Z
|
185
197
|
library,knex@3.1.0|commander@10.0.1,MIT,,TJ Holowaychuk,commander,10.0.1,pkg:npm/commander@10.0.1,node_modules/knex/node_modules/commander,the complete solution for node.js command-line programs,git+https://github.com/tj/commander.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/tj/commander.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/tj/commander.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/commander/-/commander-10.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cb8320dad5ec8699446d21b3c7b6a6ccfc0a28e086ba84913ff0a311dc3093414e1a551baba94aba8c83653359926c47749b69e7885d7d8fc952b74bed77ddba,tj@vision-media.ca,active,Active in npm registry,2025-05-18T23:00:59.689Z
|
186
198
|
library,knex@3.1.0|debug@4.3.4,MIT,,Josh Junon,debug,4.3.4,pkg:npm/debug@4.3.4,node_modules/knex/node_modules/debug,Lightweight debugging utility for Node.js and the browser,git://github.com/debug-js/debug.git,"as detected from PackageJson property ""repository.url""",https://github.com/debug-js/debug#readme,"as detected from PackageJson property ""homepage""",https://github.com/debug-js/debug/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/debug/-/debug-4.3.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3d15851ee494dde0ed4093ef9cd63b25c91eb758f4b793ae3ac1733cfcec7a40f9d9997ca947c520f122b305ea22f1d61951ce817fbb1bfbc234d85e870c5f91,josh.junon@protonmail.com,active,Active in npm registry,2025-05-13T20:56:36.586Z
|
187
|
-
library,knex@3.1.0|ms@2.1.2,MIT,,,ms,2.1.2,pkg:npm/ms@2.1.2,node_modules/knex/node_modules/ms,Tiny millisecond conversion utility,git+https://github.com/zeit/ms.git,"as detected from PackageJson property ""repository.url""",https://github.com/zeit/ms#readme,"as detected from PackageJson property ""homepage""",https://github.com/zeit/ms/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ms/-/ms-2.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b0690fc7e56332d980e8c5f6ee80381411442c50996784b85ea7863970afebcb53fa36f7be4fd1c9a2963f43d32b25ad98b48cd1bf9a7544c4bdbb353c4687db,,active,Active in npm registry,2025-
|
199
|
+
library,knex@3.1.0|ms@2.1.2,MIT,,,ms,2.1.2,pkg:npm/ms@2.1.2,node_modules/knex/node_modules/ms,Tiny millisecond conversion utility,git+https://github.com/zeit/ms.git,"as detected from PackageJson property ""repository.url""",https://github.com/zeit/ms#readme,"as detected from PackageJson property ""homepage""",https://github.com/zeit/ms/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ms/-/ms-2.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b0690fc7e56332d980e8c5f6ee80381411442c50996784b85ea7863970afebcb53fa36f7be4fd1c9a2963f43d32b25ad98b48cd1bf9a7544c4bdbb353c4687db,,active,Active in npm registry,2025-08-25T20:38:38.669Z
|
188
200
|
library,knex@3.1.0|resolve-from@5.0.0,MIT,,Sindre Sorhus,resolve-from,5.0.0,pkg:npm/resolve-from@5.0.0,node_modules/knex/node_modules/resolve-from,Resolve the path of a module like `require.resolve()` but from a given path,git+https://github.com/sindresorhus/resolve-from.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/resolve-from#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/resolve-from/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a9883d28fdb8743e6a91af49e3b774695932d0df9be1f4d4f3d2cdf620e78c1e706a4b220b8f6bbcc0743eb509406a13987e745cf8aa3af0230df6a28c6c5867,sindresorhus@gmail.com,active,Active in npm registry,2023-06-22T16:33:46.245Z
|
189
201
|
library,mustache@4.2.0,MIT,,mustache.js Authors,mustache,4.2.0,pkg:npm/mustache@4.2.0,node_modules/mustache,Logic-less {{mustache}} templates with JavaScript,git+https://github.com/janl/mustache.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/janl/mustache.js,"as detected from PackageJson property ""homepage""",https://github.com/janl/mustache.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/mustache/-/mustache-4.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ef58a9a52cb0ab961beffb5563219b9018206d4f07deee51cf9e9f1fad2318582bf2e1f0c6cf9a48a7aa9a5b885733349b4901ef1423292eaa3df7746f6668a9,http://github.com/janl/mustache.js,active,Active in npm registry,2024-10-22T17:26:42.327Z
|
190
202
|
library,mysql2@3.14.3,MIT,,Andrey Sidorov,mysql2,3.14.3,pkg:npm/mysql2@3.14.3,node_modules/mysql2,fast mysql driver. Implements core protocol~ prepared statements~ ssl and compression in native JS,git+https://github.com/sidorares/node-mysql2.git,"as detected from PackageJson property ""repository.url""",https://sidorares.github.io/node-mysql2/docs,"as detected from PackageJson property ""homepage""",https://github.com/sidorares/node-mysql2/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/mysql2/-/mysql2-3.14.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7c3e8c2d5f172752a2345205d1b4bb32c97c799ca19530c20e5ef96a3539489b69771f593c4002ba525ca895abd58f0e632c6c15ce23dfe9df9699a1c4253969,andrey.sidorov@gmail.com,active,Active in npm registry,2025-07-29T16:50:43.119Z
|
191
203
|
library,mysql2@3.14.3|sqlstring@2.3.3,MIT,,,sqlstring,2.3.3,pkg:npm/sqlstring@2.3.3,node_modules/mysql2/node_modules/sqlstring,Simple SQL escape and format for MySQL,git+https://github.com/mysqljs/sqlstring.git,"as detected from PackageJson property ""repository.url""",https://github.com/mysqljs/sqlstring#readme,"as detected from PackageJson property ""homepage""",https://github.com/mysqljs/sqlstring/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/sqlstring/-/sqlstring-2.3.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a82f62cf616537b0d0977fb08f09f7f34d914f28c2c7bb03bdf4045dc8706ba0963b1d3bfd655f87dd6006643d7da870f2c9f0184594df11b33ade2d1721cbc6,,active,Active in npm registry,2023-05-28T20:08:09.071Z
|
192
|
-
library,openapi-backend@5.13.0,MIT,,Viljami Kuosmanen,openapi-backend,5.13.0,pkg:npm/openapi-backend@5.13.0,node_modules/openapi-backend,Build~ Validate~ Route~ Authenticate and Mock using OpenAPI definitions. Framework-agnostic,git+https://github.com/openapistack/openapi-backend.git,"as detected from PackageJson property ""repository.url""",https://openapistack.co,"as detected from PackageJson property ""homepage""",https://github.com/openapistack/openapi-backend/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/openapi-backend/-/openapi-backend-5.13.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,744d9fd0c0a92f664a72d546e30f8d97ed42e06429bade5d438418cba5de6e51af3366756f725c3f61732fa0eb2f3cc36042932e001a40cde30fbca17edc0a4a,viljami@viljami.io,active,Active in npm registry,2025-
|
193
|
-
library,@apidevtools/json-schema-ref-parser@11.7.2,MIT,@apidevtools,James Messinger,json-schema-ref-parser,11.7.2,pkg:npm/%40apidevtools/json-schema-ref-parser@11.7.2,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-11.7.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e20639e1e10612cb4296f1241a7c1591392bc74b2ac1e984146e4e491467ded0fdd571f4f90f172246087e8ec8c0458fa4967020b6fd1945de4a1b6995173f78,,active,Active in npm registry,2025-
|
204
|
+
library,openapi-backend@5.13.0,MIT,,Viljami Kuosmanen,openapi-backend,5.13.0,pkg:npm/openapi-backend@5.13.0,node_modules/openapi-backend,Build~ Validate~ Route~ Authenticate and Mock using OpenAPI definitions. Framework-agnostic,git+https://github.com/openapistack/openapi-backend.git,"as detected from PackageJson property ""repository.url""",https://openapistack.co,"as detected from PackageJson property ""homepage""",https://github.com/openapistack/openapi-backend/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/openapi-backend/-/openapi-backend-5.13.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,744d9fd0c0a92f664a72d546e30f8d97ed42e06429bade5d438418cba5de6e51af3366756f725c3f61732fa0eb2f3cc36042932e001a40cde30fbca17edc0a4a,viljami@viljami.io,active,Active in npm registry,2025-08-20T09:13:23.012Z
|
205
|
+
library,@apidevtools/json-schema-ref-parser@11.7.2,MIT,@apidevtools,James Messinger,json-schema-ref-parser,11.7.2,pkg:npm/%40apidevtools/json-schema-ref-parser@11.7.2,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-11.7.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e20639e1e10612cb4296f1241a7c1591392bc74b2ac1e984146e4e491467ded0fdd571f4f90f172246087e8ec8c0458fa4967020b6fd1945de4a1b6995173f78,,active,Active in npm registry,2025-08-18T09:46:03.699Z
|
194
206
|
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
|
195
|
-
library,@types/json-schema@7.0.15,MIT,@types,,json-schema,7.0.15,pkg:npm/%40types/json-schema@7.0.15#types/json-schema,node_modules/@types/json-schema,TypeScript definitions for json-schema,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/json-schema,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e7e7cff0ff0c14d0be0326420f1ac1da991914f1b3a90594ce949ebae54bbe6f1531ca2b3586af06aa057312bc6d0cf842c6e7e2850411e9b8c032df732b061c,,active,Active in npm registry,2025-
|
207
|
+
library,@types/json-schema@7.0.15,MIT,@types,,json-schema,7.0.15,pkg:npm/%40types/json-schema@7.0.15#types/json-schema,node_modules/@types/json-schema,TypeScript definitions for json-schema,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/json-schema,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e7e7cff0ff0c14d0be0326420f1ac1da991914f1b3a90594ce949ebae54bbe6f1531ca2b3586af06aa057312bc6d0cf842c6e7e2850411e9b8c032df732b061c,,active,Active in npm registry,2025-08-03T07:05:47.377Z
|
196
208
|
library,js-yaml@4.1.0,MIT,,Vladimir Zapparov,js-yaml,4.1.0,pkg:npm/js-yaml@4.1.0,node_modules/js-yaml,YAML 1.2 parser and serializer,git+https://github.com/nodeca/js-yaml.git,"as detected from PackageJson property ""repository.url""",https://github.com/nodeca/js-yaml#readme,"as detected from PackageJson property ""homepage""",https://github.com/nodeca/js-yaml/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c29c59b3d368c596891122462194f20c4698a65d0529203e141f5a262c9e98a84cc24c5083ade1e13d4a2605061e94ea3c33517269982ee82b46326506d5af44,dervus.grim@gmail.com,active,Active in npm registry,2023-06-09T21:33:18.974Z
|
197
209
|
library,bath-es5@3.0.3,MIT,,bouzuya,bath-es5,3.0.3,pkg:npm/bath-es5@3.0.3,node_modules/bath-es5,A simple path template engine,git+https://github.com/anttiviljami/bath-es5.git,"as detected from PackageJson property ""repository.url""",https://github.com/anttiviljami/bath-es5#readme,"as detected from PackageJson property ""homepage""",https://github.com/bouzuya/bath/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/bath-es5/-/bath-es5-3.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3dd0a2a034e81f7b7ce253f8d2450508a5823821f7f3d0e5d646c2f051a8a8ec1a9b1b26ab1c672525dd9133ac3e83475e37a6e3eb09f9b6cda109b9cde0aac6,m@bouzuya.net,active,Active in npm registry,2022-04-11T17:10:32.932Z
|
198
210
|
library,cookie@1.0.2,MIT,,Roman Shtylman,cookie,1.0.2,pkg:npm/cookie@1.0.2,node_modules/cookie,HTTP server cookie parsing and serialization,git+https://github.com/jshttp/cookie.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/cookie#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/cookie/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/cookie/-/cookie-1.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f4aaff8f83b5e884aff33041849a22e1b5ce60d4e414b3aa48bdd40c1d278d7c425cd7b38dec95ac9c86396b607ecfeada49b583005c7c7f2ad72106a0c62e9c,shtylman@gmail.com,active,Active in npm registry,2025-05-14T14:55:58.052Z
|
@@ -218,7 +230,7 @@ library,depd@2.0.0,MIT,,Douglas Christopher Wilson,depd,2.0.0,pkg:npm/depd@2.0.0
|
|
218
230
|
library,setprototypeof@1.2.0,ISC,,Wes Todd,setprototypeof,1.2.0,pkg:npm/setprototypeof@1.2.0,node_modules/setprototypeof,A small polyfill for Object.setprototypeof,git+https://github.com/wesleytodd/setprototypeof.git,"as detected from PackageJson property ""repository.url""",https://github.com/wesleytodd/setprototypeof,"as detected from PackageJson property ""homepage""",https://github.com/wesleytodd/setprototypeof/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1392c35fb5aba7ce4a8a5e5b859bf8ea3f2339e6e82aae4932660cde05467461fcc45a4f59750cb0dae53830ab928c4c11e362fd7648c2e46f6385cdc18309a7,,active,Active in npm registry,2022-06-26T18:21:26.043Z
|
219
231
|
library,statuses@2.0.1,MIT,,,statuses,2.0.1,pkg:npm/statuses@2.0.1,node_modules/statuses,HTTP status utility,git+https://github.com/jshttp/statuses.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/statuses#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/statuses/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,470340f59ffb3eb2b4eab60b23314c95a17e97bde2c29ceca9120581b30b6d370b0fa70e6a8f364da59e7cf5d0bc1d9f382e008ee612127752ecdfe64c26e475,,active,Active in npm registry,2025-06-06T19:56:01.588Z
|
220
232
|
library,toidentifier@1.0.1,MIT,,Douglas Christopher Wilson,toidentifier,1.0.1,pkg:npm/toidentifier@1.0.1,node_modules/toidentifier,Convert a string of words to a JavaScript identifier,git+https://github.com/component/toidentifier.git,"as detected from PackageJson property ""repository.url""",https://github.com/component/toidentifier#readme,"as detected from PackageJson property ""homepage""",https://github.com/component/toidentifier/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a39b123ca12483f0c840d987e37574fee7ab2eba7355e764521f2d18dbda797a5fa6ec2329e9e54a8c7fd8efc14e5654b447be246eece58844cfad3c3e500744,doug@somethingdoug.com,active,Active in npm registry,2022-05-22T00:38:34.815Z
|
221
|
-
library,iconv-lite@0.6.3,MIT,,Alexander Shtuchkin,iconv-lite,0.6.3,pkg:npm/iconv-lite@0.6.3,node_modules/iconv-lite,Convert character encodings in pure javascript.,git://github.com/ashtuchkin/iconv-lite.git,"as detected from PackageJson property ""repository.url""",https://github.com/ashtuchkin/iconv-lite,"as detected from PackageJson property ""homepage""",https://github.com/ashtuchkin/iconv-lite/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e1f0a4efdc2c84c773329dab1f4eaa5ab244e22a25a8b842507f8e8ae22053ef91074fbde0d9432fcd5ab4eec65f9e6e50ab9ea34b711cdb6f13223a0fb59d33,ashtuchkin@gmail.com,active,Active in npm registry,
|
233
|
+
library,iconv-lite@0.6.3,MIT,,Alexander Shtuchkin,iconv-lite,0.6.3,pkg:npm/iconv-lite@0.6.3,node_modules/iconv-lite,Convert character encodings in pure javascript.,git://github.com/ashtuchkin/iconv-lite.git,"as detected from PackageJson property ""repository.url""",https://github.com/ashtuchkin/iconv-lite,"as detected from PackageJson property ""homepage""",https://github.com/ashtuchkin/iconv-lite/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e1f0a4efdc2c84c773329dab1f4eaa5ab244e22a25a8b842507f8e8ae22053ef91074fbde0d9432fcd5ab4eec65f9e6e50ab9ea34b711cdb6f13223a0fb59d33,ashtuchkin@gmail.com,active,Active in npm registry,2025-08-20T16:48:57.766Z
|
222
234
|
library,unpipe@1.0.0,MIT,,Douglas Christopher Wilson,unpipe,1.0.0,pkg:npm/unpipe@1.0.0,node_modules/unpipe,Unpipe a stream from all destinations,git+https://github.com/stream-utils/unpipe.git,"as detected from PackageJson property ""repository.url""",https://github.com/stream-utils/unpipe#readme,"as detected from PackageJson property ""homepage""",https://github.com/stream-utils/unpipe/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a63cb66d8852b2e7f05a52b03dcfa5ddc37bfb0b8994aeaecf461d2443a54036e5ea3a3f6253e2e266fc6a0524542f0117b57c36ecdec8f36a464b00de1ced29,doug@somethingdoug.com,active,Active in npm registry,2022-06-28T05:14:29.958Z
|
223
235
|
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
|
224
236
|
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
|
@@ -229,7 +241,7 @@ library,shins@2.6.0|entities@2.1.0,BSD-2-Clause,,Felix Boehm,entities,2.1.0,pkg:
|
|
229
241
|
library,shins@2.6.0|linkify-it@3.0.3,MIT,,,linkify-it,3.0.3,pkg:npm/linkify-it@3.0.3,node_modules/shins/node_modules/linkify-it,Links recognition library with FULL unicode support,git+https://github.com/markdown-it/linkify-it.git,"as detected from PackageJson property ""repository.url""",https://github.com/markdown-it/linkify-it#readme,"as detected from PackageJson property ""homepage""",https://github.com/markdown-it/linkify-it/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/linkify-it/-/linkify-it-3.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ca74eccab152744e6867f3bd1847f4d243e782639f5706b347918a0eae8461f865a45ba0dc9db3c9b5f9e9ad8f451a5cf4ff85b92a06340c2395b0ecf632413d,,active,Active in npm registry,2023-12-01T21:47:27.969Z
|
230
242
|
library,shins@2.6.0|uc.micro@1.0.6,MIT,,,uc.micro,1.0.6,pkg:npm/uc.micro@1.0.6,node_modules/shins/node_modules/uc.micro,Micro subset of unicode data files for markdown-it projects.,git+https://github.com/markdown-it/uc.micro.git,"as detected from PackageJson property ""repository.url""",https://github.com/markdown-it/uc.micro#readme,"as detected from PackageJson property ""homepage""",https://github.com/markdown-it/uc.micro/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f18ef9a6f4d890b256da15901d7c68a91815eea6fd07ef6f144b6274c2feee4a075056a99d524067a70ab3e423cf9030dda6561cc0babb4c0913702dfa7486c0,,active,Active in npm registry,2024-03-02T17:44:54.461Z
|
231
243
|
library,shins@2.6.0|mdurl@1.0.1,MIT,,,mdurl,1.0.1,pkg:npm/mdurl@1.0.1,node_modules/shins/node_modules/mdurl,URL utilities for markdown-it,git+https://github.com/markdown-it/mdurl.git,"as detected from PackageJson property ""repository.url""",https://github.com/markdown-it/mdurl#readme,"as detected from PackageJson property ""homepage""",https://github.com/markdown-it/mdurl/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fec2a540908161563d12bb3d86accaa2ee07e95e5459cfcce7d4c7d9dbe4b7ef388ad7e7abbb8538c2e93a2392e2e8ef1cfe1eb659f5f1f988c40e51e5f965d2,,active,Active in npm registry,2023-12-01T05:03:40.751Z
|
232
|
-
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-
|
244
|
+
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
|
233
245
|
library,call-me-maybe@1.0.2,MIT,,Eric McCarthy,call-me-maybe,1.0.2,pkg:npm/call-me-maybe@1.0.2,node_modules/call-me-maybe,Let your JS API users either give you a callback or receive a promise,git+https://github.com/limulus/call-me-maybe.git,"as detected from PackageJson property ""repository.url""",https://github.com/limulus/call-me-maybe#readme,"as detected from PackageJson property ""homepage""",https://github.com/limulus/call-me-maybe/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/call-me-maybe/-/call-me-maybe-1.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1e95fae68d479ebf471f6e688c2d581acec70902ead0608e89b49a58447478da6027f675319bf699373bfb187a58e3f16d155c9a06efe21194fae490ff6c4565,eric@limulus.net,active,Active in npm registry,2022-11-01T17:49:06.343Z
|
234
246
|
library,cheerio@1.1.0,MIT,,Matt Mueller,cheerio,1.1.0,pkg:npm/cheerio@1.1.0,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.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fb484cc7d798849bd66e0a4a57d84dee383425cc32769a29644e21822f8abd0b41c995cfa74e0d882594d0bcdc01b3fadda6d972420791341a5d5179da65f7c5,mattmuelle@gmail.com,active,Active in npm registry,2025-07-21T09:06:39.649Z
|
235
247
|
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
|
@@ -250,30 +262,30 @@ library,parse5-htmlparser2-tree-adapter@7.1.0,MIT,,Ivan Nikulin,parse5-htmlparse
|
|
250
262
|
library,parse5@7.3.0,MIT,,Ivan Nikulin,parse5,7.3.0,pkg:npm/parse5@7.3.0,node_modules/parse5,HTML parser and serializer.,git://github.com/inikulin/parse5.git,"as detected from PackageJson property ""repository.url""",https://parse5.js.org,"as detected from PackageJson property ""homepage""",https://github.com/inikulin/parse5/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/parse5/-/parse5-7.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2089ef53b7da6e5df8aa68bd818f17395c61632332b87db150da5bdaaf3f63eef9e762a57a3911beabc3d7d9cca145bfb901866ea36903a4ee7eee452f905983,ifaaan@gmail.com,active,Active in npm registry,2025-07-09T21:02:26.494Z
|
251
263
|
library,parse5@7.3.0|entities@6.0.1,BSD-2-Clause,,Felix Boehm,entities,6.0.1,pkg:npm/entities@6.0.1,node_modules/parse5/node_modules/entities,Encode & decode XML and HTML entities with ease & speed,git://github.com/fb55/entities.git,"as detected from PackageJson property ""repository.url""",https://github.com/fb55/entities#readme,"as detected from PackageJson property ""homepage""",https://github.com/fb55/entities/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/entities/-/entities-6.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,68df7b357585e805814da85f54e22b07f352864ce2e47ec5f6bd6cf660f77038f82a8e5fdaa86156860c89b5c5ec694bbde6ff0f68a859acbc97123ded57a7de,me@feedic.com,active,Active in npm registry,2025-06-08T19:31:24.268Z
|
252
264
|
library,parse5-parser-stream@7.1.2,MIT,,Ivan Nikulin,parse5-parser-stream,7.1.2,pkg:npm/parse5-parser-stream@7.1.2,node_modules/parse5-parser-stream,Streaming HTML parser with scripting support.,git://github.com/inikulin/parse5.git,"as detected from PackageJson property ""repository.url""",https://github.com/inikulin/parse5,"as detected from PackageJson property ""homepage""",https://github.com/inikulin/parse5/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/parse5-parser-stream/-/parse5-parser-stream-7.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,27279073d8b014b9f94dbbefa8008817f5571ba69b383781dc5c26bff4c674b9362df6d691ac92198ef66ade3e4f2ec490f663f39e2ee02ac80aa364daa21ba3,ifaaan@gmail.com,active,Active in npm registry,2025-07-09T21:04:03.748Z
|
253
|
-
library,undici@7.11.0,MIT,,,undici,7.11.0,pkg:npm/undici@7.11.0,node_modules/undici,An HTTP/1.1 client~ written from scratch for Node.js,git+https://github.com/nodejs/undici.git,"as detected from PackageJson property ""repository.url""",https://undici.nodejs.org,"as detected from PackageJson property ""homepage""",https://github.com/nodejs/undici/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/undici/-/undici-7.11.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,85e4d221a73788b86c9998540a3c92dc940491910b6ad7ae7f366e05a54ce511d775204c6f52cf3107f9c7e147eea8ec6580cfd2db407379e7569501fb061b3a,,active,Active in npm registry,2025-
|
265
|
+
library,undici@7.11.0,MIT,,,undici,7.11.0,pkg:npm/undici@7.11.0,node_modules/undici,An HTTP/1.1 client~ written from scratch for Node.js,git+https://github.com/nodejs/undici.git,"as detected from PackageJson property ""repository.url""",https://undici.nodejs.org,"as detected from PackageJson property ""homepage""",https://github.com/nodejs/undici/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/undici/-/undici-7.11.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,85e4d221a73788b86c9998540a3c92dc940491910b6ad7ae7f366e05a54ce511d775204c6f52cf3107f9c7e147eea8ec6580cfd2db407379e7569501fb061b3a,,active,Active in npm registry,2025-08-22T15:54:08.720Z
|
254
266
|
library,whatwg-mimetype@4.0.0,MIT,,Domenic Denicola,whatwg-mimetype,4.0.0,pkg:npm/whatwg-mimetype@4.0.0,node_modules/whatwg-mimetype,Parses~ serializes~ and manipulates MIME types~ according to the WHATWG MIME Sniffing Standard,git+https://github.com/jsdom/whatwg-mimetype.git,"as detected from PackageJson property ""repository.url""",https://github.com/jsdom/whatwg-mimetype#readme,"as detected from PackageJson property ""homepage""",https://github.com/jsdom/whatwg-mimetype/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,41a2b187478d222da613da76bc47737da80e28709c8f5a49e7a1041c640e571a7cafdfe2b332d4515eeff3dc7d3b5a7f4fe3654cce56ee35baf9ccf816ad5856,d@domenic.me,active,Active in npm registry,2023-11-11T07:43:44.322Z
|
255
267
|
library,chokidar@3.6.0,MIT,,Paul Miller,chokidar,3.6.0,pkg:npm/chokidar@3.6.0,node_modules/chokidar,Minimal and efficient cross-platform file watching library,git+https://github.com/paulmillr/chokidar.git,"as detected from PackageJson property ""repository.url""",https://github.com/paulmillr/chokidar,"as detected from PackageJson property ""homepage""",https://github.com/paulmillr/chokidar/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ed54f5ddf9a3a2d2a91a2a425bd244400bac10f13e122f2797afe0e050409889b418e38b32e6bd3430e8fc35a9d190310abddc3eae59a41aa63c04200dd6b63f,,active,Active in npm registry,2024-12-18T22:21:34.619Z
|
256
268
|
library,chokidar@3.6.0|glob-parent@5.1.2,ISC,,Gulp Team,glob-parent,5.1.2,pkg:npm/glob-parent@5.1.2,node_modules/chokidar/node_modules/glob-parent,Extract the non-magic parent path from a glob string.,git+https://github.com/gulpjs/glob-parent.git,"as detected from PackageJson property ""repository.url""",https://github.com/gulpjs/glob-parent#readme,"as detected from PackageJson property ""homepage""",https://github.com/gulpjs/glob-parent/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,00e22049009ea62258c0fdc04671b1fb95674eed870587736c63f8e5e2f0d6faf7cc1def64b7b279dd6c0bd8676dc39cf7f4ab33233944f42b906cf8692f59a3,team@gulpjs.com,active,Active in npm registry,2023-06-22T16:32:08.502Z
|
257
269
|
library,compression@1.8.0,MIT,,,compression,1.8.0,pkg:npm/compression@1.8.0,node_modules/compression,Node.js compression middleware,git+https://github.com/expressjs/compression.git,"as detected from PackageJson property ""repository.url""",https://github.com/expressjs/compression#readme,"as detected from PackageJson property ""homepage""",https://github.com/expressjs/compression/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/compression/-/compression-1.8.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,93a58b29fba7baa0980f7b7a02cb8f1af41668ac2e2cb876ff11cd717e2a13ebc87c3357a52aa7ae1c00ecee7747b5954149edf1d540216f981ebef14e03a018,,active,Active in npm registry,2025-07-17T17:36:13.458Z
|
258
270
|
library,compression@1.8.0|debug@2.6.9,MIT,,TJ Holowaychuk,debug,2.6.9,pkg:npm/debug@2.6.9,node_modules/compression/node_modules/debug,small debugging utility,git://github.com/visionmedia/debug.git,"as detected from PackageJson property ""repository.url""",https://github.com/visionmedia/debug#readme,"as detected from PackageJson property ""homepage""",https://github.com/visionmedia/debug/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/debug/-/debug-2.6.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6c2ec496b7496899cf6c03fed44a2d62fa99b1bdde725e708ba05f8ba0494d470da30a7a72fb298348d7ce74532838e6fc4ec076014155e00f54c35c286b0730,tj@vision-media.ca,active,Active in npm registry,2025-05-13T20:56:36.586Z
|
259
|
-
library,compression@1.8.0|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/compression/node_modules/ms,Tiny milisecond conversion utility,git+https://github.com/zeit/ms.git,"as detected from PackageJson property ""repository.url""",https://github.com/zeit/ms#readme,"as detected from PackageJson property ""homepage""",https://github.com/zeit/ms/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ms/-/ms-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-
|
271
|
+
library,compression@1.8.0|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/compression/node_modules/ms,Tiny milisecond conversion utility,git+https://github.com/zeit/ms.git,"as detected from PackageJson property ""repository.url""",https://github.com/zeit/ms#readme,"as detected from PackageJson property ""homepage""",https://github.com/zeit/ms/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ms/-/ms-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-08-25T20:38:38.669Z
|
260
272
|
library,compressible@2.0.18,MIT,,,compressible,2.0.18,pkg:npm/compressible@2.0.18,node_modules/compressible,Compressible Content-Type / mime checking,git+https://github.com/jshttp/compressible.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/compressible#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/compressible/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,005debecfe5d5b12fc331c884d132539140d68e036224005693af893b054ba68cfb51a460d36699743dbd5708ee89783081769d76e8282cf6c331a928e063246,,active,Active in npm registry,2025-05-14T14:55:57.224Z
|
261
273
|
library,negotiator@0.6.4,MIT,,,negotiator,0.6.4,pkg:npm/negotiator@0.6.4,node_modules/negotiator,HTTP content negotiation,git+https://github.com/jshttp/negotiator.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/negotiator#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/negotiator/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/negotiator/-/negotiator-0.6.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9b2453dc38963c7aa1a393eb25a211c9a32fda48187f499456004d39832e087e4a8b5c8489069ffd926e43ada7be9738e302f95836d35fbc86262d4d79ebf0f3,,active,Active in npm registry,2025-05-14T14:56:22.959Z
|
262
274
|
library,on-headers@1.1.0,MIT,,Douglas Christopher Wilson,on-headers,1.1.0,pkg:npm/on-headers@1.1.0,node_modules/on-headers,Execute a listener when a response is about to write headers,git+https://github.com/jshttp/on-headers.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/on-headers#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/on-headers/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/on-headers/-/on-headers-1.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ef7ed9637c8d9d7cb7ec51e44313f3b78519d9458f5a209958bbc56787eee5cb9e7227a05f4cc63e7ae563a6f0460e0575039ef5853c324989c068683326e5f0,doug@somethingdoug.com,active,Active in npm registry,2025-07-17T15:41:31.899Z
|
263
275
|
library,safe-buffer@5.2.1,MIT,,Feross Aboukhadijeh,safe-buffer,5.2.1,pkg:npm/safe-buffer@5.2.1,node_modules/safe-buffer,Safer Node.js Buffer API,git://github.com/feross/safe-buffer.git,"as detected from PackageJson property ""repository.url""",https://github.com/feross/safe-buffer,"as detected from PackageJson property ""homepage""",https://github.com/feross/safe-buffer/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ae9dd2a34eca71d9a629b1af81a37141226bedb1954959394bd12ad45fa9a5b468ef4f9879a0f1930e4377c34f37e183e9b8e7626d95b8fb825e6a6e62f9825d,feross@feross.org,active,Active in npm registry,2023-07-10T23:16:22.564Z
|
264
276
|
library,vary@1.1.2,MIT,,Douglas Christopher Wilson,vary,1.1.2,pkg:npm/vary@1.1.2,node_modules/vary,Manipulate the HTTP Vary header,git+https://github.com/jshttp/vary.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/vary#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/vary/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/vary/-/vary-1.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,04d19b58b7ddd1e50f69b8645d4566d23f2ebaf444c93879a2f45afddca8c3f06a01b649c82fb97d4f88cd03b39802b362a6110084a8461750af778867f3d7aa,doug@somethingdoug.com,active,Active in npm registry,2025-05-14T14:56:03.545Z
|
265
277
|
library,ejs@3.1.10,Apache-2.0,,Matthew Eernisse,ejs,3.1.10,pkg:npm/ejs@3.1.10,node_modules/ejs,Embedded JavaScript templates,git://github.com/mde/ejs.git,"as detected from PackageJson property ""repository.url""",https://github.com/mde/ejs,"as detected from PackageJson property ""homepage""",https://github.com/mde/ejs/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,51e26615f3ab0104bc38958f678aad807c961316b4f3cfccb4ae54132a091851faedc0c45e4652be23a2291099e178a3d33c48dc9102818b37a0ac7e022cd004,mde@fleegix.org,active,Active in npm registry,2024-05-31T16:14:06.838Z
|
266
|
-
library,jake@10.9.2,Apache-2.0,,Matthew Eernisse,jake,10.9.2,pkg:npm/jake@10.9.2,node_modules/jake,JavaScript build tool~ similar to Make or Rake,git://github.com/jakejs/jake.git,"as detected from PackageJson property ""repository.url""",https://github.com/jakejs/jake#readme,"as detected from PackageJson property ""homepage""",https://github.com/jakejs/jake/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/jake/-/jake-10.9.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d8fe124341eb2d0f9fc3a965a4b9ce68602f37666eebbefc48932b094c27b387cea06f5acab4e2664dd557cb023e455917c69bd3392c5694bc143639a5108d04,mde@fleegix.org,active,Active in npm registry,
|
278
|
+
library,jake@10.9.2,Apache-2.0,,Matthew Eernisse,jake,10.9.2,pkg:npm/jake@10.9.2,node_modules/jake,JavaScript build tool~ similar to Make or Rake,git://github.com/jakejs/jake.git,"as detected from PackageJson property ""repository.url""",https://github.com/jakejs/jake#readme,"as detected from PackageJson property ""homepage""",https://github.com/jakejs/jake/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/jake/-/jake-10.9.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d8fe124341eb2d0f9fc3a965a4b9ce68602f37666eebbefc48932b094c27b387cea06f5acab4e2664dd557cb023e455917c69bd3392c5694bc143639a5108d04,mde@fleegix.org,active,Active in npm registry,2025-08-03T23:30:06.303Z
|
267
279
|
library,jake@10.9.2|minimatch@3.1.2,ISC,,Isaac Z. Schlueter,minimatch,3.1.2,pkg:npm/minimatch@3.1.2,node_modules/jake/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
|
268
280
|
library,jake@10.9.2|brace-expansion@1.1.12,MIT,,Julian Gruber,brace-expansion,1.1.12,pkg:npm/brace-expansion@1.1.12,node_modules/jake/node_modules/brace-expansion,Brace expansion as known from sh/bash,git://github.com/juliangruber/brace-expansion.git,"as detected from PackageJson property ""repository.url""",https://github.com/juliangruber/brace-expansion,"as detected from PackageJson property ""homepage""",https://github.com/juliangruber/brace-expansion/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f53f548d6debd145b973543b193c25969b57c21bd8984cc587331f67d1fb1505adfae65e3e364f8c13ff5b5644c99d6dc065a89b9ff9e9317894f72a8e70c772,mail@juliangruber.com,active,Active in npm registry,2025-06-11T08:52:58.305Z
|
269
|
-
library,chalk@4.1.2,MIT,,,chalk,4.1.2,pkg:npm/chalk@4.1.2,node_modules/chalk,Terminal string styling done right,git+https://github.com/chalk/chalk.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/chalk#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/chalk/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898,,active,Active in npm registry,2025-
|
281
|
+
library,chalk@4.1.2,MIT,,,chalk,4.1.2,pkg:npm/chalk@4.1.2,node_modules/chalk,Terminal string styling done right,git+https://github.com/chalk/chalk.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/chalk#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/chalk/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a0a9db845c91217a54b9ecfc881326c846b89db8f820e432ba173fc32f6463bfd654f73020ef5503aebc3eef1190eefed06efa48b44e7b2c3d0a9434eb58b898,,active,Active in npm registry,2025-08-17T07:27:47.733Z
|
270
282
|
library,filelist@1.0.4,Apache-2.0,,Matthew Eernisse,filelist,1.0.4,pkg:npm/filelist@1.0.4,node_modules/filelist,Lazy-evaluating list of files~ based on globs or regex patterns,git://github.com/mde/filelist.git,"as detected from PackageJson property ""repository.url""",https://github.com/mde/filelist,"as detected from PackageJson property ""homepage""",https://github.com/mde/filelist/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c35704b9fdd2f83acb0902fb113ea4cfe82694975babd27bc970928cafce6423c0faa10dd56c85e1901fd186096b8fec84726b6b6b7f77fafc495e098bec7ef1,,active,Active in npm registry,2022-06-18T00:42:47.094Z
|
271
283
|
library,minimatch@5.1.6,ISC,,Isaac Z. Schlueter,minimatch,5.1.6,pkg:npm/minimatch@5.1.6,node_modules/minimatch,a glob matcher in javascript,git://github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,94ac15ff56eba46ea6054147b5becd526b400426f65996669b6c0d88e0398406fc55d092e01dddb4c5b2bdca1589c730016fc23844635cbb74ccfd735d4376ea,i@izs.me,active,Active in npm registry,2025-06-12T20:19:28.018Z
|
272
284
|
library,concat-map@0.0.1,MIT,,James Halliday,concat-map,0.0.1,pkg:npm/concat-map@0.0.1,node_modules/concat-map,concatenative mapdashery,git://github.com/substack/node-concat-map.git,"as detected from PackageJson property ""repository.url""",https://github.com/substack/node-concat-map#readme,"as detected from PackageJson property ""homepage""",https://github.com/substack/node-concat-map/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fd2aefe1db30c903417e8846a73f68e986f71b3dd2ad40ea047e6b4ee84647b6a1b656d82a7571c366c214c4658da03b1171da5d9f30b07768745bdb9212a6aa,mail@substack.net,active,Active in npm registry,2023-06-22T16:31:35.118Z
|
273
|
-
library,express@4.21.2,MIT,,TJ Holowaychuk,express,4.21.2,pkg:npm/express@4.21.2,node_modules/express,Fast~ unopinionated~ minimalist web framework,git+https://github.com/expressjs/express.git,"as detected from PackageJson property ""repository.url""",http://expressjs.com/,"as detected from PackageJson property ""homepage""",https://github.com/expressjs/express/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/express/-/express-4.21.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,dbc1ea80c6409a28750b3b7d9f2eeaafa7a4daa75d17815c95b333c21091101e8e15f1fead7027b8d0b0a35ff016faed6e0b100dbe2449b5fd75ef6515bad79c,tj@vision-media.ca,active,Active in npm registry,2025-
|
285
|
+
library,express@4.21.2,MIT,,TJ Holowaychuk,express,4.21.2,pkg:npm/express@4.21.2,node_modules/express,Fast~ unopinionated~ minimalist web framework,git+https://github.com/expressjs/express.git,"as detected from PackageJson property ""repository.url""",http://expressjs.com/,"as detected from PackageJson property ""homepage""",https://github.com/expressjs/express/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/express/-/express-4.21.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,dbc1ea80c6409a28750b3b7d9f2eeaafa7a4daa75d17815c95b333c21091101e8e15f1fead7027b8d0b0a35ff016faed6e0b100dbe2449b5fd75ef6515bad79c,tj@vision-media.ca,active,Active in npm registry,2025-08-25T13:03:47.423Z
|
274
286
|
library,express@4.21.2|cookie@0.7.1,MIT,,Roman Shtylman,cookie,0.7.1,pkg:npm/cookie@0.7.1,node_modules/express/node_modules/cookie,HTTP server cookie parsing and serialization,git+https://github.com/jshttp/cookie.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/cookie#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/cookie/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/cookie/-/cookie-0.7.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e839c89e9c7b489d802b7f824d413f64cd2f59351ba1909e831842db1888c9d1d1f6336e4c001206b7c4a4786218e670fe75f9d5b1ede98425f23b06a38cbfd3,shtylman@gmail.com,active,Active in npm registry,2025-05-14T14:55:58.052Z
|
275
287
|
library,express@4.21.2|debug@2.6.9,MIT,,TJ Holowaychuk,debug,2.6.9,pkg:npm/debug@2.6.9,node_modules/express/node_modules/debug,small debugging utility,git://github.com/visionmedia/debug.git,"as detected from PackageJson property ""repository.url""",https://github.com/visionmedia/debug#readme,"as detected from PackageJson property ""homepage""",https://github.com/visionmedia/debug/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/debug/-/debug-2.6.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6c2ec496b7496899cf6c03fed44a2d62fa99b1bdde725e708ba05f8ba0494d470da30a7a72fb298348d7ce74532838e6fc4ec076014155e00f54c35c286b0730,tj@vision-media.ca,active,Active in npm registry,2025-05-13T20:56:36.586Z
|
276
|
-
library,express@4.21.2|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/express/node_modules/ms,Tiny milisecond conversion utility,git+https://github.com/zeit/ms.git,"as detected from PackageJson property ""repository.url""",https://github.com/zeit/ms#readme,"as detected from PackageJson property ""homepage""",https://github.com/zeit/ms/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ms/-/ms-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-
|
288
|
+
library,express@4.21.2|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/express/node_modules/ms,Tiny milisecond conversion utility,git+https://github.com/zeit/ms.git,"as detected from PackageJson property ""repository.url""",https://github.com/zeit/ms#readme,"as detected from PackageJson property ""homepage""",https://github.com/zeit/ms/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ms/-/ms-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-08-25T20:38:38.669Z
|
277
289
|
library,express@4.21.2|qs@6.13.0,BSD-3-Clause,,,qs,6.13.0,pkg:npm/qs@6.13.0,node_modules/express/node_modules/qs,A querystring parser that supports nesting and arrays~ with a depth limit,git+https://github.com/ljharb/qs.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/qs,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/qs/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/qs/-/qs-6.13.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fb7f2a23d48eafcb5f67842624da65314c6a8db7bb2cabef66059d13104e99df9e8194ed8cb07aec6bb41d15f7bbf5ceabb514d8dc7a9ec8ef4b5e99f6ec1fa6,,active,Active in npm registry,2025-01-14T18:02:18.864Z
|
278
290
|
library,accepts@1.3.8,MIT,,,accepts,1.3.8,pkg:npm/accepts@1.3.8,node_modules/accepts,Higher-level content negotiation,git+https://github.com/jshttp/accepts.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/accepts#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/accepts/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3d802d8536b69b654ac6ebd20f70cf0bf1b2f94fac380d4b02e4fc9a4991bafc3e34009269e5c443e34771517bace365eaa71ac55dd4b9e9b06b093eefe4892f,,active,Active in npm registry,2025-05-14T14:56:12.314Z
|
279
291
|
library,accepts@1.3.8|negotiator@0.6.3,MIT,,,negotiator,0.6.3,pkg:npm/negotiator@0.6.3,node_modules/accepts/node_modules/negotiator,HTTP content negotiation,git+https://github.com/jshttp/negotiator.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/negotiator#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/negotiator/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f8452ca863cbb0cfa3ff37428598ec9d7e758385eb1c53885f07e70953c695093f9398226a470ab2ec4239b051bba0d29bda29c3f3bab2559b25d82140ce1b06,,active,Active in npm registry,2025-05-14T14:56:22.959Z
|
@@ -282,8 +294,8 @@ library,mime-types@2.1.35|mime-db@1.52.0,MIT,,,mime-db,1.52.0,pkg:npm/mime-db@1.
|
|
282
294
|
library,array-flatten@1.1.1,MIT,,Blake Embrey,array-flatten,1.1.1,pkg:npm/array-flatten@1.1.1,node_modules/array-flatten,Flatten an array of nested arrays into a single flat array,git://github.com/blakeembrey/array-flatten.git,"as detected from PackageJson property ""repository.url""",https://github.com/blakeembrey/array-flatten,"as detected from PackageJson property ""homepage""",https://github.com/blakeembrey/array-flatten/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3c254042cc167a6bba51dc6c0c5157ffe815798a8a0287770f75159bdd631f0ca782e3b002f60f871f2736533ef8da9170ae82c71a5469f8e684874a88789baa,hello@blakeembrey.com,active,Active in npm registry,2023-07-12T21:25:00.291Z
|
283
295
|
library,body-parser@1.20.3,MIT,,,body-parser,1.20.3,pkg:npm/body-parser@1.20.3,node_modules/body-parser,Node.js body parsing middleware,git+https://github.com/expressjs/body-parser.git,"as detected from PackageJson property ""repository.url""",https://github.com/expressjs/body-parser#readme,"as detected from PackageJson property ""homepage""",https://github.com/expressjs/body-parser/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/body-parser/-/body-parser-1.20.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,eeb0310728d432a437fdb1c9cbb0fa3865efc7f30c73822a067fd7d1f70cd5051c008b6966b0446215867a6fadcd71fdd1cf86d35ca931c60904ef58df4db4de,,active,Active in npm registry,2025-03-27T01:23:21.695Z
|
284
296
|
library,body-parser@1.20.3|debug@2.6.9,MIT,,TJ Holowaychuk,debug,2.6.9,pkg:npm/debug@2.6.9,node_modules/body-parser/node_modules/debug,small debugging utility,git://github.com/visionmedia/debug.git,"as detected from PackageJson property ""repository.url""",https://github.com/visionmedia/debug#readme,"as detected from PackageJson property ""homepage""",https://github.com/visionmedia/debug/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/debug/-/debug-2.6.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6c2ec496b7496899cf6c03fed44a2d62fa99b1bdde725e708ba05f8ba0494d470da30a7a72fb298348d7ce74532838e6fc4ec076014155e00f54c35c286b0730,tj@vision-media.ca,active,Active in npm registry,2025-05-13T20:56:36.586Z
|
285
|
-
library,body-parser@1.20.3|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/body-parser/node_modules/ms,Tiny milisecond conversion utility,git+https://github.com/zeit/ms.git,"as detected from PackageJson property ""repository.url""",https://github.com/zeit/ms#readme,"as detected from PackageJson property ""homepage""",https://github.com/zeit/ms/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ms/-/ms-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-
|
286
|
-
library,body-parser@1.20.3|iconv-lite@0.4.24,MIT,,Alexander Shtuchkin,iconv-lite,0.4.24,pkg:npm/iconv-lite@0.4.24,node_modules/body-parser/node_modules/iconv-lite,Convert character encodings in pure javascript.,git://github.com/ashtuchkin/iconv-lite.git,"as detected from PackageJson property ""repository.url""",https://github.com/ashtuchkin/iconv-lite,"as detected from PackageJson property ""homepage""",https://github.com/ashtuchkin/iconv-lite/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bf73179d901cbe7cb091350466898801cb657bb4575de79d391df5c3097b565ca85cee108bd6abbd27a73505a77b54dc4708422f51f02c8db56c4a9da63f3fac,ashtuchkin@gmail.com,active,Active in npm registry,
|
297
|
+
library,body-parser@1.20.3|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/body-parser/node_modules/ms,Tiny milisecond conversion utility,git+https://github.com/zeit/ms.git,"as detected from PackageJson property ""repository.url""",https://github.com/zeit/ms#readme,"as detected from PackageJson property ""homepage""",https://github.com/zeit/ms/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ms/-/ms-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-08-25T20:38:38.669Z
|
298
|
+
library,body-parser@1.20.3|iconv-lite@0.4.24,MIT,,Alexander Shtuchkin,iconv-lite,0.4.24,pkg:npm/iconv-lite@0.4.24,node_modules/body-parser/node_modules/iconv-lite,Convert character encodings in pure javascript.,git://github.com/ashtuchkin/iconv-lite.git,"as detected from PackageJson property ""repository.url""",https://github.com/ashtuchkin/iconv-lite,"as detected from PackageJson property ""homepage""",https://github.com/ashtuchkin/iconv-lite/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bf73179d901cbe7cb091350466898801cb657bb4575de79d391df5c3097b565ca85cee108bd6abbd27a73505a77b54dc4708422f51f02c8db56c4a9da63f3fac,ashtuchkin@gmail.com,active,Active in npm registry,2025-08-20T16:48:57.766Z
|
287
299
|
library,body-parser@1.20.3|qs@6.13.0,BSD-3-Clause,,,qs,6.13.0,pkg:npm/qs@6.13.0,node_modules/body-parser/node_modules/qs,A querystring parser that supports nesting and arrays~ with a depth limit,git+https://github.com/ljharb/qs.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/qs,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/qs/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/qs/-/qs-6.13.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fb7f2a23d48eafcb5f67842624da65314c6a8db7bb2cabef66059d13104e99df9e8194ed8cb07aec6bb41d15f7bbf5ceabb514d8dc7a9ec8ef4b5e99f6ec1fa6,,active,Active in npm registry,2025-01-14T18:02:18.864Z
|
288
300
|
library,body-parser@1.20.3|raw-body@2.5.2,MIT,,Jonathan Ong,raw-body,2.5.2,pkg:npm/raw-body@2.5.2,node_modules/body-parser/node_modules/raw-body,Get and validate the raw body of a readable stream.,git+https://github.com/stream-utils/raw-body.git,"as detected from PackageJson property ""repository.url""",https://github.com/stream-utils/raw-body#readme,"as detected from PackageJson property ""homepage""",https://github.com/stream-utils/raw-body/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f331aaca97c4363088a868605d3a02f1a076afb62b057f804007c83ecfcc964f81b4f4f3b4ebd34b4d4d456ff7121eb427e6b8f25b7caac0b38ab43a9680957c,me@jongleberry.com,active,Active in npm registry,2024-07-25T22:18:40.194Z
|
289
301
|
library,content-type@1.0.5,MIT,,Douglas Christopher Wilson,content-type,1.0.5,pkg:npm/content-type@1.0.5,node_modules/content-type,Create and parse HTTP Content-Type header,git+https://github.com/jshttp/content-type.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/content-type#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/content-type/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9d38ea7dc045122a4a7570afe180d05827e670b64a9bcd65745d29028a53bf2ac51956dc47a3ff54001de46ecdfb4b53afc42a894d2d15a743e852b836d27038,doug@somethingdoug.com,active,Active in npm registry,2025-05-14T14:56:16.092Z
|
@@ -298,7 +310,7 @@ library,escape-html@1.0.3,MIT,,,escape-html,1.0.3,pkg:npm/escape-html@1.0.3,node
|
|
298
310
|
library,etag@1.8.1,MIT,,,etag,1.8.1,pkg:npm/etag@1.8.1,node_modules/etag,Create simple HTTP ETags,git+https://github.com/jshttp/etag.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/etag#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/etag/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/etag/-/etag-1.8.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6882f9171ee66b055adf4d1a976067104e2236fa35a844f12eb3c8fe8d392fbcfa828edf0b0d49e844266cae05989d804bb920545fca1195ae7c17dd0a531c3e,,active,Active in npm registry,2025-05-14T14:56:17.076Z
|
299
311
|
library,finalhandler@1.3.1,MIT,,Douglas Christopher Wilson,finalhandler,1.3.1,pkg:npm/finalhandler@1.3.1,node_modules/finalhandler,Node.js final http responder,git+https://github.com/pillarjs/finalhandler.git,"as detected from PackageJson property ""repository.url""",https://github.com/pillarjs/finalhandler#readme,"as detected from PackageJson property ""homepage""",https://github.com/pillarjs/finalhandler/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/finalhandler/-/finalhandler-1.3.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e8137db6b1fb6e9deabe7ad1cb3b01cfe837959c533594db54ed84575092d1621c0db6b0615758bc67e5304ffd40fd21d296250830424e361af67673303a72c5,doug@somethingdoug.com,active,Active in npm registry,2025-03-05T14:51:07.880Z
|
300
312
|
library,finalhandler@1.3.1|debug@2.6.9,MIT,,TJ Holowaychuk,debug,2.6.9,pkg:npm/debug@2.6.9,node_modules/finalhandler/node_modules/debug,small debugging utility,git://github.com/visionmedia/debug.git,"as detected from PackageJson property ""repository.url""",https://github.com/visionmedia/debug#readme,"as detected from PackageJson property ""homepage""",https://github.com/visionmedia/debug/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/debug/-/debug-2.6.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6c2ec496b7496899cf6c03fed44a2d62fa99b1bdde725e708ba05f8ba0494d470da30a7a72fb298348d7ce74532838e6fc4ec076014155e00f54c35c286b0730,tj@vision-media.ca,active,Active in npm registry,2025-05-13T20:56:36.586Z
|
301
|
-
library,finalhandler@1.3.1|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/finalhandler/node_modules/ms,Tiny milisecond conversion utility,git+https://github.com/zeit/ms.git,"as detected from PackageJson property ""repository.url""",https://github.com/zeit/ms#readme,"as detected from PackageJson property ""homepage""",https://github.com/zeit/ms/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ms/-/ms-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-
|
313
|
+
library,finalhandler@1.3.1|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/finalhandler/node_modules/ms,Tiny milisecond conversion utility,git+https://github.com/zeit/ms.git,"as detected from PackageJson property ""repository.url""",https://github.com/zeit/ms#readme,"as detected from PackageJson property ""homepage""",https://github.com/zeit/ms/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ms/-/ms-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-08-25T20:38:38.669Z
|
302
314
|
library,parseurl@1.3.3,MIT,,,parseurl,1.3.3,pkg:npm/parseurl@1.3.3,node_modules/parseurl,parse a url with memoization,git+https://github.com/pillarjs/parseurl.git,"as detected from PackageJson property ""repository.url""",https://github.com/pillarjs/parseurl#readme,"as detected from PackageJson property ""homepage""",https://github.com/pillarjs/parseurl/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0a2c9e3b1153fc96723799b4cfd3df5f0e1208127a4b2833d43a65d30aa39610c418604fd469ec51510bd29eb78681b57dc8f77c7ca75e2f4d60ee2758e2fea9,,active,Active in npm registry,2025-05-14T14:56:06.656Z
|
303
315
|
library,fresh@0.5.2,MIT,,TJ Holowaychuk,fresh,0.5.2,pkg:npm/fresh@0.5.2,node_modules/fresh,HTTP response freshness testing,git+https://github.com/jshttp/fresh.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/fresh#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/fresh/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cc9da6418335f2b1053ae75e57819285318843b45bcc0ee8cdb53d23f5c1a66ee4aa0332c209b294cc171f16499a45686249daf5dda95575573dd6133fd7a3f1,tj@vision-media.ca,active,Active in npm registry,2025-05-14T14:56:19.208Z
|
304
316
|
library,merge-descriptors@1.0.3,MIT,,Jonathan Ong,merge-descriptors,1.0.3,pkg:npm/merge-descriptors@1.0.3,node_modules/merge-descriptors,Merge objects using descriptors,git+https://github.com/sindresorhus/merge-descriptors.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/merge-descriptors#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/merge-descriptors/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,81a36f012ed367cf7bfeb55a6749ccb40cb13728bfa5d6e36c0c14a4542937bd06aa755f3a25e979450c291066cd769243c0dd4d7e3fd26b3adabd8afa113a99,me@jongleberry.com,active,Active in npm registry,2023-11-17T16:22:01.206Z
|
@@ -311,7 +323,7 @@ library,ipaddr.js@1.9.1,MIT,,whitequark,ipaddr.js,1.9.1,pkg:npm/ipaddr.js@1.9.1,
|
|
311
323
|
library,range-parser@1.2.1,MIT,,TJ Holowaychuk,range-parser,1.2.1,pkg:npm/range-parser@1.2.1,node_modules/range-parser,Range header field string parser,git+https://github.com/jshttp/range-parser.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/range-parser#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/range-parser/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1eb82cc7ea2baa8ca09e68456ca68713a736f7a27e1d30105e8c4417a80dba944e9a6189468cb37c6ddc700bdea8206bc2bff6cb143905577f1939796a03b04a,tj@vision-media.ca,active,Active in npm registry,2025-05-14T14:56:26.210Z
|
312
324
|
library,send@0.19.0,MIT,,TJ Holowaychuk,send,0.19.0,pkg:npm/send@0.19.0,node_modules/send,Better streaming static file server with Range and conditional-GET support,git+https://github.com/pillarjs/send.git,"as detected from PackageJson property ""repository.url""",https://github.com/pillarjs/send#readme,"as detected from PackageJson property ""homepage""",https://github.com/pillarjs/send/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/send/-/send-0.19.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,756e35bb955f2d7bbc4898796f0466c9851b028481ddcf6e421e8bf21fcab6c15110f5a96d7d65ae58c9a35f3a25ce2799c8bfb06519f5ad1ad09db381fab687,tj@vision-media.ca,active,Active in npm registry,2025-03-27T01:39:13.310Z
|
313
325
|
library,send@0.19.0|debug@2.6.9,MIT,,TJ Holowaychuk,debug,2.6.9,pkg:npm/debug@2.6.9,node_modules/send/node_modules/debug,small debugging utility,git://github.com/visionmedia/debug.git,"as detected from PackageJson property ""repository.url""",https://github.com/visionmedia/debug#readme,"as detected from PackageJson property ""homepage""",https://github.com/visionmedia/debug/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/debug/-/debug-2.6.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6c2ec496b7496899cf6c03fed44a2d62fa99b1bdde725e708ba05f8ba0494d470da30a7a72fb298348d7ce74532838e6fc4ec076014155e00f54c35c286b0730,tj@vision-media.ca,active,Active in npm registry,2025-05-13T20:56:36.586Z
|
314
|
-
library,send@0.19.0|debug@2.6.9|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/send/node_modules/debug/node_modules/ms,Tiny milisecond conversion utility,git+https://github.com/zeit/ms.git,"as detected from PackageJson property ""repository.url""",https://github.com/zeit/ms#readme,"as detected from PackageJson property ""homepage""",https://github.com/zeit/ms/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ms/-/ms-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-
|
326
|
+
library,send@0.19.0|debug@2.6.9|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/send/node_modules/debug/node_modules/ms,Tiny milisecond conversion utility,git+https://github.com/zeit/ms.git,"as detected from PackageJson property ""repository.url""",https://github.com/zeit/ms#readme,"as detected from PackageJson property ""homepage""",https://github.com/zeit/ms/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ms/-/ms-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-08-25T20:38:38.669Z
|
315
327
|
library,send@0.19.0|encodeurl@1.0.2,MIT,,,encodeurl,1.0.2,pkg:npm/encodeurl@1.0.2,node_modules/send/node_modules/encodeurl,Encode a URL to a percent-encoded form~ excluding already-encoded sequences,git+https://github.com/pillarjs/encodeurl.git,"as detected from PackageJson property ""repository.url""",https://github.com/pillarjs/encodeurl#readme,"as detected from PackageJson property ""homepage""",https://github.com/pillarjs/encodeurl/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4cf257abc26a15a5589b609698fbe73f6232a3865233bfd029c4a6b8c2c339b7e91f97e2ed150699dfeb4c37feaeeb7fb1a88389011e5533600262447403b1d3,,active,Active in npm registry,2024-05-30T18:11:31.473Z
|
316
328
|
library,mime@1.6.0,MIT,,Robert Kieffer,mime,1.6.0,pkg:npm/mime@1.6.0,node_modules/mime,A comprehensive library for mime-type mapping,git+https://github.com/broofa/node-mime.git,"as detected from PackageJson property ""repository.url""",https://github.com/broofa/node-mime#readme,"as detected from PackageJson property ""homepage""",https://github.com/broofa/node-mime/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/mime/-/mime-1.6.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c74567f2ca48fb0b89d4ee92ee09db69083c3f187834d1dbeca4883661162a23c4e1128ea65be28e7f8d92662699180febc99cef48f611b793151b2bb306907a,robert@broofa.com,active,Active in npm registry,2025-04-03T14:31:47.136Z
|
317
329
|
library,serve-static@1.16.2,MIT,,Douglas Christopher Wilson,serve-static,1.16.2,pkg:npm/serve-static@1.16.2,node_modules/serve-static,Serve static files,git+https://github.com/expressjs/serve-static.git,"as detected from PackageJson property ""repository.url""",https://github.com/expressjs/serve-static#readme,"as detected from PackageJson property ""homepage""",https://github.com/expressjs/serve-static/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/serve-static/-/serve-static-1.16.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,56aa6325929a75007f3c46c4c2f15d3b8dc0c79745059d94102b33cfc6d0ee98bbc2dfff3d67b53fa30dede0a78ec6ad62d053e84ba20a56e34963f65ab2284f,doug@somethingdoug.com,active,Active in npm registry,2025-03-28T00:38:59.979Z
|
@@ -349,7 +361,7 @@ library,longest@1.0.1,MIT,,Jon Schlinkert,longest,1.0.1,pkg:npm/longest@1.0.1,no
|
|
349
361
|
library,repeat-string@1.6.1,MIT,,Jon Schlinkert,repeat-string,1.6.1,pkg:npm/repeat-string@1.6.1,node_modules/repeat-string,Repeat the given string n times. Fastest implementation for repeating a string.,git+https://github.com/jonschlinkert/repeat-string.git,"as detected from PackageJson property ""repository.url""",https://github.com/jonschlinkert/repeat-string,"as detected from PackageJson property ""homepage""",https://github.com/jonschlinkert/repeat-string/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3d5d1dcc260335f462d630836c9ce95bb8cd34346e08e1bf8c8e5cb507062adfdc9590fe61c3d2df22255ae4c93261120bc69ebc2166589cb9c2300580da8deb,,active,Active in npm registry,2022-06-26T11:18:41.221Z
|
350
362
|
library,lazy-cache@1.0.4,MIT,,Jon Schlinkert,lazy-cache,1.0.4,pkg:npm/lazy-cache@1.0.4,node_modules/lazy-cache,Cache requires to be lazy-loaded when needed.,git+https://github.com/jonschlinkert/lazy-cache.git,"as detected from PackageJson property ""repository.url""",https://github.com/jonschlinkert/lazy-cache,"as detected from PackageJson property ""homepage""",https://github.com/jonschlinkert/lazy-cache/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,444da0d1be55199b0e08538280fee899345816ac9d999901c25e68367435943602e7bbb23bd2aa367355c53ec23921d3c6b44259570054e71b8e4fadbe1feb81,,active,Active in npm registry,2022-06-19T10:56:09.328Z
|
351
363
|
library,right-align@0.1.3,MIT,,Jon Schlinkert,right-align,0.1.3,pkg:npm/right-align@0.1.3,node_modules/right-align,Right-align the text in a string.,git://github.com/jonschlinkert/right-align.git,"as detected from PackageJson property ""repository.url""",https://github.com/jonschlinkert/right-align,"as detected from PackageJson property ""homepage""",https://github.com/jonschlinkert/right-align/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/right-align/-/right-align-0.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,caa20db4bfc6eefb36bfe7452199855036e757215424529dea02b6d8a828e91e237c9185b62b0aca77160c350b8237ea7f801242e210ca327b5d9fb7696a6c02,,active,Active in npm registry,2022-06-26T13:16:28.485Z
|
352
|
-
library,decamelize@1.2.0,MIT,,Sindre Sorhus,decamelize,1.2.0,pkg:npm/decamelize@1.2.0,node_modules/decamelize,Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow,git+https://github.com/sindresorhus/decamelize.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/decamelize#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/decamelize/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cf64be5bd5fbde10145248be37ef596b694196e9fcf738a03b21abb1ac7e29443ac0a5b86685a91180641a1423c008e30c2916c6163454a12193cc3363b17970,sindresorhus@gmail.com,active,Active in npm registry,
|
364
|
+
library,decamelize@1.2.0,MIT,,Sindre Sorhus,decamelize,1.2.0,pkg:npm/decamelize@1.2.0,node_modules/decamelize,Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow,git+https://github.com/sindresorhus/decamelize.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/decamelize#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/decamelize/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cf64be5bd5fbde10145248be37ef596b694196e9fcf738a03b21abb1ac7e29443ac0a5b86685a91180641a1423c008e30c2916c6163454a12193cc3363b17970,sindresorhus@gmail.com,active,Active in npm registry,2025-08-19T14:50:35.189Z
|
353
365
|
library,window-size@0.1.0,MIT,,Jon Schlinkert,window-size,0.1.0,pkg:npm/window-size@0.1.0,node_modules/window-size,Reliable way to to get the height and width of the terminal/console in a node.js environment.,git+https://github.com/jonschlinkert/window-size.git,"as detected from PackageJson property ""repository.url""",https://github.com/jonschlinkert/window-size,"as detected from PackageJson property ""homepage""",https://github.com/jonschlinkert/window-size/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d694cf40329375deb5a3394a18d0a384d45df8a3e680b4866b79994c7a0e962686704483f06d4f5e187b7357e088f8d56cd55f832d856b0e0123cfe6d1c0bc32,,active,Active in npm registry,2022-06-29T02:06:27.680Z
|
354
366
|
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
|
355
367
|
library,layerr@3.0.0,MIT,,Perry Mitchell,layerr,3.0.0,pkg:npm/layerr@3.0.0,node_modules/layerr,Error wrapping utility for NodeJS and the browser,git+https://github.com/perry-mitchell/layerr.git,"as detected from PackageJson property ""repository.url""",https://github.com/perry-mitchell/layerr#readme,"as detected from PackageJson property ""homepage""",https://github.com/perry-mitchell/layerr/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/layerr/-/layerr-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b6fef9e0a8b6757a4f540a4eae34f2468e3f41e8156fd79516ae268eaa78f8d33935a5fbb3242f37904135f57f6690070841d5db85dd515ac102891ae23b77a4,perry@perrymitchell.net,active,Active in npm registry,2024-04-22T08:48:51.403Z
|
@@ -360,21 +372,21 @@ library,widdershins@4.0.1|entities@2.1.0,BSD-2-Clause,,Felix Boehm,entities,2.1.
|
|
360
372
|
library,widdershins@4.0.1|linkify-it@3.0.3,MIT,,,linkify-it,3.0.3,pkg:npm/linkify-it@3.0.3,node_modules/widdershins/node_modules/linkify-it,Links recognition library with FULL unicode support,git+https://github.com/markdown-it/linkify-it.git,"as detected from PackageJson property ""repository.url""",https://github.com/markdown-it/linkify-it#readme,"as detected from PackageJson property ""homepage""",https://github.com/markdown-it/linkify-it/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/linkify-it/-/linkify-it-3.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ca74eccab152744e6867f3bd1847f4d243e782639f5706b347918a0eae8461f865a45ba0dc9db3c9b5f9e9ad8f451a5cf4ff85b92a06340c2395b0ecf632413d,,active,Active in npm registry,2023-12-01T21:47:27.969Z
|
361
373
|
library,widdershins@4.0.1|uc.micro@1.0.6,MIT,,,uc.micro,1.0.6,pkg:npm/uc.micro@1.0.6,node_modules/widdershins/node_modules/uc.micro,Micro subset of unicode data files for markdown-it projects.,git+https://github.com/markdown-it/uc.micro.git,"as detected from PackageJson property ""repository.url""",https://github.com/markdown-it/uc.micro#readme,"as detected from PackageJson property ""homepage""",https://github.com/markdown-it/uc.micro/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f18ef9a6f4d890b256da15901d7c68a91815eea6fd07ef6f144b6274c2feee4a075056a99d524067a70ab3e423cf9030dda6561cc0babb4c0913702dfa7486c0,,active,Active in npm registry,2024-03-02T17:44:54.461Z
|
362
374
|
library,widdershins@4.0.1|mdurl@1.0.1,MIT,,,mdurl,1.0.1,pkg:npm/mdurl@1.0.1,node_modules/widdershins/node_modules/mdurl,URL utilities for markdown-it,git+https://github.com/markdown-it/mdurl.git,"as detected from PackageJson property ""repository.url""",https://github.com/markdown-it/mdurl#readme,"as detected from PackageJson property ""homepage""",https://github.com/markdown-it/mdurl/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fec2a540908161563d12bb3d86accaa2ee07e95e5459cfcce7d4c7d9dbe4b7ef388ad7e7abbb8538c2e93a2392e2e8ef1cfe1eb659f5f1f988c40e51e5f965d2,,active,Active in npm registry,2023-12-01T05:03:40.751Z
|
363
|
-
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-
|
375
|
+
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
|
364
376
|
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
|
365
377
|
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
|
366
|
-
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,
|
378
|
+
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,2025-08-22T06:09:04.864Z
|
367
379
|
library,widdershins@4.0.1|strip-ansi@4.0.0,MIT,,Sindre Sorhus,strip-ansi,4.0.0,pkg:npm/strip-ansi@4.0.0,node_modules/widdershins/node_modules/strip-ansi,Strip ANSI escape codes,git+https://github.com/chalk/strip-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/strip-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/strip-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e17689db341d0b344e6438af1152033e47109fc2cc1526bc923f06c5bfcb9f0ceff40f1572d359fa57e2bc2fec5778af5bc1252531115d9a0f051ad92a434aa3,sindresorhus@gmail.com,active,Active in npm registry,2023-05-28T09:55:04.460Z
|
368
|
-
library,widdershins@4.0.1|ansi-regex@3.0.1,MIT,,Sindre Sorhus,ansi-regex,3.0.1,pkg:npm/ansi-regex@3.0.1,node_modules/widdershins/node_modules/ansi-regex,Regular expression for matching ANSI escape codes,git+https://github.com/chalk/ansi-regex.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-regex#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-regex/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f8ef4972df307fefa55f1c4573885cf0bb23692ab41c5cf32fb715b30f2944320f763283da64f8cad0d994bb92059e1c2ca6455c8acc18eec36d00ad30924c2b,sindresorhus@gmail.com,active,Active in npm registry,
|
380
|
+
library,widdershins@4.0.1|ansi-regex@3.0.1,MIT,,Sindre Sorhus,ansi-regex,3.0.1,pkg:npm/ansi-regex@3.0.1,node_modules/widdershins/node_modules/ansi-regex,Regular expression for matching ANSI escape codes,git+https://github.com/chalk/ansi-regex.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-regex#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-regex/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f8ef4972df307fefa55f1c4573885cf0bb23692ab41c5cf32fb715b30f2944320f763283da64f8cad0d994bb92059e1c2ca6455c8acc18eec36d00ad30924c2b,sindresorhus@gmail.com,active,Active in npm registry,2025-08-17T16:49:38.126Z
|
369
381
|
library,widdershins@4.0.1|wrap-ansi@2.1.0,MIT,,Sindre Sorhus,wrap-ansi,2.1.0,pkg:npm/wrap-ansi@2.1.0,node_modules/widdershins/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-2.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bc068468333de3a81b3691f9a4b54d47ebd7da1b7a9f406ddc65f0541d40b80a99a2c3af1cd1773fbc039e1f0a2e44aa814874ba1efb95eecec20a33f99f5707,sindresorhus@gmail.com,active,Active in npm registry,2023-10-28T17:40:34.535Z
|
370
|
-
library,widdershins@4.0.1|wrap-ansi@2.1.0|string-width@1.0.2,MIT,,Sindre Sorhus,string-width,1.0.2,pkg:npm/string-width@1.0.2,node_modules/widdershins/node_modules/wrap-ansi/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-1.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d17b15a502e75425c725fc84b3cb42d33a53548af93ca2ac42d913dbd230ba99cf4e3b4f990df14ffe32091105f6162457fdccde4cdc513480653e9aea1f35b7,sindresorhus@gmail.com,active,Active in npm registry,
|
382
|
+
library,widdershins@4.0.1|wrap-ansi@2.1.0|string-width@1.0.2,MIT,,Sindre Sorhus,string-width,1.0.2,pkg:npm/string-width@1.0.2,node_modules/widdershins/node_modules/wrap-ansi/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-1.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d17b15a502e75425c725fc84b3cb42d33a53548af93ca2ac42d913dbd230ba99cf4e3b4f990df14ffe32091105f6162457fdccde4cdc513480653e9aea1f35b7,sindresorhus@gmail.com,active,Active in npm registry,2025-08-22T06:09:04.864Z
|
371
383
|
library,widdershins@4.0.1|wrap-ansi@2.1.0|is-fullwidth-code-point@1.0.0,MIT,,Sindre Sorhus,is-fullwidth-code-point,1.0.0,pkg:npm/is-fullwidth-code-point@1.0.0,node_modules/widdershins/node_modules/wrap-ansi/node_modules/is-fullwidth-code-point,Check if the character represented by a given Unicode code point is fullwidth,git+https://github.com/sindresorhus/is-fullwidth-code-point.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/is-fullwidth-code-point#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/is-fullwidth-code-point/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d69a94a918e484f27d9a236af52c0c7ddbe2ea504971de9e171bdf6a2bd085a1f74a08ac7e2bae76f167b5d28e9b1b9e7bfefb97e14f8caad08d6be63e35ab47,sindresorhus@gmail.com,active,Active in npm registry,2023-10-28T13:20:15.556Z
|
372
384
|
library,widdershins@4.0.1|wrap-ansi@2.1.0|strip-ansi@3.0.1,MIT,,Sindre Sorhus,strip-ansi,3.0.1,pkg:npm/strip-ansi@3.0.1,node_modules/widdershins/node_modules/wrap-ansi/node_modules/strip-ansi,Strip ANSI escape codes,git+https://github.com/chalk/strip-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/strip-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/strip-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,561ba64926c1a834cff29d992ca8f8d148c1095e3ebfc6d4484a546f82a34605a4f696ea185e111058fa2846a089d6f67ff33a0330b41261720cd19ac3d382ce,sindresorhus@gmail.com,active,Active in npm registry,2023-05-28T09:55:04.460Z
|
373
|
-
library,widdershins@4.0.1|wrap-ansi@2.1.0|ansi-regex@2.1.1,MIT,,Sindre Sorhus,ansi-regex,2.1.1,pkg:npm/ansi-regex@2.1.1,node_modules/widdershins/node_modules/wrap-ansi/node_modules/ansi-regex,Regular expression for matching ANSI escape codes,git+https://github.com/chalk/ansi-regex.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-regex#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-regex/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4c81a74e9768f84dfea42c8096e66fb440f9a79c02a8b75ecc2ca13d9cca3dcc6f169944b788be5bb38e3422a0799153dfecb935965f38e4bf05d71a9e6d4c60,sindresorhus@gmail.com,active,Active in npm registry,
|
385
|
+
library,widdershins@4.0.1|wrap-ansi@2.1.0|ansi-regex@2.1.1,MIT,,Sindre Sorhus,ansi-regex,2.1.1,pkg:npm/ansi-regex@2.1.1,node_modules/widdershins/node_modules/wrap-ansi/node_modules/ansi-regex,Regular expression for matching ANSI escape codes,git+https://github.com/chalk/ansi-regex.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-regex#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-regex/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4c81a74e9768f84dfea42c8096e66fb440f9a79c02a8b75ecc2ca13d9cca3dcc6f169944b788be5bb38e3422a0799153dfecb935965f38e4bf05d71a9e6d4c60,sindresorhus@gmail.com,active,Active in npm registry,2025-08-17T16:49:38.126Z
|
374
386
|
library,widdershins@4.0.1|find-up@3.0.0,MIT,,Sindre Sorhus,find-up,3.0.0,pkg:npm/find-up@3.0.0,node_modules/widdershins/node_modules/find-up,Find a file or directory by walking up parent directories,git+https://github.com/sindresorhus/find-up.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/find-up#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/find-up/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d720fa4662c8d5705fc6e82f391c25724e9fef9b582fe891d23ab0b0eacec4c672198a94b83849d25e005dd3b5897fc54ecf5c040304935816484c759126f296,sindresorhus@gmail.com,active,Active in npm registry,2023-11-16T12:22:36.697Z
|
375
387
|
library,widdershins@4.0.1|locate-path@3.0.0,MIT,,Sindre Sorhus,locate-path,3.0.0,pkg:npm/locate-path@3.0.0,node_modules/widdershins/node_modules/locate-path,Get the first path that exists on disk of multiple paths,git+https://github.com/sindresorhus/locate-path.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/locate-path#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/locate-path/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ec03bbe3cc169c884da80b9ab72d995879101d148d7cf548b0f21fc043963b6d8099aa15ad66af94e70c4799f34cb358be9dfa5f6db4fe669a46cade7351bae4,sindresorhus@gmail.com,active,Active in npm registry,2023-06-17T00:12:11.255Z
|
376
388
|
library,widdershins@4.0.1|p-locate@3.0.0,MIT,,Sindre Sorhus,p-locate,3.0.0,pkg:npm/p-locate@3.0.0,node_modules/widdershins/node_modules/p-locate,Get the first fulfilled promise that satisfies the provided testing function,git+https://github.com/sindresorhus/p-locate.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-locate#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-locate/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c7ed76c3f4e8fb81857e0261044a620dc2e8cd12467a063e122effcf4b522e4326c4664dc9b54c49f5a3f5a267f19e4573b74150d24e39580fbf61fb230ba549,sindresorhus@gmail.com,active,Active in npm registry,2023-06-22T16:33:30.238Z
|
377
|
-
library,widdershins@4.0.1|p-limit@2.3.0,MIT,,Sindre Sorhus,p-limit,2.3.0,pkg:npm/p-limit@2.3.0,node_modules/widdershins/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-
|
389
|
+
library,widdershins@4.0.1|p-limit@2.3.0,MIT,,Sindre Sorhus,p-limit,2.3.0,pkg:npm/p-limit@2.3.0,node_modules/widdershins/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-08-19T15:03:46.499Z
|
378
390
|
library,widdershins@4.0.1|path-exists@3.0.0,MIT,,Sindre Sorhus,path-exists,3.0.0,pkg:npm/path-exists@3.0.0,node_modules/widdershins/node_modules/path-exists,Check if a path exists,git+https://github.com/sindresorhus/path-exists.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/path-exists#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/path-exists/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6e90bb198c220d8438c182def8503c96146385008c7101ae4a0186a83920fd07ab456c3d0a61914f4892395452649dbd34c2d9808cea6a58c9eb7a1a2f834825,sindresorhus@gmail.com,active,Active in npm registry,2024-10-22T17:26:44.383Z
|
379
391
|
library,widdershins@4.0.1|get-caller-file@1.0.3,ISC,,Stefan Penner,get-caller-file,1.0.3,pkg:npm/get-caller-file@1.0.3,node_modules/widdershins/node_modules/get-caller-file,,git+https://github.com/stefanpenner/get-caller-file.git,"as detected from PackageJson property ""repository.url""",https://github.com/stefanpenner/get-caller-file#readme,"as detected from PackageJson property ""homepage""",https://github.com/stefanpenner/get-caller-file/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,dedeab553a1ea197d848677c6282c54760c992242b22252b19c8ef157da60f0ddb9fa9363adc073744cd08b6c13bec3ca93be29a10e4bfe2d2b1c6c9635bc4eb,,active,Active in npm registry,2023-09-10T02:37:49.754Z
|
380
392
|
library,widdershins@4.0.1|require-main-filename@1.0.1,ISC,,Ben Coe,require-main-filename,1.0.1,pkg:npm/require-main-filename@1.0.1,node_modules/widdershins/node_modules/require-main-filename,shim for require.main.filename() that works in as many environments as possible,git+ssh://git@github.com/yargs/require-main-filename.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/require-main-filename#readme,"as detected from PackageJson property ""homepage""",https://github.com/yargs/require-main-filename/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,22a494b4e54fe24b1dd42fde8f9cde121fc120fd9a8eaa67f1ce71faaf7d82f7081bf41fd1cb9de6b6959c4fc3c1dd2e6bd4d7603a03734444e61052773db652,ben@npmjs.com,active,Active in npm registry,2022-06-26T11:38:43.336Z
|
@@ -384,21 +396,21 @@ library,widdershins@4.0.1|yargs-parser@21.1.1,ISC,,Ben Coe,yargs-parser,21.1.1,p
|
|
384
396
|
library,dot@1.1.3,MIT,,Laura Doktorova,dot,1.1.3,pkg:npm/dot@1.1.3,node_modules/dot,Concise and fast javascript templating compatible with nodejs and other javascript environments,git://github.com/olado/doT.git,"as detected from PackageJson property ""repository.url""",http://github.com/olado/doT,"as detected from PackageJson property ""homepage""",https://github.com/olado/doT/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/dot/-/dot-1.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fe7b7be119be3dc7e78ab5c611d85995e4f0182d8b327b8a4de79322523cdb16f9968041a17358cebd9ecc2ae83d232d8a52bc11921f70d67039c1cdfa26f52e,ldoktorova@gmail.com,active,Active in npm registry,2024-05-30T04:47:43.903Z
|
385
397
|
library,highlightjs@9.16.2,BSD-3-Clause,,,highlightjs,9.16.2,pkg:npm/highlightjs@9.16.2,node_modules/highlightjs,Syntax highlighting for the Web,,,,,,,https://registry.npmjs.org/highlightjs/-/highlightjs-9.16.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,14ad6f98c8fc05b122a44cbc0cb22fa7bd6de54b02ee7d83e849ff51f33ff753c2c263a98fa7f68aed18d1ca110bad8a4911c70be76ab8cdb13142d5fd7ecd16,,deprecated,Use the 'highlight.js' package instead https://npm.im/highlight.js,2023-06-12T21:51:42.337Z
|
386
398
|
library,httpsnippet@1.25.0,MIT,,Ahmad Nassri,httpsnippet,1.25.0,pkg:npm/httpsnippet@1.25.0,node_modules/httpsnippet,HTTP Request snippet generator for *most* languages,git+https://github.com/Mashape/httpsnippet.git,"as detected from PackageJson property ""repository.url""",https://github.com/Mashape/httpsnippet,"as detected from PackageJson property ""homepage""",https://github.com/Mashape/httpsnippet/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/httpsnippet/-/httpsnippet-1.25.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8e86c4e92f76ddc2ee7f904f1ba25ffa82c14643f3bf644fa74770387716c23fedf45c15fedf61c99e3a9294f74390c79fd8853661a1adc9a615406aca3a1342,ahmad@mashape.com,active,Active in npm registry,2024-10-16T08:43:53.889Z
|
387
|
-
library,httpsnippet@1.25.0|chalk@1.1.3,MIT,,,chalk,1.1.3,pkg:npm/chalk@1.1.3,node_modules/httpsnippet/node_modules/chalk,Terminal string styling done right. Much color.,git+https://github.com/chalk/chalk.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/chalk#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/chalk/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,53795154b31296c09f8ea60f6cbc95bf5d4cf423d6e08ef6f1de9308a300389b9e11e07dffca3e792b0c9f13c90fe43e2bdd3db1d11283b0beb489281faa27d4,,active,Active in npm registry,2025-
|
399
|
+
library,httpsnippet@1.25.0|chalk@1.1.3,MIT,,,chalk,1.1.3,pkg:npm/chalk@1.1.3,node_modules/httpsnippet/node_modules/chalk,Terminal string styling done right. Much color.,git+https://github.com/chalk/chalk.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/chalk#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/chalk/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,53795154b31296c09f8ea60f6cbc95bf5d4cf423d6e08ef6f1de9308a300389b9e11e07dffca3e792b0c9f13c90fe43e2bdd3db1d11283b0beb489281faa27d4,,active,Active in npm registry,2025-08-17T07:27:47.733Z
|
388
400
|
library,httpsnippet@1.25.0|ansi-styles@2.2.1,MIT,,Sindre Sorhus,ansi-styles,2.2.1,pkg:npm/ansi-styles@2.2.1,node_modules/httpsnippet/node_modules/ansi-styles,ANSI escape codes for styling strings in the terminal,git+https://github.com/chalk/ansi-styles.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-styles#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-styles/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,92609ebc582146258cec7079cd33d42e5e2bf5b5454968f3eb6321aa2cc3194aead8d5ae34c432bafe2d1c7a0a247b3af4cfcc17ae2511c1dd608a1cadd59060,sindresorhus@gmail.com,active,Active in npm registry,2023-05-10T18:27:53.474Z
|
389
401
|
library,httpsnippet@1.25.0|escape-string-regexp@1.0.5,MIT,,Sindre Sorhus,escape-string-regexp,1.0.5,pkg:npm/escape-string-regexp@1.0.5,node_modules/httpsnippet/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
|
390
402
|
library,httpsnippet@1.25.0|strip-ansi@3.0.1,MIT,,Sindre Sorhus,strip-ansi,3.0.1,pkg:npm/strip-ansi@3.0.1,node_modules/httpsnippet/node_modules/strip-ansi,Strip ANSI escape codes,git+https://github.com/chalk/strip-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/strip-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/strip-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,561ba64926c1a834cff29d992ca8f8d148c1095e3ebfc6d4484a546f82a34605a4f696ea185e111058fa2846a089d6f67ff33a0330b41261720cd19ac3d382ce,sindresorhus@gmail.com,active,Active in npm registry,2023-05-28T09:55:04.460Z
|
391
|
-
library,httpsnippet@1.25.0|ansi-regex@2.1.1,MIT,,Sindre Sorhus,ansi-regex,2.1.1,pkg:npm/ansi-regex@2.1.1,node_modules/httpsnippet/node_modules/ansi-regex,Regular expression for matching ANSI escape codes,git+https://github.com/chalk/ansi-regex.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-regex#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-regex/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4c81a74e9768f84dfea42c8096e66fb440f9a79c02a8b75ecc2ca13d9cca3dcc6f169944b788be5bb38e3422a0799153dfecb935965f38e4bf05d71a9e6d4c60,sindresorhus@gmail.com,active,Active in npm registry,
|
392
|
-
library,httpsnippet@1.25.0|supports-color@2.0.0,MIT,,Sindre Sorhus,supports-color,2.0.0,pkg:npm/supports-color@2.0.0,node_modules/httpsnippet/node_modules/supports-color,Detect whether a terminal supports color,git+https://github.com/chalk/supports-color.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/supports-color#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/supports-color/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,28a355b5dea909880f20a538729dbbdf71d6602a6995085d7592c152bc9a007a2eef6df1f854734390dff36e058fe232cae8904d1a2e6f84a72057c872ba7bd2,sindresorhus@gmail.com,active,Active in npm registry,
|
403
|
+
library,httpsnippet@1.25.0|ansi-regex@2.1.1,MIT,,Sindre Sorhus,ansi-regex,2.1.1,pkg:npm/ansi-regex@2.1.1,node_modules/httpsnippet/node_modules/ansi-regex,Regular expression for matching ANSI escape codes,git+https://github.com/chalk/ansi-regex.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-regex#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-regex/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4c81a74e9768f84dfea42c8096e66fb440f9a79c02a8b75ecc2ca13d9cca3dcc6f169944b788be5bb38e3422a0799153dfecb935965f38e4bf05d71a9e6d4c60,sindresorhus@gmail.com,active,Active in npm registry,2025-08-17T16:49:38.126Z
|
404
|
+
library,httpsnippet@1.25.0|supports-color@2.0.0,MIT,,Sindre Sorhus,supports-color,2.0.0,pkg:npm/supports-color@2.0.0,node_modules/httpsnippet/node_modules/supports-color,Detect whether a terminal supports color,git+https://github.com/chalk/supports-color.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/supports-color#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/supports-color/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,28a355b5dea909880f20a538729dbbdf71d6602a6995085d7592c152bc9a007a2eef6df1f854734390dff36e058fe232cae8904d1a2e6f84a72057c872ba7bd2,sindresorhus@gmail.com,active,Active in npm registry,2025-08-17T07:28:56.712Z
|
393
405
|
library,httpsnippet@1.25.0|commander@2.20.3,MIT,,TJ Holowaychuk,commander,2.20.3,pkg:npm/commander@2.20.3,node_modules/httpsnippet/node_modules/commander,the complete solution for node.js command-line programs,git+https://github.com/tj/commander.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/tj/commander.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/tj/commander.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/commander/-/commander-2.20.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1a956498cf2f176bd05248f62ef6660f7e49c5e24e2c2c09f5c524ba0ca4da7ba16efdfe989be92d862dfb4f9448cc44fa88fe7b2fe52449e1670ef9c7f38c71,tj@vision-media.ca,active,Active in npm registry,2025-05-18T23:00:59.689Z
|
394
406
|
library,httpsnippet@1.25.0|debug@2.6.9,MIT,,TJ Holowaychuk,debug,2.6.9,pkg:npm/debug@2.6.9,node_modules/httpsnippet/node_modules/debug,small debugging utility,git://github.com/visionmedia/debug.git,"as detected from PackageJson property ""repository.url""",https://github.com/visionmedia/debug#readme,"as detected from PackageJson property ""homepage""",https://github.com/visionmedia/debug/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/debug/-/debug-2.6.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6c2ec496b7496899cf6c03fed44a2d62fa99b1bdde725e708ba05f8ba0494d470da30a7a72fb298348d7ce74532838e6fc4ec076014155e00f54c35c286b0730,tj@vision-media.ca,active,Active in npm registry,2025-05-13T20:56:36.586Z
|
395
|
-
library,httpsnippet@1.25.0|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/httpsnippet/node_modules/ms,Tiny milisecond conversion utility,git+https://github.com/zeit/ms.git,"as detected from PackageJson property ""repository.url""",https://github.com/zeit/ms#readme,"as detected from PackageJson property ""homepage""",https://github.com/zeit/ms/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ms/-/ms-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-
|
407
|
+
library,httpsnippet@1.25.0|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/httpsnippet/node_modules/ms,Tiny milisecond conversion utility,git+https://github.com/zeit/ms.git,"as detected from PackageJson property ""repository.url""",https://github.com/zeit/ms#readme,"as detected from PackageJson property ""homepage""",https://github.com/zeit/ms/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ms/-/ms-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-08-25T20:38:38.669Z
|
396
408
|
library,httpsnippet@1.25.0|event-stream@3.3.4,MIT,,Dominic Tarr,event-stream,3.3.4,pkg:npm/event-stream@3.3.4,node_modules/httpsnippet/node_modules/event-stream,construct pipes of streams of events,git://github.com/dominictarr/event-stream.git,"as detected from PackageJson property ""repository.url""",http://github.com/dominictarr/event-stream,"as detected from PackageJson property ""homepage""",https://github.com/dominictarr/event-stream/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,407a64111706b11d13ed09b71cd252c97284123f001cdc646373caf134b6289bd0ecd8921dedc30e9c1528ab68629acbfc0adecb31417889012160a102a9fad2,dominic.tarr@gmail.com,active,Active in npm registry,2022-11-08T10:38:35.230Z
|
397
409
|
library,httpsnippet@1.25.0|map-stream@0.1.0,,,Dominic Tarr,map-stream,0.1.0,pkg:npm/map-stream@0.1.0,node_modules/httpsnippet/node_modules/map-stream,construct pipes of streams of events,git://github.com/dominictarr/map-stream.git,"as detected from PackageJson property ""repository.url""",http://github.com/dominictarr/map-stream,"as detected from PackageJson property ""homepage""",https://github.com/dominictarr/map-stream/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/map-stream/-/map-stream-0.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0a4610acf6197d69eefc3026542a53497ff11e9299f3478a87694093203a0094de7fa6d6fba2696d064de6ba1fba6edd6be4b23756e2e5cb539be9537dc096de,dominic.tarr@gmail.com,active,Active in npm registry,2022-06-19T15:52:46.194Z
|
398
410
|
library,httpsnippet@1.25.0|split@0.3.3,MIT,,Dominic Tarr,split,0.3.3,pkg:npm/split@0.3.3,node_modules/httpsnippet/node_modules/split,split a Text Stream into a Line Stream,git://github.com/dominictarr/split.git,"as detected from PackageJson property ""repository.url""",http://github.com/dominictarr/split,"as detected from PackageJson property ""homepage""",https://github.com/dominictarr/split/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/split/-/split-0.3.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c03d807959b15d10685f8e300327208d5a4c86f6f0748d9a6630a4bdf35c1f562a1d0bc955ad5db9673bdcec9518951cd397e115a4d9790fcf62cae6c87d0954,dominic.tarr@gmail.com,active,Active in npm registry,2022-06-26T22:56:53.943Z
|
399
411
|
library,httpsnippet@1.25.0|stream-combiner@0.0.4,MIT,,'Dominic Tarr',stream-combiner,0.0.4,pkg:npm/stream-combiner@0.0.4,node_modules/httpsnippet/node_modules/stream-combiner,,git://github.com/dominictarr/stream-combiner.git,"as detected from PackageJson property ""repository.url""",https://github.com/dominictarr/stream-combiner,"as detected from PackageJson property ""homepage""",https://github.com/dominictarr/stream-combiner/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/stream-combiner/-/stream-combiner-0.0.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ad3d3448f9d357246c692cf9ce048f99afda1d23a2739535a6b858751cb91d2da44d9be21699838338a56edb09b318aba2a00299acb29c337ff55cc86d7e433b,dominic.tarr@gmail.com,active,Active in npm registry,2022-11-08T10:38:50.859Z
|
400
412
|
library,has-ansi@2.0.0,MIT,,Sindre Sorhus,has-ansi,2.0.0,pkg:npm/has-ansi@2.0.0,node_modules/has-ansi,Check if a string has ANSI escape codes,git+https://github.com/sindresorhus/has-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/has-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/has-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0bcbc127c0f0502c75f6f866eeeae14ee52caf8fc8c8fea5e15ccd403bfeaf21d039b5b74d34e9f7207af16a588117b66db686b99fec7bbe08a857959cc9cb66,sindresorhus@gmail.com,active,Active in npm registry,2024-07-10T23:46:34.662Z
|
401
|
-
library,has-ansi@2.0.0|ansi-regex@2.1.1,MIT,,Sindre Sorhus,ansi-regex,2.1.1,pkg:npm/ansi-regex@2.1.1,node_modules/has-ansi/node_modules/ansi-regex,Regular expression for matching ANSI escape codes,git+https://github.com/chalk/ansi-regex.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-regex#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-regex/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4c81a74e9768f84dfea42c8096e66fb440f9a79c02a8b75ecc2ca13d9cca3dcc6f169944b788be5bb38e3422a0799153dfecb935965f38e4bf05d71a9e6d4c60,sindresorhus@gmail.com,active,Active in npm registry,
|
413
|
+
library,has-ansi@2.0.0|ansi-regex@2.1.1,MIT,,Sindre Sorhus,ansi-regex,2.1.1,pkg:npm/ansi-regex@2.1.1,node_modules/has-ansi/node_modules/ansi-regex,Regular expression for matching ANSI escape codes,git+https://github.com/chalk/ansi-regex.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-regex#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-regex/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4c81a74e9768f84dfea42c8096e66fb440f9a79c02a8b75ecc2ca13d9cca3dcc6f169944b788be5bb38e3422a0799153dfecb935965f38e4bf05d71a9e6d4c60,sindresorhus@gmail.com,active,Active in npm registry,2025-08-17T16:49:38.126Z
|
402
414
|
library,form-data@4.0.4,MIT,,Felix Geisendörfer,form-data,4.0.4,pkg:npm/form-data@4.0.4,node_modules/form-data,A library to create readable multipart/form-data streams. Can be used to submit forms and file uploads to other web applications.,git://github.com/form-data/form-data.git,"as detected from PackageJson property ""repository.url""",https://github.com/form-data/form-data#readme,"as detected from PackageJson property ""homepage""",https://github.com/form-data/form-data/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/form-data/-/form-data-4.0.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2ab1a12fd438ce38f492252de4e3b832bfc0fe3948da30d8b397870696073dc0445528a2a40be7d8aa361e73dedb4ae672ebaf30735d645a7ee089464cc1743b,felix@debuggable.com,active,Active in npm registry,2025-07-18T22:57:36.676Z
|
403
415
|
library,fs-readfile-promise@2.0.1,MIT,,Shinnosuke Watanabe,fs-readfile-promise,2.0.1,pkg:npm/fs-readfile-promise@2.0.1,node_modules/fs-readfile-promise,Promise version of fs.readFile,git+https://github.com/shinnn/fs-readfile-promise.git,"as detected from PackageJson property ""repository.url""",https://github.com/shinnn/fs-readfile-promise#readme,"as detected from PackageJson property ""homepage""",https://github.com/shinnn/fs-readfile-promise/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/fs-readfile-promise/-/fs-readfile-promise-2.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,efe3fd78e38c9e420e9adc6b0564f358e050944ecdcff701c7d1184d7e619bc0f3999fc58fd6167946363bd1be43c61b95271dd61c8491c98d7193038f953c52,,active,Active in npm registry,2022-06-18T03:54:57.870Z
|
404
416
|
library,graceful-fs@4.2.11,ISC,,,graceful-fs,4.2.11,pkg:npm/graceful-fs@4.2.11,node_modules/graceful-fs,A drop-in replacement for fs~ making various improvements.,git+https://github.com/isaacs/node-graceful-fs.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-graceful-fs#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-graceful-fs/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,45b279fe398570d342703579a3d7939c12c9fc7b33595d0fef76dcf857f89d2feb263f98692e881b288e2f45680585fe9755ab97793ade1fcaac7fa7849d17bd,,active,Active in npm registry,2023-06-09T21:32:46.823Z
|
@@ -426,7 +438,7 @@ library,whatwg-url@5.0.0,MIT,,Sebastian Mayr,whatwg-url,5.0.0,pkg:npm/whatwg-url
|
|
426
438
|
library,tr46@0.0.3,MIT,,Sebastian Mayr,tr46,0.0.3,pkg:npm/tr46@0.0.3,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
|
427
439
|
library,webidl-conversions@3.0.1,BSD-2-Clause,,Domenic Denicola,webidl-conversions,3.0.1,pkg:npm/webidl-conversions@3.0.1,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
|
428
440
|
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
|
429
|
-
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-
|
441
|
+
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
|
430
442
|
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
|
431
443
|
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
|
432
444
|
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
|
@@ -440,13 +452,13 @@ library,strnum@1.1.2,MIT,,Amit Gupta,strnum,1.1.2,pkg:npm/strnum@1.1.2,node_modu
|
|
440
452
|
library,json-pointer@0.6.2,MIT,,Manuel Stofer,json-pointer,0.6.2,pkg:npm/json-pointer@0.6.2,node_modules/json-pointer,Some utilities for JSON pointers described by RFC 6901,git://github.com/manuelstofer/json-pointer.git,"as detected from PackageJson property ""repository.url""",https://github.com/manuelstofer/json-pointer,"as detected from PackageJson property ""homepage""",https://github.com/manuelstofer/json-pointer/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/json-pointer/-/json-pointer-0.6.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bcb59c29b39a5e53be8ef472e2a35df932354143d9cdf263d6da49def0170f2721e5725ff777eda5429ee69282af3c8823080125c39c0954547ea40fdb969f07,manuel@smallpdf.com,active,Active in npm registry,2022-06-19T06:21:10.850Z
|
441
453
|
library,foreach@2.0.6,MIT,,Manuel Stofer,foreach,2.0.6,pkg:npm/foreach@2.0.6,node_modules/foreach,foreach component + npm package,git://github.com/manuelstofer/foreach.git,"as detected from PackageJson property ""repository.url""",https://github.com/manuelstofer/foreach#readme,"as detected from PackageJson property ""homepage""",https://github.com/manuelstofer/foreach/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/foreach/-/foreach-2.0.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,93a180183caa2def4969e6c2b050a8b9d3cf59f8a12aef29ca5617465a8fd49ee6b37f623e84ed9367ef88d82521e404c1d8746d078a274d593f2bb242f2b3c2,manuelstofer@gmail.com,active,Active in npm registry,2023-07-12T21:25:22.945Z
|
442
454
|
library,swagger2openapi@7.0.8,BSD-3-Clause,,Mike Ralphson,swagger2openapi,7.0.8,pkg:npm/swagger2openapi@7.0.8,node_modules/swagger2openapi,Convert Swagger 2.0 definitions to OpenApi 3.0 and validate,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/swagger2openapi/-/swagger2openapi-7.0.8.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ba98bfd191a462011c2de1a27a8cfc813ef8a161c0d04ec98af5fb68df6601ff9373b050a1106f9c8187a0f0f0f9ff535d35b8b3a906602649b5ab8fe8e629ee,mike.ralphson@gmail.com,active,Active in npm registry,2022-06-27T02:48:49.776Z
|
443
|
-
library,swagger2openapi@7.0.8|yaml@2.7.0,ISC,,Eemeli Aro,yaml,2.7.0,pkg:npm/yaml@2.7.0,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/,"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.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fa14a8cbf40796ec660bd902209c8bfeec8598b99cf9ee42151e566be6e9221223f392d56fd647da7567aab1e84af2a8830383bf40a5a9992689249a207e4b4c,eemeli@gmail.com,active,Active in npm registry,2025-
|
455
|
+
library,swagger2openapi@7.0.8|yaml@2.7.0,ISC,,Eemeli Aro,yaml,2.7.0,pkg:npm/yaml@2.7.0,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/,"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.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fa14a8cbf40796ec660bd902209c8bfeec8598b99cf9ee42151e566be6e9221223f392d56fd647da7567aab1e84af2a8830383bf40a5a9992689249a207e4b4c,eemeli@gmail.com,active,Active in npm registry,2025-08-05T13:19:29.169Z
|
444
456
|
library,node-readfiles@0.2.0,MIT,,Alejandro Gonzalez Sole,node-readfiles,0.2.0,pkg:npm/node-readfiles@0.2.0,node_modules/node-readfiles,A lightweight Node.js module to recursively read files in a directory using ES6 Promises,git+https://github.com/guatedude2/node-readfiles.git,"as detected from PackageJson property ""repository.url""",https://github.com/guatedude2/node-readfiles#readme,"as detected from PackageJson property ""homepage""",https://github.com/guatedude2/node-readfiles/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/node-readfiles/-/node-readfiles-0.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,494d3465aadec4d944e118dd9bcdef825b7963dca243e5c8d57a5f95695beeaed44cdd49508b66ebdc4c7a24024f1b537e7cedfbcdd3f02c7ebc8d840fef950c,,active,Active in npm registry,2022-06-21T18:39:42.703Z
|
445
457
|
library,es6-promise@3.3.1,MIT,,Yehuda Katz~ Tom Dale~ Stefan Penner and contributors,es6-promise,3.3.1,pkg:npm/es6-promise@3.3.1,node_modules/es6-promise,A lightweight library that provides tools for organizing asynchronous code,git://github.com/stefanpenner/es6-promise.git,"as detected from PackageJson property ""repository.url""",https://github.com/stefanpenner/es6-promise#readme,"as detected from PackageJson property ""homepage""",https://github.com/stefanpenner/es6-promise/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/es6-promise/-/es6-promise-3.3.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,48ea7d3e1aafaa7ee3b445313d67567d6a0b9b2b7655a27a329bcff42a26cb531c78c5ea13a6f1bda4eee226b1a5860fce19f2dbc2dcf8cf3bfdcd9c3caea50e,,active,Active in npm registry,2024-07-15T03:00:05.019Z
|
446
458
|
library,oas-validator@5.0.8,BSD-3-Clause,,Mike Ralphson,oas-validator,5.0.8,pkg:npm/oas-validator@5.0.8,node_modules/oas-validator,Parser/validator for OpenAPI 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-validator/-/oas-validator-5.0.8.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,72edb4fc71393791caa95ca0b3776df7879825f062d13b19bcf5570e16d74078848adc8337e45139395e79fa0a44a289f5d1401762419031e0bd68f4b232869b,,active,Active in npm registry,2022-05-12T00:17:09.231Z
|
447
|
-
library,oas-validator@5.0.8|yaml@2.7.0,ISC,,Eemeli Aro,yaml,2.7.0,pkg:npm/yaml@2.7.0,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/,"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.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fa14a8cbf40796ec660bd902209c8bfeec8598b99cf9ee42151e566be6e9221223f392d56fd647da7567aab1e84af2a8830383bf40a5a9992689249a207e4b4c,eemeli@gmail.com,active,Active in npm registry,2025-
|
459
|
+
library,oas-validator@5.0.8|yaml@2.7.0,ISC,,Eemeli Aro,yaml,2.7.0,pkg:npm/yaml@2.7.0,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/,"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.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fa14a8cbf40796ec660bd902209c8bfeec8598b99cf9ee42151e566be6e9221223f392d56fd647da7567aab1e84af2a8830383bf40a5a9992689249a207e4b4c,eemeli@gmail.com,active,Active in npm registry,2025-08-05T13:19:29.169Z
|
448
460
|
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
|
449
|
-
library,oas-linter@3.2.2|yaml@2.7.0,ISC,,Eemeli Aro,yaml,2.7.0,pkg:npm/yaml@2.7.0,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/,"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.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fa14a8cbf40796ec660bd902209c8bfeec8598b99cf9ee42151e566be6e9221223f392d56fd647da7567aab1e84af2a8830383bf40a5a9992689249a207e4b4c,eemeli@gmail.com,active,Active in npm registry,2025-
|
461
|
+
library,oas-linter@3.2.2|yaml@2.7.0,ISC,,Eemeli Aro,yaml,2.7.0,pkg:npm/yaml@2.7.0,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/,"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.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fa14a8cbf40796ec660bd902209c8bfeec8598b99cf9ee42151e566be6e9221223f392d56fd647da7567aab1e84af2a8830383bf40a5a9992689249a207e4b4c,eemeli@gmail.com,active,Active in npm registry,2025-08-05T13:19:29.169Z
|
450
462
|
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
|
451
463
|
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
|
452
464
|
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
|
@@ -478,10 +490,10 @@ library,p-is-promise@2.1.0,MIT,,Sindre Sorhus,p-is-promise,2.1.0,pkg:npm/p-is-pr
|
|
478
490
|
library,require-directory@2.1.1,MIT,,Troy Goode,require-directory,2.1.1,pkg:npm/require-directory@2.1.1,node_modules/require-directory,Recursively iterates over specified directory~ require()'ing each file~ and returning a nested hash structure containing those modules.,git://github.com/troygoode/node-require-directory.git,"as detected from PackageJson property ""repository.url""",https://github.com/troygoode/node-require-directory/,"as detected from PackageJson property ""homepage""",http://github.com/troygoode/node-require-directory/issues/,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7c6c4423bfb0b06f71aef763b2b9662f6d8e3134e21d1c0032ba2211e320abc833a0b0bf3d0afb46c4434932d483f6d9019b45f9354890773aff84482abba2f9,troygoode@gmail.com,active,Active in npm registry,2022-06-26T11:36:41.323Z
|
479
491
|
library,set-blocking@2.0.0,ISC,,Ben Coe,set-blocking,2.0.0,pkg:npm/set-blocking@2.0.0,node_modules/set-blocking,set blocking stdio and stderr ensuring that terminal output does not truncate,git+https://github.com/yargs/set-blocking.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/set-blocking#readme,"as detected from PackageJson property ""homepage""",https://github.com/yargs/set-blocking/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2a22814bc0275861322f3a1f15f9af2b0a5d3f3aa2cb5e8bbd07cadf2bff7d51fb063d77ff097725247527eadf81113dabbc5424ae2abe04bcada48e78b51e87,ben@npmjs.com,active,Active in npm registry,2022-06-26T18:18:15.201Z
|
480
492
|
library,which-module@2.0.1,ISC,,nexdrew,which-module,2.0.1,pkg:npm/which-module@2.0.1,node_modules/which-module,Find the module object for something that was require()d,git+https://github.com/nexdrew/which-module.git,"as detected from PackageJson property ""repository.url""",https://github.com/nexdrew/which-module#readme,"as detected from PackageJson property ""homepage""",https://github.com/nexdrew/which-module/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/which-module/-/which-module-2.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,881759e7b443be7391f4018184c2f6bc565fee1f2f9818e1a1a66a3832411561d5b4a90398ab876a2ddcc793e054cad7e580cda76ec0a1f61b03072d492faf85,,active,Active in npm registry,2023-07-23T04:47:01.895Z
|
481
|
-
library,yaml@2.8.
|
482
|
-
library,@mojaloop/central-services-stream@11.8.2,Apache-2.0,@mojaloop,ModusBox,central-services-stream,11.8.2,pkg:npm/%40mojaloop/central-services-stream@11.8.2,node_modules/@mojaloop/central-services-stream,Streaming library code for central services.,git+https://github.com/mojaloop/central-services-stream.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/central-services-stream#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/central-services-stream/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/central-services-stream/-/central-services-stream-11.8.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e3a20f540a9c061d0d72fa099efdd41d849b9292533962250f8e8b3ff667bdaae2ad35cd071828225803e04bc8361d562b685200beede3736f2989c8b10792d8,,active,Active in npm registry,2025-
|
493
|
+
library,yaml@2.8.1,ISC,,Eemeli Aro,yaml,2.8.1,pkg:npm/yaml@2.8.1,node_modules/yaml,JavaScript parser and stringifier for YAML,git+https://github.com/eemeli/yaml.git,"as detected from PackageJson property ""repository.url""",https://eemeli.org/yaml/,"as detected from PackageJson property ""homepage""",https://github.com/eemeli/yaml/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/yaml/-/yaml-2.8.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,95c61c3315f63cef57306bc02642773ac34cc3effb14a7aceff8607ab1946162285aee63ffe610a9c66be499cf656cceb0406031b49b8924e7fddbffebd324a7,eemeli@gmail.com,active,Active in npm registry,2025-08-05T13:19:29.169Z
|
494
|
+
library,@mojaloop/central-services-stream@11.8.2,Apache-2.0,@mojaloop,ModusBox,central-services-stream,11.8.2,pkg:npm/%40mojaloop/central-services-stream@11.8.2,node_modules/@mojaloop/central-services-stream,Streaming library code for central services.,git+https://github.com/mojaloop/central-services-stream.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/central-services-stream#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/central-services-stream/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/central-services-stream/-/central-services-stream-11.8.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e3a20f540a9c061d0d72fa099efdd41d849b9292533962250f8e8b3ff667bdaae2ad35cd071828225803e04bc8361d562b685200beede3736f2989c8b10792d8,,active,Active in npm registry,2025-08-06T18:46:29.345Z
|
483
495
|
library,events@3.3.0,MIT,,Irakli Gozalishvili,events,3.3.0,pkg:npm/events@3.3.0,node_modules/events,Node's event emitter for all engines.,git://github.com/Gozala/events.git,"as detected from PackageJson property ""repository.url""",https://github.com/Gozala/events#readme,"as detected from PackageJson property ""homepage""",http://github.com/Gozala/events/issues/,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/events/-/events-3.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,990c3ed9f9106c02f343b574318d08a9d9d734e793b4fe2bd2537dcfb0006b009782a79aedb0e28b6d0062b201ac577f1f1d0cd8e733e92d75d4268591471bd1,rfobic@gmail.com,active,Active in npm registry,2023-07-12T19:04:56.658Z
|
484
|
-
library,node-rdkafka@3.3.1,MIT,,,node-rdkafka,3.3.1,pkg:npm/node-rdkafka@3.3.1,node_modules/node-rdkafka,Node.js bindings for librdkafka,git+ssh://git@github.com/Blizzard/node-rdkafka.git,"as detected from PackageJson property ""repository.url""",https://github.com/Blizzard/node-rdkafka#readme,"as detected from PackageJson property ""homepage""",https://github.com/Blizzard/node-rdkafka/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/node-rdkafka/-/node-rdkafka-3.3.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,771e2f1efb75464a06b0e56a190069bbbd96471ffbfb5172799301f9fddfad03834650059d480584afa1f9d5ae2fd31a8f1d0515d815c7c55e84e8094fabc6af,,active,Active in npm registry,2025-
|
496
|
+
library,node-rdkafka@3.3.1,MIT,,,node-rdkafka,3.3.1,pkg:npm/node-rdkafka@3.3.1,node_modules/node-rdkafka,Node.js bindings for librdkafka,git+ssh://git@github.com/Blizzard/node-rdkafka.git,"as detected from PackageJson property ""repository.url""",https://github.com/Blizzard/node-rdkafka#readme,"as detected from PackageJson property ""homepage""",https://github.com/Blizzard/node-rdkafka/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/node-rdkafka/-/node-rdkafka-3.3.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,771e2f1efb75464a06b0e56a190069bbbd96471ffbfb5172799301f9fddfad03834650059d480584afa1f9d5ae2fd31a8f1d0515d815c7c55e84e8094fabc6af,,active,Active in npm registry,2025-08-18T23:55:50.991Z
|
485
497
|
library,bindings@1.5.0,MIT,,Nathan Rajlich,bindings,1.5.0,pkg:npm/bindings@1.5.0,node_modules/bindings,Helper module for loading your native module's .node file,git://github.com/TooTallNate/node-bindings.git,"as detected from PackageJson property ""repository.url""",https://github.com/TooTallNate/node-bindings,"as detected from PackageJson property ""homepage""",https://github.com/TooTallNate/node-bindings/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a76abfb7f9a1bee3a3fd478b955eb9eba183fe0ba8c25af4847c42948d16f66ecc59890bd45d212e8fb401ec6cf4748f0ad4754974344c3dcc30aad765a8db89,nathan@tootallnate.net,active,Active in npm registry,2023-07-10T23:17:17.195Z
|
486
498
|
library,file-uri-to-path@1.0.0,MIT,,Nathan Rajlich,file-uri-to-path,1.0.0,pkg:npm/file-uri-to-path@1.0.0,node_modules/file-uri-to-path,Convert a file: URI to a file path,git://github.com/TooTallNate/file-uri-to-path.git,"as detected from PackageJson property ""repository.url""",https://github.com/TooTallNate/file-uri-to-path,"as detected from PackageJson property ""homepage""",https://github.com/TooTallNate/file-uri-to-path/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d19b7eb372fb55fd5b8b0599dbd6804625582f1ee23069c4525f71df77db07f8f78d1f35bbf3b62dba8af819b508348d0ca56d27f623c18ed351de5291e2d02f,nathan@tootallnate.net,active,Active in npm registry,2023-07-10T23:17:21.711Z
|
487
499
|
library,nan@2.23.0,MIT,,,nan,2.23.0,pkg:npm/nan@2.23.0,node_modules/nan,Native Abstractions for Node.js: C++ header for Node 0.8 -> 24 compatibility,git://github.com/nodejs/nan.git,"as detected from PackageJson property ""repository.url""",https://github.com/nodejs/nan#readme,"as detected from PackageJson property ""homepage""",https://github.com/nodejs/nan/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/nan/-/nan-2.23.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d54c6ec9819da101dc1a0f3b2e4aa6dc5cde7ee7136b434088e72e46c0e6cac7a9ddcd4b54244ada4aeb50369f316b63486d3886dbc09af83debe4839273a681,,active,Active in npm registry,2025-07-10T16:46:14.175Z
|
@@ -494,7 +506,7 @@ library,@grpc/proto-loader@0.7.15,Apache-2.0,@grpc,Google Inc.,proto-loader,0.7.
|
|
494
506
|
library,@js-sdsl/ordered-map@4.4.2,MIT,@js-sdsl,ZLY201,ordered-map,4.4.2,pkg:npm/%40js-sdsl/ordered-map@4.4.2,node_modules/@js-sdsl/ordered-map,javascript standard data structure library which benchmark against C++ STL,git+https://github.com/js-sdsl/js-sdsl.git,"as detected from PackageJson property ""repository.url""",https://js-sdsl.org,"as detected from PackageJson property ""homepage""",https://github.com/js-sdsl/js-sdsl/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@js-sdsl/ordered-map/-/ordered-map-4.4.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8942a09b9d93f07384fe66a44b18eaa1685ef79649035fc6d6c62c19ebf6243294492d78280820d4b1dbf816be20fa30d317e56e74a43ac65c3b4f02ef0d6063,951711127@qq.com,active,Active in npm registry,2023-07-21T13:31:10.848Z
|
495
507
|
library,lodash.camelcase@4.3.0,MIT,,John-David Dalton,lodash.camelcase,4.3.0,pkg:npm/lodash.camelcase@4.3.0,node_modules/lodash.camelcase,The lodash method `_.camelCase` exported as a module.,git+https://github.com/lodash/lodash.git,"as detected from PackageJson property ""repository.url""",https://lodash.com/,"as detected from PackageJson property ""homepage""",https://github.com/lodash/lodash/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4f0b849c29f16dcdeb02f85ffcb6c6eed2540f386a5f2167bf776dccb38f8021bf84e0cbed6167b1bc24b640fbc9457446bade3ff9753c02eafd84a0e95be394,john.david.dalton@gmail.com,active,Active in npm registry,2022-06-19T13:33:53.122Z
|
496
508
|
library,long@5.3.2,Apache-2.0,,Daniel Wirtz,long,5.3.2,pkg:npm/long@5.3.2,node_modules/long,A Long class for representing a 64-bit two's-complement integer value.,git+https://github.com/dcodeIO/long.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/dcodeIO/long.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/dcodeIO/long.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/long/-/long-5.3.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,98d0206751a6c8d843ec0baa9d31b7fd5436ea8efad3e65804f2a33efba03bcfa72db61f5fa4d5a493ec781be8a5b758faaa59fe52949e611cd4b799612dd000,dcode@dcode.io,active,Active in npm registry,2025-04-17T17:32:06.239Z
|
497
|
-
library,protobufjs@7.5.3,BSD-3-Clause,,Daniel Wirtz,protobufjs,7.5.3,pkg:npm/protobufjs@7.5.3,node_modules/protobufjs,Protocol Buffers for JavaScript (& TypeScript).,git+https://github.com/protobufjs/protobuf.js.git,"as detected from PackageJson property ""repository.url""",https://protobufjs.github.io/protobuf.js/,"as detected from PackageJson property ""homepage""",https://github.com/protobufjs/protobuf.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/protobufjs/-/protobufjs-7.5.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b2295d8cac15a8e23692614389743a6840747e361369fa44bc806cf2d391f2a238b29b8bf4e3d138b56edaa66a8bfc6009fb0723056a95a17c2418d61479ca6f,dcode+protobufjs@dcode.io,active,Active in npm registry,2025-
|
509
|
+
library,protobufjs@7.5.3,BSD-3-Clause,,Daniel Wirtz,protobufjs,7.5.3,pkg:npm/protobufjs@7.5.3,node_modules/protobufjs,Protocol Buffers for JavaScript (& TypeScript).,git+https://github.com/protobufjs/protobuf.js.git,"as detected from PackageJson property ""repository.url""",https://protobufjs.github.io/protobuf.js/,"as detected from PackageJson property ""homepage""",https://github.com/protobufjs/protobuf.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/protobufjs/-/protobufjs-7.5.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b2295d8cac15a8e23692614389743a6840747e361369fa44bc806cf2d391f2a238b29b8bf4e3d138b56edaa66a8bfc6009fb0723056a95a17c2418d61479ca6f,dcode+protobufjs@dcode.io,active,Active in npm registry,2025-08-15T23:29:00.196Z
|
498
510
|
library,brototype@0.0.6,MIT,,Randy Hunt,brototype,0.0.6,pkg:npm/brototype@0.0.6,node_modules/brototype,Bro~ do you even Javascript?,git+https://github.com/letsgetrandy/brototype.git,"as detected from PackageJson property ""repository.url""",http://brototypejs.com,"as detected from PackageJson property ""homepage""",https://github.com/letsgetrandy/brototype/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/brototype/-/brototype-0.0.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,51c42eb0d017ee79ee5dff6dbef2d10ba0ed67cfd8903251b5321b880e5ac9bf0c7a1c2d4b0b64bdde594d734b5134ed53a27fc89b22fb52c95ea811cf5a1bc2,,active,Active in npm registry,2022-06-13T05:08:57.353Z
|
499
511
|
library,error-callsites@2.0.4,MIT,,Thomas Watson Steen,error-callsites,2.0.4,pkg:npm/error-callsites@2.0.4,node_modules/error-callsites,Extract callsite objects from Error objects,git+https://github.com/watson/error-callsites.git,"as detected from PackageJson property ""repository.url""",https://github.com/watson/error-callsites#readme,"as detected from PackageJson property ""homepage""",https://github.com/watson/error-callsites/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/error-callsites/-/error-callsites-2.0.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,57cefb0a1e050b814dd7bf1f0cad5fb2b1cde08d5840805db632ab1e1dc150732787748cbf0515aea91a3a00e952e7af8123676b4441aba3b1f521a5c58ae280,w@tson.dk,active,Active in npm registry,2022-06-17T08:15:14.511Z
|
500
512
|
library,@protobufjs/aspromise@1.1.2,BSD-3-Clause,@protobufjs,Daniel Wirtz,aspromise,1.1.2,pkg:npm/%40protobufjs/aspromise@1.1.2,node_modules/@protobufjs/aspromise,Returns a promise from a node-style callback function.,git+https://github.com/dcodeIO/protobuf.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/dcodeIO/protobuf.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/dcodeIO/protobuf.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8fe80a13112e2e62b0bf3dce811397b6b276506db1f028766195316a187eb351761d9fb001c79434b92fcbacca08f551914fbe65642b771b147905e6720e2ea1,dcode+protobufjs@dcode.io,active,Active in npm registry,2022-06-12T22:53:38.931Z
|
@@ -507,26 +519,39 @@ library,@protobufjs/float@1.0.2,BSD-3-Clause,@protobufjs,Daniel Wirtz,float,1.0.
|
|
507
519
|
library,@protobufjs/path@1.1.2,BSD-3-Clause,@protobufjs,Daniel Wirtz,path,1.1.2,pkg:npm/%40protobufjs/path@1.1.2,node_modules/@protobufjs/path,A minimal path module to resolve Unix~ Windows and URL paths alike.,git+https://github.com/dcodeIO/protobuf.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/dcodeIO/protobuf.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/dcodeIO/protobuf.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e8939c2794e6d3c74e1c06dd4771abbcffb25147e48c6e5e3ec1d87333052eadd998c9000fdf1c0e0713da2035949f4d57015de2d1ff8924a87b8e185a496d10,dcode+protobufjs@dcode.io,active,Active in npm registry,2022-06-12T22:53:40.342Z
|
508
520
|
library,@protobufjs/pool@1.1.0,BSD-3-Clause,@protobufjs,Daniel Wirtz,pool,1.1.0,pkg:npm/%40protobufjs/pool@1.1.0,node_modules/@protobufjs/pool,A general purpose buffer pool.,git+https://github.com/dcodeIO/protobuf.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/dcodeIO/protobuf.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/dcodeIO/protobuf.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d2410b6864880c12af7204b8ce48f3d4f79d75ab6b8d87263163a502e00fc0079c714acf1dd52aa3f27a2e2ca61c7122253e4dac5d54570c58d787fe7f2e1643,dcode+protobufjs@dcode.io,active,Active in npm registry,2022-06-12T22:53:40.490Z
|
509
521
|
library,@protobufjs/utf8@1.1.0,BSD-3-Clause,@protobufjs,Daniel Wirtz,utf8,1.1.0,pkg:npm/%40protobufjs/utf8@1.1.0,node_modules/@protobufjs/utf8,A minimal UTF8 implementation for number arrays.,git+https://github.com/dcodeIO/protobuf.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/dcodeIO/protobuf.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/dcodeIO/protobuf.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,56f9f7cd9ae1419924044f0b4ae5b77a6f7c73417080ee27c73bfa39d4b13ca24810a6366c66c79fe9a11883deaf3238b7077168ff3fd3ed3a1c1a707f7e392f,dcode+protobufjs@dcode.io,active,Active in npm registry,2022-06-12T22:53:40.734Z
|
510
|
-
library,@types/node@24.0.13,MIT,@types,,node,24.0.13,pkg:npm/%40types/node@24.0.13#types/node,node_modules/@types/node,TypeScript definitions for node,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/node,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/node/-/node-24.0.13.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,426f4e6153851c5620df02684d2af3f3486879ce4b89afdd3e9f38768dd7edd66f2e2910bccd58a66bd3044748aff7be53c1d39058cb1cb9e5efc2bfaa37fe8d,,active,Active in npm registry,2025-
|
511
|
-
library,undici-types@7.8.0,MIT,,,undici-types,7.8.0,pkg:npm/undici-types@7.8.0,node_modules/undici-types,A stand-alone types package for Undici,git+https://github.com/nodejs/undici.git,"as detected from PackageJson property ""repository.url""",https://undici.nodejs.org,"as detected from PackageJson property ""homepage""",https://github.com/nodejs/undici/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/undici-types/-/undici-types-7.8.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f54276c460ef438ded63254ca6e1e5b20029c9d07c64a7d5613b0b0e15e414bffa81f929f94f314c6761f29309bf54a96676b4cf11b50f0b0a66cade2db5c1c7,,active,Active in npm registry,2025-
|
522
|
+
library,@types/node@24.0.13,MIT,@types,,node,24.0.13,pkg:npm/%40types/node@24.0.13#types/node,node_modules/@types/node,TypeScript definitions for node,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/node,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/node/-/node-24.0.13.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,426f4e6153851c5620df02684d2af3f3486879ce4b89afdd3e9f38768dd7edd66f2e2910bccd58a66bd3044748aff7be53c1d39058cb1cb9e5efc2bfaa37fe8d,,active,Active in npm registry,2025-08-25T10:02:29.809Z
|
523
|
+
library,undici-types@7.8.0,MIT,,,undici-types,7.8.0,pkg:npm/undici-types@7.8.0,node_modules/undici-types,A stand-alone types package for Undici,git+https://github.com/nodejs/undici.git,"as detected from PackageJson property ""repository.url""",https://undici.nodejs.org,"as detected from PackageJson property ""homepage""",https://github.com/nodejs/undici/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/undici-types/-/undici-types-7.8.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f54276c460ef438ded63254ca6e1e5b20029c9d07c64a7d5613b0b0e15e414bffa81f929f94f314c6761f29309bf54a96676b4cf11b50f0b0a66cade2db5c1c7,,active,Active in npm registry,2025-08-22T15:54:12.612Z
|
512
524
|
library,serialize-error@8.1.0,MIT,,Sindre Sorhus,serialize-error,8.1.0,pkg:npm/serialize-error@8.1.0,node_modules/serialize-error,Serialize/deserialize an error into a plain object,git+https://github.com/sindresorhus/serialize-error.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/serialize-error#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/serialize-error/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/serialize-error/-/serialize-error-8.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,dcd9ee59f33abc1628cb981916f1e262c55b69fbc8f6f66fffe8e52228059f8a0fe338cd3cadcb85c634c520a079bd5ae4bf233bbd4c8adf4b94da22d947c30d,sindresorhus@gmail.com,active,Active in npm registry,2025-01-05T00:36:44.679Z
|
513
525
|
library,serialize-error@8.1.0|type-fest@0.20.2,,,Sindre Sorhus,type-fest,0.20.2,pkg:npm/type-fest@0.20.2,node_modules/serialize-error/node_modules/type-fest,A collection of essential TypeScript types,git+https://github.com/sindresorhus/type-fest.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/type-fest#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/type-fest/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,35ef9e138af4fe25a7a40c43f39db3dc0f8dd01b7944dfff36327045dd95147126af2c317f9bec66587847a962c65e81fb0cfff1dfa669348090dd452242372d,sindresorhus@gmail.com,active,Active in npm registry,2025-05-06T07:20:19.520Z
|
514
526
|
library,traceparent@1.0.0,MIT,,Stephen Belanger,traceparent,1.0.0,pkg:npm/traceparent@1.0.0,node_modules/traceparent,Context management helper for the w3c traceparent header format,git+https://github.com/elastic/node-traceparent.git,"as detected from PackageJson property ""repository.url""",https://github.com/elastic/node-traceparent#readme,"as detected from PackageJson property ""homepage""",https://github.com/elastic/node-traceparent/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/traceparent/-/traceparent-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6ff8406e0c79ee900d43a720d9e060b98de8c43e851952c8d420b6aa88b4d5198747b018a501cf5d38a0f459336d6a2112c56e1c43591cfd3d697bb0dff2ccfb,stephen.belanger@elastic.co,active,Active in npm registry,2024-06-28T18:07:05.572Z
|
515
527
|
library,random-poly-fill@1.0.1,MIT,,Thomas Watson,random-poly-fill,1.0.1,pkg:npm/random-poly-fill@1.0.1,node_modules/random-poly-fill,A polyfill for crypto.randomFill and crypto.randomFillSync from Node.js core,git+https://github.com/watson/random-poly-fill.git,"as detected from PackageJson property ""repository.url""",https://github.com/watson/random-poly-fill#readme,"as detected from PackageJson property ""homepage""",https://github.com/watson/random-poly-fill/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/random-poly-fill/-/random-poly-fill-1.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6cc38bd212dfacdb39dbe107b483c85f19f63f16305dbd2a8e72abb938d788cfec29f62a8f9d3a681da9945c165b51cdfab8bbdb86c05551a96ab87802d9492b,w@tson.dk,active,Active in npm registry,2022-05-14T02:45:21.237Z
|
528
|
+
library,ioredis@5.6.1,MIT,,Zihua Li,ioredis,5.6.1,pkg:npm/ioredis@5.6.1,node_modules/ioredis,A robust~ performance-focused and full-featured Redis client for Node.js.,git://github.com/luin/ioredis.git,"as detected from PackageJson property ""repository.url""",https://github.com/luin/ioredis#readme,"as detected from PackageJson property ""homepage""",https://github.com/luin/ioredis/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ioredis/-/ioredis-5.6.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5310b462fd58e164498864314243f485f74bd3fe7fe98bdd7ce382951809d2aa6949aae48677926ba52f90c926b340247468a6487dc892a9beea690c997eef18,i@zihua.li,active,Active in npm registry,2025-07-31T10:23:17.845Z
|
516
529
|
library,@mojaloop/ml-schema-transformer-lib@2.7.7,Apache-2.0,@mojaloop,Steven Oderayi,ml-schema-transformer-lib,2.7.7,pkg:npm/%40mojaloop/ml-schema-transformer-lib@2.7.7,node_modules/@mojaloop/ml-schema-transformer-lib,Shared component for ML schemas translation,git+https://github.com/mojaloop/ml-schema-transformer-lib.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/ml-schema-transformer-lib#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/ml-schema-transformer-lib/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/ml-schema-transformer-lib/-/ml-schema-transformer-lib-2.7.7.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,053c776f6724f462382a46a0d7c791e47b0b4244ec8aa47398226b26f3a5a14d034fb15c5f05f1faa0b0ddc656bf74a6dfe26064dda0ac3b88e543b2d5f593cd,,active,Active in npm registry,2025-07-23T19:31:56.047Z
|
530
|
+
library,@mojaloop/ml-schema-transformer-lib@2.7.7|@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/ml-schema-transformer-lib/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-08T12:45:12.599Z
|
531
|
+
library,@mojaloop/ml-schema-transformer-lib@2.7.7|@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/ml-schema-transformer-lib/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
|
532
|
+
library,@mojaloop/ml-schema-transformer-lib@2.7.7|@hapi/catbox-memory@5.0.1|@hapi/boom@9.1.4,BSD-3-Clause,@hapi,,boom,9.1.4,pkg:npm/%40hapi/boom@9.1.4,node_modules/@mojaloop/ml-schema-transformer-lib/node_modules/@hapi/catbox-memory/node_modules/@hapi/boom,HTTP-friendly error objects,git://github.com/hapijs/boom.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/boom#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/boom/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/boom/-/boom-9.1.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2ecd681fc8da375bcdb2a71a1d5609aca9a031c2ac0b5c1ca7c6ee8ef5eb1da02a0f688362adc7a0ec2cc70a34f42b9d6b94799c2d28d08c65ae54eebcfbb34b,,active,Active in npm registry,2023-02-11T17:40:56.116Z
|
533
|
+
library,@mojaloop/ml-schema-transformer-lib@2.7.7|@hapi/catbox-memory@5.0.1|@hapi/hoek@9.3.0,BSD-3-Clause,@hapi,,hoek,9.3.0,pkg:npm/%40hapi/hoek@9.3.0,node_modules/@mojaloop/ml-schema-transformer-lib/node_modules/@hapi/catbox-memory/node_modules/@hapi/hoek,General purpose node utilities,git://github.com/hapijs/hoek.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/hoek#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/hoek/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fdceab7f85099661e50bd6f905a36fcc0705bfb1d9d901da5740f8fc736505dbc59ef42af11238918761c8f0a5ed78fea16bd3590f2e8e1a92e772c88007ba29,,active,Active in npm registry,2024-11-14T15:54:32.587Z
|
534
|
+
library,@mojaloop/ml-schema-transformer-lib@2.7.7|@hapi/hapi@21.4.0,BSD-3-Clause,@hapi,,hapi,21.4.0,pkg:npm/%40hapi/hapi@21.4.0,node_modules/@mojaloop/ml-schema-transformer-lib/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-13T22:35:56.826Z
|
535
|
+
library,@mojaloop/ml-schema-transformer-lib@2.7.7|@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/ml-schema-transformer-lib/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
|
536
|
+
library,@mojaloop/ml-schema-transformer-lib@2.7.7|@hapi/validate@2.0.1,BSD-3-Clause,@hapi,,validate,2.0.1,pkg:npm/%40hapi/validate@2.0.1,node_modules/@mojaloop/ml-schema-transformer-lib/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
|
537
|
+
library,@mojaloop/ml-schema-transformer-lib@2.7.7|dotenv@17.2.0,BSD-2-Clause,,,dotenv,17.2.0,pkg:npm/dotenv@17.2.0,node_modules/@mojaloop/ml-schema-transformer-lib/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
|
538
|
+
library,@mojaloop/ml-schema-transformer-lib@2.7.7|joi@17.13.3,BSD-3-Clause,,,joi,17.13.3,pkg:npm/joi@17.13.3,node_modules/@mojaloop/ml-schema-transformer-lib/node_modules/joi,Object schema validation,git://github.com/hapijs/joi.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/joi#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/joi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/joi/-/joi-17.13.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a2d0c0e2575c231f995ec2875a6a74622cc2c1e551646f7a275d1bd057af8dfba770b3b5a17e7d4c7a0098790db9b609fbd816b18b29e64f2fe226faa03bf57c,,active,Active in npm registry,2025-08-20T08:20:26.050Z
|
539
|
+
library,@mojaloop/ml-schema-transformer-lib@2.7.7|joi@17.13.3|@hapi/hoek@9.3.0,BSD-3-Clause,@hapi,,hoek,9.3.0,pkg:npm/%40hapi/hoek@9.3.0,node_modules/@mojaloop/ml-schema-transformer-lib/node_modules/joi/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
|
540
|
+
library,@mojaloop/ml-schema-transformer-lib@2.7.7|joi@17.13.3|@hapi/topo@5.1.0,BSD-3-Clause,@hapi,,topo,5.1.0,pkg:npm/%40hapi/topo@5.1.0,node_modules/@mojaloop/ml-schema-transformer-lib/node_modules/joi/node_modules/@hapi/topo,Topological sorting with grouping support,git://github.com/hapijs/topo.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/topo#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/topo/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/topo/-/topo-5.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7e84192898a0ece6f404c01805f70993c77bed0b4e7bb5a8e28c7b7dfd65418a0d3406fa8f0718d6771da32d9ef70419cef372ece0d90982642bc93399c02702,,active,Active in npm registry,2023-03-11T11:07:20.874Z
|
541
|
+
library,@mojaloop/ml-schema-transformer-lib@2.7.7|yaml@2.8.0,ISC,,Eemeli Aro,yaml,2.8.0,pkg:npm/yaml@2.8.0,node_modules/@mojaloop/ml-schema-transformer-lib/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
|
517
542
|
library,@apidevtools/swagger-parser@12.0.0,MIT,@apidevtools,,swagger-parser,12.0.0,pkg:npm/%40apidevtools/swagger-parser@12.0.0,node_modules/@apidevtools/swagger-parser,Swagger 2.0 and OpenAPI 3.0 parser and validator for Node and browsers,git+https://github.com/APIDevTools/swagger-parser.git,"as detected from PackageJson property ""repository.url""",https://apidevtools.com/swagger-parser/,"as detected from PackageJson property ""homepage""",https://github.com/APIDevTools/swagger-parser/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@apidevtools/swagger-parser/-/swagger-parser-12.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,58b24859c7ce5eb48a95910cfb2840d97cdab60978f3caabd45a0ec62c589ad59aa41cf0482d20546ab858e6ebe211c294c22214574e05d8b1364bd6aa458858,,active,Active in npm registry,2025-06-16T22:27:10.161Z
|
518
|
-
library,@apidevtools/swagger-parser@12.0.0|@apidevtools/json-schema-ref-parser@14.0.1,MIT,@apidevtools,James Messinger,json-schema-ref-parser,14.0.1,pkg:npm/%40apidevtools/json-schema-ref-parser@14.0.1,node_modules/@apidevtools/swagger-parser/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://apidevtools.com/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-14.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,39cf7acef9b1c757eaa1211d5267e6bef6f9f7f2833a752827bb36b7b6c84b2027d17133e7b2c20b0f24d98e0f7f79b029a64b31c8844802ce44b81f7b67eb0b,,active,Active in npm registry,2025-
|
543
|
+
library,@apidevtools/swagger-parser@12.0.0|@apidevtools/json-schema-ref-parser@14.0.1,MIT,@apidevtools,James Messinger,json-schema-ref-parser,14.0.1,pkg:npm/%40apidevtools/json-schema-ref-parser@14.0.1,node_modules/@apidevtools/swagger-parser/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://apidevtools.com/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-14.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,39cf7acef9b1c757eaa1211d5267e6bef6f9f7f2833a752827bb36b7b6c84b2027d17133e7b2c20b0f24d98e0f7f79b029a64b31c8844802ce44b81f7b67eb0b,,active,Active in npm registry,2025-08-18T09:46:03.699Z
|
519
544
|
library,@apidevtools/openapi-schemas@2.1.0,MIT,@apidevtools,James Messinger,openapi-schemas,2.1.0,pkg:npm/%40apidevtools/openapi-schemas@2.1.0,node_modules/@apidevtools/openapi-schemas,JSON Schemas for every version of the OpenAPI Specification,git+https://github.com/APIDevTools/openapi-schemas.git,"as detected from PackageJson property ""repository.url""",https://apitools.dev/openapi-schemas,"as detected from PackageJson property ""homepage""",https://github.com/APIDevTools/openapi-schemas/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@apidevtools/openapi-schemas/-/openapi-schemas-2.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,65cd4096aac9957dd2969ba9146a622e2d846ed7b23fb7d7994386ba9ebf0e79118233fd6e030cfda83e9fdd6bb2fd14d46a73d07dd520b03fa376d6ed46ba05,,active,Active in npm registry,2022-05-23T15:25:57.878Z
|
520
545
|
library,@apidevtools/swagger-methods@3.0.2,MIT,@apidevtools,James Messinger,swagger-methods,3.0.2,pkg:npm/%40apidevtools/swagger-methods@3.0.2,node_modules/@apidevtools/swagger-methods,HTTP methods that are supported by Swagger 2.0,git+https://github.com/APIDevTools/swagger-methods.git,"as detected from PackageJson property ""repository.url""",https://github.com/APIDevTools/swagger-methods,"as detected from PackageJson property ""homepage""",https://github.com/APIDevTools/swagger-methods/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@apidevtools/swagger-methods/-/swagger-methods-3.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,400903e642b66f559f8c34bf5109ffa9091bc05df5baa4633d3aec0ace591bd050180923c2fa861638cfa80bb369cfc8633a4fb51ce308fd56ad3b8022332b5e,,active,Active in npm registry,2022-05-23T15:25:58.659Z
|
521
546
|
library,ajv-draft-04@1.0.0,MIT,,Evgeny Poberezkin,ajv-draft-04,1.0.0,pkg:npm/ajv-draft-04@1.0.0,node_modules/ajv-draft-04,Ajv class for JSON Schema draft-04,git+https://github.com/ajv-validator/ajv-draft-04.git,"as detected from PackageJson property ""repository.url""",https://github.com/ajv-validator/ajv-draft-04#readme,"as detected from PackageJson property ""homepage""",https://github.com/ajv-validator/ajv-draft-04/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ajv-draft-04/-/ajv-draft-04-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9afd344deea79986d1a790c2c1c971b6def257f8e85c93c64bb9ccfbdec6771beeb6d08e7e02372b8536e736e8c9e5f43be9b223c11196ec507b9c258cc99523,,active,Active in npm registry,2022-04-11T13:10:28.818Z
|
522
547
|
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
|
523
|
-
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-
|
524
|
-
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-
|
548
|
+
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-08-18T09:46:03.699Z
|
549
|
+
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-22T14:04:11.407Z
|
525
550
|
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
|
526
551
|
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
|
527
552
|
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
|
528
553
|
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
|
529
|
-
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-
|
554
|
+
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
|
530
555
|
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
|
531
556
|
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
|
532
557
|
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
|
@@ -552,23 +577,27 @@ library,component-emitter@1.3.1,MIT,,,component-emitter,1.3.1,pkg:npm/component-
|
|
552
577
|
library,cookiejar@2.1.4,MIT,,bradleymeck,cookiejar,2.1.4,pkg:npm/cookiejar@2.1.4,node_modules/cookiejar,simple persistent cookiejar system,git+https://github.com/bmeck/node-cookiejar.git,"as detected from PackageJson property ""repository.url""",https://github.com/bmeck/node-cookiejar#readme,"as detected from PackageJson property ""homepage""",https://github.com/bmeck/node-cookiejar/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/cookiejar/-/cookiejar-2.1.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2c3c7aa07acaf8f8732ca254f63e52eff6378ccfe6507bc3fc3788d56426267eb9da23c2e58e130730bd97ee4e30e5e5c934c0f9299550f9b41d0530a43e49ab,,active,Active in npm registry,2023-01-13T02:08:09.613Z
|
553
578
|
library,formidable@2.1.5,MIT,,,formidable,2.1.5,pkg:npm/formidable@2.1.5,node_modules/formidable,A node.js module for parsing form data~ especially file uploads.,git+https://github.com/node-formidable/formidable.git,"as detected from PackageJson property ""repository.url""",https://github.com/node-formidable/formidable,"as detected from PackageJson property ""homepage""",https://github.com/node-formidable/formidable/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/formidable/-/formidable-2.1.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3b3e47c2fc1a93f0c269755552d3e7e282cc2cbcb509d7252ca3b52c5814ed7cc3a553145395239522e918ca1cc9034d93c17a2095bd33f61da284a7d8c448f9,,active,Active in npm registry,2025-05-12T18:13:21.206Z
|
554
579
|
library,@paralleldrive/cuid2@2.2.2,MIT,@paralleldrive,Eric Elliott,cuid2,2.2.2,pkg:npm/%40paralleldrive/cuid2@2.2.2,node_modules/@paralleldrive/cuid2,,git+https://github.com/ericelliott/cuid2.git,"as detected from PackageJson property ""repository.url""",https://github.com/ericelliott/cuid2#readme,"as detected from PackageJson property ""homepage""",https://github.com/ericelliott/cuid2/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@paralleldrive/cuid2/-/cuid2-2.2.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,64e064803c047686159527916d8617b344bd31e8d0a1f8956284db2b3cbfe8641adfdfeae6d414d885f8ebeb21627524a44977c1cf89eb04656abeebd842b6c4,,active,Active in npm registry,2023-08-08T23:46:05.829Z
|
555
|
-
library,@noble/hashes@1.8.0,MIT,@noble,Paul Miller,hashes,1.8.0,pkg:npm/%40noble/hashes@1.8.0,node_modules/@noble/hashes,Audited & minimal 0-dependency JS implementation of SHA~ RIPEMD~ BLAKE~ HMAC~ HKDF~ PBKDF & Scrypt,git+https://github.com/paulmillr/noble-hashes.git,"as detected from PackageJson property ""repository.url""",https://paulmillr.com/noble/,"as detected from PackageJson property ""homepage""",https://github.com/paulmillr/noble-hashes/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@noble/hashes/-/hashes-1.8.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8c2b3d95d77b370ce98170c87fa3f7f8dac787dfec0fa0907711f28d023e87feab0cda3cf32a41c71cf8e540ee647cfdaf7b4dcfb37f5489d256855db57108e0,,active,Active in npm registry,2025-
|
580
|
+
library,@noble/hashes@1.8.0,MIT,@noble,Paul Miller,hashes,1.8.0,pkg:npm/%40noble/hashes@1.8.0,node_modules/@noble/hashes,Audited & minimal 0-dependency JS implementation of SHA~ RIPEMD~ BLAKE~ HMAC~ HKDF~ PBKDF & Scrypt,git+https://github.com/paulmillr/noble-hashes.git,"as detected from PackageJson property ""repository.url""",https://paulmillr.com/noble/,"as detected from PackageJson property ""homepage""",https://github.com/paulmillr/noble-hashes/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@noble/hashes/-/hashes-1.8.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8c2b3d95d77b370ce98170c87fa3f7f8dac787dfec0fa0907711f28d023e87feab0cda3cf32a41c71cf8e540ee647cfdaf7b4dcfb37f5489d256855db57108e0,,active,Active in npm registry,2025-08-25T15:00:40.677Z
|
556
581
|
library,dezalgo@1.0.4,ISC,,Isaac Z. Schlueter,dezalgo,1.0.4,pkg:npm/dezalgo@1.0.4,node_modules/dezalgo,Contain async insanity so that the dark pony lord doesn't eat souls,git+https://github.com/npm/dezalgo.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/dezalgo,"as detected from PackageJson property ""homepage""",https://github.com/npm/dezalgo/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/dezalgo/-/dezalgo-1.0.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ad748fd1b7fee67d10a27b1bf925557cd7c8b2298ee0712d9a72293c763c435502cca950ac331f7686ebf2724e3ac460582c8c46a792050ce659432aef3bd58a,i@izs.me,active,Active in npm registry,2024-04-20T21:34:26.839Z
|
557
582
|
library,asap@2.0.6,MIT,,,asap,2.0.6,pkg:npm/asap@2.0.6,node_modules/asap,High-priority task queue for Node.js and browsers,git+https://github.com/kriskowal/asap.git,"as detected from PackageJson property ""repository.url""",https://github.com/kriskowal/asap#readme,"as detected from PackageJson property ""homepage""",https://github.com/kriskowal/asap/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/asap/-/asap-2.0.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0521d680348088ab39d28d917bca69be9dec7951d7491338e1c752b13f457cd1145192ce196542b2259a44f58cd599e7fa6a99d4e7d5677cf70d61334a9ee144,,active,Active in npm registry,2023-07-12T19:04:50.178Z
|
558
583
|
library,wrappy@1.0.2,ISC,,Isaac Z. Schlueter,wrappy,1.0.2,pkg:npm/wrappy@1.0.2,node_modules/wrappy,Callback wrapping utility,git+https://github.com/npm/wrappy.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/wrappy,"as detected from PackageJson property ""homepage""",https://github.com/npm/wrappy/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9784a9fc346c7a8afdc0be84bd5dbe4ee427eb774c90f8d9feca7d5e48214c46d5f4a94f4b5c54b19deeeff2103b8c31b5c141e1b82940f45c477402bdeccf71,i@izs.me,active,Active in npm registry,2023-06-22T16:34:09.617Z
|
559
584
|
library,slash@3.0.0,MIT,,Sindre Sorhus,slash,3.0.0,pkg:npm/slash@3.0.0,node_modules/slash,Convert Windows backslash paths to slash paths,git+https://github.com/sindresorhus/slash.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/slash#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/slash/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/slash/-/slash-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,83d43585a79bcb7e8e492b706f89ed08618668ab1a5528d0ebc7c1c6841cbad9797d2d6fb98d7c1f7c12b778c5c85b6b931f8acf45751bce40e0cc80743322d9,sindresorhus@gmail.com,active,Active in npm registry,2023-06-09T21:55:09.388Z
|
560
585
|
library,punycode@2.3.1,MIT,,Mathias Bynens,punycode,2.3.1,pkg:npm/punycode@2.3.1,node_modules/punycode,A robust Punycode converter that fully complies to RFC 3492 and RFC 5891~ and works on nearly all JavaScript platforms.,git+https://github.com/mathiasbynens/punycode.js.git,"as detected from PackageJson property ""repository.url""",https://mths.be/punycode,"as detected from PackageJson property ""homepage""",https://github.com/mathiasbynens/punycode.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bd8b7b503d54f5683ad77f2c84bb4b3af740bbef03b02fe2945b44547707fb0c9d712a4d136d007d239db9fe8c91115a84be4563b5f5a14ee7295645b5fabc16,,active,Active in npm registry,2023-10-30T18:28:32.689Z
|
561
|
-
library,openapi-typescript@7.8.0,MIT,,Drew Powers,openapi-typescript,7.8.0,pkg:npm/openapi-typescript@7.8.0#packages/openapi-typescript,node_modules/openapi-typescript,Convert OpenAPI 3.0 & 3.1 schemas to TypeScript,git+https://github.com/openapi-ts/openapi-typescript.git#packages/openapi-typescript,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://openapi-ts.dev,"as detected from PackageJson property ""homepage""",https://github.com/openapi-ts/openapi-typescript/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/openapi-typescript/-/openapi-typescript-7.8.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d447955a60f38b5e80fac890968fd2c121884fb1f06850158ef300eff8c6e4730b4a7ad43b33cbeee49345965ae2ffcb091c474c0a472ad358ea0940a44a2251,drew@pow.rs,active,Active in npm registry,2025-
|
586
|
+
library,openapi-typescript@7.8.0,MIT,,Drew Powers,openapi-typescript,7.8.0,pkg:npm/openapi-typescript@7.8.0#packages/openapi-typescript,node_modules/openapi-typescript,Convert OpenAPI 3.0 & 3.1 schemas to TypeScript,git+https://github.com/openapi-ts/openapi-typescript.git#packages/openapi-typescript,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://openapi-ts.dev,"as detected from PackageJson property ""homepage""",https://github.com/openapi-ts/openapi-typescript/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/openapi-typescript/-/openapi-typescript-7.8.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d447955a60f38b5e80fac890968fd2c121884fb1f06850158ef300eff8c6e4730b4a7ad43b33cbeee49345965ae2ffcb091c474c0a472ad358ea0940a44a2251,drew@pow.rs,active,Active in npm registry,2025-08-11T15:03:50.542Z
|
562
587
|
library,openapi-typescript@7.8.0|parse-json@8.3.0,MIT,,Sindre Sorhus,parse-json,8.3.0,pkg:npm/parse-json@8.3.0,node_modules/openapi-typescript/node_modules/parse-json,Parse JSON with more helpful errors,git+https://github.com/sindresorhus/parse-json.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/parse-json#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/parse-json/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/parse-json/-/parse-json-8.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c9b886cafb2923e7c0a1141b20f45d7427124d5f7f2ec25b7f47bf4bce552e8c151b3466a247e77a0da4c155bf294e6b397acf49b175a8028f320353aaa44e41,sindresorhus@gmail.com,active,Active in npm registry,2025-04-09T09:02:03.484Z
|
563
588
|
library,openapi-typescript@7.8.0|type-fest@4.41.0,,,Sindre Sorhus,type-fest,4.41.0,pkg:npm/type-fest@4.41.0,node_modules/openapi-typescript/node_modules/type-fest,A collection of essential TypeScript types,git+https://github.com/sindresorhus/type-fest.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/type-fest#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/type-fest/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/type-fest/-/type-fest-4.41.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4de4d243a1f9607be9a95c0145c9cb0c20670ce1d662eec8bc66c74fa37c00eca672bf4f2468dcd464ed896653620d0d0a0630be761612454285002bf5b8dfc0,sindresorhus@gmail.com,active,Active in npm registry,2025-05-06T07:20:19.520Z
|
564
|
-
library,openapi-typescript@7.8.0|supports-color@10.0.0,MIT,,Sindre Sorhus,supports-color,10.0.0,pkg:npm/supports-color@10.0.0,node_modules/openapi-typescript/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-10.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1d155549b08231b8fbfe475617d43e6db7248c11cbb47304a095a5926633cddc2160c92390ec2e6cb33ab7b35b58a8e029a9860eb58bd7ef8aae350ed6df6801,sindresorhus@gmail.com,active,Active in npm registry,
|
589
|
+
library,openapi-typescript@7.8.0|supports-color@10.0.0,MIT,,Sindre Sorhus,supports-color,10.0.0,pkg:npm/supports-color@10.0.0,node_modules/openapi-typescript/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-10.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1d155549b08231b8fbfe475617d43e6db7248c11cbb47304a095a5926633cddc2160c92390ec2e6cb33ab7b35b58a8e029a9860eb58bd7ef8aae350ed6df6801,sindresorhus@gmail.com,active,Active in npm registry,2025-08-17T07:28:56.712Z
|
565
590
|
library,openapi-typescript@7.8.0|yargs-parser@21.1.1,ISC,,Ben Coe,yargs-parser,21.1.1,pkg:npm/yargs-parser@21.1.1,node_modules/openapi-typescript/node_modules/yargs-parser,the mighty option parser used by yargs,git+https://github.com/yargs/yargs-parser.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/yargs-parser#readme,"as detected from PackageJson property ""homepage""",https://github.com/yargs/yargs-parser/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b55a6c256ec376379c0221696c80757b7ab1210b04e8da0f739fde4ddadb6c80b88742d5b16867a1ade0fa6d87725048ba31f3b31678549540f8652e736fcb07,ben@npmjs.com,active,Active in npm registry,2025-05-26T20:12:01.075Z
|
566
591
|
library,ansi-colors@4.1.3,MIT,,Brian Woodward,ansi-colors,4.1.3,pkg:npm/ansi-colors@4.1.3,node_modules/ansi-colors,Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk~ kleur and turbocolor (without the dependencies and rendering bugs).,git+https://github.com/doowb/ansi-colors.git,"as detected from PackageJson property ""repository.url""",https://github.com/doowb/ansi-colors,"as detected from PackageJson property ""homepage""",https://github.com/doowb/ansi-colors/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ffac3f0b6d4f9b503b6998ad948e4d8bfd89e8515037c8b50afcf79070010006f0f77bff365bca7553aacfb0825b3ff78affc9a6545210467cdd720e375e68bf,,active,Active in npm registry,2023-07-07T03:58:56.931Z
|
567
592
|
library,change-case@5.4.4,MIT,,Blake Embrey,change-case,5.4.4,pkg:npm/change-case@5.4.4,node_modules/change-case,Transform a string between `camelCase`~ `PascalCase`~ `Capital Case`~ `snake_case`~ `kebab-case`~ `CONSTANT_CASE` and others,git://github.com/blakeembrey/change-case.git,"as detected from PackageJson property ""repository.url""",https://github.com/blakeembrey/change-case/tree/master/packages/change-case#readme,"as detected from PackageJson property ""homepage""",https://github.com/blakeembrey/change-case/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/change-case/-/change-case-5.4.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1d14324e4dbf60f124b7d4e750f6cea6beb8530dca3a270558f5416fec621ef77a781c7fa8fafdc6a7c11434fc3f6bd6b2fbf3e236c491f0deef55b757236edb,hello@blakeembrey.com,active,Active in npm registry,2024-10-22T17:26:36.273Z
|
568
593
|
library,@babel/code-frame@7.27.1,MIT,@babel,The Babel Team,code-frame,7.27.1,pkg:npm/%40babel/code-frame@7.27.1#packages/babel-code-frame,node_modules/@babel/code-frame,Generate errors that contain a code frame that point to source locations.,git+https://github.com/babel/babel.git#packages/babel-code-frame,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-code-frame,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,72343b66543432fddbe3b84006e4debf24ee60de22fa5a09286795f5f95c0a020adfb7025d187e2f56ddde20479729deae143b0610a49f604f6d050bfab1aa16,,active,Active in npm registry,2025-07-02T09:03:59.735Z
|
569
594
|
library,index-to-position@1.1.0,MIT,,Sindre Sorhus,index-to-position,1.1.0,pkg:npm/index-to-position@1.1.0,node_modules/index-to-position,Convert a string index to its line and column position,git+https://github.com/sindresorhus/index-to-position.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/index-to-position#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/index-to-position/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/index-to-position/-/index-to-position-1.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5cf771f43ab8b7d424d664cc6d638d26a53b6e80a8ba6107edf4444f7ec75f9fa4843525dc9d96e8f7402f18482d8948631d9a9a5c187113e9dbca74b528a88e,sindresorhus@gmail.com,active,Active in npm registry,2025-04-08T18:51:17.125Z
|
570
595
|
library,lodash-es@4.17.21,MIT,,John-David Dalton,lodash-es,4.17.21,pkg:npm/lodash-es@4.17.21,node_modules/lodash-es,Lodash exported as ES modules.,git+https://github.com/lodash/lodash.git,"as detected from PackageJson property ""repository.url""",https://lodash.com/custom-builds,"as detected from PackageJson property ""homepage""",https://github.com/lodash/lodash-cli/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,98a9c2f9027da56573bfe0b8fd4deb46c1daa457c7bd0168141f767b9db17b218c717ebf3a5225efc8ded6ef2f78fcd8652924a2030f276ca3c71b1bf3d731cb,john.david.dalton@gmail.com,active,Active in npm registry,2025-07-07T05:38:02.445Z
|
571
|
-
library,@
|
596
|
+
library,@sideway/address@4.1.5,BSD-3-Clause,@sideway,,address,4.1.5,pkg:npm/%40sideway/address@4.1.5,node_modules/@sideway/address,Email address and domain validation,git://github.com/sideway/address.git,"as detected from PackageJson property ""repository.url""",https://github.com/sideway/address#readme,"as detected from PackageJson property ""homepage""",https://github.com/sideway/address/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@sideway/address/-/address-4.1.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,22a3bf0d44075243de8b1350f27d0903ad74da14fd0a66a58cd4cf990d6ef0c121068fd1e10f1e28b37fbc6671b9e6f03aba0307871ba6385e0f8fbfb0a14ae1,,active,Active in npm registry,2024-01-29T12:41:44.521Z
|
597
|
+
library,@sideway/address@4.1.5|@hapi/hoek@9.3.0,BSD-3-Clause,@hapi,,hoek,9.3.0,pkg:npm/%40hapi/hoek@9.3.0,node_modules/@sideway/address/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
|
598
|
+
library,@sideway/formula@3.0.1,BSD-3-Clause,@sideway,,formula,3.0.1,pkg:npm/%40sideway/formula@3.0.1,node_modules/@sideway/formula,Math and string formula parser.,git://github.com/sideway/formula.git,"as detected from PackageJson property ""repository.url""",https://github.com/sideway/formula#readme,"as detected from PackageJson property ""homepage""",https://github.com/sideway/formula/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@sideway/formula/-/formula-3.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fe9a076492558f1dcbfb3543ea0f4a8077d89dbe38de88bbc0bbbf5caa230ef887cba1ce10e03acf54eb939691d5d19c98f7a724481bdac2b623cd0b792dcc22,,active,Active in npm registry,2022-12-16T14:35:23.717Z
|
599
|
+
library,@sideway/pinpoint@2.0.0,BSD-3-Clause,@sideway,,pinpoint,2.0.0,pkg:npm/%40sideway/pinpoint@2.0.0,node_modules/@sideway/pinpoint,Return the filename and line number of the calling function,git://github.com/sideway/pinpoint.git,"as detected from PackageJson property ""repository.url""",https://github.com/sideway/pinpoint#readme,"as detected from PackageJson property ""homepage""",https://github.com/sideway/pinpoint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@sideway/pinpoint/-/pinpoint-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,44d88ea133e4a6d16d495cd07af63fc96b59c1ffd1c725673f2fce700f4704cdcc9460e704460be41e351f43139f451e73c1e2fb6a94b537c6d9659906631e8d,,active,Active in npm registry,2022-04-06T23:30:00.997Z
|
600
|
+
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-08-25T05:43:53.383Z
|
572
601
|
library,ilp-packet@2.2.0,Apache-2.0,,Interledger Team,ilp-packet,2.2.0,pkg:npm/ilp-packet@2.2.0,node_modules/ilp-packet,Module for parsing and serializing ILP packets,git+https://github.com/interledgerjs/ilp-packet.git,"as detected from PackageJson property ""repository.url""",https://github.com/interledgerjs/ilp-packet#readme,"as detected from PackageJson property ""homepage""",https://github.com/interledgerjs/ilp-packet/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ilp-packet/-/ilp-packet-2.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4041aa6341f31abb9ee2bfb819659eee507b5ef8e28f87327365de3931d89b090ed018e0c33256f3999927347dab91e62bccdd16437a0b409f79d01a62252ff7,info@interledger.org,active,Active in npm registry,2022-09-28T14:44:19.371Z
|
573
602
|
library,ilp-packet@2.2.0|long@3.2.0,Apache-2.0,,Daniel Wirtz,long,3.2.0,pkg:npm/long@3.2.0,node_modules/ilp-packet/node_modules/long,A Long class for representing a 64-bit two's-complement integer value.,git+https://github.com/dcodeIO/long.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/dcodeIO/long.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/dcodeIO/long.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/long/-/long-3.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,658bcf3ce32a5303e80ec6c9691d748902589ccb998514ef1d897ad84acb2045fb460165ce2481514bebb773957dce3b4251c7a733d960fd7b83716fee878992,dcode@dcode.io,active,Active in npm registry,2025-04-17T17:32:06.239Z
|
574
603
|
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
|
@@ -579,16 +608,16 @@ library,map-any-cjs@1.0.1,ISC,,Kjell-Morten Bratsberg Thorsen,map-any-cjs,1.0.1,
|
|
579
608
|
library,node-cache@5.1.2,MIT,,mpneuried,node-cache,5.1.2,pkg:npm/node-cache@5.1.2,node_modules/node-cache,Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.,git://github.com/node-cache/node-cache.git,"as detected from PackageJson property ""repository.url""",https://github.com/node-cache/node-cache,"as detected from PackageJson property ""homepage""",https://github.com/node-cache/node-cache/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/node-cache/-/node-cache-5.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b754335b09e4e2c8cb59a4004bc08780e27e4407e61e9c455a6737e885938961d07ecd30e490cc052d5bd59c50b5ea34bd556e589bc850a1c392478aeef2060a,mp@tcs.de,active,Active in npm registry,2024-10-22T17:26:04.116Z
|
580
609
|
library,swagger-parser@10.0.3,MIT,,James Messinger,swagger-parser,10.0.3,pkg:npm/swagger-parser@10.0.3,node_modules/swagger-parser,Swagger 2.0 and OpenAPI 3.0 parser and validator for Node and browsers,git+https://github.com/APIDevTools/swagger-parser.git,"as detected from PackageJson property ""repository.url""",https://apitools.dev/swagger-parser/,"as detected from PackageJson property ""homepage""",https://github.com/APIDevTools/swagger-parser/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/swagger-parser/-/swagger-parser-10.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9c5ee831e2f82b2a6576b42169cf11c877ab25e18f0f5a76c4387dd3418fbdcf8d93b9d63fa8d7d85702ed69a48a7328026a0eefbe3e0055dc5ac5bc80c58422,,active,Active in npm registry,2023-03-04T04:18:17.087Z
|
581
610
|
library,swagger-parser@10.0.3|@apidevtools/swagger-parser@10.0.3,MIT,@apidevtools,James Messinger,swagger-parser,10.0.3,pkg:npm/%40apidevtools/swagger-parser@10.0.3,node_modules/swagger-parser/node_modules/@apidevtools/swagger-parser,Swagger 2.0 and OpenAPI 3.0 parser and validator for Node and browsers,git+https://github.com/APIDevTools/swagger-parser.git,"as detected from PackageJson property ""repository.url""",https://apitools.dev/swagger-parser/,"as detected from PackageJson property ""homepage""",https://github.com/APIDevTools/swagger-parser/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@apidevtools/swagger-parser/-/swagger-parser-10.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b0d88b639d6f64e9923c5640e53177e4a6761db8189254274d20e792085a9b32dbdc490db5c427ac14048f900e0b11e94ed5e9a8c0913350ab995dab1ba9f0e2,,active,Active in npm registry,2025-06-16T22:27:10.161Z
|
582
|
-
library,swagger-parser@10.0.3|@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/swagger-parser/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-
|
611
|
+
library,swagger-parser@10.0.3|@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/swagger-parser/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-08-18T09:46:03.699Z
|
583
612
|
library,z-schema@5.0.5,MIT,,,z-schema,5.0.5,pkg:npm/z-schema@5.0.5,node_modules/z-schema,JSON schema validator,git+https://github.com/zaggino/z-schema.git,"as detected from PackageJson property ""repository.url""",https://github.com/zaggino/z-schema,"as detected from PackageJson property ""homepage""",https://github.com/zaggino/z-schema/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/z-schema/-/z-schema-5.0.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0fb7ae8c15a42dade9dac229240d1dd69afb7acf9aee6d2f1409d92e50842aafc88f693430b8bd06bd943f1a31758cacb66e4ad727811b3b9bd059585045a3d9,,active,Active in npm registry,2024-07-29T16:51:03.673Z
|
584
613
|
library,z-schema@5.0.5|commander@9.5.0,MIT,,TJ Holowaychuk,commander,9.5.0,pkg:npm/commander@9.5.0,node_modules/z-schema/node_modules/commander,the complete solution for node.js command-line programs,git+https://github.com/tj/commander.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/tj/commander.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/tj/commander.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/commander/-/commander-9.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,291b3b5950ca83ce8f5a2b80aa10eb0109d35d92ab69570273abc574bd78aab67f0dc5b0b91a3b5688985da9573bb4b918aa6a622544c026e01437f134728905,tj@vision-media.ca,active,Active in npm registry,2025-05-18T23:00:59.689Z
|
585
614
|
library,lodash.get@4.4.2,MIT,,John-David Dalton,lodash.get,4.4.2,pkg:npm/lodash.get@4.4.2,node_modules/lodash.get,The lodash method `_.get` exported as a module.,git+https://github.com/lodash/lodash.git,"as detected from PackageJson property ""repository.url""",https://lodash.com/,"as detected from PackageJson property ""homepage""",https://github.com/lodash/lodash/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cfe530fef2eecba8107bc71f685583ee9d3056ff1f265de66f35e1df7452fb4a16db0bd4aa2457890ebd80b5922e9801e7feac53eafa065411d0c0482da76a4d,john.david.dalton@gmail.com,deprecated,This package is deprecated. Use the optional chaining (?.) operator instead.,2025-01-23T20:12:59.749Z
|
586
615
|
library,lodash.isequal@4.5.0,MIT,,John-David Dalton,lodash.isequal,4.5.0,pkg:npm/lodash.isequal@4.5.0,node_modules/lodash.isequal,The Lodash method `_.isEqual` exported as a module.,git+https://github.com/lodash/lodash.git,"as detected from PackageJson property ""repository.url""",https://lodash.com/,"as detected from PackageJson property ""homepage""",https://github.com/lodash/lodash/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a43a3796ef0985f8ea96ce8690c8296a1b05f640b26b2860ca48f22cc3454ca5aba5574042d6320789ae00c5a8cc10788a0fddb56026b0cc4b108f30bb3f8361,john.david.dalton@gmail.com,deprecated,This package is deprecated. Use require('node:util').isDeepStrictEqual instead.,2025-01-23T20:09:41.699Z
|
587
616
|
library,validator@13.7.0,MIT,,Chris O'Hara,validator,13.7.0,pkg:npm/validator@13.7.0,node_modules/validator,String validation and sanitization,git+https://github.com/validatorjs/validator.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/validatorjs/validator.js,"as detected from PackageJson property ""homepage""",https://github.com/validatorjs/validator.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/validator/-/validator-13.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9d85d02c2064a49f17ea5b402ee6bd751ad90c7558c63275c20b2436dd651fd7f31a3b37b60a231920818e610fc24592d72dbdf83ae2ccc4d6d7d3ebf6e0769f,cohara87@gmail.com,active,Active in npm registry,2025-05-28T04:38:58.599Z
|
588
|
-
library,@mojaloop/sdk-standard-components@19.16.
|
589
|
-
library,@mojaloop/sdk-standard-components@19.16.
|
590
|
-
library,@mojaloop/sdk-standard-components@19.16.
|
591
|
-
library,@mojaloop/sdk-standard-components@19.16.
|
617
|
+
library,@mojaloop/sdk-standard-components@19.16.5,Apache-2.0,@mojaloop,James Bush~ ModusBox Inc.,sdk-standard-components,19.16.5,pkg:npm/%40mojaloop/sdk-standard-components@19.16.5,node_modules/@mojaloop/sdk-standard-components,A set of standard components for connecting to Mojaloop API enabled Switches,,,,,,,https://registry.npmjs.org/@mojaloop/sdk-standard-components/-/sdk-standard-components-19.16.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,beece287e9689993a9866856f539d9cc391ea53505e3d9d2846f830b2d18c6d62e7f9cd10a0fda790bb1a420e49096648eb494e26d544bf86e7653587b381eba,,active,Active in npm registry,2025-08-19T08:06:17.167Z
|
618
|
+
library,@mojaloop/sdk-standard-components@19.16.5|ilp-packet@3.1.3,Apache-2.0,,Interledger Team,ilp-packet,3.1.3,pkg:npm/ilp-packet@3.1.3,node_modules/@mojaloop/sdk-standard-components/node_modules/ilp-packet,Module for parsing and serializing ILP packets,,,,,,,https://registry.npmjs.org/ilp-packet/-/ilp-packet-3.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,141b223d06c73dd2cf23a8dd03eb103bee1f141b8c736d76c8274d5ccaa81897627361851c5fc4f0ff5b4e8ac8551651544c61583139822bea08c82eba95bc54,info@interledger.org,active,Active in npm registry,2022-09-28T14:44:19.371Z
|
619
|
+
library,@mojaloop/sdk-standard-components@19.16.5|oer-utils@5.1.2,,,,oer-utils,5.1.2,pkg:npm/oer-utils@5.1.2,node_modules/@mojaloop/sdk-standard-components/node_modules/oer-utils,Tools for OER parsing and serialization,,,,,,,https://registry.npmjs.org/oer-utils/-/oer-utils-5.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,56192f4f76ed847adb9f004e1bdbc6a43141f171eb222b69658da70bedec7192364dfd7b83c6267832bac2c03b1e976319732c6dfd787d1825b415f0873ad63b,,active,Active in npm registry,2022-09-28T14:44:16.265Z
|
620
|
+
library,@mojaloop/sdk-standard-components@19.16.5|long@4.0.0,Apache-2.0,,Daniel Wirtz,long,4.0.0,pkg:npm/long@4.0.0,node_modules/@mojaloop/sdk-standard-components/node_modules/long,A Long class for representing a 64-bit two's-complement integer value.,git+https://github.com/dcodeIO/long.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/dcodeIO/long.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/dcodeIO/long.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/long/-/long-4.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5ec3fe2a14227f86e35f591bb928b248914d01e84dc602dbea13d1189f50b14afc6a31e4b9719dac79855135145e10f0557d91e5b63824d644c1b52232157e30,dcode@dcode.io,active,Active in npm registry,2025-04-17T17:32:06.239Z
|
592
621
|
library,axios-retry@4.5.0,Apache-2.0,,Rubén Norte,axios-retry,4.5.0,pkg:npm/axios-retry@4.5.0,node_modules/axios-retry,Axios plugin that intercepts failed requests and retries them whenever posible.,git+https://github.com/softonic/axios-retry.git,"as detected from PackageJson property ""repository.url""",https://github.com/softonic/axios-retry,"as detected from PackageJson property ""homepage""",https://github.com/softonic/axios-retry/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/axios-retry/-/axios-retry-4.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,691f7da178691031a8d14b80958727da219176cdf4937eba65f6b4e57592711f506900f825888fdffd50b75bbb62579f50e2be727d02730a0bd6879f6af41495,ruben.norte@softonic.com,active,Active in npm registry,2024-08-02T06:52:14.585Z
|
593
622
|
library,base64url@3.0.1,MIT,,Brian J Brennan,base64url,3.0.1,pkg:npm/base64url@3.0.1,node_modules/base64url,For encoding to/from base64urls,git://github.com/brianloveswords/base64url.git,"as detected from PackageJson property ""repository.url""",https://github.com/brianloveswords/base64url#readme,"as detected from PackageJson property ""homepage""",https://github.com/brianloveswords/base64url/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/base64url/-/base64url-3.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8abd543ebddd9307b153b15d57ca8105b34345484c9887a460c1597e2f82fec2cd9d111228f976de707d6f6a65b6a7ce40d9c6cec0dd21df74004b46e6d0b1e0,,active,Active in npm registry,2022-06-13T04:18:59.679Z
|
594
623
|
library,ilp-packet-v1@2.2.0,Apache-2.0,,Interledger Team,ilp-packet-v1,2.2.0,pkg:npm/ilp-packet-v1@2.2.0,node_modules/ilp-packet-v1,Module for parsing and serializing ILP packets,git+https://github.com/interledgerjs/ilp-packet.git,"as detected from PackageJson property ""repository.url""",https://github.com/interledgerjs/ilp-packet#readme,"as detected from PackageJson property ""homepage""",https://github.com/interledgerjs/ilp-packet/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ilp-packet-v1/-/ilp-packet-v1-2.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6cdb2f8c9dbfe4f97faa85684a8e1efd93e82afdf14a6d1508eddf38f4be625e4be1267a41123def6bdc959281c160d3d7d85ed938056409b07b8454cd0df58e,info@interledger.org,active,Active in npm registry,2024-09-26T12:48:29.295Z
|
@@ -605,7 +634,9 @@ library,@now-ims/hapi-now-auth@2.1.0,MIT,@now-ims,John Rodkey,hapi-now-auth,2.1.
|
|
605
634
|
library,@now-ims/hapi-now-auth@2.1.0|@hapi/boom@7.4.11,BSD-3-Clause,@hapi,,boom,7.4.11,pkg:npm/%40hapi/boom@7.4.11,node_modules/@now-ims/hapi-now-auth/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-7.4.11.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,55253f0a78f50d7a2eba4631c647ace27349a270a7968807bc87dfd6fd51568378c7390a84c5d7f864666f73721f589aaf5d08f5614f0efd893f07c7dc6695d0,,deprecated,This version has been deprecated and is no longer supported or maintained,2023-02-11T17:40:56.116Z
|
606
635
|
library,@now-ims/hapi-now-auth@2.1.0|@hapi/boom@7.4.11|@hapi/hoek@8.5.1,BSD-3-Clause,@hapi,,hoek,8.5.1,pkg:npm/%40hapi/hoek@8.5.1,node_modules/@now-ims/hapi-now-auth/node_modules/@hapi/boom/node_modules/@hapi/hoek,General purpose node utilities,git://github.com/hapijs/hoek.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/hoek#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/hoek/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/hoek/-/hoek-8.5.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c8dee46dc883f3b5b32c6739e77f539f4b00a63ca218700980abc6f56f02ecefba73baa6a1031f56cd16e1b5f5edeab3e82efc409aaa16bb6074ae4459fe90a3,,deprecated,This version has been deprecated and is no longer supported or maintained,2024-11-14T15:54:32.587Z
|
607
636
|
library,@now-ims/hapi-now-auth@2.1.0|@hapi/hoek@9.3.0,BSD-3-Clause,@hapi,,hoek,9.3.0,pkg:npm/%40hapi/hoek@9.3.0,node_modules/@now-ims/hapi-now-auth/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
|
608
|
-
library,@
|
637
|
+
library,@now-ims/hapi-now-auth@2.1.0|joi@17.13.3,BSD-3-Clause,,,joi,17.13.3,pkg:npm/joi@17.13.3,node_modules/@now-ims/hapi-now-auth/node_modules/joi,Object schema validation,git://github.com/hapijs/joi.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/joi#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/joi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/joi/-/joi-17.13.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a2d0c0e2575c231f995ec2875a6a74622cc2c1e551646f7a275d1bd057af8dfba770b3b5a17e7d4c7a0098790db9b609fbd816b18b29e64f2fe226faa03bf57c,,active,Active in npm registry,2025-08-20T08:20:26.050Z
|
638
|
+
library,@now-ims/hapi-now-auth@2.1.0|@hapi/topo@5.1.0,BSD-3-Clause,@hapi,,topo,5.1.0,pkg:npm/%40hapi/topo@5.1.0,node_modules/@now-ims/hapi-now-auth/node_modules/@hapi/topo,Topological sorting with grouping support,git://github.com/hapijs/topo.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/topo#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/topo/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/topo/-/topo-5.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7e84192898a0ece6f404c01805f70993c77bed0b4e7bb5a8e28c7b7dfd65418a0d3406fa8f0718d6771da32d9ef70419cef372ece0d90982642bc93399c02702,,active,Active in npm registry,2023-03-11T11:07:20.874Z
|
639
|
+
library,@types/jest@30.0.0,MIT,@types,,jest,30.0.0,pkg:npm/%40types/jest@30.0.0#types/jest,node_modules/@types/jest,TypeScript definitions for jest,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/jest,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/jest/-/jest-30.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5d362e83386ec2a5a3c2cd02573f10a4cdfaf93f83cf99931012a136cfdeb062e7088946751cbe0eaefc3518ddee5b3bafc042f1944c3ab2a590ed6153424ec0,,active,Active in npm registry,2025-08-03T07:02:46.002Z
|
609
640
|
library,expect@30.0.4,MIT,,,expect,30.0.4,pkg:npm/expect@30.0.4#packages/expect,node_modules/expect,,git+https://github.com/jestjs/jest.git#packages/expect,"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/expect/-/expect-30.0.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7432c68e73f670a6c4a69c55202c48fd47f861e9a618c3cdcb4432b426df69f6e9624f40150b316fc532af18a2d113caec55a02c69527a6fb4ed68abc12ddc15,,active,Active in npm registry,2025-07-22T02:28:39.879Z
|
610
641
|
library,@jest/expect-utils@30.0.4,MIT,@jest,,expect-utils,30.0.4,pkg:npm/%40jest/expect-utils@30.0.4#packages/expect-utils,node_modules/@jest/expect-utils,,git+https://github.com/jestjs/jest.git#packages/expect-utils,"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/expect-utils/-/expect-utils-30.0.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1205de7070cd7c035ea8e91c6a4d03c6ca15238aa40d4b11ee7fcbaf6bed993063c0b3c19e73ce17bd52d7543c20e6d6cf19b642042863a7fd873ad10f780744,,active,Active in npm registry,2025-07-22T02:28:37.825Z
|
611
642
|
library,@jest/get-type@30.0.1,MIT,@jest,,get-type,30.0.1,pkg:npm/%40jest/get-type@30.0.1#packages/jest-get-type,node_modules/@jest/get-type,A utility function to get the type of a value,git+https://github.com/jestjs/jest.git#packages/jest-get-type,"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/get-type/-/get-type-30.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,03261d7a65c2a6d491162ac8e443daccdc723f000bd235eddf371e1636a3f0d16228ff693a2d1b7d7a277faaa47fcdb3daddd058f78b0965b0e2cb4f07372d2f,,active,Active in npm registry,2025-06-18T22:31:17.538Z
|
@@ -614,34 +645,34 @@ library,jest-diff@30.0.4,MIT,,,jest-diff,30.0.4,pkg:npm/jest-diff@30.0.4#package
|
|
614
645
|
library,@jest/diff-sequences@30.0.1,MIT,@jest,,diff-sequences,30.0.1,pkg:npm/%40jest/diff-sequences@30.0.1#packages/diff-sequences,node_modules/@jest/diff-sequences,Compare items in two sequences to find a longest common subsequence,git+https://github.com/jestjs/jest.git#packages/diff-sequences,"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/diff-sequences/-/diff-sequences-30.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9f91fc40b0c9e3b42a6c2367e52b858c2443ace2c467487cbc01c22b944bf4bb3b5daf0040b6bf63101cf548c5aa8103338f26bb0b411a3b4c63972bd0f2c30b,,active,Active in npm registry,2025-06-18T22:31:17.277Z
|
615
646
|
library,pretty-format@30.0.2,MIT,,James Kyle,pretty-format,30.0.2,pkg:npm/pretty-format@30.0.2#packages/pretty-format,node_modules/pretty-format,Stringify any JavaScript value.,git+https://github.com/jestjs/jest.git#packages/pretty-format,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/pretty-format/-/pretty-format-30.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c82e7f10148ead3b6a84229f2c7aa8508017551667ba41cfc16049591ee1f3843705ed4345064b9dcc1c7cba0f03944f43ae6a7e208caa0630754b90fff795a6,,active,Active in npm registry,2025-07-22T02:28:31.661Z
|
616
647
|
library,pretty-format@30.0.2|@jest/schemas@30.0.1,MIT,@jest,,schemas,30.0.1,pkg:npm/%40jest/schemas@30.0.1#packages/jest-schemas,node_modules/pretty-format/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-30.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fa0ff54ca8c5b86adfd4787440f0afd20212c01c49f8c412357986f738c7cbb066161b6827d7dd361589a77a942918bddc03991d7b5dc59809d6f02dcfacfae7,,active,Active in npm registry,2025-07-22T02:28:24.848Z
|
617
|
-
library,pretty-format@30.0.2|@sinclair/typebox@0.34.37,MIT,@sinclair,sinclairzx81,typebox,0.34.37,pkg:npm/%40sinclair/typebox@0.34.37,node_modules/pretty-format/node_modules/@sinclair/typebox,Json Schema Type Builder with Static Type Resolution for TypeScript,git+https://github.com/sinclairzx81/typebox.git,"as detected from PackageJson property ""repository.url""",https://github.com/sinclairzx81/typebox#readme,"as detected from PackageJson property ""homepage""",https://github.com/sinclairzx81/typebox/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.37.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d9346e41581061fcbe1331d14c8be486fd800c4a2e276c4d4bf56af96e44bae7b005d3abbc04ef963653c4759949362bdac4e34c7a46bee71a180b7aed2d9a93,,active,Active in npm registry,2025-
|
648
|
+
library,pretty-format@30.0.2|@sinclair/typebox@0.34.37,MIT,@sinclair,sinclairzx81,typebox,0.34.37,pkg:npm/%40sinclair/typebox@0.34.37,node_modules/pretty-format/node_modules/@sinclair/typebox,Json Schema Type Builder with Static Type Resolution for TypeScript,git+https://github.com/sinclairzx81/typebox.git,"as detected from PackageJson property ""repository.url""",https://github.com/sinclairzx81/typebox#readme,"as detected from PackageJson property ""homepage""",https://github.com/sinclairzx81/typebox/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.37.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d9346e41581061fcbe1331d14c8be486fd800c4a2e276c4d4bf56af96e44bae7b005d3abbc04ef963653c4759949362bdac4e34c7a46bee71a180b7aed2d9a93,,active,Active in npm registry,2025-08-17T03:30:59.711Z
|
618
649
|
library,pretty-format@30.0.2|ansi-styles@5.2.0,MIT,,Sindre Sorhus,ansi-styles,5.2.0,pkg:npm/ansi-styles@5.2.0,node_modules/pretty-format/node_modules/ansi-styles,ANSI escape codes for styling strings in the terminal,git+https://github.com/chalk/ansi-styles.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-styles#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-styles/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0b1c29b7649f4f34ed5dc7ce97318479ef0ef9cf8c994806acd8817179ee5b1b852477ba6b91f3eeac21c1ee4e81a498234209be42ea597d40486f9c24e90488,sindresorhus@gmail.com,active,Active in npm registry,2023-05-10T18:27:53.474Z
|
619
650
|
library,jest-message-util@30.0.2,MIT,,,jest-message-util,30.0.2,pkg:npm/jest-message-util@30.0.2#packages/jest-message-util,node_modules/jest-message-util,,git+https://github.com/jestjs/jest.git#packages/jest-message-util,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/jest-message-util/-/jest-message-util-30.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bd7cb07319abd12b0a5c5fdb003eedee731a991bcfb8992b6acd3482a61e0755745a597166b6d9d29691af75eaa45536b186230f4a80686d9f4729ff0866746b,,active,Active in npm registry,2025-07-22T02:28:33.569Z
|
620
651
|
library,jest-message-util@30.0.2|@jest/types@30.0.1,MIT,@jest,,types,30.0.1,pkg:npm/%40jest/types@30.0.1#packages/jest-types,node_modules/jest-message-util/node_modules/@jest/types,,git+https://github.com/jestjs/jest.git#packages/jest-types,"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/types/-/types-30.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1c6c28611545d1048a26ed59417d28e59ad4aeb863d1a38e140f215ebba60fb488ce3a2e7af85ac1b4e39977703a651174696e53d0ccfd7bc69b73721688908f,,active,Active in npm registry,2025-07-22T02:28:26.728Z
|
621
652
|
library,jest-message-util@30.0.2|@jest/schemas@30.0.1,MIT,@jest,,schemas,30.0.1,pkg:npm/%40jest/schemas@30.0.1#packages/jest-schemas,node_modules/jest-message-util/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-30.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fa0ff54ca8c5b86adfd4787440f0afd20212c01c49f8c412357986f738c7cbb066161b6827d7dd361589a77a942918bddc03991d7b5dc59809d6f02dcfacfae7,,active,Active in npm registry,2025-07-22T02:28:24.848Z
|
622
|
-
library,jest-message-util@30.0.2|@sinclair/typebox@0.34.37,MIT,@sinclair,sinclairzx81,typebox,0.34.37,pkg:npm/%40sinclair/typebox@0.34.37,node_modules/jest-message-util/node_modules/@sinclair/typebox,Json Schema Type Builder with Static Type Resolution for TypeScript,git+https://github.com/sinclairzx81/typebox.git,"as detected from PackageJson property ""repository.url""",https://github.com/sinclairzx81/typebox#readme,"as detected from PackageJson property ""homepage""",https://github.com/sinclairzx81/typebox/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.37.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d9346e41581061fcbe1331d14c8be486fd800c4a2e276c4d4bf56af96e44bae7b005d3abbc04ef963653c4759949362bdac4e34c7a46bee71a180b7aed2d9a93,,active,Active in npm registry,2025-
|
653
|
+
library,jest-message-util@30.0.2|@sinclair/typebox@0.34.37,MIT,@sinclair,sinclairzx81,typebox,0.34.37,pkg:npm/%40sinclair/typebox@0.34.37,node_modules/jest-message-util/node_modules/@sinclair/typebox,Json Schema Type Builder with Static Type Resolution for TypeScript,git+https://github.com/sinclairzx81/typebox.git,"as detected from PackageJson property ""repository.url""",https://github.com/sinclairzx81/typebox#readme,"as detected from PackageJson property ""homepage""",https://github.com/sinclairzx81/typebox/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.37.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d9346e41581061fcbe1331d14c8be486fd800c4a2e276c4d4bf56af96e44bae7b005d3abbc04ef963653c4759949362bdac4e34c7a46bee71a180b7aed2d9a93,,active,Active in npm registry,2025-08-17T03:30:59.711Z
|
623
654
|
library,@babel/helper-validator-identifier@7.27.1,MIT,@babel,The Babel Team,helper-validator-identifier,7.27.1,pkg:npm/%40babel/helper-validator-identifier@7.27.1#packages/babel-helper-validator-identifier,node_modules/@babel/helper-validator-identifier,Validate identifier/keywords name,git+https://github.com/babel/babel.git#packages/babel-helper-validator-identifier,"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-identifier/-/helper-validator-identifier-7.27.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0f684ff5e03e4aac75901660cf1661d32d6dadbb94f89a03922130aa1437ea7a1d62a270c842213d274c35dee53a6ff88a8ef696e4cf587db461d6b4c4eb94a3,,active,Active in npm registry,2025-07-02T09:03:54.616Z
|
624
655
|
library,js-tokens@4.0.0,MIT,,Simon Lydell,js-tokens,4.0.0,pkg:npm/js-tokens@4.0.0,node_modules/js-tokens,A regex that tokenizes JavaScript.,git+https://github.com/lydell/js-tokens.git,"as detected from PackageJson property ""repository.url""",https://github.com/lydell/js-tokens#readme,"as detected from PackageJson property ""homepage""",https://github.com/lydell/js-tokens/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,45d2547e5704ddc5332a232a420b02bb4e853eef5474824ed1b7986cf84737893a6a9809b627dca02b53f5b7313a9601b690f690233a49bce0e026aeb16fcf29,,active,Active in npm registry,2024-11-22T17:21:10.707Z
|
625
656
|
library,@jest/pattern@30.0.1,MIT,@jest,,pattern,30.0.1,pkg:npm/%40jest/pattern@30.0.1#packages/jest-pattern,node_modules/@jest/pattern,,git+https://github.com/jestjs/jest.git#packages/jest-pattern,"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/pattern/-/pattern-30.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,816a7b35f416dbb2da050cf74c84d2f0bed9090d132efb6623fff83b0950471e2b9d6c5c3cd2188f16690dc378f94946c609b78d2e503f3f083d30a46f9f7064,,active,Active in npm registry,2025-06-18T22:31:20.071Z
|
626
657
|
library,@jest/pattern@30.0.1|jest-regex-util@30.0.1,MIT,,,jest-regex-util,30.0.1,pkg:npm/jest-regex-util@30.0.1#packages/jest-regex-util,node_modules/@jest/pattern/node_modules/jest-regex-util,,git+https://github.com/jestjs/jest.git#packages/jest-regex-util,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-30.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8c71108015c081cf86878834a776c27af811095464078541ef4ce1a00138f20c5e4abd617d43ac33f0b65a826054bec4ca0fff86e75810d6e6dcd7befdd45554,,active,Active in npm registry,2025-06-18T22:31:17.208Z
|
627
|
-
library,@types/istanbul-lib-coverage@2.0.6,MIT,@types,,istanbul-lib-coverage,2.0.6,pkg:npm/%40types/istanbul-lib-coverage@2.0.6#types/istanbul-lib-coverage,node_modules/@types/istanbul-lib-coverage,TypeScript definitions for istanbul-lib-coverage,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/istanbul-lib-coverage,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-coverage,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d9017fb7f6ae5a6d25b32f17b4a54f1b5f6fdec48e42525efd81d981f8dbfca0411ce19257e276abf4baef5adcabdb9306b2c05e6669a8989a41b313fb3354d7,,active,Active in npm registry,2025-
|
628
|
-
library,@types/istanbul-reports@3.0.4,MIT,@types,,istanbul-reports,3.0.4,pkg:npm/%40types/istanbul-reports@3.0.4#types/istanbul-reports,node_modules/@types/istanbul-reports,TypeScript definitions for istanbul-reports,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/istanbul-reports,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-reports,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a64d81d4d59a945f6da0246eea08c1cd1ebdb321633f839df164405fed2699ff6502309189c2ce59cf99af1647c7fd17463a2d82417db7a89a309f9a5dc39d65,,active,Active in npm registry,2025-
|
629
|
-
library,@types/yargs@17.0.33,MIT,@types,,yargs,17.0.33,pkg:npm/%40types/yargs@17.0.33#types/yargs,node_modules/@types/yargs,TypeScript definitions for yargs,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/yargs,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/yargs/-/yargs-17.0.33.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5a9c4108a58f2ebe314ac1e0cf9d75ac524033ec12dbcc36cc43b5403358e7333f4bca24ef434d7f3b47d31c21a8ac9a2b438709b37df0b0c066ecb572dc4390,,active,Active in npm registry,2025-
|
630
|
-
library,@types/stack-utils@2.0.3,MIT,@types,,stack-utils,2.0.3,pkg:npm/%40types/stack-utils@2.0.3#types/stack-utils,node_modules/@types/stack-utils,TypeScript definitions for stack-utils,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/stack-utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stack-utils,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f5a11b619dd36d83339cf75c76bdd2988acb5f00bf00a65741e09ff4f81aa3908a6fc0b21ee117e63cd63d392fade82f85124772944ee81168196f7271a3a463,,active,Active in npm registry,2025-
|
658
|
+
library,@types/istanbul-lib-coverage@2.0.6,MIT,@types,,istanbul-lib-coverage,2.0.6,pkg:npm/%40types/istanbul-lib-coverage@2.0.6#types/istanbul-lib-coverage,node_modules/@types/istanbul-lib-coverage,TypeScript definitions for istanbul-lib-coverage,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/istanbul-lib-coverage,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-coverage,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d9017fb7f6ae5a6d25b32f17b4a54f1b5f6fdec48e42525efd81d981f8dbfca0411ce19257e276abf4baef5adcabdb9306b2c05e6669a8989a41b313fb3354d7,,active,Active in npm registry,2025-08-03T07:02:02.636Z
|
659
|
+
library,@types/istanbul-reports@3.0.4,MIT,@types,,istanbul-reports,3.0.4,pkg:npm/%40types/istanbul-reports@3.0.4#types/istanbul-reports,node_modules/@types/istanbul-reports,TypeScript definitions for istanbul-reports,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/istanbul-reports,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-reports,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a64d81d4d59a945f6da0246eea08c1cd1ebdb321633f839df164405fed2699ff6502309189c2ce59cf99af1647c7fd17463a2d82417db7a89a309f9a5dc39d65,,active,Active in npm registry,2025-08-03T07:02:07.321Z
|
660
|
+
library,@types/yargs@17.0.33,MIT,@types,,yargs,17.0.33,pkg:npm/%40types/yargs@17.0.33#types/yargs,node_modules/@types/yargs,TypeScript definitions for yargs,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/yargs,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/yargs/-/yargs-17.0.33.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5a9c4108a58f2ebe314ac1e0cf9d75ac524033ec12dbcc36cc43b5403358e7333f4bca24ef434d7f3b47d31c21a8ac9a2b438709b37df0b0c066ecb572dc4390,,active,Active in npm registry,2025-08-03T08:05:47.975Z
|
661
|
+
library,@types/stack-utils@2.0.3,MIT,@types,,stack-utils,2.0.3,pkg:npm/%40types/stack-utils@2.0.3#types/stack-utils,node_modules/@types/stack-utils,TypeScript definitions for stack-utils,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/stack-utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stack-utils,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f5a11b619dd36d83339cf75c76bdd2988acb5f00bf00a65741e09ff4f81aa3908a6fc0b21ee117e63cd63d392fade82f85124772944ee81168196f7271a3a463,,active,Active in npm registry,2025-08-03T07:49:16.315Z
|
631
662
|
library,stack-utils@2.0.6,MIT,,James Talmage,stack-utils,2.0.6,pkg:npm/stack-utils@2.0.6,node_modules/stack-utils,Captures and cleans stack traces,git+https://github.com/tapjs/stack-utils.git,"as detected from PackageJson property ""repository.url""",https://github.com/tapjs/stack-utils#readme,"as detected from PackageJson property ""homepage""",https://github.com/tapjs/stack-utils/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5e5916bdf226e919ac5ad349c7ebaab4a2d2f1ea856f1520d19ccb5ea63471a132f65ee1aee5fc2298839e3b0b6afa0182a08247bd53a963bc31a5d885e27745,james@talmage.io,active,Active in npm registry,2023-06-09T21:33:37.156Z
|
632
663
|
library,stack-utils@2.0.6|escape-string-regexp@2.0.0,MIT,,Sindre Sorhus,escape-string-regexp,2.0.0,pkg:npm/escape-string-regexp@2.0.0,node_modules/stack-utils/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-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,529cdc2c25e895459c36ee47b5530761d5c98c0ae3b05f42d1a367aae658638b96fd5bb49a2cb96285af6d5df8e476ae56f700527a51ba130c72a4dc18e636fb,sindresorhus@gmail.com,active,Active in npm registry,2023-04-25T16:42:41.472Z
|
633
664
|
library,jest-mock@30.0.2,MIT,,,jest-mock,30.0.2,pkg:npm/jest-mock@30.0.2#packages/jest-mock,node_modules/jest-mock,,git+https://github.com/jestjs/jest.git#packages/jest-mock,"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-mock/-/jest-mock-30.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3e764e1e6aaea7ff5c4ffcbea572156db8bc203e94d571d199bbd1eccbd4cb848baa109bc299265e12dbb166c67b01eb579c7fd5b17b6038ecfb1db8fd04af14,,active,Active in npm registry,2025-07-22T02:28:31.915Z
|
634
665
|
library,jest-mock@30.0.2|@jest/types@30.0.1,MIT,@jest,,types,30.0.1,pkg:npm/%40jest/types@30.0.1#packages/jest-types,node_modules/jest-mock/node_modules/@jest/types,,git+https://github.com/jestjs/jest.git#packages/jest-types,"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/types/-/types-30.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1c6c28611545d1048a26ed59417d28e59ad4aeb863d1a38e140f215ebba60fb488ce3a2e7af85ac1b4e39977703a651174696e53d0ccfd7bc69b73721688908f,,active,Active in npm registry,2025-07-22T02:28:26.728Z
|
635
666
|
library,jest-mock@30.0.2|@jest/schemas@30.0.1,MIT,@jest,,schemas,30.0.1,pkg:npm/%40jest/schemas@30.0.1#packages/jest-schemas,node_modules/jest-mock/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-30.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fa0ff54ca8c5b86adfd4787440f0afd20212c01c49f8c412357986f738c7cbb066161b6827d7dd361589a77a942918bddc03991d7b5dc59809d6f02dcfacfae7,,active,Active in npm registry,2025-07-22T02:28:24.848Z
|
636
|
-
library,jest-mock@30.0.2|@sinclair/typebox@0.34.37,MIT,@sinclair,sinclairzx81,typebox,0.34.37,pkg:npm/%40sinclair/typebox@0.34.37,node_modules/jest-mock/node_modules/@sinclair/typebox,Json Schema Type Builder with Static Type Resolution for TypeScript,git+https://github.com/sinclairzx81/typebox.git,"as detected from PackageJson property ""repository.url""",https://github.com/sinclairzx81/typebox#readme,"as detected from PackageJson property ""homepage""",https://github.com/sinclairzx81/typebox/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.37.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d9346e41581061fcbe1331d14c8be486fd800c4a2e276c4d4bf56af96e44bae7b005d3abbc04ef963653c4759949362bdac4e34c7a46bee71a180b7aed2d9a93,,active,Active in npm registry,2025-
|
667
|
+
library,jest-mock@30.0.2|@sinclair/typebox@0.34.37,MIT,@sinclair,sinclairzx81,typebox,0.34.37,pkg:npm/%40sinclair/typebox@0.34.37,node_modules/jest-mock/node_modules/@sinclair/typebox,Json Schema Type Builder with Static Type Resolution for TypeScript,git+https://github.com/sinclairzx81/typebox.git,"as detected from PackageJson property ""repository.url""",https://github.com/sinclairzx81/typebox#readme,"as detected from PackageJson property ""homepage""",https://github.com/sinclairzx81/typebox/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.37.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d9346e41581061fcbe1331d14c8be486fd800c4a2e276c4d4bf56af96e44bae7b005d3abbc04ef963653c4759949362bdac4e34c7a46bee71a180b7aed2d9a93,,active,Active in npm registry,2025-08-17T03:30:59.711Z
|
637
668
|
library,jest-util@30.0.2,MIT,,,jest-util,30.0.2,pkg:npm/jest-util@30.0.2#packages/jest-util,node_modules/jest-util,,git+https://github.com/jestjs/jest.git#packages/jest-util,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/jest-util/-/jest-util-30.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f08caa7ca4b832aa6b06e52964d94507997e5857a173c6df09ed47499147cdfb7698eb8d0fc0af8bdaf59aeb258bebba1774ea6a7099fc89381f8a5752895922,,active,Active in npm registry,2025-07-22T02:28:29.640Z
|
638
669
|
library,jest-util@30.0.2|@jest/types@30.0.1,MIT,@jest,,types,30.0.1,pkg:npm/%40jest/types@30.0.1#packages/jest-types,node_modules/jest-util/node_modules/@jest/types,,git+https://github.com/jestjs/jest.git#packages/jest-types,"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/types/-/types-30.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1c6c28611545d1048a26ed59417d28e59ad4aeb863d1a38e140f215ebba60fb488ce3a2e7af85ac1b4e39977703a651174696e53d0ccfd7bc69b73721688908f,,active,Active in npm registry,2025-07-22T02:28:26.728Z
|
639
670
|
library,jest-util@30.0.2|@jest/schemas@30.0.1,MIT,@jest,,schemas,30.0.1,pkg:npm/%40jest/schemas@30.0.1#packages/jest-schemas,node_modules/jest-util/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-30.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fa0ff54ca8c5b86adfd4787440f0afd20212c01c49f8c412357986f738c7cbb066161b6827d7dd361589a77a942918bddc03991d7b5dc59809d6f02dcfacfae7,,active,Active in npm registry,2025-07-22T02:28:24.848Z
|
640
|
-
library,jest-util@30.0.2|@sinclair/typebox@0.34.37,MIT,@sinclair,sinclairzx81,typebox,0.34.37,pkg:npm/%40sinclair/typebox@0.34.37,node_modules/jest-util/node_modules/@sinclair/typebox,Json Schema Type Builder with Static Type Resolution for TypeScript,git+https://github.com/sinclairzx81/typebox.git,"as detected from PackageJson property ""repository.url""",https://github.com/sinclairzx81/typebox#readme,"as detected from PackageJson property ""homepage""",https://github.com/sinclairzx81/typebox/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.37.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d9346e41581061fcbe1331d14c8be486fd800c4a2e276c4d4bf56af96e44bae7b005d3abbc04ef963653c4759949362bdac4e34c7a46bee71a180b7aed2d9a93,,active,Active in npm registry,2025-
|
671
|
+
library,jest-util@30.0.2|@sinclair/typebox@0.34.37,MIT,@sinclair,sinclairzx81,typebox,0.34.37,pkg:npm/%40sinclair/typebox@0.34.37,node_modules/jest-util/node_modules/@sinclair/typebox,Json Schema Type Builder with Static Type Resolution for TypeScript,git+https://github.com/sinclairzx81/typebox.git,"as detected from PackageJson property ""repository.url""",https://github.com/sinclairzx81/typebox#readme,"as detected from PackageJson property ""homepage""",https://github.com/sinclairzx81/typebox/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.37.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d9346e41581061fcbe1331d14c8be486fd800c4a2e276c4d4bf56af96e44bae7b005d3abbc04ef963653c4759949362bdac4e34c7a46bee71a180b7aed2d9a93,,active,Active in npm registry,2025-08-17T03:30:59.711Z
|
641
672
|
library,jest-util@30.0.2|ci-info@4.3.0,MIT,,Thomas Watson Steen,ci-info,4.3.0,pkg:npm/ci-info@4.3.0,node_modules/jest-util/node_modules/ci-info,Get details about the current Continuous Integration environment,git+https://github.com/watson/ci-info.git,"as detected from PackageJson property ""repository.url""",https://github.com/watson/ci-info,"as detected from PackageJson property ""homepage""",https://github.com/watson/ci-info/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ci-info/-/ci-info-4.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,97ed9b35132242071f20b522df795a6c0658216947d64583a7e79c368e628ac44aadb9b4c5c4720b0c3bd7f614d05930d26005a73f5b25ac973e37b2eaf92669,w@tson.dk,active,Active in npm registry,2025-07-06T03:47:24.225Z
|
642
673
|
library,jest-util@30.0.2|picomatch@4.0.2,MIT,,Jon Schlinkert,picomatch,4.0.2,pkg:npm/picomatch@4.0.2,node_modules/jest-util/node_modules/picomatch,Blazing fast and accurate glob matcher written in JavaScript~ with no dependencies and full support for standard and extended Bash glob features~ including braces~ extglobs~ POSIX brackets~ and regular expressions.,git+https://github.com/micromatch/picomatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/micromatch/picomatch,"as detected from PackageJson property ""homepage""",https://github.com/micromatch/picomatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,33b04057a465732e6efa6ea83e100f160253cc08a85ffe81d03c72bc3968f65f3e4f79cb29badcce0d962d4cb3778e4bf11a9f50cc863f37a46ccbd7d8b764c2,,active,Active in npm registry,2025-07-15T19:39:26.657Z
|
643
|
-
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-
|
644
|
-
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-
|
674
|
+
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-22T16:22:00.060Z
|
675
|
+
library,fast-uri@3.0.6,BSD-3-Clause,,Vincent Le Goff,fast-uri,3.0.6,pkg:npm/fast-uri@3.0.6,node_modules/fast-uri,Dependency-free RFC 3986 URI toolbox,git+https://github.com/fastify/fast-uri.git,"as detected from PackageJson property ""repository.url""",https://github.com/fastify/fast-uri,"as detected from PackageJson property ""homepage""",https://github.com/fastify/fast-uri/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,02d7e8d783a26d2bf9c00a7855636c15813501c850453bfd701196113e296561f362c845492f4d408e88e7badd2a7f5cae859531b6056cb849fb226f9992081f,vince.legoff@gmail.com,active,Active in npm registry,2025-08-25T13:16:04.719Z
|
645
676
|
library,audit-ci@7.1.0,Apache-2.0,,,audit-ci,7.1.0,pkg:npm/audit-ci@7.1.0,node_modules/audit-ci,Audits NPM~ Yarn~ and PNPM projects in CI environments,git+ssh://git@github.com/IBM/audit-ci.git,"as detected from PackageJson property ""repository.url""",https://github.com/IBM/audit-ci,"as detected from PackageJson property ""homepage""",https://github.com/IBM/audit-ci/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/audit-ci/-/audit-ci-7.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3e38c47a39524f9ed2fda0db7962e273482527c08d97f7a463791f1853ccacf926b9a61a0ca70c1f417dc7dc92f55a7a51186e79f482b9b97f1b4636afaa0fd2,,active,Active in npm registry,2024-07-03T18:02:15.522Z
|
646
677
|
library,path-key@3.1.1,MIT,,Sindre Sorhus,path-key,3.1.1,pkg:npm/path-key@3.1.1,node_modules/path-key,Get the PATH environment variable key cross-platform,git+https://github.com/sindresorhus/path-key.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/path-key#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/path-key/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a2399e374a9dfb2d23b3312da18e3caf43deab97703049089423aee90e5fe3595f92cc17b8ab58ae18284e92e7c887079b6e1486ac7ee53aa6d889d2c0b844e9,sindresorhus@gmail.com,active,Active in npm registry,2023-06-17T00:09:27.470Z
|
647
678
|
library,shebang-command@2.0.0,MIT,,Kevin Mårtensson,shebang-command,2.0.0,pkg:npm/shebang-command@2.0.0,node_modules/shebang-command,Get the command from a shebang,git+https://github.com/kevva/shebang-command.git,"as detected from PackageJson property ""repository.url""",https://github.com/kevva/shebang-command#readme,"as detected from PackageJson property ""homepage""",https://github.com/kevva/shebang-command/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,907c6bdb366962d766acdd6a0e3aeb5ff675ad1d641bc0f1fa09292b51b87979af5ecc26704d614d6056614ce5ada630d7fc99a7a62e0d8efb62dbdb3747660c,kevinmartensson@gmail.com,active,Active in npm registry,2023-06-22T16:33:55.946Z
|
@@ -655,7 +686,7 @@ library,through2@4.0.2,MIT,,Rod Vagg,through2,4.0.2,pkg:npm/through2@4.0.2,node_
|
|
655
686
|
library,through2@4.0.2|readable-stream@3.6.2,MIT,,,readable-stream,3.6.2,pkg:npm/readable-stream@3.6.2,node_modules/through2/node_modules/readable-stream,Streams3~ a user-land copy of the stream library from Node.js,git://github.com/nodejs/readable-stream.git,"as detected from PackageJson property ""repository.url""",https://github.com/nodejs/readable-stream#readme,"as detected from PackageJson property ""homepage""",https://github.com/nodejs/readable-stream/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f6efec9e20ab6370f959db04447cc71381b66025eaa06e454c7522082e1221bafa5dc2d9058d39c9af442a361e93d3b9c4e0308c6abed497460404bb43d49ca0,,active,Active in npm registry,2025-01-07T09:15:39.036Z
|
656
687
|
library,readline-transform@1.0.0,MIT,,Toshimitsu Takahashi,readline-transform,1.0.0,pkg:npm/readline-transform@1.0.0,node_modules/readline-transform,Transform stream to read line-by-line and write a string,git+https://github.com/tilfin/readline-transform.git,"as detected from PackageJson property ""repository.url""",https://github.com/tilfin/readline-transform#readme,"as detected from PackageJson property ""homepage""",https://github.com/tilfin/readline-transform/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/readline-transform/-/readline-transform-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,eca03af8df4819ab79d9df3776fc6702901637e32d55bd4c895b8c47f71fd4ee2462c246fa0fc06afd001dc1cab1be92b629dac9f3cb9ded3e7cc5f6b0ecc02a,,active,Active in npm registry,2025-02-07T14:16:37.173Z
|
657
688
|
library,cliui@8.0.1,ISC,,Ben Coe,cliui,8.0.1,pkg:npm/cliui@8.0.1,node_modules/cliui,easily create complex multi-column command-line-interfaces,git+https://github.com/yargs/cliui.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/cliui#readme,"as detected from PackageJson property ""homepage""",https://github.com/yargs/cliui/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,05278d9f2bacef90b8fff350f6042dd7f72c4d7ca8ffc49bf9a7cb024cc0a6d16e32ca1df4716890636e759a62fe8415ef786754afac47ee4f55131df83afb61,ben@npmjs.com,active,Active in npm registry,2025-03-17T02:36:25.675Z
|
658
|
-
library,string-width@4.2.3,MIT,,Sindre Sorhus,string-width,4.2.3,pkg:npm/string-width@4.2.3,node_modules/string-width,Get the visual width of a string - the number of columns required to display it,git+https://github.com/sindresorhus/string-width.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/string-width#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/string-width/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c0ac90450a63274b08a7ad84ad265d1ac8cc256b1aa79a1136284786ee86ec954effd8c807a5327af2feb57b8eaab9e0f23fdcc4a4d6c96530bd24eb8a2673fe,sindresorhus@gmail.com,active,Active in npm registry,
|
689
|
+
library,string-width@4.2.3,MIT,,Sindre Sorhus,string-width,4.2.3,pkg:npm/string-width@4.2.3,node_modules/string-width,Get the visual width of a string - the number of columns required to display it,git+https://github.com/sindresorhus/string-width.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/string-width#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/string-width/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c0ac90450a63274b08a7ad84ad265d1ac8cc256b1aa79a1136284786ee86ec954effd8c807a5327af2feb57b8eaab9e0f23fdcc4a4d6c96530bd24eb8a2673fe,sindresorhus@gmail.com,active,Active in npm registry,2025-08-22T06:09:04.864Z
|
659
690
|
library,strip-ansi@6.0.1,MIT,,Sindre Sorhus,strip-ansi,6.0.1,pkg:npm/strip-ansi@6.0.1,node_modules/strip-ansi,Strip ANSI escape codes from a string,git+https://github.com/chalk/strip-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/strip-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/strip-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4,sindresorhus@gmail.com,active,Active in npm registry,2023-05-28T09:55:04.460Z
|
660
691
|
library,wrap-ansi@7.0.0,MIT,,Sindre Sorhus,wrap-ansi,7.0.0,pkg:npm/wrap-ansi@7.0.0,node_modules/wrap-ansi,Wordwrap a string with ANSI escape codes,git+https://github.com/chalk/wrap-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/wrap-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/wrap-ansi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6151888f691a98b493c70e8db198e80717d2c2c9f4c9c75eb26738a7e436d5ce733ee675a65f8d7f155dc4fb5d1ef98d54e43a5d2606e0052dcadfc58bb0f5e9,sindresorhus@gmail.com,active,Active in npm registry,2023-10-28T17:40:34.535Z
|
661
692
|
library,ansi-styles@4.3.0,MIT,,Sindre Sorhus,ansi-styles,4.3.0,pkg:npm/ansi-styles@4.3.0,node_modules/ansi-styles,ANSI escape codes for styling strings in the terminal,git+https://github.com/chalk/ansi-styles.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-styles#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-styles/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212,sindresorhus@gmail.com,active,Active in npm registry,2023-05-10T18:27:53.474Z
|
@@ -683,29 +714,31 @@ library,has-tostringtag@1.0.2,MIT,,Jordan Harband,has-tostringtag,1.0.2,pkg:npm/
|
|
683
714
|
library,proxy-from-env@1.1.0,MIT,,Rob Wu,proxy-from-env,1.1.0,pkg:npm/proxy-from-env@1.1.0,node_modules/proxy-from-env,Offers getProxyForUrl to get the proxy URL for a URL~ respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.,git+https://github.com/Rob--W/proxy-from-env.git,"as detected from PackageJson property ""repository.url""",https://github.com/Rob--W/proxy-from-env#readme,"as detected from PackageJson property ""homepage""",https://github.com/Rob--W/proxy-from-env/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0fece439109b03d7f5b5d5912b445a091dc63efe7470cc5caf3e17f24e4b4d2503d43930e3b98a24465036e9c8b514e45b082d6944a8d515454481bd65788562,rob@robwu.nl,active,Active in npm registry,2022-06-24T21:56:56.683Z
|
684
715
|
library,blipp@4.0.2,,,Daniel Bretoi,blipp,4.0.2,pkg:npm/blipp@4.0.2,node_modules/blipp,blipp is a simple hapi plugin to display the routes table at startup,git+https://github.com/danielb2/blipp.git,"as detected from PackageJson property ""repository.url""",https://github.com/danielb2/blipp#readme,"as detected from PackageJson property ""homepage""",https://github.com/danielb2/blipp/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/blipp/-/blipp-4.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,400e5a993d0814980216025e5b0dae743db364bba2eb4360a974f2bdb4aafaaa556d2ea37ea10b4d1942f0f596d320f8f9c85d6766beb2f9cde9613dcea7cae5,,active,Active in npm registry,2022-06-13T04:47:40.703Z
|
685
716
|
library,blipp@4.0.2|@hapi/hoek@9.3.0,BSD-3-Clause,@hapi,,hoek,9.3.0,pkg:npm/%40hapi/hoek@9.3.0,node_modules/blipp/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
|
717
|
+
library,blipp@4.0.2|joi@17.13.3,BSD-3-Clause,,,joi,17.13.3,pkg:npm/joi@17.13.3,node_modules/blipp/node_modules/joi,Object schema validation,git://github.com/hapijs/joi.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/joi#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/joi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/joi/-/joi-17.13.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a2d0c0e2575c231f995ec2875a6a74622cc2c1e551646f7a275d1bd057af8dfba770b3b5a17e7d4c7a0098790db9b609fbd816b18b29e64f2fe226faa03bf57c,,active,Active in npm registry,2025-08-20T08:20:26.050Z
|
718
|
+
library,blipp@4.0.2|@hapi/topo@5.1.0,BSD-3-Clause,@hapi,,topo,5.1.0,pkg:npm/%40hapi/topo@5.1.0,node_modules/blipp/node_modules/@hapi/topo,Topological sorting with grouping support,git://github.com/hapijs/topo.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/topo#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/topo/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@hapi/topo/-/topo-5.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7e84192898a0ece6f404c01805f70993c77bed0b4e7bb5a8e28c7b7dfd65418a0d3406fa8f0718d6771da32d9ef70419cef372ece0d90982642bc93399c02702,,active,Active in npm registry,2023-03-11T11:07:20.874Z
|
686
719
|
library,color-convert@2.0.1,MIT,,Heather Arthur,color-convert,2.0.1,pkg:npm/color-convert@2.0.1,node_modules/color-convert,Plain color conversion functions,git+https://github.com/Qix-/color-convert.git,"as detected from PackageJson property ""repository.url""",https://github.com/Qix-/color-convert#readme,"as detected from PackageJson property ""homepage""",https://github.com/Qix-/color-convert/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529,fayearthur@gmail.com,active,Active in npm registry,2025-05-13T10:03:14.699Z
|
687
|
-
library,supports-color@7.2.0,MIT,,Sindre Sorhus,supports-color,7.2.0,pkg:npm/supports-color@7.2.0,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-7.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047,sindresorhus@gmail.com,active,Active in npm registry,
|
720
|
+
library,supports-color@7.2.0,MIT,,Sindre Sorhus,supports-color,7.2.0,pkg:npm/supports-color@7.2.0,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-7.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047,sindresorhus@gmail.com,active,Active in npm registry,2025-08-17T07:28:56.712Z
|
688
721
|
library,easy-table@1.2.0,MIT,,Eldar Gabdullin,easy-table,1.2.0,pkg:npm/easy-table@1.2.0,node_modules/easy-table,Nice text table for the CLI,git+https://github.com/eldargab/easy-table.git,"as detected from PackageJson property ""repository.url""",https://github.com/eldargab/easy-table#readme,"as detected from PackageJson property ""homepage""",https://github.com/eldargab/easy-table/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/easy-table/-/easy-table-1.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,385cd53afd37629bed71619ee406b25391b6860c9bb20de2a80e9dad4f146a867207d8cb18c4ebcfdf9ab272e9fc4fbaa8f87cf32108d60bf2645678d5d9a0c3,eldargab@gmail.com,active,Active in npm registry,2022-06-16T03:54:28.216Z
|
689
|
-
library,ansi-regex@5.0.1,MIT,,Sindre Sorhus,ansi-regex,5.0.1,pkg:npm/ansi-regex@5.0.1,node_modules/ansi-regex,Regular expression for matching ANSI escape codes,git+https://github.com/chalk/ansi-regex.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-regex#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-regex/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,aae2505e54d25062f62c7f52517a3c570b18e2ca1a9e1828e8b3529bce04d4b05c13cb373b4c29762473c91f73fd9649325316bf7eea38e6fda5d26531410a15,sindresorhus@gmail.com,active,Active in npm registry,
|
722
|
+
library,ansi-regex@5.0.1,MIT,,Sindre Sorhus,ansi-regex,5.0.1,pkg:npm/ansi-regex@5.0.1,node_modules/ansi-regex,Regular expression for matching ANSI escape codes,git+https://github.com/chalk/ansi-regex.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-regex#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-regex/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,aae2505e54d25062f62c7f52517a3c570b18e2ca1a9e1828e8b3529bce04d4b05c13cb373b4c29762473c91f73fd9649325316bf7eea38e6fda5d26531410a15,sindresorhus@gmail.com,active,Active in npm registry,2025-08-17T16:49:38.126Z
|
690
723
|
library,wcwidth@1.0.1,MIT,,Tim Oxley,wcwidth,1.0.1,pkg:npm/wcwidth@1.0.1,node_modules/wcwidth,Port of C's wcwidth() and wcswidth(),git+https://github.com/timoxley/wcwidth.git,"as detected from PackageJson property ""repository.url""",https://github.com/timoxley/wcwidth#readme,"as detected from PackageJson property ""homepage""",https://github.com/timoxley/wcwidth/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5c73c4c12d2ae936b172f1bce7ef046246e20aec765ed586da691ce3b360d80efb050bbdf83a8838995d493e0780f92e79aeddbca4a3e55817dcfd5de2b5bc4e,,active,Active in npm registry,2022-06-28T22:23:42.749Z
|
691
724
|
library,defaults@1.0.4,MIT,,Elijah Insua,defaults,1.0.4,pkg:npm/defaults@1.0.4,node_modules/defaults,merge single level defaults over a config object,git://github.com/sindresorhus/node-defaults.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/node-defaults#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/node-defaults/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/defaults/-/defaults-1.0.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,785b9a2e8cbf4716a5bf692bfa5a8c9549eb0d657ede3e299633882602c8848d39f0841f589eef5e1c84207bbe1ed0bbdfc9251802d8c4e2833b46d03f7b60f0,tmpvar@gmail.com,active,Active in npm registry,2023-10-18T10:12:24.273Z
|
692
725
|
library,defaults@1.0.4|clone@1.0.4,MIT,,Paul Vorbach,clone,1.0.4,pkg:npm/clone@1.0.4,node_modules/defaults/node_modules/clone,deep cloning of objects and arrays,git://github.com/pvorb/node-clone.git,"as detected from PackageJson property ""repository.url""",https://github.com/pvorb/node-clone#readme,"as detected from PackageJson property ""homepage""",https://github.com/pvorb/node-clone/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/clone/-/clone-1.0.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2501d9d90316ea5dda1ff8fac42a904e163ff4e1f80fff65b37e1c8245018847a87114d4d38b477ca3c1b142b53ea64251033b1a20342085c94ae5c723ae0a6e,paul@vorba.ch,active,Active in npm registry,2023-07-12T19:09:25.110Z
|
693
726
|
library,cron@4.3.3,MIT,,Nick Campbell,cron,4.3.3,pkg:npm/cron@4.3.3,node_modules/cron,Cron jobs for your node,git+https://github.com/kelektiv/node-cron.git,"as detected from PackageJson property ""repository.url""",https://github.com/kelektiv/node-cron#readme,"as detected from PackageJson property ""homepage""",https://github.com/kelektiv/node-cron/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/cron/-/cron-4.3.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,07f0898f9c8bdec8ed96e9fa46d607be8481dba1264363549a1abd662252c8a20ce0afdfa9f87d69e94316521ac83d9831e159a962e2f611d5f9cfa9ab60e393,nicholas.j.campbell@gmail.com,active,Active in npm registry,2025-08-01T02:19:03.837Z
|
694
|
-
library,@types/luxon@3.7.1,MIT,@types,,luxon,3.7.1,pkg:npm/%40types/luxon@3.7.1#types/luxon,node_modules/@types/luxon,TypeScript definitions for luxon,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/luxon,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/luxon,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/luxon/-/luxon-3.7.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1f78ac923148027e5294953b3aec5499312979b2ba4ca07caf1652843b2504c649e6ef52fff28cd6c6dd022b224abab02d09dc5639e98b638ad89e7587ee25b2,,active,Active in npm registry,2025-
|
695
|
-
library,luxon@3.7.1,MIT,,Isaac Cambron,luxon,3.7.1,pkg:npm/luxon@3.7.1,node_modules/luxon,Immutable date wrapper,git+https://github.com/moment/luxon.git,"as detected from PackageJson property ""repository.url""",https://github.com/moment/luxon#readme,"as detected from PackageJson property ""homepage""",https://github.com/moment/luxon/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/luxon/-/luxon-3.7.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4644568c0f76e9c4efcf9ac06f506ac9690a6db8f30867210d420a30252f362d7b8fa7fa8fcb8718357cd80a9caadcddfa272862910b986de4b201a214d35c36,,active,Active in npm registry,2025-
|
727
|
+
library,@types/luxon@3.7.1,MIT,@types,,luxon,3.7.1,pkg:npm/%40types/luxon@3.7.1#types/luxon,node_modules/@types/luxon,TypeScript definitions for luxon,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/luxon,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/luxon,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/luxon/-/luxon-3.7.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1f78ac923148027e5294953b3aec5499312979b2ba4ca07caf1652843b2504c649e6ef52fff28cd6c6dd022b224abab02d09dc5639e98b638ad89e7587ee25b2,,active,Active in npm registry,2025-08-03T07:15:48.658Z
|
728
|
+
library,luxon@3.7.1,MIT,,Isaac Cambron,luxon,3.7.1,pkg:npm/luxon@3.7.1,node_modules/luxon,Immutable date wrapper,git+https://github.com/moment/luxon.git,"as detected from PackageJson property ""repository.url""",https://github.com/moment/luxon#readme,"as detected from PackageJson property ""homepage""",https://github.com/moment/luxon/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/luxon/-/luxon-3.7.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4644568c0f76e9c4efcf9ac06f506ac9690a6db8f30867210d420a30252f362d7b8fa7fa8fcb8718357cd80a9caadcddfa272862910b986de4b201a214d35c36,,active,Active in npm registry,2025-08-11T21:46:25.162Z
|
696
729
|
library,docdash@2.0.2,Apache-2.0,,Clement Moron,docdash,2.0.2,pkg:npm/docdash@2.0.2,node_modules/docdash,A clean~ responsive documentation template theme for JSDoc 3 inspired by lodash and minami,git+https://github.com/clenemt/docdash.git,"as detected from PackageJson property ""repository.url""",https://github.com/clenemt/docdash#readme,"as detected from PackageJson property ""homepage""",https://github.com/clenemt/docdash/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/docdash/-/docdash-2.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,dd20c385e87d75daf08f37fa74f15ed5ad7a33a7edb2da933638a4dbed5fc78ea5db81fd743da8b13daaf72fa70440b5c16cf8188a80e3c26689c38b43447cc4,clement.moron@gmail.com,active,Active in npm registry,2023-08-30T13:22:56.283Z
|
697
730
|
library,@jsdoc/salty@0.2.9,Apache-2.0,@jsdoc,Jeff Williams,salty,0.2.9,pkg:npm/%40jsdoc/salty@0.2.9,node_modules/@jsdoc/salty,A drop-in replacement for (some of) TaffyDB.,git+https://github.com/jsdoc/jsdoc.git,"as detected from PackageJson property ""repository.url""",https://jsdoc.app/,"as detected from PackageJson property ""homepage""",https://github.com/jsdoc/jsdoc/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@jsdoc/salty/-/salty-0.2.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c98c4c547ec3ab0ea73b477934857c3905a78ad53c93abd71fc36d82a01f21afc852a44cc51bff354249d3c54429b01a930c658019793c976b53474c3d2b6c9f,,active,Active in npm registry,2024-12-15T23:09:12.515Z
|
698
|
-
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
|
699
731
|
library,get-port@5.1.1,MIT,,Sindre Sorhus,get-port,5.1.1,pkg:npm/get-port@5.1.1,node_modules/get-port,Get an available port,git+https://github.com/sindresorhus/get-port.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/get-port#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/get-port/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/get-port/-/get-port-5.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,83f4356934833b11697215c2e22f195afc40d659cfab1fc91ea729230d3f2d7f53f31fc605b8ba62794de6785a2881644fca05b2c7142a00c96317f07d2e90b1,sindresorhus@gmail.com,active,Active in npm registry,2024-03-20T08:09:10.735Z
|
700
732
|
library,hapi-auth-bearer-token@8.0.0,MIT,,John Brett,hapi-auth-bearer-token,8.0.0,pkg:npm/hapi-auth-bearer-token@8.0.0,node_modules/hapi-auth-bearer-token,Simple Bearer authentication scheme plugin for hapi~ accepts token by Header~ Cookie or Query parameter.,git://github.com/johnbrett/hapi-auth-bearer-token.git,"as detected from PackageJson property ""repository.url""",https://github.com/johnbrett/hapi-auth-bearer-token,"as detected from PackageJson property ""homepage""",https://github.com/johnbrett/hapi-auth-bearer-token/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/hapi-auth-bearer-token/-/hapi-auth-bearer-token-8.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d58794970861932f2d9cdc7d6ce40f07f4efb04c1b81c630019e8302f1e52beb4746231b5d4fb61cd13caa94626bea23db55b62bfa266b1c99201e5d3b34cfa0,johnbrett7@gmail.com,active,Active in npm registry,2022-06-18T19:00:50.318Z
|
701
733
|
library,hapi-auth-bearer-token@8.0.0|@hapi/hoek@9.3.0,BSD-3-Clause,@hapi,,hoek,9.3.0,pkg:npm/%40hapi/hoek@9.3.0,node_modules/hapi-auth-bearer-token/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
|
734
|
+
library,joi@18.0.1,BSD-3-Clause,,,joi,18.0.1,pkg:npm/joi@18.0.1,node_modules/joi,Object schema validation,git://github.com/hapijs/joi.git,"as detected from PackageJson property ""repository.url""",https://github.com/hapijs/joi#readme,"as detected from PackageJson property ""homepage""",https://github.com/hapijs/joi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/joi/-/joi-18.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,222429472ca94a72e2b107f73f0b8dd9e20702c00819922b2d991de3376f21aaf66c3ca133dd6e6d18f2f1adde61a6e55ec87d05e23f73b7663d81dc6b9aada0,,active,Active in npm registry,2025-08-20T08:20:26.050Z
|
702
735
|
library,ioredis-mock@8.9.0,MIT,,Cody Olsen,ioredis-mock,8.9.0,pkg:npm/ioredis-mock@8.9.0,node_modules/ioredis-mock,This library emulates ioredis by performing all operations in-memory.,git+https://github.com/stipsan/ioredis-mock.git,"as detected from PackageJson property ""repository.url""",https://github.com/stipsan/ioredis-mock#readme,"as detected from PackageJson property ""homepage""",https://github.com/stipsan/ioredis-mock/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ioredis-mock/-/ioredis-mock-8.9.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c88825702908d65be1c0956832c479d5fa2d655b0fb12934ede7130a045346589c1b456ade591ee9a01a1e49728e644d46c758020b30a82d80d1b3ed40ae0b4b,stipsan@gmail.com,active,Active in npm registry,2023-09-29T11:55:56.534Z
|
703
736
|
library,@ioredis/as-callback@3.0.0,MIT,@ioredis,Zihua Li,as-callback,3.0.0,pkg:npm/%40ioredis/as-callback@3.0.0,node_modules/@ioredis/as-callback,A performant and standard (Bluebird) library that registers a node-style callback on a promise,git+https://github.com/ioredis/as-callback.git,"as detected from PackageJson property ""repository.url""",https://github.com/ioredis/as-callback#readme,"as detected from PackageJson property ""homepage""",https://github.com/ioredis/as-callback/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@ioredis/as-callback/-/as-callback-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2aabf5ad9dd66e03ab4be860cc9e711b9590ba1bf3cd24d162f35ec8f30b38033bf0c1d29ee288db425e2466e9b80b7ffcb0ae3f4bec7b165ca2ba96ee45a126,i@zihua.li,active,Active in npm registry,2025-03-20T08:59:01.743Z
|
704
737
|
library,fengari-interop@0.1.3,MIT,,Daurnimator,fengari-interop,0.1.3,pkg:npm/fengari-interop@0.1.3,node_modules/fengari-interop,JS library for Fengari,git+https://github.com/fengari-lua/fengari-interop.git,"as detected from PackageJson property ""repository.url""",https://github.com/fengari-lua/fengari-interop,"as detected from PackageJson property ""homepage""",https://github.com/fengari-lua/fengari-interop/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/fengari-interop/-/fengari-interop-0.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,12d67ea13bb7904c15267a329853c154b21b41c0a8cbdb960959cc03a87733f46a1e4501b0b629dbdf914477fdacaafa1b08ee6d64445353bb46b7ad1485e31f,quae@daurnimator.com,active,Active in npm registry,2022-05-02T07:21:13.239Z
|
705
738
|
library,fengari@0.1.4,MIT,,,fengari,0.1.4,pkg:npm/fengari@0.1.4,node_modules/fengari,A Lua VM written in JS ES6 targeting the browser,git+https://github.com/fengari-lua/fengari.git,"as detected from PackageJson property ""repository.url""",https://github.com/fengari-lua/fengari#readme,"as detected from PackageJson property ""homepage""",https://github.com/fengari-lua/fengari/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/fengari/-/fengari-0.1.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,eae8ea52e888626720906cfc30601d111539ec4225b8618f4948063d3b1ca3ae7b1076beb2bab44b7fd8525febf64c75f83f9de2b19f60e6ddfa6f0adb6801d6,,active,Active in npm registry,2022-05-02T07:21:11.748Z
|
706
739
|
library,readline-sync@1.4.10,MIT,,anseki,readline-sync,1.4.10,pkg:npm/readline-sync@1.4.10,node_modules/readline-sync,Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).,git://github.com/anseki/readline-sync.git,"as detected from PackageJson property ""repository.url""",https://github.com/anseki/readline-sync,"as detected from PackageJson property ""homepage""",https://github.com/anseki/readline-sync/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/readline-sync/-/readline-sync-1.4.10.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,80dbdaf3fe9401ef1061ea48407fe3436aa7f75423d01f6c62330106cdd0381f05d825dc2a02f141a2513fbeac595450b7e414fbc7c09026c2be38cc16eed873,,active,Active in npm registry,2024-10-22T17:26:37.374Z
|
707
740
|
library,sprintf-js@1.1.3,BSD-3-Clause,,Alexandru Mărășteanu,sprintf-js,1.1.3,pkg:npm/sprintf-js@1.1.3,node_modules/sprintf-js,JavaScript sprintf implementation,git+https://github.com/alexei/sprintf.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/alexei/sprintf.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/alexei/sprintf.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3a8fb4444155e7dfebcf781f24d2908819707c7692112975a5c1b200142c9e721f58e16de89363e600a883653a30b67ffc81980fe9c0f2723e9934a144445e68,hello@alexei.ro,active,Active in npm registry,2024-10-22T17:26:19.033Z
|
708
|
-
library,tmp@0.0.33,MIT,,KARASZI István,tmp,0.0.33,pkg:npm/tmp@0.0.33,node_modules/tmp,Temporary file and directory creator,git+https://github.com/raszi/node-tmp.git,"as detected from PackageJson property ""repository.url""",http://github.com/raszi/node-tmp,"as detected from PackageJson property ""homepage""",http://github.com/raszi/node-tmp/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8d10899688ca9d9dda75db533a3748aa846e3c4281bcd5dc198ab33bacd6657f0a7ca1299c66398df820250dc48cabaef03e1b251af4cbe7182459986c89971b,github@spam.raszi.hu,active,Active in npm registry,
|
741
|
+
library,tmp@0.0.33,MIT,,KARASZI István,tmp,0.0.33,pkg:npm/tmp@0.0.33,node_modules/tmp,Temporary file and directory creator,git+https://github.com/raszi/node-tmp.git,"as detected from PackageJson property ""repository.url""",http://github.com/raszi/node-tmp,"as detected from PackageJson property ""homepage""",http://github.com/raszi/node-tmp/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8d10899688ca9d9dda75db533a3748aa846e3c4281bcd5dc198ab33bacd6657f0a7ca1299c66398df820250dc48cabaef03e1b251af4cbe7182459986c89971b,github@spam.raszi.hu,active,Active in npm registry,2025-08-08T21:22:09.101Z
|
709
742
|
library,os-tmpdir@1.0.2,MIT,,Sindre Sorhus,os-tmpdir,1.0.2,pkg:npm/os-tmpdir@1.0.2,node_modules/os-tmpdir,Node.js os.tmpdir() ponyfill,git+https://github.com/sindresorhus/os-tmpdir.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/os-tmpdir#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/os-tmpdir/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0f6151d37562afb148bb8e57058db49936fefd9496074d2c8d4f637505edf37803ac8e19b73e45b3bff2cbbe20d8de52550638c58d6a0ebe2b35d770611557d2,sindresorhus@gmail.com,active,Active in npm registry,2023-06-16T22:43:52.891Z
|
710
743
|
library,jest-junit@16.0.0,Apache-2.0,,Jason Palmer,jest-junit,16.0.0,pkg:npm/jest-junit@16.0.0,node_modules/jest-junit,A jest reporter that generates junit xml files,git+https://github.com/jest-community/jest-junit.git,"as detected from PackageJson property ""repository.url""",https://github.com/jest-community/jest-junit#readme,"as detected from PackageJson property ""homepage""",https://github.com/jest-community/jest-junit/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/jest-junit/-/jest-junit-16.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,03de269b0e8d7c969be0583f065bd53945f35e01745c81fa1264e02793433e9e31a0aab42abeec12b6fee17b3d9d9beee7ca49a23cf94451a9aa7658253ad17d,,active,Active in npm registry,2023-04-15T15:07:24.991Z
|
711
744
|
library,uuid@8.3.2,MIT,,,uuid,8.3.2,pkg:npm/uuid@8.3.2,node_modules/uuid,RFC4122 (v1~ v4~ and v5) UUIDs,git+https://github.com/uuidjs/uuid.git,"as detected from PackageJson property ""repository.url""",https://github.com/uuidjs/uuid#readme,"as detected from PackageJson property ""homepage""",https://github.com/uuidjs/uuid/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f8d62cd9078c5b2f865853849bdc679fa1c20e9d25ed0043ee697cccb52627ef77439345d0da1c12b9f09139175453625f7fdfa42e9a7d2f0385bfe0cfb47b7a,,active,Active in npm registry,2025-02-19T18:16:11.787Z
|
@@ -734,9 +767,9 @@ library,@bcoe/v8-coverage@0.2.3,MIT,@bcoe,Charles Samborski,v8-coverage,0.2.3,pk
|
|
734
767
|
library,@jest/test-result@29.7.0,MIT,@jest,,test-result,29.7.0,pkg:npm/%40jest/test-result@29.7.0#packages/jest-test-result,node_modules/@jest/test-result,,git+https://github.com/jestjs/jest.git#packages/jest-test-result,"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/test-result/-/test-result-29.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,15dc7eb6feb1d7396424f7165e6303006d87067691f573d277968359056c7eb6662d54f7954d5cc32c4b81199747dcabab8341a049bd04cb1f805cd34006c960,,active,Active in npm registry,2025-07-22T02:28:42.238Z
|
735
768
|
library,@jest/transform@29.7.0,MIT,@jest,,transform,29.7.0,pkg:npm/%40jest/transform@29.7.0#packages/jest-transform,node_modules/@jest/transform,,git+https://github.com/jestjs/jest.git#packages/jest-transform,"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/transform/-/transform-29.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a24fc14cf17314a54cc0ee5e38746bbe70551dd472f48aecad6d46a4c690f4c0a78a534b5d02a6017f2cd585c315a6a2f7126969cdb24b357461e451102af657,,active,Active in npm registry,2025-07-22T02:28:39.975Z
|
736
769
|
library,@jest/transform@29.7.0|jest-util@29.7.0,MIT,,,jest-util,29.7.0,pkg:npm/jest-util@29.7.0#packages/jest-util,node_modules/@jest/transform/node_modules/jest-util,,git+https://github.com/jestjs/jest.git#packages/jest-util,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cfa11b29a8c8a6a18a539eb2e4a054832d5db758a18502605b352564702b03ff97d9a77b09be6217e00ad445952ff068ed1cfdbaeae9ab0e9288109e7d46c218,,active,Active in npm registry,2025-07-22T02:28:29.640Z
|
737
|
-
library,@jridgewell/trace-mapping@0.3.29,MIT,@jridgewell,Justin Ridgewell,trace-mapping,0.3.29,pkg:npm/%40jridgewell/trace-mapping@0.3.29#packages/trace-mapping,node_modules/@jridgewell/trace-mapping,Trace the original position through a source map,git+https://github.com/jridgewell/sourcemaps.git#packages/trace-mapping,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jridgewell/sourcemaps/tree/main/packages/trace-mapping,"as detected from PackageJson property ""homepage""",https://github.com/jridgewell/sourcemaps/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.29.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bb0ea0ba25bf81c0063c384b99defbffa956f102de895e51513b005f8e836faa0b8466958f89619cfc1bd7ce2cd5b91cf2475583ffa1f7cf1dae8f06443a6661,justin@ridgewell.name,active,Active in npm registry,2025-
|
770
|
+
library,@jridgewell/trace-mapping@0.3.29,MIT,@jridgewell,Justin Ridgewell,trace-mapping,0.3.29,pkg:npm/%40jridgewell/trace-mapping@0.3.29#packages/trace-mapping,node_modules/@jridgewell/trace-mapping,Trace the original position through a source map,git+https://github.com/jridgewell/sourcemaps.git#packages/trace-mapping,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jridgewell/sourcemaps/tree/main/packages/trace-mapping,"as detected from PackageJson property ""homepage""",https://github.com/jridgewell/sourcemaps/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.29.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bb0ea0ba25bf81c0063c384b99defbffa956f102de895e51513b005f8e836faa0b8466958f89619cfc1bd7ce2cd5b91cf2475583ffa1f7cf1dae8f06443a6661,justin@ridgewell.name,active,Active in npm registry,2025-08-12T06:44:08.566Z
|
738
771
|
library,@jridgewell/resolve-uri@3.1.2,MIT,@jridgewell,Justin Ridgewell,resolve-uri,3.1.2,pkg:npm/%40jridgewell/resolve-uri@3.1.2,node_modules/@jridgewell/resolve-uri,Resolve a URI relative to an optional base URI,git+https://github.com/jridgewell/resolve-uri.git,"as detected from PackageJson property ""repository.url""",https://github.com/jridgewell/resolve-uri#readme,"as detected from PackageJson property ""homepage""",https://github.com/jridgewell/resolve-uri/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6d12128022233f6d3fb5b5923d63048b9e1054f45913192e0fd9492fe508c542adc15240f305b54eb6f58ccb354455e8d42053359ff98690bd42f98a59da292b,justin@ridgewell.name,active,Active in npm registry,2024-02-14T19:32:38.290Z
|
739
|
-
library,@jridgewell/sourcemap-codec@1.5.4,MIT,@jridgewell,Justin Ridgewell,sourcemap-codec,1.5.4,pkg:npm/%40jridgewell/sourcemap-codec@1.5.4#packages/sourcemap-codec,node_modules/@jridgewell/sourcemap-codec,Encode/decode sourcemap mappings,git+https://github.com/jridgewell/sourcemaps.git#packages/sourcemap-codec,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jridgewell/sourcemaps/tree/main/packages/sourcemap-codec,"as detected from PackageJson property ""homepage""",https://github.com/jridgewell/sourcemaps/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,553dbe1b5550b3ff68cf4efc6cbad86de71d64ab3dd76cd09647a5629b9ff925c5f90bd90d82656f1fcb4b1fa679203074316717c1555d6f760158e39159a017,justin@ridgewell.name,active,Active in npm registry,2025-
|
772
|
+
library,@jridgewell/sourcemap-codec@1.5.4,MIT,@jridgewell,Justin Ridgewell,sourcemap-codec,1.5.4,pkg:npm/%40jridgewell/sourcemap-codec@1.5.4#packages/sourcemap-codec,node_modules/@jridgewell/sourcemap-codec,Encode/decode sourcemap mappings,git+https://github.com/jridgewell/sourcemaps.git#packages/sourcemap-codec,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jridgewell/sourcemaps/tree/main/packages/sourcemap-codec,"as detected from PackageJson property ""homepage""",https://github.com/jridgewell/sourcemaps/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,553dbe1b5550b3ff68cf4efc6cbad86de71d64ab3dd76cd09647a5629b9ff925c5f90bd90d82656f1fcb4b1fa679203074316717c1555d6f760158e39159a017,justin@ridgewell.name,active,Active in npm registry,2025-08-12T06:43:59.328Z
|
740
773
|
library,collect-v8-coverage@1.0.2,MIT,,,collect-v8-coverage,1.0.2,pkg:npm/collect-v8-coverage@1.0.2,node_modules/collect-v8-coverage,,git+https://github.com/SimenB/collect-v8-coverage.git,"as detected from PackageJson property ""repository.url""",https://github.com/SimenB/collect-v8-coverage#readme,"as detected from PackageJson property ""homepage""",https://github.com/SimenB/collect-v8-coverage/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,947978779fce3446cb949bda24db6c17f2f3f96bc1d3bbb6c9ca9361b76babb532a435da8a5112e2f6a561bd9e5a2245c599559a919e91faa8c50873c85753e1,,active,Active in npm registry,2023-07-05T13:57:11.158Z
|
741
774
|
library,exit@0.1.2,MIT,,Cowboy Ben Alman,exit,0.1.2,pkg:npm/exit@0.1.2,node_modules/exit,A replacement for process.exit that ensures stdio are fully drained before exiting.,git://github.com/cowboy/node-exit.git,"as detected from PackageJson property ""repository.url""",https://github.com/cowboy/node-exit,"as detected from PackageJson property ""homepage""",https://github.com/cowboy/node-exit/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/exit/-/exit-0.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,664fde34a576cdb8e92b3aec43e9f51baa6855b12b4312742c13895da299d445622f31fe86b2eef5c757238cf0f5d05026c970044a5b4363f5a12ee70f1b3a8d,,active,Active in npm registry,2023-07-12T19:07:30.572Z
|
742
775
|
library,glob@7.2.3,ISC,,Isaac Z. Schlueter,glob,7.2.3,pkg:npm/glob@7.2.3,node_modules/glob,a little globber,git://github.com/isaacs/node-glob.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-glob#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-glob/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/glob/-/glob-7.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9c5474ccba54d9809a471c28089bcbe94bc21f6245c85548bf04cbb087f6d40b8794cb240358614dd93e2e5609b4e958b7dbfa76fb330f604646a04bfa240af5,i@izs.me,deprecated,Glob versions prior to v9 are no longer supported,2025-06-12T20:23:24.840Z
|
@@ -746,17 +779,17 @@ library,istanbul-lib-coverage@3.2.2,BSD-3-Clause,,Krishnan Anantheswaran,istanbu
|
|
746
779
|
library,istanbul-lib-instrument@6.0.3,BSD-3-Clause,,Krishnan Anantheswaran,istanbul-lib-instrument,6.0.3,pkg:npm/istanbul-lib-instrument@6.0.3#packages/istanbul-lib-instrument,node_modules/istanbul-lib-instrument,Core istanbul API for JS code coverage,git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-lib-instrument,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://istanbul.js.org/,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/istanbuljs/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,56d824ecbfd1d891f2c865b4eeca6816507cfe5a6388e2d38cc766b3a00532b698b7705a25aba877f346adf9d51bfcb8231d4912e3113c33c48f6b9afb3cf5fd,kananthmail-github@yahoo.com,active,Active in npm registry,2024-06-30T20:25:58.672Z
|
747
780
|
library,istanbul-lib-report@3.0.1,BSD-3-Clause,,Krishnan Anantheswaran,istanbul-lib-report,3.0.1,pkg:npm/istanbul-lib-report@3.0.1#packages/istanbul-lib-report,node_modules/istanbul-lib-report,Base reporting library for istanbul,git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-lib-report,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://istanbul.js.org/,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/istanbuljs/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1827c4d66b6c1c63842c253c7bf67b616ce99b26ebc7ff9d4937cbaef63ca9199a63acd74ca5a7e964088da005c34ebd89c9ba19530d920bb437323888f65437,kananthmail-github@yahoo.com,active,Active in npm registry,2023-07-25T14:31:38.537Z
|
748
781
|
library,istanbul-lib-source-maps@4.0.1,BSD-3-Clause,,Krishnan Anantheswaran,istanbul-lib-source-maps,4.0.1,pkg:npm/istanbul-lib-source-maps@4.0.1#packages/istanbul-lib-source-maps,node_modules/istanbul-lib-source-maps,Source maps support for istanbul,git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-lib-source-maps,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://istanbul.js.org/,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/istanbuljs/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9f7b3c13091d1482421b704f28162fb248171a8cbcf00473bde8248ad93ad0dc5177096d2ce4da1fb09488c457bf0628ae5d10ef5da212371607e7cafccad657,kananthmail-github@yahoo.com,active,Active in npm registry,2024-07-02T09:19:35.853Z
|
749
|
-
library,istanbul-reports@3.1.7,BSD-3-Clause,,Krishnan Anantheswaran,istanbul-reports,3.1.7,pkg:npm/istanbul-reports@3.1.7#packages/istanbul-reports,node_modules/istanbul-reports,istanbul reports,git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-reports,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://istanbul.js.org/,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/istanbuljs/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.7.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,05ec265172267ae464d986343d56f180a032b2f8513d4404d21e5044cfbe9d55b2b9b28657497ca90e68a7cf81d833a6c127badc98af8f406390f4157fc7cfe6,kananthmail-github@yahoo.com,active,Active in npm registry,
|
782
|
+
library,istanbul-reports@3.1.7,BSD-3-Clause,,Krishnan Anantheswaran,istanbul-reports,3.1.7,pkg:npm/istanbul-reports@3.1.7#packages/istanbul-reports,node_modules/istanbul-reports,istanbul reports,git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-reports,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://istanbul.js.org/,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/istanbuljs/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.7.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,05ec265172267ae464d986343d56f180a032b2f8513d4404d21e5044cfbe9d55b2b9b28657497ca90e68a7cf81d833a6c127badc98af8f406390f4157fc7cfe6,kananthmail-github@yahoo.com,active,Active in npm registry,2025-08-18T12:13:17.620Z
|
750
783
|
library,jest-worker@29.7.0,MIT,,,jest-worker,29.7.0,pkg:npm/jest-worker@29.7.0#packages/jest-worker,node_modules/jest-worker,,git+https://github.com/jestjs/jest.git#packages/jest-worker,"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-worker/-/jest-worker-29.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,788cf69ac2ff1332fd5054c5171ee305391e65f92ed32500c99659989f771f64d8122ae8231d8f42311773062d625f335c2c5bf8f02603684b22dffa64490f1f,,active,Active in npm registry,2025-07-22T02:28:35.834Z
|
751
784
|
library,jest-worker@29.7.0|jest-util@29.7.0,MIT,,,jest-util,29.7.0,pkg:npm/jest-util@29.7.0#packages/jest-util,node_modules/jest-worker/node_modules/jest-util,,git+https://github.com/jestjs/jest.git#packages/jest-util,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cfa11b29a8c8a6a18a539eb2e4a054832d5db758a18502605b352564702b03ff97d9a77b09be6217e00ad445952ff068ed1cfdbaeae9ab0e9288109e7d46c218,,active,Active in npm registry,2025-07-22T02:28:29.640Z
|
752
|
-
library,jest-worker@29.7.0|supports-color@8.1.1,MIT,,Sindre Sorhus,supports-color,8.1.1,pkg:npm/supports-color@8.1.1,node_modules/jest-worker/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-8.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3295043763a876d533c6f29097bd9c505ed14391221ec1af4ac546d226bd73945b5862f6088e02ec4a4f4bc513048a659e5cd988db95e7ac3e16e371cb7b72d9,sindresorhus@gmail.com,active,Active in npm registry,
|
785
|
+
library,jest-worker@29.7.0|supports-color@8.1.1,MIT,,Sindre Sorhus,supports-color,8.1.1,pkg:npm/supports-color@8.1.1,node_modules/jest-worker/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-8.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3295043763a876d533c6f29097bd9c505ed14391221ec1af4ac546d226bd73945b5862f6088e02ec4a4f4bc513048a659e5cd988db95e7ac3e16e371cb7b72d9,sindresorhus@gmail.com,active,Active in npm registry,2025-08-17T07:28:56.712Z
|
753
786
|
library,merge-stream@2.0.0,MIT,,Stephen Sugden,merge-stream,2.0.0,pkg:npm/merge-stream@2.0.0,node_modules/merge-stream,Create a stream that emits events from multiple other streams,git+https://github.com/grncdr/merge-stream.git,"as detected from PackageJson property ""repository.url""",https://github.com/grncdr/merge-stream#readme,"as detected from PackageJson property ""homepage""",https://github.com/grncdr/merge-stream/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,69bbffa8e72e3df9375113df0f39995352ca9aec3c913fb49c81ef2ab2a016bc227e897f76859c740e19aac590f0436b14a91debb31fa68fcba2f6c852c6eddf,me@stephensugden.com,active,Active in npm registry,2024-10-25T14:48:19.149Z
|
754
787
|
library,has-flag@4.0.0,MIT,,Sindre Sorhus,has-flag,4.0.0,pkg:npm/has-flag@4.0.0,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-4.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d,sindresorhus@gmail.com,active,Active in npm registry,2023-04-17T23:19:31.649Z
|
755
788
|
library,string-length@4.0.2,MIT,,Sindre Sorhus,string-length,4.0.2,pkg:npm/string-length@4.0.2,node_modules/string-length,Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes,git+https://github.com/sindresorhus/string-length.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/string-length#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/string-length/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fa5eab34de5f607361659cb8d515ec629b428c0d88826ab8106ee4640605408d44d554d76abafa64f5c183a7aaed8e9e2b8144858e80265cae1486ffbff4b455,sindresorhus@gmail.com,active,Active in npm registry,2023-06-09T21:32:37.976Z
|
756
789
|
library,char-regex@1.0.2,MIT,,Richie Bendall,char-regex,1.0.2,pkg:npm/char-regex@1.0.2,node_modules/char-regex,A regex to match any full character~ considering weird character ranges.,git+https://github.com/Richienb/char-regex.git,"as detected from PackageJson property ""repository.url""",https://github.com/Richienb/char-regex#readme,"as detected from PackageJson property ""homepage""",https://github.com/Richienb/char-regex/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,916597cedbd9e5205057e79180a15e87cab9b0bb99636fbc5942339715954e0fa81b0635e2aca5c7529b2b31ddf0fe99624020d31c880d4f4930787224c6758f,richiebendall@gmail.com,active,Active in npm registry,2024-11-20T14:25:22.545Z
|
757
790
|
library,v8-to-istanbul@9.3.0,ISC,,Ben Coe,v8-to-istanbul,9.3.0,pkg:npm/v8-to-istanbul@9.3.0,node_modules/v8-to-istanbul,convert from v8 coverage format to istanbul's format,git+https://github.com/istanbuljs/v8-to-istanbul.git,"as detected from PackageJson property ""repository.url""",https://github.com/istanbuljs/v8-to-istanbul#readme,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/v8-to-istanbul/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9221946a558dfab80127fd4e1d9b01b54e2b5d939f8ffeeb290c542ca948cf0cd04af3095143603f0244121ee053ac445710b46a1a0e06f376608f061fa14d80,ben@npmjs.com,active,Active in npm registry,2024-06-22T08:13:50.722Z
|
758
791
|
library,convert-source-map@2.0.0,MIT,,Thorsten Lorenz,convert-source-map,2.0.0,pkg:npm/convert-source-map@2.0.0,node_modules/convert-source-map,Converts a source-map from/to different formats and allows adding/changing properties.,git://github.com/thlorenz/convert-source-map.git,"as detected from PackageJson property ""repository.url""",https://github.com/thlorenz/convert-source-map,"as detected from PackageJson property ""homepage""",https://github.com/thlorenz/convert-source-map/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2afa78e7d1eb576144275080b22d4abbe318de46ac1f5f53172913cf6c5698c7aae9b936354dd75ef7c9f90eb59b4c64b56c2dfb51d261fdc966c4e6b3769126,thlorenz@gmx.de,active,Active in npm registry,2023-07-09T22:05:41.150Z
|
759
|
-
library,@babel/core@7.28.0,MIT,@babel,The Babel Team,core,7.28.0,pkg:npm/%40babel/core@7.28.0#packages/babel-core,node_modules/@babel/core,Babel compiler core.,git+https://github.com/babel/babel.git#packages/babel-core,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-core,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20core%22+is%3Aopen,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@babel/core/-/core-7.28.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5252c09d33eb15d346a05b5b497c1c185401b5064908d8da37a85034fdd43efb8d5d3d62f36376e8a2f7759788a4d6a55b2c2bf48b90ba771a01f51a4b583ab1,,active,Active in npm registry,2025-
|
792
|
+
library,@babel/core@7.28.0,MIT,@babel,The Babel Team,core,7.28.0,pkg:npm/%40babel/core@7.28.0#packages/babel-core,node_modules/@babel/core,Babel compiler core.,git+https://github.com/babel/babel.git#packages/babel-core,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-core,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20core%22+is%3Aopen,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@babel/core/-/core-7.28.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5252c09d33eb15d346a05b5b497c1c185401b5064908d8da37a85034fdd43efb8d5d3d62f36376e8a2f7759788a4d6a55b2c2bf48b90ba771a01f51a4b583ab1,,active,Active in npm registry,2025-08-14T12:36:22.011Z
|
760
793
|
library,@babel/core@7.28.0|semver@6.3.1,ISC,,GitHub Inc.,semver,6.3.1,pkg:npm/semver@6.3.1,node_modules/@babel/core/node_modules/semver,The semantic version parser used by npm.,git+https://github.com/npm/node-semver.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/node-semver#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/node-semver/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/semver/-/semver-6.3.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,051ed5bc30951cefaadb10445ac9314ba0c9135a919dbec3c7352ba206fbd425a849f89c07162c88019df8a9749a6abf329ac6f7202b464cab4314cee978cccc,,active,Active in npm registry,2025-05-14T20:04:22.201Z
|
761
794
|
library,babel-plugin-istanbul@6.1.1,BSD-3-Clause,,Thai Pangsakulyanont @dtinth,babel-plugin-istanbul,6.1.1,pkg:npm/babel-plugin-istanbul@6.1.1,node_modules/babel-plugin-istanbul,A babel plugin that adds istanbul instrumentation to ES6 code,git+https://github.com/istanbuljs/babel-plugin-istanbul.git,"as detected from PackageJson property ""repository.url""",https://github.com/istanbuljs/babel-plugin-istanbul#readme,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/babel-plugin-istanbul/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,635210a24f7cdb5702f689c2c79a2d8057d19bb2e6f88fb0c313b1ef7f0cfd62cf67d438da6e081b95b414d5fc58b2f6818319a37264b97207d833a958cfaac0,,active,Active in npm registry,2024-07-05T11:56:12.950Z
|
762
795
|
library,babel-plugin-istanbul@6.1.1|istanbul-lib-instrument@5.2.1,BSD-3-Clause,,Krishnan Anantheswaran,istanbul-lib-instrument,5.2.1,pkg:npm/istanbul-lib-instrument@5.2.1#packages/istanbul-lib-instrument,node_modules/babel-plugin-istanbul/node_modules/istanbul-lib-instrument,Core istanbul API for JS code coverage,git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-lib-instrument,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://istanbul.js.org/,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/istanbuljs/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a73aada77d672effd714ecd71aebe109bf2a863993568e6f8d5935f571380919525b3d0aa1e2776f0f57b00ee73a9f5805fe2a1e3c01c640f329c304fc9dbd62,kananthmail-github@yahoo.com,active,Active in npm registry,2024-06-30T20:25:58.672Z
|
@@ -766,13 +799,13 @@ library,@istanbuljs/load-nyc-config@1.1.0,ISC,@istanbuljs,,load-nyc-config,1.1.0
|
|
766
799
|
library,@istanbuljs/load-nyc-config@1.1.0|find-up@4.1.0,MIT,,Sindre Sorhus,find-up,4.1.0,pkg:npm/find-up@4.1.0,node_modules/@istanbuljs/load-nyc-config/node_modules/find-up,Find a file or directory by walking up parent directories,git+https://github.com/sindresorhus/find-up.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/find-up#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/find-up/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3e93b001d43f6255d0daf8fc6b787c222a43b98462df071e550406616c4d20d71cab8d009f0ec196c11708c6edd59b7e38b03a16af6cb88a48583d0eb2721297,sindresorhus@gmail.com,active,Active in npm registry,2023-11-16T12:22:36.697Z
|
767
800
|
library,@istanbuljs/load-nyc-config@1.1.0|locate-path@5.0.0,MIT,,Sindre Sorhus,locate-path,5.0.0,pkg:npm/locate-path@5.0.0,node_modules/@istanbuljs/load-nyc-config/node_modules/locate-path,Get the first path that exists on disk of multiple paths,git+https://github.com/sindresorhus/locate-path.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/locate-path#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/locate-path/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b7b870f6923e5afbb03495f0939cd51e9ca122ace0daa4e592524e7f4995c4649b7b7169d9589e65c76e3588da2c3a32ea9f6e1a94041961bced6a4c2a536af2,sindresorhus@gmail.com,active,Active in npm registry,2023-06-17T00:12:11.255Z
|
768
801
|
library,@istanbuljs/load-nyc-config@1.1.0|p-locate@4.1.0,MIT,,Sindre Sorhus,p-locate,4.1.0,pkg:npm/p-locate@4.1.0,node_modules/@istanbuljs/load-nyc-config/node_modules/p-locate,Get the first fulfilled promise that satisfies the provided testing function,git+https://github.com/sindresorhus/p-locate.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-locate#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-locate/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,47bf5967fd30031286bb7a18325cfc8f2fe46e1b0dad2ed2299ecfc441c1809e7e1769ad156d9f2b670eb4187570762442c6f3155ec8f84a1129ee98b74a0aec,sindresorhus@gmail.com,active,Active in npm registry,2023-06-22T16:33:30.238Z
|
769
|
-
library,@istanbuljs/load-nyc-config@1.1.0|p-limit@2.3.0,MIT,,Sindre Sorhus,p-limit,2.3.0,pkg:npm/p-limit@2.3.0,node_modules/@istanbuljs/load-nyc-config/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-
|
802
|
+
library,@istanbuljs/load-nyc-config@1.1.0|p-limit@2.3.0,MIT,,Sindre Sorhus,p-limit,2.3.0,pkg:npm/p-limit@2.3.0,node_modules/@istanbuljs/load-nyc-config/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-08-19T15:03:46.499Z
|
770
803
|
library,@istanbuljs/load-nyc-config@1.1.0|js-yaml@3.14.1,MIT,,Vladimir Zapparov,js-yaml,3.14.1,pkg:npm/js-yaml@3.14.1,node_modules/@istanbuljs/load-nyc-config/node_modules/js-yaml,YAML 1.2 parser and serializer,git+https://github.com/nodeca/js-yaml.git,"as detected from PackageJson property ""repository.url""",https://github.com/nodeca/js-yaml,"as detected from PackageJson property ""homepage""",https://github.com/nodeca/js-yaml/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a24307ece5d727b62b37d3a4dff497ae7bb8897f723a4fb6e67a97e22992da7a6ebd36039a8fd0119a2ac199186880e4de356f04e4ce20480485a2ceca7052f6,dervus.grim@gmail.com,active,Active in npm registry,2023-06-09T21:33:18.974Z
|
771
804
|
library,@istanbuljs/load-nyc-config@1.1.0|argparse@1.0.10,MIT,,,argparse,1.0.10,pkg:npm/argparse@1.0.10,node_modules/@istanbuljs/load-nyc-config/node_modules/argparse,Very powerful CLI arguments parser. Native port of argparse - python's options parsing library,git+https://github.com/nodeca/argparse.git,"as detected from PackageJson property ""repository.url""",https://github.com/nodeca/argparse#readme,"as detected from PackageJson property ""homepage""",https://github.com/nodeca/argparse/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a39468cbab4d1b848bfc53a408037a4738e26a4652db944b605adc32db49a9b75df015ab9c0f9f1b3e7b88de4f6f4ea9bc11af979810d01e3c74996c957be84e,,active,Active in npm registry,2023-10-21T01:41:33.987Z
|
772
805
|
library,@istanbuljs/load-nyc-config@1.1.0|sprintf-js@1.0.3,BSD-3-Clause,,Alexandru Marasteanu,sprintf-js,1.0.3,pkg:npm/sprintf-js@1.0.3,node_modules/@istanbuljs/load-nyc-config/node_modules/sprintf-js,JavaScript sprintf implementation,git+https://github.com/alexei/sprintf.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/alexei/sprintf.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/alexei/sprintf.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0fd70f824bcb955deddc8ccbd03d182ef180f40864e0f72f57051b3747521abd5a3f436bb780049d351bb86beab840b4980eb81aab757f38ab951b3989b5f1f2,hello@alexei.ro,active,Active in npm registry,2024-10-22T17:26:19.033Z
|
773
806
|
library,@istanbuljs/load-nyc-config@1.1.0|resolve-from@5.0.0,MIT,,Sindre Sorhus,resolve-from,5.0.0,pkg:npm/resolve-from@5.0.0,node_modules/@istanbuljs/load-nyc-config/node_modules/resolve-from,Resolve the path of a module like `require.resolve()` but from a given path,git+https://github.com/sindresorhus/resolve-from.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/resolve-from#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/resolve-from/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a9883d28fdb8743e6a91af49e3b774695932d0df9be1f4d4f3d2cdf620e78c1e706a4b220b8f6bbcc0743eb509406a13987e745cf8aa3af0230df6a28c6c5867,sindresorhus@gmail.com,active,Active in npm registry,2023-06-22T16:33:46.245Z
|
774
807
|
library,@istanbuljs/schema@0.1.3,MIT,@istanbuljs,Corey Farrell,schema,0.1.3,pkg:npm/%40istanbuljs/schema@0.1.3,node_modules/@istanbuljs/schema,Schemas describing various structures used by nyc and istanbuljs,git+https://github.com/istanbuljs/schema.git,"as detected from PackageJson property ""repository.url""",https://github.com/istanbuljs/schema#readme,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/schema/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,657458e2336f56049543c0cbdcb4dc6a4680b57c13554c44f3586c96cc83d80b685d6ff05686f5d0790e2755ffa4095c23b0fed98a192a0e5da3c1bfc3a45880,,active,Active in npm registry,2023-06-09T21:54:12.592Z
|
775
|
-
library,@babel/parser@7.28.0,MIT,@babel,The Babel Team,parser,7.28.0,pkg:npm/%40babel/parser@7.28.0#packages/babel-parser,node_modules/@babel/parser,A JavaScript parser,git+https://github.com/babel/babel.git#packages/babel-parser,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-parser,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@babel/parser/-/parser-7.28.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8d5646bcec4eb8d4acb90b8b453875de7534028805970df6c3f313f8b57a0f7b0fe5675b5bad44efb46791b68ed9d52f98f018ac10c95c69f98064bab47e23f2,,active,Active in npm registry,2025-
|
808
|
+
library,@babel/parser@7.28.0,MIT,@babel,The Babel Team,parser,7.28.0,pkg:npm/%40babel/parser@7.28.0#packages/babel-parser,node_modules/@babel/parser,A JavaScript parser,git+https://github.com/babel/babel.git#packages/babel-parser,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-parser,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@babel/parser/-/parser-7.28.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8d5646bcec4eb8d4acb90b8b453875de7534028805970df6c3f313f8b57a0f7b0fe5675b5bad44efb46791b68ed9d52f98f018ac10c95c69f98064bab47e23f2,,active,Active in npm registry,2025-08-14T12:36:08.288Z
|
776
809
|
library,test-exclude@6.0.0,ISC,,Ben Coe,test-exclude,6.0.0,pkg:npm/test-exclude@6.0.0,node_modules/test-exclude,test for inclusion or exclusion of paths using globs,git+https://github.com/istanbuljs/test-exclude.git,"as detected from PackageJson property ""repository.url""",https://istanbul.js.org/,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/test-exclude/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7001963c8c8e1d4eb396683cf23c26ed54725e730dee257af0e1806d80e4fcc87fc42fe9cd53e542d63a9e0a081ffe7fb5c8ae8467ef11253c1ab1eb7310f9eb,ben@npmjs.com,active,Active in npm registry,2024-06-10T14:56:47.679Z
|
777
810
|
library,test-exclude@6.0.0|minimatch@3.1.2,ISC,,Isaac Z. Schlueter,minimatch,3.1.2,pkg:npm/minimatch@3.1.2,node_modules/test-exclude/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
|
778
811
|
library,test-exclude@6.0.0|brace-expansion@1.1.12,MIT,,Julian Gruber,brace-expansion,1.1.12,pkg:npm/brace-expansion@1.1.12,node_modules/test-exclude/node_modules/brace-expansion,Brace expansion as known from sh/bash,git://github.com/juliangruber/brace-expansion.git,"as detected from PackageJson property ""repository.url""",https://github.com/juliangruber/brace-expansion,"as detected from PackageJson property ""homepage""",https://github.com/juliangruber/brace-expansion/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f53f548d6debd145b973543b193c25969b57c21bd8984cc587331f67d1fb1505adfae65e3e364f8c13ff5b5644c99d6dc065a89b9ff9e9317894f72a8e70c772,mail@juliangruber.com,active,Active in npm registry,2025-06-11T08:52:58.305Z
|
@@ -792,7 +825,7 @@ library,human-signals@2.1.0,Apache-2.0,,ehmicky,human-signals,2.1.0,pkg:npm/huma
|
|
792
825
|
library,npm-run-path@4.0.1,MIT,,Sindre Sorhus,npm-run-path,4.0.1,pkg:npm/npm-run-path@4.0.1,node_modules/npm-run-path,Get your PATH prepended with locally installed binaries,git+https://github.com/sindresorhus/npm-run-path.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/npm-run-path#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/npm-run-path/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4b8f16cd95bbefbce1348ae7ee0c4e94848d02a8bd642fee4059d175b7881e1661080e94aa990e4fc4f51bb06f7dd80fe04afc805e2c51b692d22ed0bc87c25b,sindresorhus@gmail.com,active,Active in npm registry,2024-08-26T08:40:09.963Z
|
793
826
|
library,onetime@5.1.2,MIT,,Sindre Sorhus,onetime,5.1.2,pkg:npm/onetime@5.1.2,node_modules/onetime,Ensure a function is only called once,git+https://github.com/sindresorhus/onetime.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/onetime#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/onetime/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,91ba5a4921894d674063928f55e30e2974ab3edafc0bc0bbc287496dcb1de758d19e60fe199bbc63456853a0e6e59e2f5abd0883fd4d2ae59129fee3e5a6984a,sindresorhus@gmail.com,active,Active in npm registry,2023-11-05T20:42:03.583Z
|
794
827
|
library,strip-final-newline@2.0.0,MIT,,Sindre Sorhus,strip-final-newline,2.0.0,pkg:npm/strip-final-newline@2.0.0,node_modules/strip-final-newline,Strip the final newline character from a string/buffer,git+https://github.com/sindresorhus/strip-final-newline.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/strip-final-newline#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/strip-final-newline/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,06ba6f7cd004ddd72fabb965df156e9b38ca8d9439b48d6c11420aaf752892cd17525e394addc595ab55a9e7fda6b9388d10f3856e96660fb76e4f77cbaa4b8c,sindresorhus@gmail.com,active,Active in npm registry,2023-12-13T19:31:50.456Z
|
795
|
-
library,p-limit@3.1.0,MIT,,Sindre Sorhus,p-limit,3.1.0,pkg:npm/p-limit@3.1.0,node_modules/p-limit,Run multiple promise-returning & async functions with limited concurrency,git+https://github.com/sindresorhus/p-limit.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-limit#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-limit/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4d839a9ccdf01b0346b193767154d83c0af0e39e319d78f9aa6585d5b12801ce3e714fe897b19587ba1d7af8e9d4534776e1dcdca64c70576ec54e5773ab8945,sindresorhus@gmail.com,active,Active in npm registry,2025-
|
828
|
+
library,p-limit@3.1.0,MIT,,Sindre Sorhus,p-limit,3.1.0,pkg:npm/p-limit@3.1.0,node_modules/p-limit,Run multiple promise-returning & async functions with limited concurrency,git+https://github.com/sindresorhus/p-limit.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-limit#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-limit/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4d839a9ccdf01b0346b193767154d83c0af0e39e319d78f9aa6585d5b12801ce3e714fe897b19587ba1d7af8e9d4534776e1dcdca64c70576ec54e5773ab8945,sindresorhus@gmail.com,active,Active in npm registry,2025-08-19T15:03:46.499Z
|
796
829
|
library,yocto-queue@0.1.0,MIT,,Sindre Sorhus,yocto-queue,0.1.0,pkg:npm/yocto-queue@0.1.0,node_modules/yocto-queue,Tiny queue data structure,git+https://github.com/sindresorhus/yocto-queue.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/yocto-queue#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/yocto-queue/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ad592cbec9cd09d27fa2119ceb180fc3237c7a1782c6c88b33c9b1b84fedfe6395a897b03ee3b59a22e94c74224604ca08b7b12f831e00555a82db3b1e6359d9,sindresorhus@gmail.com,active,Active in npm registry,2025-03-22T05:49:38.583Z
|
797
830
|
library,jest-config@29.7.0,MIT,,,jest-config,29.7.0,pkg:npm/jest-config@29.7.0#packages/jest-config,node_modules/jest-config,,git+https://github.com/jestjs/jest.git#packages/jest-config,"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-config/-/jest-config-29.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b976e97de43b47a4d906a237fd3c42538ab8b6d937bb43c9782f84d336df4a84a3aba6c9edbb813f1cd03cbd227eb918e0336ee0951d9342269415188bce3479,,active,Active in npm registry,2025-07-22T02:28:53.460Z
|
798
831
|
library,jest-config@29.7.0|jest-util@29.7.0,MIT,,,jest-util,29.7.0,pkg:npm/jest-util@29.7.0#packages/jest-util,node_modules/jest-config/node_modules/jest-util,,git+https://github.com/jestjs/jest.git#packages/jest-util,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cfa11b29a8c8a6a18a539eb2e4a054832d5db758a18502605b352564702b03ff97d9a77b09be6217e00ad445952ff068ed1cfdbaeae9ab0e9288109e7d46c218,,active,Active in npm registry,2025-07-22T02:28:29.640Z
|
@@ -800,11 +833,11 @@ library,jest-config@29.7.0|pretty-format@29.7.0,MIT,,James Kyle,pretty-format,29
|
|
800
833
|
library,jest-config@29.7.0|ansi-styles@5.2.0,MIT,,Sindre Sorhus,ansi-styles,5.2.0,pkg:npm/ansi-styles@5.2.0,node_modules/jest-config/node_modules/ansi-styles,ANSI escape codes for styling strings in the terminal,git+https://github.com/chalk/ansi-styles.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-styles#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-styles/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0b1c29b7649f4f34ed5dc7ce97318479ef0ef9cf8c994806acd8817179ee5b1b852477ba6b91f3eeac21c1ee4e81a498234209be42ea597d40486f9c24e90488,sindresorhus@gmail.com,active,Active in npm registry,2023-05-10T18:27:53.474Z
|
801
834
|
library,@jest/test-sequencer@29.7.0,MIT,@jest,,test-sequencer,29.7.0,pkg:npm/%40jest/test-sequencer@29.7.0#packages/jest-test-sequencer,node_modules/@jest/test-sequencer,,git+https://github.com/jestjs/jest.git#packages/jest-test-sequencer,"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/test-sequencer/-/test-sequencer-29.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,190c09e56655aca9ce26e898880179d94354257813671d4d1e3152101d2a10c99264a02474ca08cf0fc28fac7a345e00bd5db7014a83a45cd090dfde602613c7,,active,Active in npm registry,2025-07-22T02:28:43.804Z
|
802
835
|
library,babel-jest@29.7.0,MIT,,,babel-jest,29.7.0,pkg:npm/babel-jest@29.7.0#packages/babel-jest,node_modules/babel-jest,Jest plugin to use babel for transformation.,git+https://github.com/jestjs/jest.git#packages/babel-jest,"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/babel-jest/-/babel-jest-29.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,06bbc6637c594b011c0b32af2ac0a2d86807a83aac62438fe3f6f2e710a023019743120487ef1ec37826ac4d72ed7451e8b1d9223eb22d89d48bf9a6d8a5ca06,,active,Active in npm registry,2025-07-22T02:28:41.914Z
|
803
|
-
library,@types/babel__core@7.20.5,MIT,@types,,babel__core,7.20.5,pkg:npm/%40types/babel__core@7.20.5#types/babel__core,node_modules/@types/babel__core,TypeScript definitions for @babel/core,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babel__core,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__core,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,aa8429ad9bf3e70405270303a9eb1e4575afdeba8cbe18296d715f5725a16f1f57e3b3ce200ea2ffe75779f12664aa0080e69375a22035232a30853ad72472cc,,active,Active in npm registry,2025-
|
836
|
+
library,@types/babel__core@7.20.5,MIT,@types,,babel__core,7.20.5,pkg:npm/%40types/babel__core@7.20.5#types/babel__core,node_modules/@types/babel__core,TypeScript definitions for @babel/core,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babel__core,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__core,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,aa8429ad9bf3e70405270303a9eb1e4575afdeba8cbe18296d715f5725a16f1f57e3b3ce200ea2ffe75779f12664aa0080e69375a22035232a30853ad72472cc,,active,Active in npm registry,2025-08-03T06:25:50.734Z
|
804
837
|
library,@babel/types@7.28.0,MIT,@babel,The Babel Team,types,7.28.0,pkg:npm/%40babel/types@7.28.0#packages/babel-types,node_modules/@babel/types,Babel Types is a Lodash-esque utility library for AST nodes,git+https://github.com/babel/babel.git#packages/babel-types,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-types,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20types%22+is%3Aopen,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@babel/types/-/types-7.28.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8d89e37be272646e584e18c7885dbca13e122192e760e71205bebe483685232cc355291742641061c949d91f98c5c7662b4017eb1d44e4e40db6e8778c70eb52,,active,Active in npm registry,2025-07-24T09:48:23.155Z
|
805
|
-
library,@types/babel__generator@7.27.0,MIT,@types,,babel__generator,7.27.0,pkg:npm/%40types/babel__generator@7.27.0#types/babel__generator,node_modules/@types/babel__generator,TypeScript definitions for @babel/generator,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babel__generator,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__generator,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.27.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b9f15dd978bdd8e0153d8b32f8fe27eff53b7baf1f7b1d3e11ef20486f4a5fb7a8d3ce025a2438b1dc64b6f765d1b38fba95ed5493d8d7dce4e84c16a9443c96,,active,Active in npm registry,2025-
|
806
|
-
library,@types/babel__template@7.4.4,MIT,@types,,babel__template,7.4.4,pkg:npm/%40types/babel__template@7.4.4#types/babel__template,node_modules/@types/babel__template,TypeScript definitions for @babel/template,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babel__template,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__template,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,87f354692c86e44cb1048a7c611c68e1131edbfa9082fca8c11c1533385884108e35b5bc3d4b20e2590532b86066151ee73dcbdcc88b0eebf227f09a3dad80f0,,active,Active in npm registry,2025-
|
807
|
-
library,@types/babel__traverse@7.20.7,MIT,@types,,babel__traverse,7.20.7,pkg:npm/%40types/babel__traverse@7.20.7#types/babel__traverse,node_modules/@types/babel__traverse,TypeScript definitions for @babel/traverse,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babel__traverse,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__traverse,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.7.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7643b97e14bbfbfa28b387225b1c84ca359ee3cce61bac1b0a17a8fc6d999c7c787ecdc453a602e9433cae4e7a8008cd27d3f73131f68e8e636fddbf2bac1b9e,,active,Active in npm registry,2025-
|
838
|
+
library,@types/babel__generator@7.27.0,MIT,@types,,babel__generator,7.27.0,pkg:npm/%40types/babel__generator@7.27.0#types/babel__generator,node_modules/@types/babel__generator,TypeScript definitions for @babel/generator,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babel__generator,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__generator,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.27.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b9f15dd978bdd8e0153d8b32f8fe27eff53b7baf1f7b1d3e11ef20486f4a5fb7a8d3ce025a2438b1dc64b6f765d1b38fba95ed5493d8d7dce4e84c16a9443c96,,active,Active in npm registry,2025-08-03T06:25:51.120Z
|
839
|
+
library,@types/babel__template@7.4.4,MIT,@types,,babel__template,7.4.4,pkg:npm/%40types/babel__template@7.4.4#types/babel__template,node_modules/@types/babel__template,TypeScript definitions for @babel/template,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babel__template,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__template,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,87f354692c86e44cb1048a7c611c68e1131edbfa9082fca8c11c1533385884108e35b5bc3d4b20e2590532b86066151ee73dcbdcc88b0eebf227f09a3dad80f0,,active,Active in npm registry,2025-08-03T06:25:56.885Z
|
840
|
+
library,@types/babel__traverse@7.20.7,MIT,@types,,babel__traverse,7.20.7,pkg:npm/%40types/babel__traverse@7.20.7#types/babel__traverse,node_modules/@types/babel__traverse,TypeScript definitions for @babel/traverse,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babel__traverse,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__traverse,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.7.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7643b97e14bbfbfa28b387225b1c84ca359ee3cce61bac1b0a17a8fc6d999c7c787ecdc453a602e9433cae4e7a8008cd27d3f73131f68e8e636fddbf2bac1b9e,,active,Active in npm registry,2025-08-03T06:25:57.773Z
|
808
841
|
library,babel-preset-jest@29.6.3,MIT,,,babel-preset-jest,29.6.3,pkg:npm/babel-preset-jest@29.6.3#packages/babel-preset-jest,node_modules/babel-preset-jest,,git+https://github.com/jestjs/jest.git#packages/babel-preset-jest,"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/babel-preset-jest/-/babel-preset-jest-29.6.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d01ddb87147ab27597259b51fd19621d30cf4609f5b0d1ce474c95b6afc8890172b8e563152fb0ba2a3f478812364c9898a989078c0666fd8d65a9e62a64e734,,active,Active in npm registry,2025-06-18T22:31:20.300Z
|
809
842
|
library,babel-plugin-jest-hoist@29.6.3,MIT,,,babel-plugin-jest-hoist,29.6.3,pkg:npm/babel-plugin-jest-hoist@29.6.3#packages/babel-plugin-jest-hoist,node_modules/babel-plugin-jest-hoist,,git+https://github.com/jestjs/jest.git#packages/babel-plugin-jest-hoist,"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/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.6.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,11201cfd126f193144cd1c0e4d3e3e94d0e4fc634732429b373b2f4f4a8a45f0f2c984ec931079ae75369e3203615c570811c7108d5cd18c07a1bdd6698ba33a,,active,Active in npm registry,2025-06-18T22:31:18.068Z
|
810
843
|
library,@babel/template@7.27.2,MIT,@babel,The Babel Team,template,7.27.2,pkg:npm/%40babel/template@7.27.2#packages/babel-template,node_modules/@babel/template,Generate an AST from a string template.,git+https://github.com/babel/babel.git#packages/babel-template,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-template,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20template%22+is%3Aopen,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2cf0d9f39684272612775f3f0e48cd878ff2d67b641392b05075938aa811c6bbae64bd85d72b879628151cbbdc1d8daf3075edb4a169267e8bc1f23b730ece0f,,active,Active in npm registry,2025-07-02T09:04:29.510Z
|
@@ -878,8 +911,8 @@ library,error-ex@1.3.2,MIT,,,error-ex,1.3.2,pkg:npm/error-ex@1.3.2,node_modules/
|
|
878
911
|
library,is-arrayish@0.2.1,MIT,,Qix,is-arrayish,0.2.1,pkg:npm/is-arrayish@0.2.1,node_modules/is-arrayish,Determines if an object can be used as an array,git+https://github.com/qix-/node-is-arrayish.git,"as detected from PackageJson property ""repository.url""",https://github.com/qix-/node-is-arrayish#readme,"as detected from PackageJson property ""homepage""",https://github.com/qix-/node-is-arrayish/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cf3d3a4bcb74a33a035cc1beb9b7b6eb37824cd5dc2883c96498bc841ac5e227422e6b38086f50b4aeea065d5ba22e4e0f31698ecc1be493e61c26cca63698ce,,active,Active in npm registry,2023-07-12T21:04:09.634Z
|
879
912
|
library,json-parse-even-better-errors@2.3.1,MIT,,Kat Marchán,json-parse-even-better-errors,2.3.1,pkg:npm/json-parse-even-better-errors@2.3.1,node_modules/json-parse-even-better-errors,JSON.parse with context information on error,git+https://github.com/npm/json-parse-even-better-errors.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/json-parse-even-better-errors#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/json-parse-even-better-errors/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c72170ca1ae8fc91287fa1a17b68b3d8d717a23dac96836c5abfd7b044432bfa223c27da36197938d7e9fa341d01945043420958dcc7f7321917b962f75921db,kzm@zkat.tech,active,Active in npm registry,2025-05-14T20:03:41.796Z
|
880
913
|
library,lines-and-columns@1.2.4,MIT,,Brian Donovan,lines-and-columns,1.2.4,pkg:npm/lines-and-columns@1.2.4,node_modules/lines-and-columns,Maps lines and columns to character offsets and back.,git+https://github.com/eventualbuddha/lines-and-columns.git,"as detected from PackageJson property ""repository.url""",https://github.com/eventualbuddha/lines-and-columns#readme,"as detected from PackageJson property ""homepage""",https://github.com/eventualbuddha/lines-and-columns/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ef297295eb1943f3d5dbd8e110397751f8e8e995fb802a89af917b3caaea73ddefedfcd2ca6b75069c0453c9c0517b3cab3cefaa16e384ae50660e8cb7f1e406,brian@donovans.cc,active,Active in npm registry,2023-11-07T01:41:53.488Z
|
881
|
-
library,strip-json-comments@3.1.1,MIT,,Sindre Sorhus,strip-json-comments,3.1.1,pkg:npm/strip-json-comments@3.1.1,node_modules/strip-json-comments,Strip comments from JSON. Lets you use comments in your JSON files!,git+https://github.com/sindresorhus/strip-json-comments.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/strip-json-comments#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/strip-json-comments/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e9f3dcf91e22870a8fe8dfda22fd9fd60307f25395b56407a2a0b8c8aea8483555a1cba602c7c2aa39179ea89832198cc12fe61072e9ed57a196ddea97a9448a,sindresorhus@gmail.com,active,Active in npm registry,2025-
|
882
|
-
library,@types/graceful-fs@4.1.9,MIT,@types,,graceful-fs,4.1.9,pkg:npm/%40types/graceful-fs@4.1.9#types/graceful-fs,node_modules/@types/graceful-fs,TypeScript definitions for graceful-fs,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/graceful-fs,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/graceful-fs,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a253f7b1dd6a3847b97574d2685bd01bed3655d45771dcad58b019b00ab53de714f2ea9002192b9db962ec36a08ed5ca5bf065ed825b52c6bc30f72e73c2c711,,active,Active in npm registry,2025-
|
914
|
+
library,strip-json-comments@3.1.1,MIT,,Sindre Sorhus,strip-json-comments,3.1.1,pkg:npm/strip-json-comments@3.1.1,node_modules/strip-json-comments,Strip comments from JSON. Lets you use comments in your JSON files!,git+https://github.com/sindresorhus/strip-json-comments.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/strip-json-comments#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/strip-json-comments/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e9f3dcf91e22870a8fe8dfda22fd9fd60307f25395b56407a2a0b8c8aea8483555a1cba602c7c2aa39179ea89832198cc12fe61072e9ed57a196ddea97a9448a,sindresorhus@gmail.com,active,Active in npm registry,2025-08-08T14:14:05.184Z
|
915
|
+
library,@types/graceful-fs@4.1.9,MIT,@types,,graceful-fs,4.1.9,pkg:npm/%40types/graceful-fs@4.1.9#types/graceful-fs,node_modules/@types/graceful-fs,TypeScript definitions for graceful-fs,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/graceful-fs,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/graceful-fs,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a253f7b1dd6a3847b97574d2685bd01bed3655d45771dcad58b019b00ab53de714f2ea9002192b9db962ec36a08ed5ca5bf065ed825b52c6bc30f72e73c2c711,,active,Active in npm registry,2025-08-03T06:54:45.586Z
|
883
916
|
library,anymatch@3.1.3,ISC,,Elan Shanker,anymatch,3.1.3,pkg:npm/anymatch@3.1.3,node_modules/anymatch,Matches strings against configurable strings~ globs~ regular expressions~ and/or functions,git+https://github.com/micromatch/anymatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/micromatch/anymatch,"as detected from PackageJson property ""homepage""",https://github.com/micromatch/anymatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,28c45e154af4078b7e0fe381923477298aafa1ca765da4b33b9e54701ea681031ddca6dc13e9964f2bd557b0ffcec7446cd9d5e9a71952eb64887417bd3af547,,active,Active in npm registry,2024-09-18T05:27:37.897Z
|
884
917
|
library,fb-watchman@2.0.2,Apache-2.0,,Wez Furlong,fb-watchman,2.0.2,pkg:npm/fb-watchman@2.0.2,node_modules/fb-watchman,Bindings for the Watchman file watching service,git+ssh://git@github.com/facebook/watchman.git,"as detected from PackageJson property ""repository.url""",https://facebook.github.io/watchman/,"as detected from PackageJson property ""homepage""",https://github.com/facebook/watchman/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a79d7ad41a9bb826929c1f2321bcd01ce96982c3e62b9ac95437c328ef75031b39342d6ebb71d1426eb0b7d71df7ff86b504083b9dc97465d7a320e94c0b2060,wez@fb.com,active,Active in npm registry,2024-02-13T20:44:39.814Z
|
885
918
|
library,bser@2.1.1,Apache-2.0,,Wez Furlong,bser,2.1.1,pkg:npm/bser@2.1.1,node_modules/bser,JavaScript implementation of the BSER Binary Serialization,git+https://github.com/facebook/watchman.git,"as detected from PackageJson property ""repository.url""",https://facebook.github.io/watchman/docs/bser.html,"as detected from PackageJson property ""homepage""",https://github.com/facebook/watchman/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/bser/-/bser-2.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,810c53344fc601f208ae61cb504de8272a7914ee874417e18e7c38ff032603add91832675819a063f972401a670d490698085b49edfdb71d9dfe24ce01f825c1,wez@fb.com,active,Active in npm registry,2022-09-21T18:41:20.012Z
|
@@ -911,8 +944,8 @@ library,@jest/source-map@29.6.3,MIT,@jest,,source-map,29.6.3,pkg:npm/%40jest/sou
|
|
911
944
|
library,callsites@3.1.0,MIT,,Sindre Sorhus,callsites,3.1.0,pkg:npm/callsites@3.1.0,node_modules/callsites,Get callsites from the V8 stack trace API,git+https://github.com/sindresorhus/callsites.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/callsites#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/callsites/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3fc06302c5ef652f95203508d7584709012fef8613ebb6148b924914d588a8bdb7e6c0668d7e3eab1f4cbaf96ce62bf234435cb71e3ac502d0dda4ee13bb2c69,sindresorhus@gmail.com,active,Active in npm registry,2024-06-29T13:46:24.735Z
|
912
945
|
library,cjs-module-lexer@1.4.3,MIT,,Guy Bedford,cjs-module-lexer,1.4.3,pkg:npm/cjs-module-lexer@1.4.3,node_modules/cjs-module-lexer,Lexes CommonJS modules~ returning their named exports metadata,git+https://github.com/nodejs/cjs-module-lexer.git,"as detected from PackageJson property ""repository.url""",https://github.com/nodejs/cjs-module-lexer#readme,"as detected from PackageJson property ""homepage""",https://github.com/nodejs/cjs-module-lexer/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.4.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f73f1365a18cd697ecc18797ad4a733eb931f149d661d849725b2260c9bac7fc39fa737ef137ff2e70207cb1900a6e7da803b153c5b01c4ab6bcdc05ea2e23f9,,active,Active in npm registry,2025-02-20T18:27:51.446Z
|
913
946
|
library,strip-bom@4.0.0,MIT,,Sindre Sorhus,strip-bom,4.0.0,pkg:npm/strip-bom@4.0.0,node_modules/strip-bom,Strip UTF-8 byte order mark (BOM) from a string,git+https://github.com/sindresorhus/strip-bom.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/strip-bom#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/strip-bom/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,df1bab16fe6d1208a2df7662f09b69e79c042082d1f5e877e05016d343d97fe2674ac4e657f8a87b04a0425f7b247be08e8446c0f4a1b169be21daf1077e5dd3,sindresorhus@gmail.com,active,Active in npm registry,2023-07-12T19:14:14.322Z
|
914
|
-
library,@babel/generator@7.28.0,MIT,@babel,The Babel Team,generator,7.28.0,pkg:npm/%40babel/generator@7.28.0#packages/babel-generator,node_modules/@babel/generator,Turns an AST into code.,git+https://github.com/babel/babel.git#packages/babel-generator,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-generator,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20generator%22+is%3Aopen,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@babel/generator/-/generator-7.28.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9498f3beb6c4796ae10783f7401b07eed7b2d75ecf8cb6670db2e24042a343f7cd2538eeab81d2aa0140f94352c194fc0fb771c5b9ee48132c6b596b5b32a542,,active,Active in npm registry,2025-
|
915
|
-
library,@jridgewell/gen-mapping@0.3.12,MIT,@jridgewell,Justin Ridgewell,gen-mapping,0.3.12,pkg:npm/%40jridgewell/gen-mapping@0.3.12#packages/gen-mapping,node_modules/@jridgewell/gen-mapping,Generate source maps,git+https://github.com/jridgewell/sourcemaps.git#packages/gen-mapping,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jridgewell/sourcemaps/tree/main/packages/gen-mapping,"as detected from PackageJson property ""homepage""",https://github.com/jridgewell/sourcemaps/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.12.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3ae2c60b8e938c1e416cdd5d1fc2542d555963859376417bb55f58b3ac0b2f5aee6d99c232cb4e84d1ee794e5b2c2ae746e0e128f0cce20eacc3805e9791b3aa,justin@ridgewell.name,active,Active in npm registry,2025-
|
947
|
+
library,@babel/generator@7.28.0,MIT,@babel,The Babel Team,generator,7.28.0,pkg:npm/%40babel/generator@7.28.0#packages/babel-generator,node_modules/@babel/generator,Turns an AST into code.,git+https://github.com/babel/babel.git#packages/babel-generator,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-generator,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20generator%22+is%3Aopen,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@babel/generator/-/generator-7.28.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9498f3beb6c4796ae10783f7401b07eed7b2d75ecf8cb6670db2e24042a343f7cd2538eeab81d2aa0140f94352c194fc0fb771c5b9ee48132c6b596b5b32a542,,active,Active in npm registry,2025-08-14T12:36:14.649Z
|
948
|
+
library,@jridgewell/gen-mapping@0.3.12,MIT,@jridgewell,Justin Ridgewell,gen-mapping,0.3.12,pkg:npm/%40jridgewell/gen-mapping@0.3.12#packages/gen-mapping,node_modules/@jridgewell/gen-mapping,Generate source maps,git+https://github.com/jridgewell/sourcemaps.git#packages/gen-mapping,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jridgewell/sourcemaps/tree/main/packages/gen-mapping,"as detected from PackageJson property ""homepage""",https://github.com/jridgewell/sourcemaps/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.12.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3ae2c60b8e938c1e416cdd5d1fc2542d555963859376417bb55f58b3ac0b2f5aee6d99c232cb4e84d1ee794e5b2c2ae746e0e128f0cce20eacc3805e9791b3aa,justin@ridgewell.name,active,Active in npm registry,2025-08-12T06:43:21.272Z
|
916
949
|
library,jsesc@3.1.0,MIT,,Mathias Bynens,jsesc,3.1.0,pkg:npm/jsesc@3.1.0,node_modules/jsesc,Given some data~ jsesc returns the shortest possible stringified & ASCII-safe representation of that data.,git+https://github.com/mathiasbynens/jsesc.git,"as detected from PackageJson property ""repository.url""",https://mths.be/jsesc,"as detected from PackageJson property ""homepage""",https://github.com/mathiasbynens/jsesc/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fec33774ed853b35e3290849ba8d10d7bdf07f628ea3cb7823cbc7cba945f69a14a7b6ca4f4fcd1c4f1f3d7db73f07e19f291faa70b6c51c4e9d5c395ee18868,,active,Active in npm registry,2024-12-11T08:24:34.718Z
|
917
950
|
library,@babel/plugin-syntax-jsx@7.27.1,MIT,@babel,The Babel Team,plugin-syntax-jsx,7.27.1,pkg:npm/%40babel/plugin-syntax-jsx@7.27.1#packages/babel-plugin-syntax-jsx,node_modules/@babel/plugin-syntax-jsx,Allow parsing of jsx,git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-jsx,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-plugin-syntax-jsx,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.27.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cbc61334878aa3284677d3b4262cb3cb2aa4f207639ee9864d03eccf4c4e64e43646691525e675be699f22f1442aab9c046e9ac4918164313fee2239b2e508ff,,active,Active in npm registry,2025-07-02T09:04:07.872Z
|
918
951
|
library,@babel/plugin-syntax-typescript@7.27.1,MIT,@babel,The Babel Team,plugin-syntax-typescript,7.27.1,pkg:npm/%40babel/plugin-syntax-typescript@7.27.1#packages/babel-plugin-syntax-typescript,node_modules/@babel/plugin-syntax-typescript,Allow parsing of TypeScript syntax,git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-typescript,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-plugin-syntax-typescript,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.27.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c5f60204cc6f787ad13270169756653d73998f390df364c716f2e142115716df356791e737e12d524661bffcdc2a9993ddfce6599074cb0881adb0b7be881bc1,,active,Active in npm registry,2025-07-02T09:04:10.547Z
|
@@ -933,15 +966,15 @@ library,@babel/plugin-syntax-private-property-in-object@7.14.5,MIT,@babel,The Ba
|
|
933
966
|
library,@babel/plugin-syntax-top-level-await@7.14.5,MIT,@babel,The Babel Team,plugin-syntax-top-level-await,7.14.5,pkg:npm/%40babel/plugin-syntax-top-level-await@7.14.5#packages/babel-plugin-syntax-top-level-await,node_modules/@babel/plugin-syntax-top-level-await,Allow parsing of top-level await in modules,git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-top-level-await,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-plugin-syntax-top-level-await,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,871fbeba92efe54d6b8187f07b5c41414851994e35344be952fae9f2392b48276f1929cce7fa9d44cb72949e8f1b938590168791b4c02939dddff63211244717,,active,Active in npm registry,2022-04-04T17:25:32.341Z
|
934
967
|
library,leven@3.1.0,MIT,,Sindre Sorhus,leven,3.1.0,pkg:npm/leven@3.1.0,node_modules/leven,Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithm,git+https://github.com/sindresorhus/leven.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/leven#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/leven/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/leven/-/leven-3.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,aac75af87f234da51a37fc79bf35b6af373ef11c384c043fe0a8c1e3a2302b9547f8895579e7a37bf128651a625ef22a8c580af3841f7ea3f3b462375412c6d4,sindresorhus@gmail.com,active,Active in npm registry,2022-06-19T11:54:02.407Z
|
935
968
|
library,braces@3.0.3,MIT,,Jon Schlinkert,braces,3.0.3,pkg:npm/braces@3.0.3,node_modules/braces,Bash-like brace expansion~ implemented in JavaScript. Safer than other brace expansion libs~ with complete support for the Bash 4.3 braces specification~ without sacrificing speed.,git+https://github.com/micromatch/braces.git,"as detected from PackageJson property ""repository.url""",https://github.com/micromatch/braces,"as detected from PackageJson property ""homepage""",https://github.com/micromatch/braces/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/braces/-/braces-3.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c906d780efce499543d88b222e5ae8fbb1dfe90d7c109aca484b1da0ccca78f29772dde0bc3f282dc390748cc6ba9af9163f840def203bf9717350737cca71bc,,active,Active in npm registry,2024-09-18T05:27:12.449Z
|
936
|
-
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-
|
937
|
-
library,@types/istanbul-lib-report@3.0.3,MIT,@types,,istanbul-lib-report,3.0.3,pkg:npm/%40types/istanbul-lib-report@3.0.3#types/istanbul-lib-report,node_modules/@types/istanbul-lib-report,TypeScript definitions for istanbul-lib-report,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/istanbul-lib-report,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-report,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3509fb00742793f4522cec6b05b1b224cfda550fa98e3e470a06ac1717342bf2a1a004df43fe3b032525d79236c815298a18e66acf9af952413aa79cac51feb8,,active,Active in npm registry,2025-
|
938
|
-
library,@types/yargs-parser@21.0.3,MIT,@types,,yargs-parser,21.0.3,pkg:npm/%40types/yargs-parser@21.0.3#types/yargs-parser,node_modules/@types/yargs-parser,TypeScript definitions for yargs-parser,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/yargs-parser,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs-parser,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,238abd414f4c42fe2810ecf8b401c9b4dcf5730b8bc67d85df171cda257959da8b3e95278f7d1a52ec6dd660316131bea1ef0264c57ffbaad4e12e20443ceab5,,active,Active in npm registry,2025-
|
969
|
+
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-08-17T03:30:59.711Z
|
970
|
+
library,@types/istanbul-lib-report@3.0.3,MIT,@types,,istanbul-lib-report,3.0.3,pkg:npm/%40types/istanbul-lib-report@3.0.3#types/istanbul-lib-report,node_modules/@types/istanbul-lib-report,TypeScript definitions for istanbul-lib-report,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/istanbul-lib-report,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-report,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3509fb00742793f4522cec6b05b1b224cfda550fa98e3e470a06ac1717342bf2a1a004df43fe3b032525d79236c815298a18e66acf9af952413aa79cac51feb8,,active,Active in npm registry,2025-08-03T07:02:04.655Z
|
971
|
+
library,@types/yargs-parser@21.0.3,MIT,@types,,yargs-parser,21.0.3,pkg:npm/%40types/yargs-parser@21.0.3#types/yargs-parser,node_modules/@types/yargs-parser,TypeScript definitions for yargs-parser,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/yargs-parser,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs-parser,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,238abd414f4c42fe2810ecf8b401c9b4dcf5730b8bc67d85df171cda257959da8b3e95278f7d1a52ec6dd660316131bea1ef0264c57ffbaad4e12e20443ceab5,,active,Active in npm registry,2025-08-03T08:05:49.598Z
|
939
972
|
library,import-local@3.2.0,MIT,,Sindre Sorhus,import-local,3.2.0,pkg:npm/import-local@3.2.0,node_modules/import-local,Let a globally installed package use a locally installed version of itself if available,git+https://github.com/sindresorhus/import-local.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/import-local#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/import-local/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/import-local/-/import-local-3.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d923e5ba7d4950f5a833ab77174770d0590217f8d663c92db5c6387f9f7d18b4d28e1d8e0aeba175390942c11c67306a6d764628c2b63aa5b5a19b23b5ffe040,sindresorhus@gmail.com,active,Active in npm registry,2024-07-22T10:56:48.819Z
|
940
973
|
library,pkg-dir@4.2.0,MIT,,Sindre Sorhus,pkg-dir,4.2.0,pkg:npm/pkg-dir@4.2.0,node_modules/pkg-dir,Find the root directory of a Node.js project or npm package,git+https://github.com/sindresorhus/pkg-dir.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/pkg-dir#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/pkg-dir/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1d10f36da2a30be00e5955f1014ff1e7808e19e22ff5e6fee82903490a0d4ede17c96a0826fb8fb178b3c6efc5af6dc489e91bb59c2687521c206fe5fdad7419,sindresorhus@gmail.com,active,Active in npm registry,2025-06-05T18:34:06.155Z
|
941
974
|
library,pkg-dir@4.2.0|find-up@4.1.0,MIT,,Sindre Sorhus,find-up,4.1.0,pkg:npm/find-up@4.1.0,node_modules/pkg-dir/node_modules/find-up,Find a file or directory by walking up parent directories,git+https://github.com/sindresorhus/find-up.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/find-up#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/find-up/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3e93b001d43f6255d0daf8fc6b787c222a43b98462df071e550406616c4d20d71cab8d009f0ec196c11708c6edd59b7e38b03a16af6cb88a48583d0eb2721297,sindresorhus@gmail.com,active,Active in npm registry,2023-11-16T12:22:36.697Z
|
942
975
|
library,pkg-dir@4.2.0|locate-path@5.0.0,MIT,,Sindre Sorhus,locate-path,5.0.0,pkg:npm/locate-path@5.0.0,node_modules/pkg-dir/node_modules/locate-path,Get the first path that exists on disk of multiple paths,git+https://github.com/sindresorhus/locate-path.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/locate-path#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/locate-path/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b7b870f6923e5afbb03495f0939cd51e9ca122ace0daa4e592524e7f4995c4649b7b7169d9589e65c76e3588da2c3a32ea9f6e1a94041961bced6a4c2a536af2,sindresorhus@gmail.com,active,Active in npm registry,2023-06-17T00:12:11.255Z
|
943
976
|
library,pkg-dir@4.2.0|p-locate@4.1.0,MIT,,Sindre Sorhus,p-locate,4.1.0,pkg:npm/p-locate@4.1.0,node_modules/pkg-dir/node_modules/p-locate,Get the first fulfilled promise that satisfies the provided testing function,git+https://github.com/sindresorhus/p-locate.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-locate#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-locate/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,47bf5967fd30031286bb7a18325cfc8f2fe46e1b0dad2ed2299ecfc441c1809e7e1769ad156d9f2b670eb4187570762442c6f3155ec8f84a1129ee98b74a0aec,sindresorhus@gmail.com,active,Active in npm registry,2023-06-22T16:33:30.238Z
|
944
|
-
library,pkg-dir@4.2.0|p-limit@2.3.0,MIT,,Sindre Sorhus,p-limit,2.3.0,pkg:npm/p-limit@2.3.0,node_modules/pkg-dir/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-
|
977
|
+
library,pkg-dir@4.2.0|p-limit@2.3.0,MIT,,Sindre Sorhus,p-limit,2.3.0,pkg:npm/p-limit@2.3.0,node_modules/pkg-dir/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-08-19T15:03:46.499Z
|
945
978
|
library,path-exists@4.0.0,MIT,,Sindre Sorhus,path-exists,4.0.0,pkg:npm/path-exists@4.0.0,node_modules/path-exists,Check if a path exists,git+https://github.com/sindresorhus/path-exists.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/path-exists#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/path-exists/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6a4f50cb943b8d86f65b071ecb9169be0d8aa0073f64884b48b392066466ca03ec1b091556dd1f65ad2aaed333fa6ead2530077d943c167981e0c1b82d6cbbff,sindresorhus@gmail.com,active,Active in npm registry,2024-10-22T17:26:44.383Z
|
946
979
|
library,resolve-cwd@3.0.0,MIT,,Sindre Sorhus,resolve-cwd,3.0.0,pkg:npm/resolve-cwd@3.0.0,node_modules/resolve-cwd,Resolve the path of a module like `require.resolve()` but from the current working directory,git+https://github.com/sindresorhus/resolve-cwd.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/resolve-cwd#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/resolve-cwd/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3ab65a5f631bfab242a47ffa0a94aab7dc4556937efb1d355e737689ef60e8fe7fdf17a52c0917595003a5dcf52070ff2857c45f213a574534d4e43750edab12,sindresorhus@gmail.com,active,Active in npm registry,2023-06-09T21:38:04.121Z
|
947
980
|
library,resolve-cwd@3.0.0|resolve-from@5.0.0,MIT,,Sindre Sorhus,resolve-from,5.0.0,pkg:npm/resolve-from@5.0.0,node_modules/resolve-cwd/node_modules/resolve-from,Resolve the path of a module like `require.resolve()` but from a given path,git+https://github.com/sindresorhus/resolve-from.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/resolve-from#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/resolve-from/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a9883d28fdb8743e6a91af49e3b774695932d0df9be1f4d4f3d2cdf620e78c1e706a4b220b8f6bbcc0743eb509406a13987e745cf8aa3af0230df6a28c6c5867,sindresorhus@gmail.com,active,Active in npm registry,2023-06-22T16:33:46.245Z
|
@@ -952,16 +985,12 @@ library,create-jest@29.7.0|jest-util@29.7.0,MIT,,,jest-util,29.7.0,pkg:npm/jest-
|
|
952
985
|
library,prompts@2.4.2,MIT,,Terkel Gjervig,prompts,2.4.2,pkg:npm/prompts@2.4.2,node_modules/prompts,Lightweight~ beautiful and user-friendly prompts,git+https://github.com/terkelg/prompts.git,"as detected from PackageJson property ""repository.url""",https://github.com/terkelg/prompts#readme,"as detected from PackageJson property ""homepage""",https://github.com/terkelg/prompts/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,37136ffe42e0b8203ba778c4f282f668406cac95a001a901a609a02ba9693d657e5ae3a663aaf6ff36c05673fe4fc6d0940d27cc75d2252256d07abbca5683d9,terkel@terkel.com,active,Active in npm registry,2023-10-21T01:41:35.063Z
|
953
986
|
library,kleur@3.0.3,MIT,,Luke Edwards,kleur,3.0.3,pkg:npm/kleur@3.0.3,node_modules/kleur,The fastest Node.js library for formatting terminal text with ANSI colors~!,git+https://github.com/lukeed/kleur.git,"as detected from PackageJson property ""repository.url""",https://github.com/lukeed/kleur#readme,"as detected from PackageJson property ""homepage""",https://github.com/lukeed/kleur/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,793233955392511f89c5d0c57a911870132d67d42a75e7feae7cd675166e31b3b2c2ee6d3b6c3637baea8e800d67993dbf2c212fa06bd55463508813431e04f3,luke.edwards05@gmail.com,active,Active in npm registry,2023-07-09T22:07:55.660Z
|
954
987
|
library,sisteransi@1.0.5,MIT,,Terkel Gjervig,sisteransi,1.0.5,pkg:npm/sisteransi@1.0.5,node_modules/sisteransi,ANSI escape codes for some terminal swag,git+https://github.com/terkelg/sisteransi.git,"as detected from PackageJson property ""repository.url""",https://github.com/terkelg/sisteransi#readme,"as detected from PackageJson property ""homepage""",https://github.com/terkelg/sisteransi/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6cb186951d50c417329e7d9de589835f83068e566fcb631104344d1cb27c548ea5ebef45522c9314d27422f78e48fd1b7178150cf45c7c6a80d298daa94a5f56,terkel@terkel.com,active,Active in npm registry,2023-07-09T22:07:38.381Z
|
955
|
-
library,@sideway/address@4.1.5,BSD-3-Clause,@sideway,,address,4.1.5,pkg:npm/%40sideway/address@4.1.5,node_modules/@sideway/address,Email address and domain validation,git://github.com/sideway/address.git,"as detected from PackageJson property ""repository.url""",https://github.com/sideway/address#readme,"as detected from PackageJson property ""homepage""",https://github.com/sideway/address/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@sideway/address/-/address-4.1.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,22a3bf0d44075243de8b1350f27d0903ad74da14fd0a66a58cd4cf990d6ef0c121068fd1e10f1e28b37fbc6671b9e6f03aba0307871ba6385e0f8fbfb0a14ae1,,active,Active in npm registry,2024-01-29T12:41:44.521Z
|
956
|
-
library,@sideway/address@4.1.5|@hapi/hoek@9.3.0,BSD-3-Clause,@hapi,,hoek,9.3.0,pkg:npm/%40hapi/hoek@9.3.0,node_modules/@sideway/address/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
|
957
|
-
library,@sideway/formula@3.0.1,BSD-3-Clause,@sideway,,formula,3.0.1,pkg:npm/%40sideway/formula@3.0.1,node_modules/@sideway/formula,Math and string formula parser.,git://github.com/sideway/formula.git,"as detected from PackageJson property ""repository.url""",https://github.com/sideway/formula#readme,"as detected from PackageJson property ""homepage""",https://github.com/sideway/formula/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@sideway/formula/-/formula-3.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,fe9a076492558f1dcbfb3543ea0f4a8077d89dbe38de88bbc0bbbf5caa230ef887cba1ce10e03acf54eb939691d5d19c98f7a724481bdac2b623cd0b792dcc22,,active,Active in npm registry,2022-12-16T14:35:23.717Z
|
958
|
-
library,@sideway/pinpoint@2.0.0,BSD-3-Clause,@sideway,,pinpoint,2.0.0,pkg:npm/%40sideway/pinpoint@2.0.0,node_modules/@sideway/pinpoint,Return the filename and line number of the calling function,git://github.com/sideway/pinpoint.git,"as detected from PackageJson property ""repository.url""",https://github.com/sideway/pinpoint#readme,"as detected from PackageJson property ""homepage""",https://github.com/sideway/pinpoint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@sideway/pinpoint/-/pinpoint-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,44d88ea133e4a6d16d495cd07af63fc96b59c1ffd1c725673f2fce700f4704cdcc9460e704460be41e351f43139f451e73c1e2fb6a94b537c6d9659906631e8d,,active,Active in npm registry,2022-04-06T23:30:00.997Z
|
959
988
|
library,jsdoc@4.0.4,Apache-2.0,,Michael Mathews,jsdoc,4.0.4,pkg:npm/jsdoc@4.0.4,node_modules/jsdoc,An API documentation generator for JavaScript.,git+https://github.com/jsdoc/jsdoc.git,"as detected from PackageJson property ""repository.url""",https://github.com/jsdoc/jsdoc#readme,"as detected from PackageJson property ""homepage""",https://github.com/jsdoc/jsdoc/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/jsdoc/-/jsdoc-4.0.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cde15ecf0c97786e2ccb26076ef87503debb200aaaffaef25ed5efb8be709ea0a41597bc234bca7e6f843be604bcb82ea3ac3d08351bac05d5b4948787613caf,micmath@gmail.com,active,Active in npm registry,2024-10-22T17:26:32.970Z
|
960
989
|
library,jsdoc@4.0.4|escape-string-regexp@2.0.0,MIT,,Sindre Sorhus,escape-string-regexp,2.0.0,pkg:npm/escape-string-regexp@2.0.0,node_modules/jsdoc/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-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,529cdc2c25e895459c36ee47b5530761d5c98c0ae3b05f42d1a367aae658638b96fd5bb49a2cb96285af6d5df8e476ae56f700527a51ba130c72a4dc18e636fb,sindresorhus@gmail.com,active,Active in npm registry,2023-04-25T16:42:41.472Z
|
961
990
|
library,@babel/helper-string-parser@7.27.1,MIT,@babel,The Babel Team,helper-string-parser,7.27.1,pkg:npm/%40babel/helper-string-parser@7.27.1#packages/babel-helper-string-parser,node_modules/@babel/helper-string-parser,A utility package to parse strings,git+https://github.com/babel/babel.git#packages/babel-helper-string-parser,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-helper-string-parser,"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-string-parser/-/helper-string-parser-7.27.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a8c952c4a6e946502b89d0c4c64f769d2a1bc837693e28d4ab60d6ea80e752a77488e1b19908f2aa13088a123dfb3bf82cfc997518ded9c6af58f6c26d69b778,,active,Active in npm registry,2025-07-02T09:03:54.659Z
|
962
|
-
library,@types/markdown-it@14.1.2,MIT,@types,,markdown-it,14.1.2,pkg:npm/%40types/markdown-it@14.1.2#types/markdown-it,node_modules/@types/markdown-it,TypeScript definitions for markdown-it,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/markdown-it,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/markdown-it,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/markdown-it/-/markdown-it-14.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a6ba26a38785c2e896f937c6c618bed31ddccea4d82641bca81d7b654262545d745e6ecd2d54522d4b1f45353fea1d5edb856f4675c2c7e846ee58b9f25933a2,,active,Active in npm registry,2025-
|
963
|
-
library,@types/linkify-it@5.0.0,MIT,@types,,linkify-it,5.0.0,pkg:npm/%40types/linkify-it@5.0.0#types/linkify-it,node_modules/@types/linkify-it,TypeScript definitions for linkify-it,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/linkify-it,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/linkify-it,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/linkify-it/-/linkify-it-5.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b150c0e7ccc0c3879601f7ca39a407e7fe63dd779acae9330e4f9ec12b27bf7a78c891191c20b330389933c7b4394ad1be6a4667ce637f8c831e41ec80136bf5,,active,Active in npm registry,2025-
|
964
|
-
library,@types/mdurl@2.0.0,MIT,@types,,mdurl,2.0.0,pkg:npm/%40types/mdurl@2.0.0#types/mdurl,node_modules/@types/mdurl,TypeScript definitions for mdurl,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/mdurl,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mdurl,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/mdurl/-/mdurl-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4467608d05196dae69e90105015c763866fcad00cbfdc3d11bb1a279d47331c275b589d400d0677236d20753511b06ef8dc3de8a4440073da7b21c8f9356e15a,,active,Active in npm registry,2025-
|
991
|
+
library,@types/markdown-it@14.1.2,MIT,@types,,markdown-it,14.1.2,pkg:npm/%40types/markdown-it@14.1.2#types/markdown-it,node_modules/@types/markdown-it,TypeScript definitions for markdown-it,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/markdown-it,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/markdown-it,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/markdown-it/-/markdown-it-14.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a6ba26a38785c2e896f937c6c618bed31ddccea4d82641bca81d7b654262545d745e6ecd2d54522d4b1f45353fea1d5edb856f4675c2c7e846ee58b9f25933a2,,active,Active in npm registry,2025-08-03T08:04:23.417Z
|
992
|
+
library,@types/linkify-it@5.0.0,MIT,@types,,linkify-it,5.0.0,pkg:npm/%40types/linkify-it@5.0.0#types/linkify-it,node_modules/@types/linkify-it,TypeScript definitions for linkify-it,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/linkify-it,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/linkify-it,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/linkify-it/-/linkify-it-5.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b150c0e7ccc0c3879601f7ca39a407e7fe63dd779acae9330e4f9ec12b27bf7a78c891191c20b330389933c7b4394ad1be6a4667ce637f8c831e41ec80136bf5,,active,Active in npm registry,2025-08-03T07:11:19.571Z
|
993
|
+
library,@types/mdurl@2.0.0,MIT,@types,,mdurl,2.0.0,pkg:npm/%40types/mdurl@2.0.0#types/mdurl,node_modules/@types/mdurl,TypeScript definitions for mdurl,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/mdurl,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mdurl,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/mdurl/-/mdurl-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4467608d05196dae69e90105015c763866fcad00cbfdc3d11bb1a279d47331c275b589d400d0677236d20753511b06ef8dc3de8a4440073da7b21c8f9356e15a,,active,Active in npm registry,2025-08-03T07:17:26.450Z
|
965
994
|
library,bluebird@3.7.2,MIT,,Petka Antonov,bluebird,3.7.2,pkg:npm/bluebird@3.7.2,node_modules/bluebird,Full featured Promises/A+ implementation with exceptionally good performance,git://github.com/petkaantonov/bluebird.git,"as detected from PackageJson property ""repository.url""",https://github.com/petkaantonov/bluebird,"as detected from PackageJson property ""homepage""",http://github.com/petkaantonov/bluebird/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5e9363e860d0cdd7d6fabd969e7ef189201ded33378f39311970464ed58ab925efd71515f9acf1026f2375664dd3a413424fb63765c1f6344392f6e6426711b6,petka_antonov@hotmail.com,active,Active in npm registry,2025-02-01T15:54:49.809Z
|
966
995
|
library,catharsis@0.9.0,MIT,,Jeff Williams,catharsis,0.9.0,pkg:npm/catharsis@0.9.0,node_modules/catharsis,A JavaScript parser for Google Closure Compiler and JSDoc type expressions.,git+https://github.com/hegemonic/catharsis.git,"as detected from PackageJson property ""repository.url""",https://github.com/hegemonic/catharsis#readme,"as detected from PackageJson property ""homepage""",https://github.com/hegemonic/catharsis/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/catharsis/-/catharsis-0.9.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a6b313415a5c9ecfedcc5805564569e9a93a472919c966f782ef1c914a5de9891395a70e7770d71898c8a43e10eb3262ae2cef6a20234921e53ac03eeac361d8,jeffrey.l.williams@gmail.com,active,Active in npm registry,2024-12-30T00:35:56.146Z
|
967
996
|
library,js2xmlparser@4.0.2,Apache-2.0,,Michael Kourlas,js2xmlparser,4.0.2,pkg:npm/js2xmlparser@4.0.2,node_modules/js2xmlparser,Parses JavaScript objects into XML,git://github.com/michaelkourlas/node-js2xmlparser.git,"as detected from PackageJson property ""repository.url""",https://github.com/michaelkourlas/node-js2xmlparser#readme,"as detected from PackageJson property ""homepage""",https://github.com/michaelkourlas/node-js2xmlparser/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/js2xmlparser/-/js2xmlparser-4.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ea7e03f202e52dfd67e6634b40f45f562633bbd4404db9733c4b66d52b61317d4f8daa34afd608f67c3b6487d1c50304452f3b99cb30ae0fabfce62b3d15fa8c,michael@kourlas.com,active,Active in npm registry,2023-04-25T16:42:43.340Z
|
@@ -973,7 +1002,7 @@ library,linkify-it@5.0.0,MIT,,,linkify-it,5.0.0,pkg:npm/linkify-it@5.0.0,node_mo
|
|
973
1002
|
library,uc.micro@2.1.0,MIT,,,uc.micro,2.1.0,pkg:npm/uc.micro@2.1.0,node_modules/uc.micro,Micro subset of unicode data files for markdown-it projects.,git+https://github.com/markdown-it/uc.micro.git,"as detected from PackageJson property ""repository.url""",https://github.com/markdown-it/uc.micro#readme,"as detected from PackageJson property ""homepage""",https://github.com/markdown-it/uc.micro/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/uc.micro/-/uc.micro-2.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0110c99a986676f524e86970ef2f434366c590a047c101cb8b696c687e8f3e6cff29af6c14e06c065ba8ce10e5b569a7bfdbbf705e91b7cef39d14cf57eca9fc,,active,Active in npm registry,2024-03-02T17:44:54.461Z
|
974
1003
|
library,mdurl@2.0.0,MIT,,,mdurl,2.0.0,pkg:npm/mdurl@2.0.0,node_modules/mdurl,URL utilities for markdown-it,git+https://github.com/markdown-it/mdurl.git,"as detected from PackageJson property ""repository.url""",https://github.com/markdown-it/mdurl#readme,"as detected from PackageJson property ""homepage""",https://github.com/markdown-it/mdurl/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/mdurl/-/mdurl-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2dffbdfb6afe4dda79c170d70b83dc2018d30edab850a8c23cc421288bb3a49356d1bf7a915a92c16d1b4fb1614527e602215880ff92091bddac3a337e1d14e7,,active,Active in npm registry,2023-12-01T05:03:40.751Z
|
975
1004
|
library,punycode.js@2.3.1,MIT,,Mathias Bynens,punycode.js,2.3.1,pkg:npm/punycode.js@2.3.1,node_modules/punycode.js,A robust Punycode converter that fully complies to RFC 3492 and RFC 5891~ and works on nearly all JavaScript platforms.,git+https://github.com/mathiasbynens/punycode.js.git,"as detected from PackageJson property ""repository.url""",https://mths.be/punycode,"as detected from PackageJson property ""homepage""",https://github.com/mathiasbynens/punycode.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/punycode.js/-/punycode.js-2.3.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bb11481d4d189476210d0b55e11f49e9ae7648bc76f010a34fee227a1ec819b83054958efa49b8df5738c9195111402c026b7fb8c8d05324073443dfd0cdfd08,,active,Active in npm registry,2023-10-30T18:28:36.668Z
|
976
|
-
library,marked@4.3.0,MIT,,Christopher Jeffrey,marked,4.3.0,pkg:npm/marked@4.3.0,node_modules/marked,A markdown parser built for speed,git://github.com/markedjs/marked.git,"as detected from PackageJson property ""repository.url""",https://marked.js.org,"as detected from PackageJson property ""homepage""",http://github.com/markedjs/marked/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/marked/-/marked-4.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3d1b1a886f386caf8032fc73884fe5085b2cf23b978cd696cd56cde6d5c09b85e379a4bd3401e1a29f8f8d0c73d80f61f10e0cff11a6ccff2fa8dc32e8978ad0,,active,Active in npm registry,2025-
|
1005
|
+
library,marked@4.3.0,MIT,,Christopher Jeffrey,marked,4.3.0,pkg:npm/marked@4.3.0,node_modules/marked,A markdown parser built for speed,git://github.com/markedjs/marked.git,"as detected from PackageJson property ""repository.url""",https://marked.js.org,"as detected from PackageJson property ""homepage""",http://github.com/markedjs/marked/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/marked/-/marked-4.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3d1b1a886f386caf8032fc73884fe5085b2cf23b978cd696cd56cde6d5c09b85e379a4bd3401e1a29f8f8d0c73d80f61f10e0cff11a6ccff2fa8dc32e8978ad0,,active,Active in npm registry,2025-08-18T00:58:06.550Z
|
977
1006
|
library,requizzle@0.2.4,MIT,,Jeff Williams,requizzle,0.2.4,pkg:npm/requizzle@0.2.4,node_modules/requizzle,Swizzle a little something into your require() calls.,git://github.com/hegemonic/requizzle.git,"as detected from PackageJson property ""repository.url""",https://github.com/hegemonic/requizzle,"as detected from PackageJson property ""homepage""",https://github.com/hegemonic/requizzle/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/requizzle/-/requizzle-0.2.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,251ac59350f8390e12aa8bd73a075abfe2bc10085207f2c966a0b3f2d6d7d0a39b71d78cd794ace7da3358c0569a620d31a802c26aa7e1936bc941a906c97a27,jeffrey.l.williams@gmail.com,active,Active in npm registry,2022-11-26T00:44:43.931Z
|
978
1007
|
library,underscore@1.13.7,MIT,,Jeremy Ashkenas,underscore,1.13.7,pkg:npm/underscore@1.13.7,node_modules/underscore,JavaScript's functional programming helper library.,git://github.com/jashkenas/underscore.git,"as detected from PackageJson property ""repository.url""",https://underscorejs.org,"as detected from PackageJson property ""homepage""",https://github.com/jashkenas/underscore/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/underscore/-/underscore-1.13.7.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,18c5f35adb1ce7b5c0b60b9981a4158943b3b34293924f288ebdffc40c572c84ea7ffdc4330c42d229f21137c31631ff2ab6e1b9ea741cd6db8c8f62feadc5de,jeremy@documentcloud.org,active,Active in npm registry,2024-11-04T16:30:19.051Z
|
979
1008
|
library,esm@3.2.25,MIT,,John-David Dalton,esm,3.2.25,pkg:npm/esm@3.2.25,node_modules/esm,Tomorrow's ECMAScript modules today!,git+https://github.com/standard-things/esm.git,"as detected from PackageJson property ""repository.url""",https://github.com/standard-things/esm#readme,"as detected from PackageJson property ""homepage""",https://github.com/standard-things/esm/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/esm/-/esm-3.2.25.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,535b2e899da80d55afe333cee7a4b435c47942b8846a11ad74dd8e47a162386e1626f723055141d2a238f9e2a85851f8f373ca1ae2eebba57c6784f983add454,john.david.dalton@gmail.com,active,Active in npm registry,2023-03-08T05:57:47.151Z
|
@@ -999,7 +1028,7 @@ library,seq-queue@0.0.5,,,changchang,seq-queue,0.0.5,pkg:npm/seq-queue@0.0.5,nod
|
|
999
1028
|
library,nodemon@3.1.10,MIT,,Remy Sharp,nodemon,3.1.10,pkg:npm/nodemon@3.1.10,node_modules/nodemon,Simple monitor script for use during development of a Node.js app.,git+https://github.com/remy/nodemon.git,"as detected from PackageJson property ""repository.url""",https://nodemon.io,"as detected from PackageJson property ""homepage""",https://github.com/remy/nodemon/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/nodemon/-/nodemon-3.1.10.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5838f0de9274ff48cc166c8d0e9de0bd8d988b38cb9a6394428e8310163e26076f5bfc90f6611e4b0e87e72b61979372db2b5bedff42da721b8d2c4c3736c95f,,active,Active in npm registry,2025-06-28T18:41:30.642Z
|
1000
1029
|
library,nodemon@3.1.10|minimatch@3.1.2,ISC,,Isaac Z. Schlueter,minimatch,3.1.2,pkg:npm/minimatch@3.1.2,node_modules/nodemon/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
|
1001
1030
|
library,nodemon@3.1.10|brace-expansion@1.1.12,MIT,,Julian Gruber,brace-expansion,1.1.12,pkg:npm/brace-expansion@1.1.12,node_modules/nodemon/node_modules/brace-expansion,Brace expansion as known from sh/bash,git://github.com/juliangruber/brace-expansion.git,"as detected from PackageJson property ""repository.url""",https://github.com/juliangruber/brace-expansion,"as detected from PackageJson property ""homepage""",https://github.com/juliangruber/brace-expansion/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f53f548d6debd145b973543b193c25969b57c21bd8984cc587331f67d1fb1505adfae65e3e364f8c13ff5b5644c99d6dc065a89b9ff9e9317894f72a8e70c772,mail@juliangruber.com,active,Active in npm registry,2025-06-11T08:52:58.305Z
|
1002
|
-
library,nodemon@3.1.10|supports-color@5.5.0,MIT,,Sindre Sorhus,supports-color,5.5.0,pkg:npm/supports-color@5.5.0,node_modules/nodemon/node_modules/supports-color,Detect whether a terminal supports color,git+https://github.com/chalk/supports-color.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/supports-color#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/supports-color/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,423563c1d5c8b78d3c308880a825f8a142ac814d84a801b3b363e9926e1a4186e39be644584716e127c5353af8b8c35999ad1ecb87f99602eb901d1a5f440ca3,sindresorhus@gmail.com,active,Active in npm registry,
|
1031
|
+
library,nodemon@3.1.10|supports-color@5.5.0,MIT,,Sindre Sorhus,supports-color,5.5.0,pkg:npm/supports-color@5.5.0,node_modules/nodemon/node_modules/supports-color,Detect whether a terminal supports color,git+https://github.com/chalk/supports-color.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/supports-color#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/supports-color/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,423563c1d5c8b78d3c308880a825f8a142ac814d84a801b3b363e9926e1a4186e39be644584716e127c5353af8b8c35999ad1ecb87f99602eb901d1a5f440ca3,sindresorhus@gmail.com,active,Active in npm registry,2025-08-17T07:28:56.712Z
|
1003
1032
|
library,nodemon@3.1.10|has-flag@3.0.0,MIT,,Sindre Sorhus,has-flag,3.0.0,pkg:npm/has-flag@3.0.0,node_modules/nodemon/node_modules/has-flag,Check if argv has a specific flag,git+https://github.com/sindresorhus/has-flag.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/has-flag#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/has-flag/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b0a25fd7e71e401af848c92f427043343b5fe135e95615466ad7aed2df75f1b977d059db1369b8bcd2d7f9559efdda6395bf87ba0198cd6eee4171fdf073c463,sindresorhus@gmail.com,active,Active in npm registry,2023-04-17T23:19:31.649Z
|
1004
1033
|
library,normalize-path@3.0.0,MIT,,Jon Schlinkert,normalize-path,3.0.0,pkg:npm/normalize-path@3.0.0,node_modules/normalize-path,Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes~ unless disabled.,git+https://github.com/jonschlinkert/normalize-path.git,"as detected from PackageJson property ""repository.url""",https://github.com/jonschlinkert/normalize-path,"as detected from PackageJson property ""homepage""",https://github.com/jonschlinkert/normalize-path/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e9e66ce4bb375ad0a2b075a9f52d86532f1daa4a468b80554b3dc66aa884e9ecee6f4e75d844b3b57530501e82e8829b4246363e76ff983e166288c24707302c,,active,Active in npm registry,2023-03-04T04:01:45.310Z
|
1005
1034
|
library,fill-range@7.1.1,MIT,,Jon Schlinkert,fill-range,7.1.1,pkg:npm/fill-range@7.1.1,node_modules/fill-range,Fill in a range of numbers or letters~ optionally passing an increment or `step` to use~ or create a regex-compatible range with `options.toRegex`,git+https://github.com/jonschlinkert/fill-range.git,"as detected from PackageJson property ""repository.url""",https://github.com/jonschlinkert/fill-range,"as detected from PackageJson property ""homepage""",https://github.com/jonschlinkert/fill-range/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,62c1a97b75872caf19622e2d583836272dde6d1cf6ad7a300f19e57786e4401d3471cff5670f405a70b48bdced0c98ad8afb50bda23d29a2f22ab73e8415b4ca,,active,Active in npm registry,2024-05-21T08:45:51.375Z
|
@@ -1019,9 +1048,9 @@ library,npm-run-all@4.1.5,MIT,,Toru Nagashima,npm-run-all,4.1.5,pkg:npm/npm-run-
|
|
1019
1048
|
library,npm-run-all@4.1.5|ansi-styles@3.2.1,MIT,,Sindre Sorhus,ansi-styles,3.2.1,pkg:npm/ansi-styles@3.2.1,node_modules/npm-run-all/node_modules/ansi-styles,ANSI escape codes for styling strings in the terminal,git+https://github.com/chalk/ansi-styles.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-styles#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-styles/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,553d1923a91945d4e1f18c89c3748c6d89bfbbe36a7ec03112958ed0f7fdb2af3f7bde16c713a93cac7d151d459720ad3950cd390fbc9ed96a17189173eaf9a8,sindresorhus@gmail.com,active,Active in npm registry,2023-05-10T18:27:53.474Z
|
1020
1049
|
library,npm-run-all@4.1.5|color-convert@1.9.3,MIT,,Heather Arthur,color-convert,1.9.3,pkg:npm/color-convert@1.9.3,node_modules/npm-run-all/node_modules/color-convert,Plain color conversion functions,git+https://github.com/Qix-/color-convert.git,"as detected from PackageJson property ""repository.url""",https://github.com/Qix-/color-convert#readme,"as detected from PackageJson property ""homepage""",https://github.com/Qix-/color-convert/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,41f014b5dfaf15d02d150702f020b262dd5f616c52a8088ad9c483eb30c1f0dddca6c10102f471a7dcce1a0e86fd21c7258013f3cfdacff22e0c600bb0d55b1a,fayearthur@gmail.com,active,Active in npm registry,2025-05-13T10:03:14.699Z
|
1021
1050
|
library,npm-run-all@4.1.5|color-name@1.1.3,MIT,,DY,color-name,1.1.3,pkg:npm/color-name@1.1.3,node_modules/npm-run-all/node_modules/color-name,A list of color names and its values,git+ssh://git@github.com/dfcreative/color-name.git,"as detected from PackageJson property ""repository.url""",https://github.com/dfcreative/color-name,"as detected from PackageJson property ""homepage""",https://github.com/dfcreative/color-name/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ef67d27a784cc361d931354778203d2829a91086f35a242c8cdf811dc05b4bdbebd66b6dfaf2633dd92c20135498a016f131540cf24ae52514dd0844f4d1170f,dfcreative@gmail.com,active,Active in npm registry,2023-03-08T01:43:51.822Z
|
1022
|
-
library,npm-run-all@4.1.5|chalk@2.4.2,MIT,,,chalk,2.4.2,pkg:npm/chalk@2.4.2,node_modules/npm-run-all/node_modules/chalk,Terminal string styling done right,git+https://github.com/chalk/chalk.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/chalk#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/chalk/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,32d8be7fd96924d730178b5657cfcead34ed1758198be7fc16a97201da2eada95c156150585dbe3600874a18e409bf881412eaf5bb99c04d71724414e29792b9,,active,Active in npm registry,2025-
|
1051
|
+
library,npm-run-all@4.1.5|chalk@2.4.2,MIT,,,chalk,2.4.2,pkg:npm/chalk@2.4.2,node_modules/npm-run-all/node_modules/chalk,Terminal string styling done right,git+https://github.com/chalk/chalk.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/chalk#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/chalk/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,32d8be7fd96924d730178b5657cfcead34ed1758198be7fc16a97201da2eada95c156150585dbe3600874a18e409bf881412eaf5bb99c04d71724414e29792b9,,active,Active in npm registry,2025-08-17T07:27:47.733Z
|
1023
1052
|
library,npm-run-all@4.1.5|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/npm-run-all/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
|
1024
|
-
library,npm-run-all@4.1.5|supports-color@5.5.0,MIT,,Sindre Sorhus,supports-color,5.5.0,pkg:npm/supports-color@5.5.0,node_modules/npm-run-all/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,
|
1053
|
+
library,npm-run-all@4.1.5|supports-color@5.5.0,MIT,,Sindre Sorhus,supports-color,5.5.0,pkg:npm/supports-color@5.5.0,node_modules/npm-run-all/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-17T07:28:56.712Z
|
1025
1054
|
library,npm-run-all@4.1.5|has-flag@3.0.0,MIT,,Sindre Sorhus,has-flag,3.0.0,pkg:npm/has-flag@3.0.0,node_modules/npm-run-all/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
|
1026
1055
|
library,npm-run-all@4.1.5|minimatch@3.1.2,ISC,,Isaac Z. Schlueter,minimatch,3.1.2,pkg:npm/minimatch@3.1.2,node_modules/npm-run-all/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
|
1027
1056
|
library,npm-run-all@4.1.5|brace-expansion@1.1.12,MIT,,Julian Gruber,brace-expansion,1.1.12,pkg:npm/brace-expansion@1.1.12,node_modules/npm-run-all/node_modules/brace-expansion,Brace expansion as known from sh/bash,git://github.com/juliangruber/brace-expansion.git,"as detected from PackageJson property ""repository.url""",https://github.com/juliangruber/brace-expansion,"as detected from PackageJson property ""homepage""",https://github.com/juliangruber/brace-expansion/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f53f548d6debd145b973543b193c25969b57c21bd8984cc587331f67d1fb1505adfae65e3e364f8c13ff5b5644c99d6dc065a89b9ff9e9317894f72a8e70c772,mail@juliangruber.com,active,Active in npm registry,2025-06-11T08:52:58.305Z
|
@@ -1039,7 +1068,7 @@ library,hosted-git-info@2.8.9,ISC,,Rebecca Turner,hosted-git-info,2.8.9,pkg:npm/
|
|
1039
1068
|
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
|
1040
1069
|
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
|
1041
1070
|
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
|
1042
|
-
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-
|
1071
|
+
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
|
1043
1072
|
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
|
1044
1073
|
library,path-type@3.0.0,MIT,,Sindre Sorhus,path-type,3.0.0,pkg:npm/path-type@3.0.0,node_modules/path-type,Check if a path is a file~ directory~ or symlink,git+https://github.com/sindresorhus/path-type.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/path-type#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/path-type/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4f6654b1d6451e0037bb87b93df3db8ddec70c3a713e741be633744ab0ec8cd4ae5571c9aadc139d6a86d01d6366b82627fee58f51265480725add60c46916be,sindresorhus@gmail.com,active,Active in npm registry,2024-07-26T10:54:40.159Z
|
1045
1074
|
library,shell-quote@1.8.3,MIT,,James Halliday,shell-quote,1.8.3,pkg:npm/shell-quote@1.8.3,node_modules/shell-quote,quote and parse shell commands,git+ssh://git@github.com/ljharb/shell-quote.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/shell-quote,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/shell-quote/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,39b9a7205e215cd83506a8671e681b0c44c5f1d2cf0a08195818e441f859a5bb3366762eaf90d49634dc0878a2e4b0b7279134c9e3bfd4b20cc87f94bc7420cb,mail@substack.net,active,Active in npm registry,2025-06-02T05:03:06.059Z
|
@@ -1120,7 +1149,7 @@ library,nyc@17.1.0|convert-source-map@1.9.0,MIT,,Thorsten Lorenz,convert-source-
|
|
1120
1149
|
library,nyc@17.1.0|find-up@4.1.0,MIT,,Sindre Sorhus,find-up,4.1.0,pkg:npm/find-up@4.1.0,node_modules/nyc/node_modules/find-up,Find a file or directory by walking up parent directories,git+https://github.com/sindresorhus/find-up.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/find-up#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/find-up/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3e93b001d43f6255d0daf8fc6b787c222a43b98462df071e550406616c4d20d71cab8d009f0ec196c11708c6edd59b7e38b03a16af6cb88a48583d0eb2721297,sindresorhus@gmail.com,active,Active in npm registry,2023-11-16T12:22:36.697Z
|
1121
1150
|
library,nyc@17.1.0|locate-path@5.0.0,MIT,,Sindre Sorhus,locate-path,5.0.0,pkg:npm/locate-path@5.0.0,node_modules/nyc/node_modules/locate-path,Get the first path that exists on disk of multiple paths,git+https://github.com/sindresorhus/locate-path.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/locate-path#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/locate-path/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b7b870f6923e5afbb03495f0939cd51e9ca122ace0daa4e592524e7f4995c4649b7b7169d9589e65c76e3588da2c3a32ea9f6e1a94041961bced6a4c2a536af2,sindresorhus@gmail.com,active,Active in npm registry,2023-06-17T00:12:11.255Z
|
1122
1151
|
library,nyc@17.1.0|p-locate@4.1.0,MIT,,Sindre Sorhus,p-locate,4.1.0,pkg:npm/p-locate@4.1.0,node_modules/nyc/node_modules/p-locate,Get the first fulfilled promise that satisfies the provided testing function,git+https://github.com/sindresorhus/p-locate.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-locate#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-locate/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,47bf5967fd30031286bb7a18325cfc8f2fe46e1b0dad2ed2299ecfc441c1809e7e1769ad156d9f2b670eb4187570762442c6f3155ec8f84a1129ee98b74a0aec,sindresorhus@gmail.com,active,Active in npm registry,2023-06-22T16:33:30.238Z
|
1123
|
-
library,nyc@17.1.0|p-limit@2.3.0,MIT,,Sindre Sorhus,p-limit,2.3.0,pkg:npm/p-limit@2.3.0,node_modules/nyc/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-
|
1152
|
+
library,nyc@17.1.0|p-limit@2.3.0,MIT,,Sindre Sorhus,p-limit,2.3.0,pkg:npm/p-limit@2.3.0,node_modules/nyc/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-08-19T15:03:46.499Z
|
1124
1153
|
library,nyc@17.1.0|make-dir@3.1.0,MIT,,Sindre Sorhus,make-dir,3.1.0,pkg:npm/make-dir@3.1.0,node_modules/nyc/node_modules/make-dir,Make a directory and its parents if needed - Think `mkdir -p`,git+https://github.com/sindresorhus/make-dir.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/make-dir#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/make-dir/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,83715e3f6d0b3708402dbffa0b3e837781769e0cded23cfbb5bceb0f6c0057ea3d15e3477b8acbfb22b699dd09fdf8927f5b1ad400e15ea8b9fa857038cfde1b,sindresorhus@gmail.com,active,Active in npm registry,2024-05-02T16:08:54.534Z
|
1125
1154
|
library,nyc@17.1.0|semver@6.3.1,ISC,,GitHub Inc.,semver,6.3.1,pkg:npm/semver@6.3.1,node_modules/nyc/node_modules/semver,The semantic version parser used by npm.,git+https://github.com/npm/node-semver.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/node-semver#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/node-semver/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/semver/-/semver-6.3.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,051ed5bc30951cefaadb10445ac9314ba0c9135a919dbec3c7352ba206fbd425a849f89c07162c88019df8a9749a6abf329ac6f7202b464cab4314cee978cccc,,active,Active in npm registry,2025-05-14T20:04:22.201Z
|
1126
1155
|
library,nyc@17.1.0|resolve-from@5.0.0,MIT,,Sindre Sorhus,resolve-from,5.0.0,pkg:npm/resolve-from@5.0.0,node_modules/nyc/node_modules/resolve-from,Resolve the path of a module like `require.resolve()` but from a given path,git+https://github.com/sindresorhus/resolve-from.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/resolve-from#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/resolve-from/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a9883d28fdb8743e6a91af49e3b774695932d0df9be1f4d4f3d2cdf620e78c1e706a4b220b8f6bbcc0743eb509406a13987e745cf8aa3af0230df6a28c6c5867,sindresorhus@gmail.com,active,Active in npm registry,2023-06-22T16:33:46.245Z
|
@@ -1160,16 +1189,16 @@ library,@babel/helper-compilation-targets@7.27.2|lru-cache@5.1.1,ISC,,Isaac Z. S
|
|
1160
1189
|
library,@babel/helper-compilation-targets@7.27.2|semver@6.3.1,ISC,,GitHub Inc.,semver,6.3.1,pkg:npm/semver@6.3.1,node_modules/@babel/helper-compilation-targets/node_modules/semver,The semantic version parser used by npm.,git+https://github.com/npm/node-semver.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/node-semver#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/node-semver/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/semver/-/semver-6.3.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,051ed5bc30951cefaadb10445ac9314ba0c9135a919dbec3c7352ba206fbd425a849f89c07162c88019df8a9749a6abf329ac6f7202b464cab4314cee978cccc,,active,Active in npm registry,2025-05-14T20:04:22.201Z
|
1161
1190
|
library,@babel/compat-data@7.28.0,MIT,@babel,The Babel Team,compat-data,7.28.0,pkg:npm/%40babel/compat-data@7.28.0#packages/babel-compat-data,node_modules/@babel/compat-data,The compat-data to determine required Babel plugins,git+https://github.com/babel/babel.git#packages/babel-compat-data,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/babel/babel#readme,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.28.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,eb45fbaa4825beb6a9f269f5961d9e6f15dd658b5472977b82c9b2f642da049e22fd6758f0fa9349dc7203caab6a292a2902b90b529104a5eace7ad56a9c8d6b,,active,Active in npm registry,2025-07-02T09:03:53.132Z
|
1162
1191
|
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
|
1163
|
-
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-
|
1164
|
-
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-
|
1165
|
-
library,electron-to-chromium@1.5.182,ISC,,Kilian Valkhof,electron-to-chromium,1.5.182,pkg:npm/electron-to-chromium@1.5.182,node_modules/electron-to-chromium,Provides a list of electron-to-chromium version mappings,git+https://github.com/kilian/electron-to-chromium.git,"as detected from PackageJson property ""repository.url""",https://github.com/kilian/electron-to-chromium#readme,"as detected from PackageJson property ""homepage""",https://github.com/kilian/electron-to-chromium/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.182.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2efeb906dc2ff56e09f69c8e0c8e845a976785fbebbdefeeb398755aca56f01d856f4dfae9110fb58de15fba2e9e4d42915fd306358212f08105b61b995d2a08,,active,Active in npm registry,2025-
|
1192
|
+
library,browserslist@4.25.1,MIT,,Andrey Sitnik,browserslist,4.25.1,pkg:npm/browserslist@4.25.1,node_modules/browserslist,Share target browsers between different front-end tools~ like Autoprefixer~ Stylelint and babel-env-preset,git+https://github.com/browserslist/browserslist.git,"as detected from PackageJson property ""repository.url""",https://github.com/browserslist/browserslist#readme,"as detected from PackageJson property ""homepage""",https://github.com/browserslist/browserslist/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/browserslist/-/browserslist-4.25.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2868f42a838c5cba5236490423a67a992866432d1b73523e4fb2bd37cd64e1658cadfcfee9f43a7acf3407f60b01e4682af8d81356121c7396d6a7bdc485731f,andrey@sitnik.ru,active,Active in npm registry,2025-08-18T23:10:33.086Z
|
1193
|
+
library,caniuse-lite@1.0.30001727,CC-BY-4.0,,Ben Briggs,caniuse-lite,1.0.30001727,pkg:npm/caniuse-lite@1.0.30001727,node_modules/caniuse-lite,A smaller version of caniuse-db~ with only the essentials!,git+https://github.com/browserslist/caniuse-lite.git,"as detected from PackageJson property ""repository.url""",https://github.com/browserslist/caniuse-lite#readme,"as detected from PackageJson property ""homepage""",https://github.com/browserslist/caniuse-lite/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001727.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a41ebc9c81e66cde8bff80ba307d43a24c91ddb62a1708da4acfec5831c68f8093705b5051032e25fb55c16917abb98d58ec9b0f72a152fde8587a06c603f5e1,beneb.info@gmail.com,active,Active in npm registry,2025-08-22T06:55:09.716Z
|
1194
|
+
library,electron-to-chromium@1.5.182,ISC,,Kilian Valkhof,electron-to-chromium,1.5.182,pkg:npm/electron-to-chromium@1.5.182,node_modules/electron-to-chromium,Provides a list of electron-to-chromium version mappings,git+https://github.com/kilian/electron-to-chromium.git,"as detected from PackageJson property ""repository.url""",https://github.com/kilian/electron-to-chromium#readme,"as detected from PackageJson property ""homepage""",https://github.com/kilian/electron-to-chromium/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.182.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2efeb906dc2ff56e09f69c8e0c8e845a976785fbebbdefeeb398755aca56f01d856f4dfae9110fb58de15fba2e9e4d42915fd306358212f08105b61b995d2a08,,active,Active in npm registry,2025-08-25T18:02:28.835Z
|
1166
1195
|
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
|
1167
1196
|
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
|
1168
1197
|
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
|
1169
|
-
library,@babel/helper-module-transforms@7.27.3,MIT,@babel,The Babel Team,helper-module-transforms,7.27.3,pkg:npm/%40babel/helper-module-transforms@7.27.3#packages/babel-helper-module-transforms,node_modules/@babel/helper-module-transforms,Babel helper functions for implementing ES6 module transformations,git+https://github.com/babel/babel.git#packages/babel-helper-module-transforms,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-helper-module-transforms,"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-module-transforms/-/helper-module-transforms-7.27.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7523af630bf22ec58178847239e1d7a79bcf8f9975234d75af9d85335fabd6308446ff9a157624e3086041c7181066312b61f7640200f27b8f910d07694a37aa,,active,Active in npm registry,2025-
|
1198
|
+
library,@babel/helper-module-transforms@7.27.3,MIT,@babel,The Babel Team,helper-module-transforms,7.27.3,pkg:npm/%40babel/helper-module-transforms@7.27.3#packages/babel-helper-module-transforms,node_modules/@babel/helper-module-transforms,Babel helper functions for implementing ES6 module transformations,git+https://github.com/babel/babel.git#packages/babel-helper-module-transforms,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-helper-module-transforms,"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-module-transforms/-/helper-module-transforms-7.27.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7523af630bf22ec58178847239e1d7a79bcf8f9975234d75af9d85335fabd6308446ff9a157624e3086041c7181066312b61f7640200f27b8f910d07694a37aa,,active,Active in npm registry,2025-08-14T12:36:18.674Z
|
1170
1199
|
library,@babel/helper-module-imports@7.27.1,MIT,@babel,The Babel Team,helper-module-imports,7.27.1,pkg:npm/%40babel/helper-module-imports@7.27.1#packages/babel-helper-module-imports,node_modules/@babel/helper-module-imports,Babel helper functions for inserting module loads,git+https://github.com/babel/babel.git#packages/babel-helper-module-imports,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-helper-module-imports,"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-module-imports/-/helper-module-imports-7.27.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d204855943cd5cda29aad20f42f943e56817608e4663690fd9c0afa13f247338db7dc7ee2258d36dc5abba50f50883c85f682dd708216c3cb4f32135a7efebdf,,active,Active in npm registry,2025-07-02T09:04:36.597Z
|
1171
|
-
library,@babel/traverse@7.28.0,MIT,@babel,The Babel Team,traverse,7.28.0,pkg:npm/%40babel/traverse@7.28.0#packages/babel-traverse,node_modules/@babel/traverse,The Babel Traverse module maintains the overall tree state~ and is responsible for replacing~ removing~ and adding nodes,git+https://github.com/babel/babel.git#packages/babel-traverse,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-traverse,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20traverse%22+is%3Aopen,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@babel/traverse/-/traverse-7.28.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9867bb50ae705b28746ca45fba9b14721ad01aabc36d90db289c3e91c4464a6747558aeffa5b5dd299e90d3569893aa7681aeef6212f03ca73f16e3abf4026c2,,active,Active in npm registry,2025-
|
1172
|
-
library,@babel/helpers@7.27.6,MIT,@babel,The Babel Team,helpers,7.27.6,pkg:npm/%40babel/helpers@7.27.6#packages/babel-helpers,node_modules/@babel/helpers,Collection of helper functions used by Babel transforms.,git+https://github.com/babel/babel.git#packages/babel-helpers,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-helpers,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@babel/helpers/-/helpers-7.27.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9ae13c4edf0cdb6eb7f07537d40dc281f494722c33d5f8404dfa156a2d3968f5c6a2bfff09d58309b9e5635caf04fa34ee78ee54e08d1824a9fc64edd76948ba,,active,Active in npm registry,2025-
|
1200
|
+
library,@babel/traverse@7.28.0,MIT,@babel,The Babel Team,traverse,7.28.0,pkg:npm/%40babel/traverse@7.28.0#packages/babel-traverse,node_modules/@babel/traverse,The Babel Traverse module maintains the overall tree state~ and is responsible for replacing~ removing~ and adding nodes,git+https://github.com/babel/babel.git#packages/babel-traverse,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-traverse,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20traverse%22+is%3Aopen,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@babel/traverse/-/traverse-7.28.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9867bb50ae705b28746ca45fba9b14721ad01aabc36d90db289c3e91c4464a6747558aeffa5b5dd299e90d3569893aa7681aeef6212f03ca73f16e3abf4026c2,,active,Active in npm registry,2025-08-14T12:36:16.979Z
|
1201
|
+
library,@babel/helpers@7.27.6,MIT,@babel,The Babel Team,helpers,7.27.6,pkg:npm/%40babel/helpers@7.27.6#packages/babel-helpers,node_modules/@babel/helpers,Collection of helper functions used by Babel transforms.,git+https://github.com/babel/babel.git#packages/babel-helpers,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-helpers,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@babel/helpers/-/helpers-7.27.6.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9ae13c4edf0cdb6eb7f07537d40dc281f494722c33d5f8404dfa156a2d3968f5c6a2bfff09d58309b9e5635caf04fa34ee78ee54e08d1824a9fc64edd76948ba,,active,Active in npm registry,2025-08-14T12:36:07.752Z
|
1173
1202
|
library,@babel/helper-globals@7.28.0,MIT,@babel,The Babel Team,helper-globals,7.28.0,pkg:npm/%40babel/helper-globals@7.28.0#packages/babel-helper-globals,node_modules/@babel/helper-globals,A collection of JavaScript globals for Babel internal usage,git+https://github.com/babel/babel.git#packages/babel-helper-globals,"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-globals/-/helper-globals-7.28.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f96e9c21291715ad635ec0c475803c1de7af413fc550b871cd1f7da71a6196d65c55aba0a6ce774c709e89603c4a0bb1c694a9de028f8ae61f496a2990b43887,,active,Active in npm registry,2025-07-02T09:03:54.107Z
|
1174
1203
|
library,gensync@1.0.0-beta.2,MIT,,Logan Smyth,gensync,1.0.0-beta.2,pkg:npm/gensync@1.0.0-beta.2,node_modules/gensync,Allows users to use generators in order to write common functions that can be both sync or async.,git+https://github.com/loganfsmyth/gensync.git,"as detected from PackageJson property ""repository.url""",https://github.com/loganfsmyth/gensync,"as detected from PackageJson property ""homepage""",https://github.com/loganfsmyth/gensync/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,de137b35ab2462f3032d0639e609d6dcd43e99eb0401ea53aa583e5446e3ef3cea10c055361cdc19861ea85a3f4e5633e9e42215ca751dcb0264efa71a04bcce,loganfsmyth@gmail.com,active,Active in npm registry,2022-06-18T07:31:53.380Z
|
1175
1204
|
library,json5@2.2.3,MIT,,Aseem Kishore,json5,2.2.3,pkg:npm/json5@2.2.3,node_modules/json5,JSON for Humans,git+https://github.com/json5/json5.git,"as detected from PackageJson property ""repository.url""",http://json5.org/,"as detected from PackageJson property ""homepage""",https://github.com/json5/json5/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/json5/-/json5-2.2.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5e63967bb7b21d81f5e1c2dd54fa3283e18e1f7ad85fef8aa73af2949c125bdf2ddcd93e53c5ce97c15628e830b7375bf255c67facd8c035337873167f16acca,aseem.kishore@gmail.com,active,Active in npm registry,2023-03-04T17:04:33.373Z
|
@@ -1208,12 +1237,12 @@ library,deep-extend@0.6.0,MIT,,Viacheslav Lotsmanov,deep-extend,0.6.0,pkg:npm/de
|
|
1208
1237
|
library,ini@1.3.8,ISC,,Isaac Z. Schlueter,ini,1.3.8,pkg:npm/ini@1.3.8,node_modules/ini,An ini encoder/decoder for node,git://github.com/isaacs/ini.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/ini#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/ini/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ini/-/ini-1.3.8.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,255ff2ba0576bb35b988c4528990320ed41dfa7c6d5278de2edd1a70d770f7c90a2ebbee455c81f34b6c444384ef2bc65606a5859e913570a61079142812b17b,i@izs.me,active,Active in npm registry,2025-05-14T20:03:39.468Z
|
1209
1238
|
library,minimist@1.2.8,MIT,,James Halliday,minimist,1.2.8,pkg:npm/minimist@1.2.8,node_modules/minimist,parse argument options,git://github.com/minimistjs/minimist.git,"as detected from PackageJson property ""repository.url""",https://github.com/minimistjs/minimist,"as detected from PackageJson property ""homepage""",https://github.com/minimistjs/minimist/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,db2c8047ca8190ddd8ba17896a7529582e54ddb6f9a2c0f2c0d07c4730d5943c031dba1c009bdeaaa8f5bbcf92543ee39164f8cafb070a95aaa96a80c5bd3308,mail@substack.net,active,Active in npm registry,2023-06-09T21:33:07.258Z
|
1210
1239
|
library,replace@1.2.2,MIT,,Alessandro Maclaine,replace,1.2.2,pkg:npm/replace@1.2.2,node_modules/replace,Command line search and replace utility,git+https://github.com/ALMaclaine/replace.git,"as detected from PackageJson property ""repository.url""",https://github.com/ALMaclaine/replace#readme,"as detected from PackageJson property ""homepage""",https://github.com/ALMaclaine/replace/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/replace/-/replace-1.2.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0b810389f9b6d9764cd9bd893987ba3219fe941b0b040bcb6caf1dadf5102d37c3d4a625fe7dd5696fc20e3bb4372e30df14ed7a006983c60d4a91493d40d28c,almaclaine@gmail.com,active,Active in npm registry,2023-02-10T19:41:18.075Z
|
1211
|
-
library,replace@1.2.2|chalk@2.4.2,MIT,,,chalk,2.4.2,pkg:npm/chalk@2.4.2,node_modules/replace/node_modules/chalk,Terminal string styling done right,git+https://github.com/chalk/chalk.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/chalk#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/chalk/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,32d8be7fd96924d730178b5657cfcead34ed1758198be7fc16a97201da2eada95c156150585dbe3600874a18e409bf881412eaf5bb99c04d71724414e29792b9,,active,Active in npm registry,2025-
|
1240
|
+
library,replace@1.2.2|chalk@2.4.2,MIT,,,chalk,2.4.2,pkg:npm/chalk@2.4.2,node_modules/replace/node_modules/chalk,Terminal string styling done right,git+https://github.com/chalk/chalk.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/chalk#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/chalk/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,32d8be7fd96924d730178b5657cfcead34ed1758198be7fc16a97201da2eada95c156150585dbe3600874a18e409bf881412eaf5bb99c04d71724414e29792b9,,active,Active in npm registry,2025-08-17T07:27:47.733Z
|
1212
1241
|
library,replace@1.2.2|ansi-styles@3.2.1,MIT,,Sindre Sorhus,ansi-styles,3.2.1,pkg:npm/ansi-styles@3.2.1,node_modules/replace/node_modules/ansi-styles,ANSI escape codes for styling strings in the terminal,git+https://github.com/chalk/ansi-styles.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-styles#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-styles/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,553d1923a91945d4e1f18c89c3748c6d89bfbbe36a7ec03112958ed0f7fdb2af3f7bde16c713a93cac7d151d459720ad3950cd390fbc9ed96a17189173eaf9a8,sindresorhus@gmail.com,active,Active in npm registry,2023-05-10T18:27:53.474Z
|
1213
1242
|
library,replace@1.2.2|color-convert@1.9.3,MIT,,Heather Arthur,color-convert,1.9.3,pkg:npm/color-convert@1.9.3,node_modules/replace/node_modules/color-convert,Plain color conversion functions,git+https://github.com/Qix-/color-convert.git,"as detected from PackageJson property ""repository.url""",https://github.com/Qix-/color-convert#readme,"as detected from PackageJson property ""homepage""",https://github.com/Qix-/color-convert/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,41f014b5dfaf15d02d150702f020b262dd5f616c52a8088ad9c483eb30c1f0dddca6c10102f471a7dcce1a0e86fd21c7258013f3cfdacff22e0c600bb0d55b1a,fayearthur@gmail.com,active,Active in npm registry,2025-05-13T10:03:14.699Z
|
1214
1243
|
library,replace@1.2.2|color-name@1.1.3,MIT,,DY,color-name,1.1.3,pkg:npm/color-name@1.1.3,node_modules/replace/node_modules/color-name,A list of color names and its values,git+ssh://git@github.com/dfcreative/color-name.git,"as detected from PackageJson property ""repository.url""",https://github.com/dfcreative/color-name,"as detected from PackageJson property ""homepage""",https://github.com/dfcreative/color-name/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ef67d27a784cc361d931354778203d2829a91086f35a242c8cdf811dc05b4bdbebd66b6dfaf2633dd92c20135498a016f131540cf24ae52514dd0844f4d1170f,dfcreative@gmail.com,active,Active in npm registry,2023-03-08T01:43:51.822Z
|
1215
1244
|
library,replace@1.2.2|escape-string-regexp@1.0.5,MIT,,Sindre Sorhus,escape-string-regexp,1.0.5,pkg:npm/escape-string-regexp@1.0.5,node_modules/replace/node_modules/escape-string-regexp,Escape RegExp special characters,git+https://github.com/sindresorhus/escape-string-regexp.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/escape-string-regexp#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/escape-string-regexp/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bdb468ac1e455105af95ad7a53c47faa06852326b6a86cf00eb366099b982ab6dd494306e88d5908641179f911561b8e9081959deec1437e4349fa35aaf26a16,sindresorhus@gmail.com,active,Active in npm registry,2023-04-25T16:42:41.472Z
|
1216
|
-
library,replace@1.2.2|supports-color@5.5.0,MIT,,Sindre Sorhus,supports-color,5.5.0,pkg:npm/supports-color@5.5.0,node_modules/replace/node_modules/supports-color,Detect whether a terminal supports color,git+https://github.com/chalk/supports-color.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/supports-color#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/supports-color/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,423563c1d5c8b78d3c308880a825f8a142ac814d84a801b3b363e9926e1a4186e39be644584716e127c5353af8b8c35999ad1ecb87f99602eb901d1a5f440ca3,sindresorhus@gmail.com,active,Active in npm registry,
|
1245
|
+
library,replace@1.2.2|supports-color@5.5.0,MIT,,Sindre Sorhus,supports-color,5.5.0,pkg:npm/supports-color@5.5.0,node_modules/replace/node_modules/supports-color,Detect whether a terminal supports color,git+https://github.com/chalk/supports-color.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/supports-color#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/supports-color/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,423563c1d5c8b78d3c308880a825f8a142ac814d84a801b3b363e9926e1a4186e39be644584716e127c5353af8b8c35999ad1ecb87f99602eb901d1a5f440ca3,sindresorhus@gmail.com,active,Active in npm registry,2025-08-17T07:28:56.712Z
|
1217
1246
|
library,replace@1.2.2|has-flag@3.0.0,MIT,,Sindre Sorhus,has-flag,3.0.0,pkg:npm/has-flag@3.0.0,node_modules/replace/node_modules/has-flag,Check if argv has a specific flag,git+https://github.com/sindresorhus/has-flag.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/has-flag#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/has-flag/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b0a25fd7e71e401af848c92f427043343b5fe135e95615466ad7aed2df75f1b977d059db1369b8bcd2d7f9559efdda6395bf87ba0198cd6eee4171fdf073c463,sindresorhus@gmail.com,active,Active in npm registry,2023-04-17T23:19:31.649Z
|
1218
1247
|
library,replace@1.2.2|minimatch@3.0.5,ISC,,Isaac Z. Schlueter,minimatch,3.0.5,pkg:npm/minimatch@3.0.5,node_modules/replace/node_modules/minimatch,a glob matcher in javascript,git://github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-3.0.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b54a71cd7d150332478cbbb4c547c5bf5830569f5b6b720eb910151f6106b915bc6b97a60361650022ea893fe50d5b52d56f9318dc2acf7b1668dc8b803256bb,i@izs.me,active,Active in npm registry,2025-06-12T20:19:28.018Z
|
1219
1248
|
library,replace@1.2.2|brace-expansion@1.1.12,MIT,,Julian Gruber,brace-expansion,1.1.12,pkg:npm/brace-expansion@1.1.12,node_modules/replace/node_modules/brace-expansion,Brace expansion as known from sh/bash,git://github.com/juliangruber/brace-expansion.git,"as detected from PackageJson property ""repository.url""",https://github.com/juliangruber/brace-expansion,"as detected from PackageJson property ""homepage""",https://github.com/juliangruber/brace-expansion/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f53f548d6debd145b973543b193c25969b57c21bd8984cc587331f67d1fb1505adfae65e3e364f8c13ff5b5644c99d6dc065a89b9ff9e9317894f72a8e70c772,mail@juliangruber.com,active,Active in npm registry,2025-06-11T08:52:58.305Z
|
@@ -1226,22 +1255,22 @@ library,replace@1.2.2|wrap-ansi@6.2.0|color-name@1.1.4,MIT,,DY,color-name,1.1.4,
|
|
1226
1255
|
library,replace@1.2.2|find-up@4.1.0,MIT,,Sindre Sorhus,find-up,4.1.0,pkg:npm/find-up@4.1.0,node_modules/replace/node_modules/find-up,Find a file or directory by walking up parent directories,git+https://github.com/sindresorhus/find-up.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/find-up#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/find-up/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3e93b001d43f6255d0daf8fc6b787c222a43b98462df071e550406616c4d20d71cab8d009f0ec196c11708c6edd59b7e38b03a16af6cb88a48583d0eb2721297,sindresorhus@gmail.com,active,Active in npm registry,2023-11-16T12:22:36.697Z
|
1227
1256
|
library,replace@1.2.2|locate-path@5.0.0,MIT,,Sindre Sorhus,locate-path,5.0.0,pkg:npm/locate-path@5.0.0,node_modules/replace/node_modules/locate-path,Get the first path that exists on disk of multiple paths,git+https://github.com/sindresorhus/locate-path.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/locate-path#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/locate-path/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b7b870f6923e5afbb03495f0939cd51e9ca122ace0daa4e592524e7f4995c4649b7b7169d9589e65c76e3588da2c3a32ea9f6e1a94041961bced6a4c2a536af2,sindresorhus@gmail.com,active,Active in npm registry,2023-06-17T00:12:11.255Z
|
1228
1257
|
library,replace@1.2.2|p-locate@4.1.0,MIT,,Sindre Sorhus,p-locate,4.1.0,pkg:npm/p-locate@4.1.0,node_modules/replace/node_modules/p-locate,Get the first fulfilled promise that satisfies the provided testing function,git+https://github.com/sindresorhus/p-locate.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-locate#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-locate/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,47bf5967fd30031286bb7a18325cfc8f2fe46e1b0dad2ed2299ecfc441c1809e7e1769ad156d9f2b670eb4187570762442c6f3155ec8f84a1129ee98b74a0aec,sindresorhus@gmail.com,active,Active in npm registry,2023-06-22T16:33:30.238Z
|
1229
|
-
library,replace@1.2.2|p-limit@2.3.0,MIT,,Sindre Sorhus,p-limit,2.3.0,pkg:npm/p-limit@2.3.0,node_modules/replace/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-
|
1258
|
+
library,replace@1.2.2|p-limit@2.3.0,MIT,,Sindre Sorhus,p-limit,2.3.0,pkg:npm/p-limit@2.3.0,node_modules/replace/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-08-19T15:03:46.499Z
|
1230
1259
|
library,replace@1.2.2|y18n@4.0.3,ISC,,Ben Coe,y18n,4.0.3,pkg:npm/y18n@4.0.3,node_modules/replace/node_modules/y18n,the bare-bones internationalization library used by yargs,git+ssh://git@github.com/yargs/y18n.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/y18n,"as detected from PackageJson property ""homepage""",https://github.com/yargs/y18n/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,24a86a4cec12aea340d4d639952ced2751ab06252874b326219b8b88368c449fa2b4577e001544f170633af2162fead2a8d0c2ef82c24859a56ff538519e2125,ben@npmjs.com,active,Active in npm registry,2023-07-10T23:16:26.635Z
|
1231
1260
|
library,replace@1.2.2|yargs-parser@21.1.1,ISC,,Ben Coe,yargs-parser,21.1.1,pkg:npm/yargs-parser@21.1.1,node_modules/replace/node_modules/yargs-parser,the mighty option parser used by yargs,git+https://github.com/yargs/yargs-parser.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/yargs-parser#readme,"as detected from PackageJson property ""homepage""",https://github.com/yargs/yargs-parser/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b55a6c256ec376379c0221696c80757b7ab1210b04e8da0f739fde4ddadb6c80b88742d5b16867a1ade0fa6d87725048ba31f3b31678549540f8652e736fcb07,ben@npmjs.com,active,Active in npm registry,2025-05-26T20:12:01.075Z
|
1232
1261
|
library,sinon@21.0.0,BSD-3-Clause,,Christian Johansen,sinon,21.0.0,pkg:npm/sinon@21.0.0,node_modules/sinon,JavaScript test spies~ stubs and mocks.,git+ssh://git@github.com/sinonjs/sinon.git,"as detected from PackageJson property ""repository.url""",https://sinonjs.org/,"as detected from PackageJson property ""homepage""",http://github.com/sinonjs/sinon/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/sinon/-/sinon-21.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4ce81173014f6df1ada6abd9c3e872a890efa9f6a9af5a9494e8b344e224e1b04b8e5b23941d343e0eb03055cdb49469bbe78266e54e68b6ad1bb33cd74e6403,,active,Active in npm registry,2025-06-13T05:12:31.586Z
|
1233
1262
|
library,sinon@21.0.0|@sinonjs/fake-timers@13.0.5,BSD-3-Clause,@sinonjs,Christian Johansen,fake-timers,13.0.5,pkg:npm/%40sinonjs/fake-timers@13.0.5,node_modules/sinon/node_modules/@sinonjs/fake-timers,Fake JavaScript timers,git+https://github.com/sinonjs/fake-timers.git,"as detected from PackageJson property ""repository.url""",https://github.com/sinonjs/fake-timers,"as detected from PackageJson property ""homepage""",https://github.com/sinonjs/fake-timers/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-13.0.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,dfafe14db1f6b9a5ae195111c82e9d6bd6301969f35195ee3eba3f1762dfb1d3ac2e70a88f3fe2487f0cc54b7f143d92e5705254f86602b1545dca424361e48b,,active,Active in npm registry,2024-12-10T05:19:53.265Z
|
1234
1263
|
library,type-detect@4.0.8,MIT,,Jake Luer,type-detect,4.0.8,pkg:npm/type-detect@4.0.8,node_modules/type-detect,Improved typeof detection for node.js and the browser.,git+ssh://git@github.com/chaijs/type-detect.git,"as detected from PackageJson property ""repository.url""",https://github.com/chaijs/type-detect#readme,"as detected from PackageJson property ""homepage""",https://github.com/chaijs/type-detect/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d1faff9881f57653bec7b4e570ccbe6c80ea28fb30ffbd2d5727875bbf3b828423866a9a65ed74bb02ee8ee6caf6af4b83a162868d4a50a0d8cf467b93b839fe,jake@alogicalparadox.com,active,Active in npm registry,2024-07-25T10:50:20.663Z
|
1235
|
-
library,@sinonjs/samsam@8.0.2,BSD-3-Clause,@sinonjs,Christian Johansen,samsam,8.0.2,pkg:npm/%40sinonjs/samsam@8.0.2,node_modules/@sinonjs/samsam,Value identification and comparison functions,git+https://github.com/sinonjs/samsam.git,"as detected from PackageJson property ""repository.url""",http://sinonjs.github.io/samsam/,"as detected from PackageJson property ""homepage""",https://github.com/sinonjs/samsam/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@sinonjs/samsam/-/samsam-8.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bf8eadfdfc2785e8d14854c6a9ba67f6ef8b43dc490ec7b5d203673e001cc607680833178ff1b66ac5800bff10b3e04064389c5fe30d668b974f503b73cde457,,active,Active in npm registry,2025-
|
1264
|
+
library,@sinonjs/samsam@8.0.2,BSD-3-Clause,@sinonjs,Christian Johansen,samsam,8.0.2,pkg:npm/%40sinonjs/samsam@8.0.2,node_modules/@sinonjs/samsam,Value identification and comparison functions,git+https://github.com/sinonjs/samsam.git,"as detected from PackageJson property ""repository.url""",http://sinonjs.github.io/samsam/,"as detected from PackageJson property ""homepage""",https://github.com/sinonjs/samsam/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@sinonjs/samsam/-/samsam-8.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bf8eadfdfc2785e8d14854c6a9ba67f6ef8b43dc490ec7b5d203673e001cc607680833178ff1b66ac5800bff10b3e04064389c5fe30d668b974f503b73cde457,,active,Active in npm registry,2025-08-10T18:54:03.963Z
|
1236
1265
|
library,@sinonjs/samsam@8.0.2|type-detect@4.1.0,MIT,,Jake Luer,type-detect,4.1.0,pkg:npm/type-detect@4.1.0,node_modules/@sinonjs/samsam/node_modules/type-detect,Improved typeof detection for node.js and the browser.,git+ssh://git@github.com/chaijs/type-detect.git,"as detected from PackageJson property ""repository.url""",https://github.com/chaijs/type-detect#readme,"as detected from PackageJson property ""homepage""",https://github.com/chaijs/type-detect/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/type-detect/-/type-detect-4.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,01cca5a20f3f96e43c2fb8a5fa07a84b184491acef92c960ecf48d28e5f9f666c1f5c3af78fe5aabd87be18ed853cc83a49c1eb73410adf230b5fe16a782ca73,jake@alogicalparadox.com,active,Active in npm registry,2024-07-25T10:50:20.663Z
|
1237
1266
|
library,diff@7.0.0,BSD-3-Clause,,,diff,7.0.0,pkg:npm/diff@7.0.0,node_modules/diff,A JavaScript text diff implementation.,git://github.com/kpdecker/jsdiff.git,"as detected from PackageJson property ""repository.url""",https://github.com/kpdecker/jsdiff#readme,"as detected from PackageJson property ""homepage""",http://github.com/kpdecker/jsdiff/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/diff/-/diff-7.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3c958751bd5115ebca0b068503d4651b9b4277e14ee62461f40f0712d926047d8b8b4de226b881ea6e8920de2b1b3dcadc92dac08effbde035c7344a3fa21207,,active,Active in npm registry,2025-05-22T13:42:28.969Z
|
1238
1267
|
library,standard-version@9.5.0,ISC,,Ben Coe,standard-version,9.5.0,pkg:npm/standard-version@9.5.0,node_modules/standard-version,replacement for `npm version` with automatic CHANGELOG generation,git+https://github.com/conventional-changelog/standard-version.git,"as detected from PackageJson property ""repository.url""",https://github.com/conventional-changelog/standard-version#readme,"as detected from PackageJson property ""homepage""",https://github.com/conventional-changelog/standard-version/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/standard-version/-/standard-version-9.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,df3589fe699942c39a3be7ce96c6b4f902bdd29c2135dd38daa11cc3a84a14da0b16cee9786caf3df7e91016cafc34863dbc8ebe58b4994205bf9038a938e1d9,ben@npmjs.com,active,Active in npm registry,2023-04-01T00:02:16.994Z
|
1239
|
-
library,standard-version@9.5.0|chalk@2.4.2,MIT,,,chalk,2.4.2,pkg:npm/chalk@2.4.2,node_modules/standard-version/node_modules/chalk,Terminal string styling done right,git+https://github.com/chalk/chalk.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/chalk#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/chalk/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,32d8be7fd96924d730178b5657cfcead34ed1758198be7fc16a97201da2eada95c156150585dbe3600874a18e409bf881412eaf5bb99c04d71724414e29792b9,,active,Active in npm registry,2025-
|
1268
|
+
library,standard-version@9.5.0|chalk@2.4.2,MIT,,,chalk,2.4.2,pkg:npm/chalk@2.4.2,node_modules/standard-version/node_modules/chalk,Terminal string styling done right,git+https://github.com/chalk/chalk.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/chalk#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/chalk/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,32d8be7fd96924d730178b5657cfcead34ed1758198be7fc16a97201da2eada95c156150585dbe3600874a18e409bf881412eaf5bb99c04d71724414e29792b9,,active,Active in npm registry,2025-08-17T07:27:47.733Z
|
1240
1269
|
library,standard-version@9.5.0|ansi-styles@3.2.1,MIT,,Sindre Sorhus,ansi-styles,3.2.1,pkg:npm/ansi-styles@3.2.1,node_modules/standard-version/node_modules/ansi-styles,ANSI escape codes for styling strings in the terminal,git+https://github.com/chalk/ansi-styles.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-styles#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-styles/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,553d1923a91945d4e1f18c89c3748c6d89bfbbe36a7ec03112958ed0f7fdb2af3f7bde16c713a93cac7d151d459720ad3950cd390fbc9ed96a17189173eaf9a8,sindresorhus@gmail.com,active,Active in npm registry,2023-05-10T18:27:53.474Z
|
1241
1270
|
library,standard-version@9.5.0|color-convert@1.9.3,MIT,,Heather Arthur,color-convert,1.9.3,pkg:npm/color-convert@1.9.3,node_modules/standard-version/node_modules/color-convert,Plain color conversion functions,git+https://github.com/Qix-/color-convert.git,"as detected from PackageJson property ""repository.url""",https://github.com/Qix-/color-convert#readme,"as detected from PackageJson property ""homepage""",https://github.com/Qix-/color-convert/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,41f014b5dfaf15d02d150702f020b262dd5f616c52a8088ad9c483eb30c1f0dddca6c10102f471a7dcce1a0e86fd21c7258013f3cfdacff22e0c600bb0d55b1a,fayearthur@gmail.com,active,Active in npm registry,2025-05-13T10:03:14.699Z
|
1242
1271
|
library,standard-version@9.5.0|color-name@1.1.3,MIT,,DY,color-name,1.1.3,pkg:npm/color-name@1.1.3,node_modules/standard-version/node_modules/color-name,A list of color names and its values,git+ssh://git@github.com/dfcreative/color-name.git,"as detected from PackageJson property ""repository.url""",https://github.com/dfcreative/color-name,"as detected from PackageJson property ""homepage""",https://github.com/dfcreative/color-name/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ef67d27a784cc361d931354778203d2829a91086f35a242c8cdf811dc05b4bdbebd66b6dfaf2633dd92c20135498a016f131540cf24ae52514dd0844f4d1170f,dfcreative@gmail.com,active,Active in npm registry,2023-03-08T01:43:51.822Z
|
1243
1272
|
library,standard-version@9.5.0|escape-string-regexp@1.0.5,MIT,,Sindre Sorhus,escape-string-regexp,1.0.5,pkg:npm/escape-string-regexp@1.0.5,node_modules/standard-version/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
|
1244
|
-
library,standard-version@9.5.0|supports-color@5.5.0,MIT,,Sindre Sorhus,supports-color,5.5.0,pkg:npm/supports-color@5.5.0,node_modules/standard-version/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,
|
1273
|
+
library,standard-version@9.5.0|supports-color@5.5.0,MIT,,Sindre Sorhus,supports-color,5.5.0,pkg:npm/supports-color@5.5.0,node_modules/standard-version/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-17T07:28:56.712Z
|
1245
1274
|
library,standard-version@9.5.0|has-flag@3.0.0,MIT,,Sindre Sorhus,has-flag,3.0.0,pkg:npm/has-flag@3.0.0,node_modules/standard-version/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
|
1246
1275
|
library,standard-version@9.5.0|yargs@16.2.0,MIT,,,yargs,16.2.0,pkg:npm/yargs@16.2.0,node_modules/standard-version/node_modules/yargs,yargs the modern~ pirate-themed~ successor to optimist.,git+https://github.com/yargs/yargs.git,"as detected from PackageJson property ""repository.url""",https://yargs.js.org/,"as detected from PackageJson property ""homepage""",https://github.com/yargs/yargs/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0f59afbed0c6d0be5fb7f8c65a42e91b5fa6d1e43139f681bd33442eb6968f6db049550c5b1654bd880961c2a1ea3186224245847e0864f4214784caa5cf2607,,active,Active in npm registry,2025-05-27T14:27:19.679Z
|
1247
1276
|
library,standard-version@9.5.0|cliui@7.0.4,ISC,,Ben Coe,cliui,7.0.4,pkg:npm/cliui@7.0.4,node_modules/standard-version/node_modules/cliui,easily create complex multi-column command-line-interfaces,git+https://github.com/yargs/cliui.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/cliui#readme,"as detected from PackageJson property ""homepage""",https://github.com/yargs/cliui/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,39c444ebc70eb15317a7562fa2797f7f39103b28cb4aeffc6e13c37d0b747b4fc46f6f374ca3f6d05b3632aa0fb2bf52c00e7de6b44203e40ccd873d9c13fe25,ben@npmjs.com,active,Active in npm registry,2025-03-17T02:36:25.675Z
|
@@ -1284,7 +1313,7 @@ library,meow@8.1.2|read-pkg-up@7.0.1|type-fest@0.8.1,,,Sindre Sorhus,type-fest,0
|
|
1284
1313
|
library,meow@8.1.2|find-up@4.1.0,MIT,,Sindre Sorhus,find-up,4.1.0,pkg:npm/find-up@4.1.0,node_modules/meow/node_modules/find-up,Find a file or directory by walking up parent directories,git+https://github.com/sindresorhus/find-up.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/find-up#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/find-up/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3e93b001d43f6255d0daf8fc6b787c222a43b98462df071e550406616c4d20d71cab8d009f0ec196c11708c6edd59b7e38b03a16af6cb88a48583d0eb2721297,sindresorhus@gmail.com,active,Active in npm registry,2023-11-16T12:22:36.697Z
|
1285
1314
|
library,meow@8.1.2|locate-path@5.0.0,MIT,,Sindre Sorhus,locate-path,5.0.0,pkg:npm/locate-path@5.0.0,node_modules/meow/node_modules/locate-path,Get the first path that exists on disk of multiple paths,git+https://github.com/sindresorhus/locate-path.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/locate-path#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/locate-path/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b7b870f6923e5afbb03495f0939cd51e9ca122ace0daa4e592524e7f4995c4649b7b7169d9589e65c76e3588da2c3a32ea9f6e1a94041961bced6a4c2a536af2,sindresorhus@gmail.com,active,Active in npm registry,2023-06-17T00:12:11.255Z
|
1286
1315
|
library,meow@8.1.2|p-locate@4.1.0,MIT,,Sindre Sorhus,p-locate,4.1.0,pkg:npm/p-locate@4.1.0,node_modules/meow/node_modules/p-locate,Get the first fulfilled promise that satisfies the provided testing function,git+https://github.com/sindresorhus/p-locate.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-locate#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-locate/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,47bf5967fd30031286bb7a18325cfc8f2fe46e1b0dad2ed2299ecfc441c1809e7e1769ad156d9f2b670eb4187570762442c6f3155ec8f84a1129ee98b74a0aec,sindresorhus@gmail.com,active,Active in npm registry,2023-06-22T16:33:30.238Z
|
1287
|
-
library,meow@8.1.2|p-limit@2.3.0,MIT,,Sindre Sorhus,p-limit,2.3.0,pkg:npm/p-limit@2.3.0,node_modules/meow/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-
|
1316
|
+
library,meow@8.1.2|p-limit@2.3.0,MIT,,Sindre Sorhus,p-limit,2.3.0,pkg:npm/p-limit@2.3.0,node_modules/meow/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-08-19T15:03:46.499Z
|
1288
1317
|
library,meow@8.1.2|read-pkg@5.2.0,MIT,,Sindre Sorhus,read-pkg,5.2.0,pkg:npm/read-pkg@5.2.0,node_modules/meow/node_modules/read-pkg,Read a package.json file,git+https://github.com/sindresorhus/read-pkg.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/read-pkg#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/read-pkg/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,520ebd98d3a97ef28301cd90f034693238f376dae7bfd1dc48c5fee15b19c43d5a67a673ac813bae5cd706d593ca150b48c2a0d3be805ba591e626690f42623a,sindresorhus@gmail.com,active,Active in npm registry,2023-11-16T08:39:25.451Z
|
1289
1318
|
library,meow@8.1.2|read-pkg@5.2.0|normalize-package-data@2.5.0,BSD-2-Clause,,Meryn Stol,normalize-package-data,2.5.0,pkg:npm/normalize-package-data@2.5.0,node_modules/meow/node_modules/read-pkg/node_modules/normalize-package-data,Normalizes data that can be found in package.json files.,git://github.com/npm/normalize-package-data.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/normalize-package-data#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/normalize-package-data/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ff908c3774f44785d38f80dc19a7b1a3eae8652752156ff400e39344eae3c73086d70ad65c4b066d129ebe39482fe643138b19949af9103e185b4caa9a42be78,merynstol@gmail.com,active,Active in npm registry,2025-07-24T16:40:01.790Z
|
1290
1319
|
library,meow@8.1.2|read-pkg@5.2.0|hosted-git-info@2.8.9,ISC,,Rebecca Turner,hosted-git-info,2.8.9,pkg:npm/hosted-git-info@2.8.9,node_modules/meow/node_modules/read-pkg/node_modules/hosted-git-info,Provides metadata and conversions from repository urls for Github~ Bitbucket and Gitlab,git+https://github.com/npm/hosted-git-info.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/hosted-git-info,"as detected from PackageJson property ""homepage""",https://github.com/npm/hosted-git-info/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9b120301bf4bb26e83a0e27bc47fb9f97e32d4b53fe078b9d0bf42e6c22cc0adc9cd42d2e1bc24d45be374182f611e1bcd3e2db944220b5e451367f91db2ef63,me@re-becca.org,active,Active in npm registry,2025-07-24T15:37:52.118Z
|
@@ -1312,7 +1341,7 @@ library,read-pkg-up@3.0.0,MIT,,Sindre Sorhus,read-pkg-up,3.0.0,pkg:npm/read-pkg-
|
|
1312
1341
|
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
|
1313
1342
|
library,read-pkg-up@3.0.0|locate-path@2.0.0,MIT,,Sindre Sorhus,locate-path,2.0.0,pkg:npm/locate-path@2.0.0,node_modules/read-pkg-up/node_modules/locate-path,Get the first path that exists on disk of multiple paths,git+https://github.com/sindresorhus/locate-path.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/locate-path#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/locate-path/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3422369220e4c91ed57842a6dbb29d6bf8901f22897b506ed059536d8a770aa26efbd2057bd6cbc808ccc5fe590c36c483e88c3f3079cd8c944d29bcc154ca98,sindresorhus@gmail.com,active,Active in npm registry,2023-06-17T00:12:11.255Z
|
1314
1343
|
library,read-pkg-up@3.0.0|p-locate@2.0.0,MIT,,Sindre Sorhus,p-locate,2.0.0,pkg:npm/p-locate@2.0.0,node_modules/read-pkg-up/node_modules/p-locate,Get the first fulfilled promise that satisfies the provided testing function,git+https://github.com/sindresorhus/p-locate.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-locate#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-locate/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9d08daee6ee048ab9ec285517a7e390ad55f38347772b377828550d030d9f4ddf21f182992e06166ab1a8a8b52411ac00d4ae77b7e3aa5e63b913dd34800b292,sindresorhus@gmail.com,active,Active in npm registry,2023-06-22T16:33:30.238Z
|
1315
|
-
library,read-pkg-up@3.0.0|p-limit@1.3.0,MIT,,Sindre Sorhus,p-limit,1.3.0,pkg:npm/p-limit@1.3.0,node_modules/read-pkg-up/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-1.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bef717b0b009f43af9ad038f93bb68650649029065d8ae09e9d00d4ac12e87a408e3525872c4bfaa14c66bd12b2145202b758d428258bf2971be3aa68aa100f5,sindresorhus@gmail.com,active,Active in npm registry,2025-
|
1344
|
+
library,read-pkg-up@3.0.0|p-limit@1.3.0,MIT,,Sindre Sorhus,p-limit,1.3.0,pkg:npm/p-limit@1.3.0,node_modules/read-pkg-up/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-1.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bef717b0b009f43af9ad038f93bb68650649029065d8ae09e9d00d4ac12e87a408e3525872c4bfaa14c66bd12b2145202b758d428258bf2971be3aa68aa100f5,sindresorhus@gmail.com,active,Active in npm registry,2025-08-19T15:03:46.499Z
|
1316
1345
|
library,read-pkg-up@3.0.0|p-try@1.0.0,MIT,,Sindre Sorhus,p-try,1.0.0,pkg:npm/p-try@1.0.0,node_modules/read-pkg-up/node_modules/p-try,`Promise#try()` ponyfill - Starts a promise chain,git+https://github.com/sindresorhus/p-try.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-try#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-try/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5357ad358b8c268233dd95d2aebc92163b1741358ec76fe3762f3a2feda946fa61fea30a2fab1b70261d1f6ddfaac6e6f131f61a7d0ec9ba53e1e485942547c3,sindresorhus@gmail.com,active,Active in npm registry,2022-06-23T05:53:30.738Z
|
1317
1346
|
library,read-pkg-up@3.0.0|path-exists@3.0.0,MIT,,Sindre Sorhus,path-exists,3.0.0,pkg:npm/path-exists@3.0.0,node_modules/read-pkg-up/node_modules/path-exists,Check if a path exists,git+https://github.com/sindresorhus/path-exists.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/path-exists#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/path-exists/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6e90bb198c220d8438c182def8503c96146385008c7101ae4a0186a83920fd07ab456c3d0a61914f4892395452649dbd34c2d9808cea6a58c9eb7a1a2f834825,sindresorhus@gmail.com,active,Active in npm registry,2024-10-22T17:26:44.383Z
|
1318
1347
|
library,conventional-changelog-ember@2.0.9,ISC,,Steve Mao,conventional-changelog-ember,2.0.9,pkg:npm/conventional-changelog-ember@2.0.9,node_modules/conventional-changelog-ember,conventional-changelog ember preset,git+https://github.com/conventional-changelog/conventional-changelog.git,"as detected from PackageJson property ""repository.url""",https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-ember#readme,"as detected from PackageJson property ""homepage""",https://github.com/conventional-changelog/conventional-changelog/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/conventional-changelog-ember/-/conventional-changelog-ember-2.0.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ba5cc845ea1912f64204385c3587c322c2d31f360773b6b087e788e3866d579731e8b5712e556d12670efb6fe41881c6b70faa55a6c9623748e5c24e4205e1d4,,active,Active in npm registry,2025-02-12T21:26:31.200Z
|
@@ -1332,10 +1361,10 @@ library,JSONStream@1.3.5,,,Dominic Tarr,JSONStream,1.3.5,pkg:npm/jsonstream@1.3.
|
|
1332
1361
|
library,split2@3.2.2,ISC,,Matteo Collina,split2,3.2.2,pkg:npm/split2@3.2.2,node_modules/split2,split a Text Stream into a Line Stream~ using Stream 3,git+https://github.com/mcollina/split2.git,"as detected from PackageJson property ""repository.url""",https://github.com/mcollina/split2#readme,"as detected from PackageJson property ""homepage""",http://github.com/mcollina/split2/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/split2/-/split2-3.2.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f4d4e18e98199e27d3909a734d9ec4b9ef394b8f50c29361653aba19127039b6fa8e72c534607b426ef75791dec1344e3f2c43d02dbdc6a99a23af1b42d57e86,hello@matteocollina.com,active,Active in npm registry,2023-03-26T08:33:02.484Z
|
1333
1362
|
library,split2@3.2.2|readable-stream@3.6.2,MIT,,,readable-stream,3.6.2,pkg:npm/readable-stream@3.6.2,node_modules/split2/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
|
1334
1363
|
library,dargs@7.0.0,MIT,,Sindre Sorhus,dargs,7.0.0,pkg:npm/dargs@7.0.0,node_modules/dargs,Reverse minimist. Convert an object of options into an array of command-line arguments.,git+https://github.com/sindresorhus/dargs.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/dargs#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/dargs/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/dargs/-/dargs-7.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,da2cb51242dd941cd01af6f0798445c6615ab61f3e2bbf80281d139611d690db87f939a8bda307fd6a7b57b478bbb7f84a75f73a02ec53db75348f62a039d4a6,sindresorhus@gmail.com,active,Active in npm registry,2023-03-08T01:53:56.339Z
|
1335
|
-
library,@types/minimist@1.2.5,MIT,@types,,minimist,1.2.5,pkg:npm/%40types/minimist@1.2.5#types/minimist,node_modules/@types/minimist,TypeScript definitions for minimist,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/minimist,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimist,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/minimist/-/minimist-1.2.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,868bfc6d4ba22e2c853c6c853c4d65c16866cd86e2ace5d034da38d3ecb7ce8c3c6855537b29f75562f454515f74d75d03c4b855fd13734eb6af3c8dafb3da6a,,active,Active in npm registry,2025-
|
1364
|
+
library,@types/minimist@1.2.5,MIT,@types,,minimist,1.2.5,pkg:npm/%40types/minimist@1.2.5#types/minimist,node_modules/@types/minimist,TypeScript definitions for minimist,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/minimist,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimist,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/minimist/-/minimist-1.2.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,868bfc6d4ba22e2c853c6c853c4d65c16866cd86e2ace5d034da38d3ecb7ce8c3c6855537b29f75562f454515f74d75d03c4b855fd13734eb6af3c8dafb3da6a,,active,Active in npm registry,2025-08-03T07:18:38.345Z
|
1336
1365
|
library,camelcase-keys@6.2.2,MIT,,Sindre Sorhus,camelcase-keys,6.2.2,pkg:npm/camelcase-keys@6.2.2,node_modules/camelcase-keys,Convert object keys to camel case,git+https://github.com/sindresorhus/camelcase-keys.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/camelcase-keys#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/camelcase-keys/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-6.2.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,62bc1a034bc429accf0649f48a94e232949a8d80d27be2a341fae385c04cc49b7fce76ef94777c3f0fd56a66b3e4407859f86cdd2511dd9f66c11bbf3f7b3762,sindresorhus@gmail.com,active,Active in npm registry,2024-01-13T12:58:35.803Z
|
1337
1366
|
library,map-obj@4.3.0,MIT,,Sindre Sorhus,map-obj,4.3.0,pkg:npm/map-obj@4.3.0,node_modules/map-obj,Map object keys and values into a new object,git+https://github.com/sindresorhus/map-obj.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/map-obj#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/map-obj/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/map-obj/-/map-obj-4.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,85d375c15ad96dbdbd7811a21a325b78ff096ca8ead6eae41c9fcb20ffcd638f0c6754155d4b10055d46d73bd81479f55c4d3a7308c1b0e2362b75259e3d585d,sindresorhus@gmail.com,active,Active in npm registry,2022-06-21T22:08:50.439Z
|
1338
|
-
library,quick-lru@4.0.1,MIT,,Sindre Sorhus,quick-lru,4.0.1,pkg:npm/quick-lru@4.0.1,node_modules/quick-lru,Simple Least Recently Used (LRU) cache,git+https://github.com/sindresorhus/quick-lru.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/quick-lru#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/quick-lru/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/quick-lru/-/quick-lru-4.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,011842a66ef47f375cbcd41f3e8cb8f4869a9ca913951585d89333aa17096e1485459bfb9cf4ef64975c63bdf4d483e6bd6fbfa744602169d00cb27189fb10ee,sindresorhus@gmail.com,active,Active in npm registry,2025-
|
1367
|
+
library,quick-lru@4.0.1,MIT,,Sindre Sorhus,quick-lru,4.0.1,pkg:npm/quick-lru@4.0.1,node_modules/quick-lru,Simple Least Recently Used (LRU) cache,git+https://github.com/sindresorhus/quick-lru.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/quick-lru#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/quick-lru/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/quick-lru/-/quick-lru-4.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,011842a66ef47f375cbcd41f3e8cb8f4869a9ca913951585d89333aa17096e1485459bfb9cf4ef64975c63bdf4d483e6bd6fbfa744602169d00cb27189fb10ee,sindresorhus@gmail.com,active,Active in npm registry,2025-08-20T16:03:37.487Z
|
1339
1368
|
library,decamelize-keys@1.1.1,MIT,,Sindre Sorhus,decamelize-keys,1.1.1,pkg:npm/decamelize-keys@1.1.1,node_modules/decamelize-keys,Convert object keys from camelCase to lowercase with a custom separator,git+https://github.com/sindresorhus/decamelize-keys.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/decamelize-keys#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/decamelize-keys/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5a23f18048ab215d3f78838c727141037fc8259019a8a9f00305b2bef762e25b2bd5608ddb69e175fff775bdc3a197148d35764aa7f3230372a7acb6c6cde79a,sindresorhus@gmail.com,active,Active in npm registry,2023-06-17T00:08:53.952Z
|
1340
1369
|
library,decamelize-keys@1.1.1|map-obj@1.0.1,MIT,,Sindre Sorhus,map-obj,1.0.1,pkg:npm/map-obj@1.0.1,node_modules/decamelize-keys/node_modules/map-obj,Map object keys and values into a new object,git+https://github.com/sindresorhus/map-obj.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/map-obj#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/map-obj/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ecdfeade5c99f8b542a7b3f3bb1ac9af828c6c1136856ec14fb60d89adf7d0e17121fe1ddebe7356989c3f6eb9d25ec23cde9133dcce251977346a6a4a2c3712,sindresorhus@gmail.com,active,Active in npm registry,2022-06-21T22:08:50.439Z
|
1341
1370
|
library,hard-rejection@2.1.0,MIT,,Sindre Sorhus,hard-rejection,2.1.0,pkg:npm/hard-rejection@2.1.0,node_modules/hard-rejection,Make unhandled promise rejections fail hard right away instead of the default silent fail,git+https://github.com/sindresorhus/hard-rejection.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/hard-rejection#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/hard-rejection/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/hard-rejection/-/hard-rejection-2.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,548641fa26c3871ece6e101eece56da046ee3f887f32e3931c9f89f21fde057a2d2589747c1811ef6c431422a0221db638964839537104c5ae840af5d2bf0774,sindresorhus@gmail.com,active,Active in npm registry,2023-06-17T00:11:39.980Z
|
@@ -1343,7 +1372,7 @@ library,minimist-options@4.1.0,MIT,,Vadim Demedes,minimist-options,4.1.0,pkg:npm
|
|
1343
1372
|
library,arrify@1.0.1,MIT,,Sindre Sorhus,arrify,1.0.1,pkg:npm/arrify@1.0.1,node_modules/arrify,Convert a value to an array,git+https://github.com/sindresorhus/arrify.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/arrify#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/arrify/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,dc26337b1f4cf451908c218c1b28baff7d5cf0625b81bd2a1b2af1e475b13ddd1a0b0878701d988cc6f65dff54ba8a20accae53bd713aa7079ac8e461d94dc50,sindresorhus@gmail.com,active,Active in npm registry,2023-06-09T21:37:58.190Z
|
1344
1373
|
library,is-plain-obj@1.1.0,MIT,,Sindre Sorhus,is-plain-obj,1.1.0,pkg:npm/is-plain-obj@1.1.0,node_modules/is-plain-obj,Check if a value is a plain object,git+https://github.com/sindresorhus/is-plain-obj.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/is-plain-obj#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/is-plain-obj/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,caf911cb1985284390e293570a6246e401103655c94b92da38d5e8e7f70b75365d5afb19d62a091289cb180a2c2a531613c970532fdb273323730f1acfbdfe16,sindresorhus@gmail.com,active,Active in npm registry,2023-06-09T21:32:02.516Z
|
1345
1374
|
library,kind-of@6.0.3,MIT,,Jon Schlinkert,kind-of,6.0.3,pkg:npm/kind-of@6.0.3,node_modules/kind-of,Get the native type of a value.,git+https://github.com/jonschlinkert/kind-of.git,"as detected from PackageJson property ""repository.url""",https://github.com/jonschlinkert/kind-of,"as detected from PackageJson property ""homepage""",https://github.com/jonschlinkert/kind-of/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,75c4b5ba5fbdb66783f794fec76f3f7a12e077d98435adcbb2f0d3b739b7bf20443bb44fa6dbc00feb78e165576948d305172ba45785942f160abb94478e7a87,,active,Active in npm registry,2023-07-12T19:12:21.548Z
|
1346
|
-
library,@types/normalize-package-data@2.4.4,MIT,@types,,normalize-package-data,2.4.4,pkg:npm/%40types/normalize-package-data@2.4.4#types/normalize-package-data,node_modules/@types/normalize-package-data,TypeScript definitions for normalize-package-data,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/normalize-package-data,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/normalize-package-data,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,dfb8be39a59387da9e2b82d21cfb32442ecd6a19c6a2d36e66f8cb4a070fcdb9691c1debac227100e808e6009d2a6edca289ec697d4e7f420b8937276636dfc4,,active,Active in npm registry,2025-
|
1375
|
+
library,@types/normalize-package-data@2.4.4,MIT,@types,,normalize-package-data,2.4.4,pkg:npm/%40types/normalize-package-data@2.4.4#types/normalize-package-data,node_modules/@types/normalize-package-data,TypeScript definitions for normalize-package-data,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/normalize-package-data,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/normalize-package-data,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,dfb8be39a59387da9e2b82d21cfb32442ecd6a19c6a2d36e66f8cb4a070fcdb9691c1debac227100e808e6009d2a6edca289ec697d4e7f420b8937276636dfc4,,active,Active in npm registry,2025-08-03T07:23:43.716Z
|
1347
1376
|
library,redent@3.0.0,MIT,,Sindre Sorhus,redent,3.0.0,pkg:npm/redent@3.0.0,node_modules/redent,Strip redundant indentation and indent the string,git+https://github.com/sindresorhus/redent.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/redent#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/redent/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/redent/-/redent-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ead0c0f20f7c59ed337741af55e313f5aac43a74f0f6a334dcbf5c2576828eb8a9d4e3bbeb844304b05fac1e1cc333460e3e4e0398a8ca60bd1a48b381624352,sindresorhus@gmail.com,active,Active in npm registry,2022-06-26T09:41:12.754Z
|
1348
1377
|
library,strip-indent@3.0.0,MIT,,Sindre Sorhus,strip-indent,3.0.0,pkg:npm/strip-indent@3.0.0,node_modules/strip-indent,Strip leading whitespace from each line in a string,git+https://github.com/sindresorhus/strip-indent.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/strip-indent#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/strip-indent/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,95a2536b725bf95429682e83b1e1e117b75756a1d37c93c24436846e277f76b3a1822b60624bbf95eb4c52a397168595d3320851b8e9747dadfad623e1b40c45,sindresorhus@gmail.com,active,Active in npm registry,2023-06-16T22:40:53.623Z
|
1349
1378
|
library,min-indent@1.0.1,MIT,,James Kyle,min-indent,1.0.1,pkg:npm/min-indent@1.0.1,node_modules/min-indent,Get the shortest leading whitespace from lines in a string,git+https://github.com/thejameskyle/min-indent.git,"as detected from PackageJson property ""repository.url""",https://github.com/thejameskyle/min-indent#readme,"as detected from PackageJson property ""homepage""",https://github.com/thejameskyle/min-indent/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,23d8f0327d3b4b2fc8c0e8f7cd59158a4d894ef8296b29036448a02fa471e8df4b6cccb0c1448cb71113fbb955a032cb7773b7217c09c2fbae9ecf1407f1de02,me@thejameskyle.com,active,Active in npm registry,2022-06-19T20:15:06.658Z
|
@@ -1353,7 +1382,7 @@ library,dotgitignore@2.1.0,ISC,,Ben Coe,dotgitignore,2.1.0,pkg:npm/dotgitignore@
|
|
1353
1382
|
library,dotgitignore@2.1.0|find-up@3.0.0,MIT,,Sindre Sorhus,find-up,3.0.0,pkg:npm/find-up@3.0.0,node_modules/dotgitignore/node_modules/find-up,Find a file or directory by walking up parent directories,git+https://github.com/sindresorhus/find-up.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/find-up#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/find-up/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d720fa4662c8d5705fc6e82f391c25724e9fef9b582fe891d23ab0b0eacec4c672198a94b83849d25e005dd3b5897fc54ecf5c040304935816484c759126f296,sindresorhus@gmail.com,active,Active in npm registry,2023-11-16T12:22:36.697Z
|
1354
1383
|
library,dotgitignore@2.1.0|locate-path@3.0.0,MIT,,Sindre Sorhus,locate-path,3.0.0,pkg:npm/locate-path@3.0.0,node_modules/dotgitignore/node_modules/locate-path,Get the first path that exists on disk of multiple paths,git+https://github.com/sindresorhus/locate-path.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/locate-path#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/locate-path/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ec03bbe3cc169c884da80b9ab72d995879101d148d7cf548b0f21fc043963b6d8099aa15ad66af94e70c4799f34cb358be9dfa5f6db4fe669a46cade7351bae4,sindresorhus@gmail.com,active,Active in npm registry,2023-06-17T00:12:11.255Z
|
1355
1384
|
library,dotgitignore@2.1.0|p-locate@3.0.0,MIT,,Sindre Sorhus,p-locate,3.0.0,pkg:npm/p-locate@3.0.0,node_modules/dotgitignore/node_modules/p-locate,Get the first fulfilled promise that satisfies the provided testing function,git+https://github.com/sindresorhus/p-locate.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-locate#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-locate/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c7ed76c3f4e8fb81857e0261044a620dc2e8cd12467a063e122effcf4b522e4326c4664dc9b54c49f5a3f5a267f19e4573b74150d24e39580fbf61fb230ba549,sindresorhus@gmail.com,active,Active in npm registry,2023-06-22T16:33:30.238Z
|
1356
|
-
library,dotgitignore@2.1.0|p-limit@2.3.0,MIT,,Sindre Sorhus,p-limit,2.3.0,pkg:npm/p-limit@2.3.0,node_modules/dotgitignore/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-
|
1385
|
+
library,dotgitignore@2.1.0|p-limit@2.3.0,MIT,,Sindre Sorhus,p-limit,2.3.0,pkg:npm/p-limit@2.3.0,node_modules/dotgitignore/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-08-19T15:03:46.499Z
|
1357
1386
|
library,dotgitignore@2.1.0|path-exists@3.0.0,MIT,,Sindre Sorhus,path-exists,3.0.0,pkg:npm/path-exists@3.0.0,node_modules/dotgitignore/node_modules/path-exists,Check if a path exists,git+https://github.com/sindresorhus/path-exists.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/path-exists#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/path-exists/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6e90bb198c220d8438c182def8503c96146385008c7101ae4a0186a83920fd07ab456c3d0a61914f4892395452649dbd34c2d9808cea6a58c9eb7a1a2f834825,sindresorhus@gmail.com,active,Active in npm registry,2024-10-22T17:26:44.383Z
|
1358
1387
|
library,dotgitignore@2.1.0|minimatch@3.1.2,ISC,,Isaac Z. Schlueter,minimatch,3.1.2,pkg:npm/minimatch@3.1.2,node_modules/dotgitignore/node_modules/minimatch,a glob matcher in javascript,git://github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-3.1.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
|
1359
1388
|
library,dotgitignore@2.1.0|brace-expansion@1.1.12,MIT,,Julian Gruber,brace-expansion,1.1.12,pkg:npm/brace-expansion@1.1.12,node_modules/dotgitignore/node_modules/brace-expansion,Brace expansion as known from sh/bash,git://github.com/juliangruber/brace-expansion.git,"as detected from PackageJson property ""repository.url""",https://github.com/juliangruber/brace-expansion,"as detected from PackageJson property ""homepage""",https://github.com/juliangruber/brace-expansion/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f53f548d6debd145b973543b193c25969b57c21bd8984cc587331f67d1fb1505adfae65e3e364f8c13ff5b5644c99d6dc065a89b9ff9e9317894f72a8e70c772,mail@juliangruber.com,active,Active in npm registry,2025-06-11T08:52:58.305Z
|
@@ -1397,7 +1426,7 @@ library,eslint-module-utils@2.12.1|debug@3.2.7,MIT,,TJ Holowaychuk,debug,3.2.7,p
|
|
1397
1426
|
library,object.fromentries@2.0.8,MIT,,Jordan Harband,object.fromentries,2.0.8,pkg:npm/object.fromentries@2.0.8,node_modules/object.fromentries,ES proposal-spec-compliant Object.fromEntries shim.,git://github.com/es-shims/Object.fromEntries.git,"as detected from PackageJson property ""repository.url""",https://github.com/es-shims/Object.fromEntries#readme,"as detected from PackageJson property ""homepage""",https://github.com/es-shims/Object.fromEntries/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,93a136d45cf24ac48ae5adb529100305dfcd1a77917a014ee692c77dd40ba510c44d4349b9e2d7b37582cf2437b454436206eadca1c65df4db8b66ecf1643aad,ljharb@gmail.com,active,Active in npm registry,2024-03-18T23:25:37.946Z
|
1398
1427
|
library,object.groupby@1.0.3,MIT,,Jordan Harband,object.groupby,1.0.3,pkg:npm/object.groupby@1.0.3,node_modules/object.groupby,An ESnext spec-compliant `Object.groupBy` shim/polyfill/replacement that works as far down as ES3.,git+https://github.com/es-shims/Object.groupBy.git,"as detected from PackageJson property ""repository.url""",https://github.com/es-shims/Object.groupBy#readme,"as detected from PackageJson property ""homepage""",https://github.com/es-shims/Object.groupBy/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f8b872dd3413bb35c8e617af87cb011aa6e6bab1db6c88c08b46784bade7b6154b98bc5f6e3e13e786b809f66b5c8aedf623f899500f60ca3fbfdf6d6a3df08d,ljharb@gmail.com,active,Active in npm registry,2024-03-18T18:04:14.161Z
|
1399
1428
|
library,object.values@1.2.1,MIT,,Jordan Harband,object.values,1.2.1,pkg:npm/object.values@1.2.1,node_modules/object.values,ES2017 spec-compliant Object.values shim.,git://github.com/es-shims/Object.values.git,"as detected from PackageJson property ""repository.url""",https://github.com/es-shims/Object.values#readme,"as detected from PackageJson property ""homepage""",https://github.com/es-shims/Object.values/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/object.values/-/object.values-1.2.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8176a1e9a66b714c635a0db3476330a2e3f6787942073755e29ca0b9d7a168a5d2196e2fd80b114142be970c178628ba28565cba7127992528629e425e26f1b4,ljharb@gmail.com,active,Active in npm registry,2024-12-19T06:39:08.327Z
|
1400
|
-
library,tsconfig-paths@3.15.0,MIT,,Jonas Kello,tsconfig-paths,3.15.0,pkg:npm/tsconfig-paths@3.15.0,node_modules/tsconfig-paths,Load node modules according to tsconfig paths~ in run-time or via API.,git+https://github.com/dividab/tsconfig-paths.git,"as detected from PackageJson property ""repository.url""",https://github.com/dividab/tsconfig-paths#readme,"as detected from PackageJson property ""homepage""",https://github.com/dividab/tsconfig-paths/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d80736460cc37bf727e3c1af39edccfa8f36a4415ec03dd43dbca85071dd29ab07c092a376ce1f2d759ffd4c799004c128ddb4a1a146bbe8db125a75a68b349a,,active,Active in npm registry,2025-
|
1429
|
+
library,tsconfig-paths@3.15.0,MIT,,Jonas Kello,tsconfig-paths,3.15.0,pkg:npm/tsconfig-paths@3.15.0,node_modules/tsconfig-paths,Load node modules according to tsconfig paths~ in run-time or via API.,git+https://github.com/dividab/tsconfig-paths.git,"as detected from PackageJson property ""repository.url""",https://github.com/dividab/tsconfig-paths#readme,"as detected from PackageJson property ""homepage""",https://github.com/dividab/tsconfig-paths/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d80736460cc37bf727e3c1af39edccfa8f36a4415ec03dd43dbca85071dd29ab07c092a376ce1f2d759ffd4c799004c128ddb4a1a146bbe8db125a75a68b349a,,active,Active in npm registry,2025-08-25T10:09:24.700Z
|
1401
1430
|
library,tsconfig-paths@3.15.0|json5@1.0.2,MIT,,Aseem Kishore,json5,1.0.2,pkg:npm/json5@1.0.2,node_modules/tsconfig-paths/node_modules/json5,JSON for humans.,git+https://github.com/json5/json5.git,"as detected from PackageJson property ""repository.url""",http://json5.org/,"as detected from PackageJson property ""homepage""",https://github.com/json5/json5/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/json5/-/json5-1.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,83531630b062cfc14a8b57b8c3453254bdf0fa225c7960050406819e718a3a935ae5ff132e4b646eb7b5facea8202c9d5809be1d15064e623efffc6fda1bd760,aseem.kishore@gmail.com,active,Active in npm registry,2023-03-04T17:04:33.373Z
|
1402
1431
|
library,tsconfig-paths@3.15.0|strip-bom@3.0.0,MIT,,Sindre Sorhus,strip-bom,3.0.0,pkg:npm/strip-bom@3.0.0,node_modules/tsconfig-paths/node_modules/strip-bom,Strip UTF-8 byte order mark (BOM) from a string,git+https://github.com/sindresorhus/strip-bom.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/strip-bom#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/strip-bom/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bdabc03115ce80154d17a9f210498bdc304ad7d891a437282305beb3043e09b1a2bbb963bbab7e264940d4c1f07a85ad69d82de0849552c5cbc83ab7e1d75cc0,sindresorhus@gmail.com,active,Active in npm registry,2023-07-12T19:14:14.322Z
|
1403
1432
|
library,@types/json5@0.0.29,MIT,@types,Jason Swearingen,json5,0.0.29,pkg:npm/%40types/json5@0.0.29,node_modules/@types/json5,TypeScript definitions for JSON5,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git,"as detected from PackageJson property ""repository.url""",https://github.com/DefinitelyTyped/DefinitelyTyped#readme,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7512e30961d8838a1a03bedcc4eeb8a0efbb2700b09c8ce464f76bac2ef58d0990b6584ce79ea9c0aa396d4ceabd99dd9156de14b2088bef530b8d09345e6135,,active,Active in npm registry,2023-07-12T19:27:24.825Z
|
@@ -1416,7 +1445,7 @@ library,estraverse@5.3.0,BSD-2-Clause,,,estraverse,5.3.0,pkg:npm/estraverse@5.3.
|
|
1416
1445
|
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
|
1417
1446
|
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
|
1418
1447
|
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
|
1419
|
-
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-
|
1448
|
+
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-22T16:22:00.060Z
|
1420
1449
|
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
|
1421
1450
|
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
|
1422
1451
|
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
|
@@ -1434,7 +1463,7 @@ library,globals@13.24.0|type-fest@0.20.2,,,Sindre Sorhus,type-fest,0.20.2,pkg:np
|
|
1434
1463
|
library,import-fresh@3.3.1,MIT,,Sindre Sorhus,import-fresh,3.3.1,pkg:npm/import-fresh@3.3.1,node_modules/import-fresh,Import a module while bypassing the cache,git+https://github.com/sindresorhus/import-fresh.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/import-fresh#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/import-fresh/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4d1dca7eb4d94d82cf07a8d48dfc7a305f56716ac72fdb2ee5339b2b866462005d58a3ce1684a8408744b93b91f36a66b711f6b29586f61e9eb707ebd692c1a9,sindresorhus@gmail.com,active,Active in npm registry,2025-02-02T09:45:41.907Z
|
1435
1464
|
library,parent-module@1.0.1,MIT,,Sindre Sorhus,parent-module,1.0.1,pkg:npm/parent-module@1.0.1,node_modules/parent-module,Get the path of the parent module,git+https://github.com/sindresorhus/parent-module.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/parent-module#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/parent-module/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,190d84591a5057cfe8f80c3c62ab5f6593df3515996246e2744f64e6ba65fe10b7bed1c705f1a6d887e2eaa595f9ca031a4ad42990311372e8b7991cb11961fa,sindresorhus@gmail.com,active,Active in npm registry,2023-09-14T06:26:34.659Z
|
1436
1465
|
library,resolve-from@4.0.0,MIT,,Sindre Sorhus,resolve-from,4.0.0,pkg:npm/resolve-from@4.0.0,node_modules/resolve-from,Resolve the path of a module like `require.resolve()` but from a given path,git+https://github.com/sindresorhus/resolve-from.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/resolve-from#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/resolve-from/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a5bfcc6265ecb40932b11171f2988d235b4614d408140def904dc6ab812e035745ea01e9ffebe066ab021896a9bf2f0ddd0fb8a3b170beab8f25c9d9ed1632e2,sindresorhus@gmail.com,active,Active in npm registry,2023-06-22T16:33:46.245Z
|
1437
|
-
library,@eslint/js@8.57.1,MIT,@eslint,,js,8.57.1,pkg:npm/%40eslint/js@8.57.1#packages/js,node_modules/@eslint/js,ESLint JavaScript language implementation,git+https://github.com/eslint/eslint.git#packages/js,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://eslint.org,"as detected from PackageJson property ""homepage""",https://github.com/eslint/eslint/issues/,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,77dcda31149320a0cb85cb731f5d8cb57bc929249485a1dc8d5fb667e18af84118ed72a93f9c91e31f8ddd301c1d372ef7ade722bf9331c09be03042617d73e9,,active,Active in npm registry,2025-
|
1466
|
+
library,@eslint/js@8.57.1,MIT,@eslint,,js,8.57.1,pkg:npm/%40eslint/js@8.57.1#packages/js,node_modules/@eslint/js,ESLint JavaScript language implementation,git+https://github.com/eslint/eslint.git#packages/js,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://eslint.org,"as detected from PackageJson property ""homepage""",https://github.com/eslint/eslint/issues/,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,77dcda31149320a0cb85cb731f5d8cb57bc929249485a1dc8d5fb667e18af84118ed72a93f9c91e31f8ddd301c1d372ef7ade722bf9331c09be03042617d73e9,,active,Active in npm registry,2025-08-22T20:15:46.230Z
|
1438
1467
|
library,@humanwhocodes/config-array@0.13.0,Apache-2.0,@humanwhocodes,Nicholas C. Zakas,config-array,0.13.0,pkg:npm/%40humanwhocodes/config-array@0.13.0,node_modules/@humanwhocodes/config-array,Glob-based configuration matching.,git+https://github.com/humanwhocodes/config-array.git,"as detected from PackageJson property ""repository.url""",https://github.com/humanwhocodes/config-array#readme,"as detected from PackageJson property ""homepage""",https://github.com/humanwhocodes/config-array/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0d92c412a1564058b22ba8796087b29cac7b265bc26162f470899f4915d9f65e1283679f905193b857fabf35e32b572ae8862453e120fc98b35f0f930f6bd137,,deprecated,Use @eslint/config-array instead,2024-06-10T15:25:09.486Z
|
1439
1468
|
library,@humanwhocodes/config-array@0.13.0|minimatch@3.1.2,ISC,,Isaac Z. Schlueter,minimatch,3.1.2,pkg:npm/minimatch@3.1.2,node_modules/@humanwhocodes/config-array/node_modules/minimatch,a glob matcher in javascript,git://github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-3.1.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
|
1440
1469
|
library,@humanwhocodes/config-array@0.13.0|brace-expansion@1.1.12,MIT,,Julian Gruber,brace-expansion,1.1.12,pkg:npm/brace-expansion@1.1.12,node_modules/@humanwhocodes/config-array/node_modules/brace-expansion,Brace expansion as known from sh/bash,git://github.com/juliangruber/brace-expansion.git,"as detected from PackageJson property ""repository.url""",https://github.com/juliangruber/brace-expansion,"as detected from PackageJson property ""homepage""",https://github.com/juliangruber/brace-expansion/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f53f548d6debd145b973543b193c25969b57c21bd8984cc587331f67d1fb1505adfae65e3e364f8c13ff5b5644c99d6dc065a89b9ff9e9317894f72a8e70c772,mail@juliangruber.com,active,Active in npm registry,2025-06-11T08:52:58.305Z
|
@@ -1452,10 +1481,10 @@ library,esrecurse@4.3.0,BSD-2-Clause,,,esrecurse,4.3.0,pkg:npm/esrecurse@4.3.0,n
|
|
1452
1481
|
library,acorn-jsx@5.3.2,MIT,,,acorn-jsx,5.3.2,pkg:npm/acorn-jsx@5.3.2,node_modules/acorn-jsx,Modern~ fast React.js JSX parser,git+https://github.com/acornjs/acorn-jsx.git,"as detected from PackageJson property ""repository.url""",https://github.com/acornjs/acorn-jsx,"as detected from PackageJson property ""homepage""",https://github.com/acornjs/acorn-jsx/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,aeaf6cf893617f4202863b435f196527b838d68664e52957b69d0b1f0c80e5c7a3c27eef2a62a9e293eb8ba60478fbf63d4eb9b00b1e81b5ed2229e60c50d781,,active,Active in npm registry,2023-06-22T16:31:22.849Z
|
1453
1482
|
library,acorn@8.15.0,MIT,,,acorn,8.15.0,pkg:npm/acorn@8.15.0,node_modules/acorn,ECMAScript parser,git+https://github.com/acornjs/acorn.git,"as detected from PackageJson property ""repository.url""",https://github.com/acornjs/acorn,"as detected from PackageJson property ""homepage""",https://github.com/acornjs/acorn/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,359c896ab05f2fb9d6c08abe1432fa669ff21c485e3cc3679c9d32dea7e2782ae636f61cb7cbafb62578d54be549ee9aa407e4d1f63515b5b1f8dc1f9a9bed4e,,active,Active in npm registry,2025-06-09T04:08:15.567Z
|
1454
1483
|
library,esquery@1.6.0,BSD-3-Clause,,Joel Feenstra,esquery,1.6.0,pkg:npm/esquery@1.6.0,node_modules/esquery,A query library for ECMAScript AST using a CSS selector like query language.,git+https://github.com/estools/esquery.git,"as detected from PackageJson property ""repository.url""",https://github.com/estools/esquery/,"as detected from PackageJson property ""homepage""",https://github.com/estools/esquery/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,71af69c3d7e898570a3ef14b5e104a50af7466f1a26e218ebd124d6e396363bb3bbaaff960ee013b3718b49a84c5dc7df6b17a6807274711e67141dccfab10b2,jrfeenst+esquery@gmail.com,active,Active in npm registry,2024-07-08T16:35:18.589Z
|
1455
|
-
library,file-entry-cache@6.0.1,MIT,,Roy Riojas,file-entry-cache,6.0.1,pkg:npm/file-entry-cache@6.0.1,node_modules/file-entry-cache,Super simple cache for file metadata~ useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process,git+https://github.com/royriojas/file-entry-cache.git,"as detected from PackageJson property ""repository.url""",https://github.com/royriojas/file-entry-cache#readme,"as detected from PackageJson property ""homepage""",https://github.com/royriojas/file-entry-cache/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ec6a6cfd75b299b2e4d902d82b8373a4c3ab623321748c57b88bf2d9006c2c4ea58eea1d2af7645acfdca72249dc25485691f43a2d47be0d68bdb3332dd14106,,active,Active in npm registry,2025-
|
1456
|
-
library,flat-cache@3.2.0,MIT,,Jared Wray,flat-cache,3.2.0,pkg:npm/flat-cache@3.2.0,node_modules/flat-cache,A stupidly simple key/value storage using files to persist some data,git+https://github.com/jaredwray/flat-cache.git,"as detected from PackageJson property ""repository.url""",https://github.com/jaredwray/flat-cache#readme,"as detected from PackageJson property ""homepage""",https://github.com/jaredwray/flat-cache/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,09870435af85b5c50a2e6861ab272da5c96cabb405dfca4a8d91ec18d892405e6be05b6828359a6c50e5de1cda11032f4f52c7132b30e6dc202efa5861be2f6f,,active,Active in npm registry,2025-
|
1484
|
+
library,file-entry-cache@6.0.1,MIT,,Roy Riojas,file-entry-cache,6.0.1,pkg:npm/file-entry-cache@6.0.1,node_modules/file-entry-cache,Super simple cache for file metadata~ useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process,git+https://github.com/royriojas/file-entry-cache.git,"as detected from PackageJson property ""repository.url""",https://github.com/royriojas/file-entry-cache#readme,"as detected from PackageJson property ""homepage""",https://github.com/royriojas/file-entry-cache/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ec6a6cfd75b299b2e4d902d82b8373a4c3ab623321748c57b88bf2d9006c2c4ea58eea1d2af7645acfdca72249dc25485691f43a2d47be0d68bdb3332dd14106,,active,Active in npm registry,2025-08-17T19:03:41.421Z
|
1485
|
+
library,flat-cache@3.2.0,MIT,,Jared Wray,flat-cache,3.2.0,pkg:npm/flat-cache@3.2.0,node_modules/flat-cache,A stupidly simple key/value storage using files to persist some data,git+https://github.com/jaredwray/flat-cache.git,"as detected from PackageJson property ""repository.url""",https://github.com/jaredwray/flat-cache#readme,"as detected from PackageJson property ""homepage""",https://github.com/jaredwray/flat-cache/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,09870435af85b5c50a2e6861ab272da5c96cabb405dfca4a8d91ec18d892405e6be05b6828359a6c50e5de1cda11032f4f52c7132b30e6dc202efa5861be2f6f,,active,Active in npm registry,2025-08-17T19:02:42.684Z
|
1457
1486
|
library,flatted@3.3.3,ISC,,Andrea Giammarchi,flatted,3.3.3,pkg:npm/flatted@3.3.3,node_modules/flatted,A super light and fast circular JSON parser.,git+https://github.com/WebReflection/flatted.git,"as detected from PackageJson property ""repository.url""",https://github.com/WebReflection/flatted#readme,"as detected from PackageJson property ""homepage""",https://github.com/WebReflection/flatted/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,197fb2b30e0f042cf43f3a2c1c37a964600d12e14230bae7453884cbd31c1a39a409063046ae00fd7efce86fdf8ccffe3a3b16494d59ad8e6ac8045998efeec2,,active,Active in npm registry,2025-02-18T08:55:07.324Z
|
1458
|
-
library,keyv@4.5.4,MIT,,Jared Wray,keyv,4.5.4,pkg:npm/keyv@4.5.4,node_modules/keyv,Simple key-value storage with support for multiple backends,git+https://github.com/jaredwray/keyv.git,"as detected from PackageJson property ""repository.url""",https://github.com/jaredwray/keyv,"as detected from PackageJson property ""homepage""",https://github.com/jaredwray/keyv/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a3154790747f1097f608d5e75b144b5ba9a0ec9c82094706d03b441a62f672d528d4f3538a7d4f52297eafffb8af93295600bf7e7d648ecc7b9a34ae8caa88a7,me@jaredwray.com,active,Active in npm registry,2025-
|
1487
|
+
library,keyv@4.5.4,MIT,,Jared Wray,keyv,4.5.4,pkg:npm/keyv@4.5.4,node_modules/keyv,Simple key-value storage with support for multiple backends,git+https://github.com/jaredwray/keyv.git,"as detected from PackageJson property ""repository.url""",https://github.com/jaredwray/keyv,"as detected from PackageJson property ""homepage""",https://github.com/jaredwray/keyv/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a3154790747f1097f608d5e75b144b5ba9a0ec9c82094706d03b441a62f672d528d4f3538a7d4f52297eafffb8af93295600bf7e7d648ecc7b9a34ae8caa88a7,me@jaredwray.com,active,Active in npm registry,2025-08-02T19:54:05.535Z
|
1459
1488
|
library,json-buffer@3.0.1,MIT,,Dominic Tarr,json-buffer,3.0.1,pkg:npm/json-buffer@3.0.1,node_modules/json-buffer,JSON parse & stringify that supports binary via bops & base64,git://github.com/dominictarr/json-buffer.git,"as detected from PackageJson property ""repository.url""",https://github.com/dominictarr/json-buffer,"as detected from PackageJson property ""homepage""",https://github.com/dominictarr/json-buffer/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e1b57905f4769aa7d04c99be579b4f3dd7fe669ba1888bd3b8007983c91cad7399a534ff430c15456072c17d68cebea512e3dd6c7c70689966f46ea6236b1f49,dominic.tarr@gmail.com,active,Active in npm registry,2022-06-19T06:12:08.317Z
|
1460
1489
|
library,glob-parent@6.0.2,ISC,,Gulp Team,glob-parent,6.0.2,pkg:npm/glob-parent@6.0.2,node_modules/glob-parent,Extract the non-magic parent path from a glob string.,git+https://github.com/gulpjs/glob-parent.git,"as detected from PackageJson property ""repository.url""",https://github.com/gulpjs/glob-parent#readme,"as detected from PackageJson property ""homepage""",https://github.com/gulpjs/glob-parent/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5f1c08f043a1550816a7a8832feddbd2bf3a7f877a017eb3494e791df078c9d084b972d773915c61e3aefa79c67ed4b84c48eeff5d6bb782893d33206df9afe0,team@gulpjs.com,active,Active in npm registry,2023-06-22T16:32:08.502Z
|
1461
1490
|
library,is-path-inside@3.0.3,MIT,,Sindre Sorhus,is-path-inside,3.0.3,pkg:npm/is-path-inside@3.0.3,node_modules/is-path-inside,Check if a path is inside another path,git+https://github.com/sindresorhus/is-path-inside.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/is-path-inside#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/is-path-inside/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,15de200016fec9c18098aa2ef1e31fb42ba94a2af9951c6a7f8683fef774703daa7381cbd3b3a309eb8732bf11a380a831a782283074fc40813955a34f052f3d,sindresorhus@gmail.com,active,Active in npm registry,2023-06-22T16:32:33.280Z
|
@@ -1474,7 +1503,7 @@ library,pkg-conf@3.1.0,MIT,,Sindre Sorhus,pkg-conf,3.1.0,pkg:npm/pkg-conf@3.1.0,
|
|
1474
1503
|
library,pkg-conf@3.1.0|find-up@3.0.0,MIT,,Sindre Sorhus,find-up,3.0.0,pkg:npm/find-up@3.0.0,node_modules/pkg-conf/node_modules/find-up,Find a file or directory by walking up parent directories,git+https://github.com/sindresorhus/find-up.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/find-up#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/find-up/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d720fa4662c8d5705fc6e82f391c25724e9fef9b582fe891d23ab0b0eacec4c672198a94b83849d25e005dd3b5897fc54ecf5c040304935816484c759126f296,sindresorhus@gmail.com,active,Active in npm registry,2023-11-16T12:22:36.697Z
|
1475
1504
|
library,pkg-conf@3.1.0|locate-path@3.0.0,MIT,,Sindre Sorhus,locate-path,3.0.0,pkg:npm/locate-path@3.0.0,node_modules/pkg-conf/node_modules/locate-path,Get the first path that exists on disk of multiple paths,git+https://github.com/sindresorhus/locate-path.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/locate-path#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/locate-path/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ec03bbe3cc169c884da80b9ab72d995879101d148d7cf548b0f21fc043963b6d8099aa15ad66af94e70c4799f34cb358be9dfa5f6db4fe669a46cade7351bae4,sindresorhus@gmail.com,active,Active in npm registry,2023-06-17T00:12:11.255Z
|
1476
1505
|
library,pkg-conf@3.1.0|p-locate@3.0.0,MIT,,Sindre Sorhus,p-locate,3.0.0,pkg:npm/p-locate@3.0.0,node_modules/pkg-conf/node_modules/p-locate,Get the first fulfilled promise that satisfies the provided testing function,git+https://github.com/sindresorhus/p-locate.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-locate#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-locate/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c7ed76c3f4e8fb81857e0261044a620dc2e8cd12467a063e122effcf4b522e4326c4664dc9b54c49f5a3f5a267f19e4573b74150d24e39580fbf61fb230ba549,sindresorhus@gmail.com,active,Active in npm registry,2023-06-22T16:33:30.238Z
|
1477
|
-
library,pkg-conf@3.1.0|p-limit@2.3.0,MIT,,Sindre Sorhus,p-limit,2.3.0,pkg:npm/p-limit@2.3.0,node_modules/pkg-conf/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-
|
1506
|
+
library,pkg-conf@3.1.0|p-limit@2.3.0,MIT,,Sindre Sorhus,p-limit,2.3.0,pkg:npm/p-limit@2.3.0,node_modules/pkg-conf/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-08-19T15:03:46.499Z
|
1478
1507
|
library,pkg-conf@3.1.0|path-exists@3.0.0,MIT,,Sindre Sorhus,path-exists,3.0.0,pkg:npm/path-exists@3.0.0,node_modules/pkg-conf/node_modules/path-exists,Check if a path exists,git+https://github.com/sindresorhus/path-exists.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/path-exists#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/path-exists/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6e90bb198c220d8438c182def8503c96146385008c7101ae4a0186a83920fd07ab456c3d0a61914f4892395452649dbd34c2d9808cea6a58c9eb7a1a2f834825,sindresorhus@gmail.com,active,Active in npm registry,2024-10-22T17:26:44.383Z
|
1479
1508
|
library,pkg-conf@3.1.0|load-json-file@5.3.0,MIT,,Sindre Sorhus,load-json-file,5.3.0,pkg:npm/load-json-file@5.3.0,node_modules/pkg-conf/node_modules/load-json-file,Read and parse a JSON file,git+https://github.com/sindresorhus/load-json-file.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/load-json-file#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/load-json-file/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/load-json-file/-/load-json-file-5.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,70918fe3425cfd55d4b29f3f3ab9f22b24d9d72eaffdda619b76e2a12f91aca5e32b6041eb01d477a269b591050c68066a1313f889e764ee62d448bd9a90bc07,sindresorhus@gmail.com,active,Active in npm registry,2023-06-17T00:08:15.329Z
|
1480
1509
|
library,pkg-conf@3.1.0|parse-json@4.0.0,MIT,,Sindre Sorhus,parse-json,4.0.0,pkg:npm/parse-json@4.0.0,node_modules/pkg-conf/node_modules/parse-json,Parse JSON with more helpful errors,git+https://github.com/sindresorhus/parse-json.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/parse-json#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/parse-json/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,68e228b3c6ee8c637ddfff0ec7f8cf2e1ed1c159cf132b329d5144f9f419ca0ea32842c41f0ce029d2d11475205c92fa9329628d54810b806f37d3a6b01e3c47,sindresorhus@gmail.com,active,Active in npm registry,2025-04-09T09:02:03.484Z
|
@@ -1495,7 +1524,7 @@ library,drange@1.1.1,MIT,,David Tudury,drange,1.1.1,pkg:npm/drange@1.1.1,node_mo
|
|
1495
1524
|
library,ret@0.2.2,MIT,,fent,ret,0.2.2,pkg:npm/ret@0.2.2,node_modules/ret,Tokenizes a string that represents a regular expression.,git://github.com/fent/ret.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/fent/ret.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/fent/ret.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ret/-/ret-0.2.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3346f761642ced1dd9f75ed6450cb51c703b05aec3f21bd983a504e662f2909c50544da3bb42176c695a1cf3e5918f9637bc053fec14317981140d1a57abd819,,active,Active in npm registry,2023-03-16T19:05:58.967Z
|
1496
1525
|
library,json-schema-ref-parser@1.4.1,MIT,,James Messinger,json-schema-ref-parser,1.4.1,pkg:npm/json-schema-ref-parser@1.4.1,node_modules/json-schema-ref-parser,Parse~ Resolve~ and Dereference JSON Schema $ref pointers,git+https://github.com/BigstickCarpet/json-schema-ref-parser.git,"as detected from PackageJson property ""repository.url""",https://github.com/BigstickCarpet/json-schema-ref-parser,"as detected from PackageJson property ""homepage""",https://github.com/BigstickCarpet/json-schema-ref-parser/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/json-schema-ref-parser/-/json-schema-ref-parser-1.4.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,19d1749c23e8f9cc57effb20bb4a481f83c8d6e3540591ec64e68e0ab1a16bcacbec9a1a20a60977b88d0deaa6c0966b6cec17c35839d649e1cff1c9770d369c,,deprecated,Please switch to @apidevtools/json-schema-ref-parser,2022-11-28T22:47:13.800Z
|
1497
1526
|
library,json-schema-ref-parser@1.4.1|debug@2.6.9,MIT,,TJ Holowaychuk,debug,2.6.9,pkg:npm/debug@2.6.9,node_modules/json-schema-ref-parser/node_modules/debug,small debugging utility,git://github.com/visionmedia/debug.git,"as detected from PackageJson property ""repository.url""",https://github.com/visionmedia/debug#readme,"as detected from PackageJson property ""homepage""",https://github.com/visionmedia/debug/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/debug/-/debug-2.6.9.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6c2ec496b7496899cf6c03fed44a2d62fa99b1bdde725e708ba05f8ba0494d470da30a7a72fb298348d7ce74532838e6fc4ec076014155e00f54c35c286b0730,tj@vision-media.ca,active,Active in npm registry,2025-05-13T20:56:36.586Z
|
1498
|
-
library,json-schema-ref-parser@1.4.1|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/json-schema-ref-parser/node_modules/ms,Tiny milisecond conversion utility,git+https://github.com/zeit/ms.git,"as detected from PackageJson property ""repository.url""",https://github.com/zeit/ms#readme,"as detected from PackageJson property ""homepage""",https://github.com/zeit/ms/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ms/-/ms-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-
|
1527
|
+
library,json-schema-ref-parser@1.4.1|ms@2.0.0,MIT,,,ms,2.0.0,pkg:npm/ms@2.0.0,node_modules/json-schema-ref-parser/node_modules/ms,Tiny milisecond conversion utility,git+https://github.com/zeit/ms.git,"as detected from PackageJson property ""repository.url""",https://github.com/zeit/ms#readme,"as detected from PackageJson property ""homepage""",https://github.com/zeit/ms/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ms/-/ms-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4e9a7ad0fe885090d3b8eabfe59f1c76c93326e8dfc2a7ce4e4af02308fb211212a679099d3e92c89e0f08f9c63281630bd75d85a979295218b40b7dee2c74e4,,active,Active in npm registry,2025-08-25T20:38:38.669Z
|
1499
1528
|
library,json-schema-ref-parser@1.4.1|js-yaml@3.14.1,MIT,,Vladimir Zapparov,js-yaml,3.14.1,pkg:npm/js-yaml@3.14.1,node_modules/json-schema-ref-parser/node_modules/js-yaml,YAML 1.2 parser and serializer,git+https://github.com/nodeca/js-yaml.git,"as detected from PackageJson property ""repository.url""",https://github.com/nodeca/js-yaml,"as detected from PackageJson property ""homepage""",https://github.com/nodeca/js-yaml/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a24307ece5d727b62b37d3a4dff497ae7bb8897f723a4fb6e67a97e22992da7a6ebd36039a8fd0119a2ac199186880e4de356f04e4ce20480485a2ceca7052f6,dervus.grim@gmail.com,active,Active in npm registry,2023-06-09T21:33:18.974Z
|
1500
1529
|
library,json-schema-ref-parser@1.4.1|argparse@1.0.10,MIT,,,argparse,1.0.10,pkg:npm/argparse@1.0.10,node_modules/json-schema-ref-parser/node_modules/argparse,Very powerful CLI arguments parser. Native port of argparse - python's options parsing library,git+https://github.com/nodeca/argparse.git,"as detected from PackageJson property ""repository.url""",https://github.com/nodeca/argparse#readme,"as detected from PackageJson property ""homepage""",https://github.com/nodeca/argparse/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a39468cbab4d1b848bfc53a408037a4738e26a4652db944b605adc32db49a9b75df015ab9c0f9f1b3e7b88de4f6f4ea9bc11af979810d01e3c74996c957be84e,,active,Active in npm registry,2023-10-21T01:41:33.987Z
|
1501
1530
|
library,json-schema-ref-parser@1.4.1|sprintf-js@1.0.3,BSD-3-Clause,,Alexandru Marasteanu,sprintf-js,1.0.3,pkg:npm/sprintf-js@1.0.3,node_modules/json-schema-ref-parser/node_modules/sprintf-js,JavaScript sprintf implementation,git+https://github.com/alexei/sprintf.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/alexei/sprintf.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/alexei/sprintf.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0fd70f824bcb955deddc8ccbd03d182ef180f40864e0f72f57051b3747521abd5a3f436bb780049d351bb86beab840b4980eb81aab757f38ab951b3989b5f1f2,hello@alexei.ro,active,Active in npm registry,2024-10-22T17:26:19.033Z
|
@@ -1504,4 +1533,4 @@ library,ono@4.0.11,MIT,,James Messinger,ono,4.0.11,pkg:npm/ono@4.0.11,node_modul
|
|
1504
1533
|
library,format-util@1.0.5,MIT,,muji,format-util,1.0.5,pkg:npm/format-util@1.0.5,node_modules/format-util,Lightweight format utility for the browser~ based on util.format().,git+https://github.com/tmpfs/format-util.git,"as detected from PackageJson property ""repository.url""",https://github.com/tmpfs/format-util#readme,"as detected from PackageJson property ""homepage""",https://github.com/tmpfs/format-util/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/format-util/-/format-util-1.0.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bdaacb6d38f47b4c95c91a6a421b9657ef2195e3c081aa054613458f9d01363108af0d7f0e984748e6edab0b245423d6360cf03e842b6406df6bf4818a270d7a,noop@xpm.io,active,Active in npm registry,2022-06-18T03:05:07.841Z
|
1505
1534
|
library,swagger-methods@1.0.8,MIT,,James Messinger,swagger-methods,1.0.8,pkg:npm/swagger-methods@1.0.8,node_modules/swagger-methods,HTTP methods that are supported by Swagger 2.0,git+https://github.com/APIDevTools/swagger-methods.git,"as detected from PackageJson property ""repository.url""",https://github.com/APIDevTools/swagger-methods,"as detected from PackageJson property ""homepage""",https://github.com/APIDevTools/swagger-methods/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/swagger-methods/-/swagger-methods-1.0.8.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1ba6da0b0b8703e0b98dfe0534eae8b04e179661ac7636ce8dd04ae32ba20c38ffae8f6e4784ab8f7391f38a10313f05dea2a9d34b5836fd1837bdf4a131cf64,,deprecated,This package is no longer being maintained.,2022-11-29T17:13:15.953Z
|
1506
1535
|
library,swagger-schema-official@2.0.0-bab6bed,ISC,,,swagger-schema-official,2.0.0-bab6bed,pkg:npm/swagger-schema-official@2.0.0-bab6bed,node_modules/swagger-schema-official,Swagger JSON Schema ,,,,,,,https://registry.npmjs.org/swagger-schema-official/-/swagger-schema-official-2.0.0-bab6bed.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ac20b435618aaff20986d46e3eafeddfbaaf64723f987e08e2cc5f95533eaa055ee59dae3828afcd66956ee8a825a07ad64be6e54bc1edbe3d13ea0163433c8c,,active,Active in npm registry,2022-06-27T02:46:54.479Z
|
1507
|
-
library,core-js@2.6.12,MIT,,,core-js,2.6.12,pkg:npm/core-js@2.6.12,node_modules/core-js,Standard library,git+https://github.com/zloirock/core-js.git,"as detected from PackageJson property ""repository.url""",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-2.6.12.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,29bdb00b47efb167d0ae093c1d4e655ba53f2dcb3cfbd69a61ccb864573a0c3968e2767b9fbd1d120139aed474a06eae7ca0d49ebc1f58bd665d1e658c36adad,,deprecated,"core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.",2025-
|
1536
|
+
library,core-js@2.6.12,MIT,,,core-js,2.6.12,pkg:npm/core-js@2.6.12,node_modules/core-js,Standard library,git+https://github.com/zloirock/core-js.git,"as detected from PackageJson property ""repository.url""",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-2.6.12.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,29bdb00b47efb167d0ae093c1d4e655ba53f2dcb3cfbd69a61ccb864573a0c3968e2767b9fbd1d120139aed474a06eae7ca0d49ebc1f58bd665d1e658c36adad,,deprecated,"core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.",2025-08-20T18:04:54.677Z
|