account-lookup-service 17.14.2 → 17.14.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,18 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### [17.14.3](https://github.com/mojaloop/account-lookup-service/compare/v17.14.2...v17.14.3) (2025-10-10)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * **csi-1259:** returned only isActive proxies ([#581](https://github.com/mojaloop/account-lookup-service/issues/581)) ([0361a18](https://github.com/mojaloop/account-lookup-service/commit/0361a18e681ec1b8f0a4617b7702ed88492a6bd1))
11
+
12
+
13
+ ### Chore
14
+
15
+ * **sbom:** update sbom [skip ci] ([789c2ad](https://github.com/mojaloop/account-lookup-service/commit/789c2ad37bab5280b1a2afea402ab4426ceebd7b))
16
+
5
17
  ### [17.14.2](https://github.com/mojaloop/account-lookup-service/compare/v17.14.1...v17.14.2) (2025-10-06)
6
18
 
7
19
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "account-lookup-service",
3
3
  "description": "Account Lookup Service is used to validate Party and Participant lookups.",
4
- "version": "17.14.2",
4
+ "version": "17.14.3",
5
5
  "license": "Apache-2.0",
6
6
  "author": "ModusBox",
7
7
  "contributors": [
@@ -95,10 +95,10 @@
95
95
  "@mojaloop/central-services-health": "15.2.0",
96
96
  "@mojaloop/central-services-logger": "11.10.1",
97
97
  "@mojaloop/central-services-metrics": "12.8.0",
98
- "@mojaloop/central-services-shared": "18.34.1",
98
+ "@mojaloop/central-services-shared": "18.34.2",
99
99
  "@mojaloop/central-services-stream": "11.8.8",
100
100
  "@mojaloop/database-lib": "^11.3.3",
101
- "@mojaloop/event-sdk": "14.8.0",
101
+ "@mojaloop/event-sdk": "14.8.1",
102
102
  "@mojaloop/inter-scheme-proxy-cache-lib": "2.9.0",
103
103
  "@mojaloop/ml-schema-transformer-lib": "2.7.8",
104
104
  "@mojaloop/sdk-standard-components": "19.18.0",
@@ -113,7 +113,7 @@
113
113
  "knex": "3.1.0",
114
114
  "mustache": "4.2.0",
115
115
  "mysql": "2.18.1",
116
- "mysql2": "^3.15.1",
116
+ "mysql2": "^3.15.2",
117
117
  "npm-run-all": "4.1.5",
118
118
  "parse-strings-in-object": "2.0.0",
119
119
  "rc": "1.2.8"
@@ -173,7 +173,7 @@
173
173
  "ioredis-mock": "^8.13.0",
174
174
  "jest": "29.7.0",
175
175
  "jest-junit": "16.0.0",
176
- "jsdoc": "4.0.4",
176
+ "jsdoc": "4.0.5",
177
177
  "nodemon": "3.1.10",
178
178
  "npm-check-updates": "19.0.0",
179
179
  "nyc": "17.1.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.6.0,,,Core functionality of CycloneDX for JavaScript (Node.js or WebBrowser).,git+https://github.com/CycloneDX/cyclonedx-javascript-library.git,"as detected from PackageJson property ""repository.url""",https://github.com/CycloneDX/cyclonedx-javascript-library#readme,"as detected from PackageJson property ""homepage""",https://github.com/CycloneDX/cyclonedx-javascript-library/issues,"as detected from PackageJson property ""bugs.url""",,,,,,,,
5
- application,account-lookup-service@17.14.1,Apache-2.0,,ModusBox,account-lookup-service,17.14.1,pkg:npm/account-lookup-service@17.14.1?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-10-02T18:17:48.578Z
5
+ application,account-lookup-service@17.14.2,Apache-2.0,,ModusBox,account-lookup-service,17.14.2,pkg:npm/account-lookup-service@17.14.2?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-10-03T06:56:28.902Z
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
@@ -101,19 +101,19 @@ library,stack-trace@0.0.10,MIT,,Felix Geisendörfer,stack-trace,0.0.10,pkg:npm/s
101
101
  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
102
  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
103
  library,@mojaloop/central-services-metrics@12.8.0,Apache-2.0,@mojaloop,ModusBox,central-services-metrics,12.8.0,pkg:npm/%40mojaloop/central-services-metrics@12.8.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.8.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,804aacb619bd1c1d2311eb21541e0a66f40f219aeb36158a891035bfff702611638569f98606b16bebcb6390d4cea3813174d2414d91c1e1e4d1739f011f9c7d,,active,Active in npm registry,2025-09-24T06:19:36.878Z
104
- library,@typescript-eslint/eslint-plugin@8.44.1,MIT,@typescript-eslint,,eslint-plugin,8.44.1,pkg:npm/%40typescript-eslint/eslint-plugin@8.44.1#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.44.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9a8960a611aa3814fbb7860a09291b6ac9aed6d6f5320ad9daccc6cc76dc945ecf3663a44934151f2fb68d73929f1bd1dfe5ded72c921c5668a8ca73dd37d0b3,,active,Active in npm registry,2025-10-01T23:35:40.492Z
104
+ library,@typescript-eslint/eslint-plugin@8.44.1,MIT,@typescript-eslint,,eslint-plugin,8.44.1,pkg:npm/%40typescript-eslint/eslint-plugin@8.44.1#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.44.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9a8960a611aa3814fbb7860a09291b6ac9aed6d6f5320ad9daccc6cc76dc945ecf3663a44934151f2fb68d73929f1bd1dfe5ded72c921c5668a8ca73dd37d0b3,,active,Active in npm registry,2025-10-06T17:21:28.198Z
105
105
  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.44.1,MIT,@typescript-eslint,,parser,8.44.1,pkg:npm/%40typescript-eslint/parser@8.44.1#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.44.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,107aeb12cca13a1c58b7c313838cd317e0c932e341cd6c20bef398363ff39b5be7683fc80b9cc25c57a166ff783e2a9ad9c4457d7ad317122f3bde4bed073f73,,active,Active in npm registry,2025-10-01T23:35:28.327Z
107
- library,@typescript-eslint/scope-manager@8.44.1,MIT,@typescript-eslint,,scope-manager,8.44.1,pkg:npm/%40typescript-eslint/scope-manager@8.44.1#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.44.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,35d8561e09b29e94afca172118b5e1fb0d7638c4f7d3c1a6db9268448c9366a11b0298818901c3ffcc606fa2ea09608573116d5b0695745b0b3d02378ef872c2,,active,Active in npm registry,2025-10-01T23:35:21.519Z
108
- library,@typescript-eslint/types@8.44.1,MIT,@typescript-eslint,,types,8.44.1,pkg:npm/%40typescript-eslint/types@8.44.1#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.44.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2e4eee8fbcbdb9050e120ba20c80cb60b24ead81d06bba01894458545a88a46c5c940150efc7fa55438cf252365c4b8d38a341ed7baf336fb670c5c0a2ae002d,,active,Active in npm registry,2025-10-01T23:35:02.858Z
109
- library,@typescript-eslint/visitor-keys@8.44.1,MIT,@typescript-eslint,,visitor-keys,8.44.1,pkg:npm/%40typescript-eslint/visitor-keys@8.44.1#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.44.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e7bebebb4403f89a77b59cef7d17f1a27d04036973703b7796151bb02e8b833cbdc76551e04f895223721878b94fcbe4d1357e7e927918b1b526c26e58268a87,,active,Active in npm registry,2025-10-01T23:35:09.147Z
106
+ library,@typescript-eslint/parser@8.44.1,MIT,@typescript-eslint,,parser,8.44.1,pkg:npm/%40typescript-eslint/parser@8.44.1#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.44.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,107aeb12cca13a1c58b7c313838cd317e0c932e341cd6c20bef398363ff39b5be7683fc80b9cc25c57a166ff783e2a9ad9c4457d7ad317122f3bde4bed073f73,,active,Active in npm registry,2025-10-06T17:21:11.835Z
107
+ library,@typescript-eslint/scope-manager@8.44.1,MIT,@typescript-eslint,,scope-manager,8.44.1,pkg:npm/%40typescript-eslint/scope-manager@8.44.1#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.44.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,35d8561e09b29e94afca172118b5e1fb0d7638c4f7d3c1a6db9268448c9366a11b0298818901c3ffcc606fa2ea09608573116d5b0695745b0b3d02378ef872c2,,active,Active in npm registry,2025-10-06T17:21:05.743Z
108
+ library,@typescript-eslint/types@8.44.1,MIT,@typescript-eslint,,types,8.44.1,pkg:npm/%40typescript-eslint/types@8.44.1#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.44.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2e4eee8fbcbdb9050e120ba20c80cb60b24ead81d06bba01894458545a88a46c5c940150efc7fa55438cf252365c4b8d38a341ed7baf336fb670c5c0a2ae002d,,active,Active in npm registry,2025-10-06T17:20:46.924Z
109
+ library,@typescript-eslint/visitor-keys@8.44.1,MIT,@typescript-eslint,,visitor-keys,8.44.1,pkg:npm/%40typescript-eslint/visitor-keys@8.44.1#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.44.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e7bebebb4403f89a77b59cef7d17f1a27d04036973703b7796151bb02e8b833cbdc76551e04f895223721878b94fcbe4d1357e7e927918b1b526c26e58268a87,,active,Active in npm registry,2025-10-06T17:20:52.962Z
110
110
  library,@typescript-eslint/visitor-keys@8.44.1|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.44.1,MIT,@typescript-eslint,,type-utils,8.44.1,pkg:npm/%40typescript-eslint/type-utils@8.44.1#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.44.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,29d11ead9a87597b1134a8c5f4d62cc0d2129c5cd77d73437cfc684e1eedaa8854fcf4486f04e6b2318ae95f7f4536166aeecd66f7e8e76960564fac261d0ade,,active,Active in npm registry,2025-10-01T23:35:34.183Z
112
- library,@typescript-eslint/typescript-estree@8.44.1,MIT,@typescript-eslint,,typescript-estree,8.44.1,pkg:npm/%40typescript-eslint/typescript-estree@8.44.1#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.44.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,aa7409fa655aeeccdebdd132bdf22d6cee55a3e19f678fc66565834512e3af160f92133eeb3601daf458c02b2824bcea1427594f8984ab2268cb392e9ec67de8,,active,Active in npm registry,2025-10-01T23:35:15.103Z
111
+ library,@typescript-eslint/type-utils@8.44.1,MIT,@typescript-eslint,,type-utils,8.44.1,pkg:npm/%40typescript-eslint/type-utils@8.44.1#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.44.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,29d11ead9a87597b1134a8c5f4d62cc0d2129c5cd77d73437cfc684e1eedaa8854fcf4486f04e6b2318ae95f7f4536166aeecd66f7e8e76960564fac261d0ade,,active,Active in npm registry,2025-10-06T17:21:17.676Z
112
+ library,@typescript-eslint/typescript-estree@8.44.1,MIT,@typescript-eslint,,typescript-estree,8.44.1,pkg:npm/%40typescript-eslint/typescript-estree@8.44.1#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.44.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,aa7409fa655aeeccdebdd132bdf22d6cee55a3e19f678fc66565834512e3af160f92133eeb3601daf458c02b2824bcea1427594f8984ab2268cb392e9ec67de8,,active,Active in npm registry,2025-10-06T17:20:59.349Z
113
113
  library,@typescript-eslint/typescript-estree@8.44.1|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.44.1,MIT,@typescript-eslint,,utils,8.44.1,pkg:npm/%40typescript-eslint/utils@8.44.1#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.44.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0e95f9169e9e75396870c0b003e98763c32b6bea4f8d16744df1e45c8f1015e94829c6c00d0cf52d43cdb7338552b881076518ab0e0f8bdfb1578c3d65ccc716,,active,Active in npm registry,2025-10-01T23:35:27.641Z
114
+ library,@typescript-eslint/utils@8.44.1,MIT,@typescript-eslint,,utils,8.44.1,pkg:npm/%40typescript-eslint/utils@8.44.1#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.44.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0e95f9169e9e75396870c0b003e98763c32b6bea4f8d16744df1e45c8f1015e94829c6c00d0cf52d43cdb7338552b881076518ab0e0f8bdfb1578c3d65ccc716,,active,Active in npm registry,2025-10-06T17:21:11.807Z
115
115
  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-09-13T17:25:19.913Z
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-09-19T14:32:08.688Z
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-10-03T20:32:18.807Z
117
117
  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
118
  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
119
  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 +124,8 @@ library,@eslint-community/eslint-utils@4.7.0,MIT,@eslint-community,Toru Nagashim
124
124
  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
125
  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
126
  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.44.1,MIT,@typescript-eslint,,project-service,8.44.1,pkg:npm/%40typescript-eslint/project-service@8.44.1#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.44.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c9c49aeb478683c19602456c295e04e8dcf7de1f878d35dbb034f81482f22fc39b939fe6c78b5bbc236c2dff73adeb778a94ae980386f3d51c0acfca45a298ac,,active,Active in npm registry,2025-10-01T23:35:07.954Z
128
- library,@typescript-eslint/tsconfig-utils@8.44.1,MIT,@typescript-eslint,,tsconfig-utils,8.44.1,pkg:npm/%40typescript-eslint/tsconfig-utils@8.44.1#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.44.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0793b2002a2e123b88be87f7a3cea544cbf20ec170666fb87c13aa14771c21cb588018ea477a93dfd14160637cee485c81fd04c6974205e18aa4a4614854e329,,active,Active in npm registry,2025-10-01T23:35:00.983Z
127
+ library,@typescript-eslint/project-service@8.44.1,MIT,@typescript-eslint,,project-service,8.44.1,pkg:npm/%40typescript-eslint/project-service@8.44.1#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.44.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c9c49aeb478683c19602456c295e04e8dcf7de1f878d35dbb034f81482f22fc39b939fe6c78b5bbc236c2dff73adeb778a94ae980386f3d51c0acfca45a298ac,,active,Active in npm registry,2025-10-06T17:20:51.824Z
128
+ library,@typescript-eslint/tsconfig-utils@8.44.1,MIT,@typescript-eslint,,tsconfig-utils,8.44.1,pkg:npm/%40typescript-eslint/tsconfig-utils@8.44.1#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.44.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0793b2002a2e123b88be87f7a3cea544cbf20ec170666fb87c13aa14771c21cb588018ea477a93dfd14160637cee485c81fd04c6974205e18aa4a4614854e329,,active,Active in npm registry,2025-10-06T17:20:45.407Z
129
129
  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
130
  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
131
  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,26 +139,25 @@ library,semver@7.7.2,ISC,,GitHub Inc.,semver,7.7.2,pkg:npm/semver@7.7.2,node_mod
139
139
  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
140
  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
141
  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.34.0,Apache-2.0,@mojaloop,ModusBox,central-services-shared,18.34.0,pkg:npm/%40mojaloop/central-services-shared@18.34.0,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.34.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c3008c82880bd43414d1c7b2122a939b72dfbf407f830242d5de231335638db33ed33cb34e2fa5cacc65eac00528df5cfc8e6bcd69c87649f838d42ca0bece1c,,active,Active in npm registry,2025-09-26T17:38:24.282Z
143
- library,@mojaloop/central-services-shared@18.34.0|@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
144
- library,@mojaloop/central-services-shared@18.34.0|@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
145
- library,@mojaloop/central-services-shared@18.34.0|@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
146
- library,@mojaloop/central-services-shared@18.34.0|@mojaloop/inter-scheme-proxy-cache-lib@2.7.0,Apache-2.0,@mojaloop,Eugen Klymniuk,inter-scheme-proxy-cache-lib,2.7.0,pkg:npm/%40mojaloop/inter-scheme-proxy-cache-lib@2.7.0,node_modules/@mojaloop/central-services-shared/node_modules/@mojaloop/inter-scheme-proxy-cache-lib,Common component~ that provides scheme proxy caching mapping (ISPC),git+https://github.com/mojaloop/inter-scheme-proxy-cache-lib.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/inter-scheme-proxy-cache-lib#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/inter-scheme-proxy-cache-lib/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/inter-scheme-proxy-cache-lib/-/inter-scheme-proxy-cache-lib-2.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9627e28d4d4a14ad4eac8de97888082b8a4f9e3b2d25b3188bdb7c7e029f86ab0eb91a6a8c4044ddbb7b5ed3536de6b11eb625eccb313ea0cc1f22c441fd7ab5,,active,Active in npm registry,2025-10-02T19:06:10.010Z
147
- library,@mojaloop/central-services-shared@18.34.0|dotenv@17.2.2,BSD-2-Clause,,,dotenv,17.2.2,pkg:npm/dotenv@17.2.2,node_modules/@mojaloop/central-services-shared/node_modules/dotenv,Loads environment variables from .env file,git://github.com/motdotla/dotenv.git,"as detected from PackageJson property ""repository.url""",https://github.com/motdotla/dotenv#readme,"as detected from PackageJson property ""homepage""",https://github.com/motdotla/dotenv/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/dotenv/-/dotenv-17.2.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,49fd8b4903fe6ce9612965b2845b27d14b1f74afe409646fd62b80da05c0c2ddddc8d69bafa4128f4d08d95d74a6276acfaf6ca1ab66f59c19be940c4c839de5,,active,Active in npm registry,2025-09-29T23:22:21.769Z
142
+ library,@mojaloop/central-services-shared@18.34.1,Apache-2.0,@mojaloop,ModusBox,central-services-shared,18.34.1,pkg:npm/%40mojaloop/central-services-shared@18.34.1,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.34.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,25961e1017f52af406e264447c3caf48f5d84d89c1d8c9ee3e06a6b60286abcff31303e013465a699bb07773b9927d40b7e5f4edc701c2cb3efbe895533d070a,,active,Active in npm registry,2025-10-06T13:57:55.626Z
143
+ library,@mojaloop/central-services-shared@18.34.1|@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
144
+ library,@mojaloop/central-services-shared@18.34.1|@hapi/boom@9.1.4,BSD-3-Clause,@hapi,,boom,9.1.4,pkg:npm/%40hapi/boom@9.1.4,node_modules/@mojaloop/central-services-shared/node_modules/@hapi/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
145
+ library,@mojaloop/central-services-shared@18.34.1|@hapi/hoek@9.3.0,BSD-3-Clause,@hapi,,hoek,9.3.0,pkg:npm/%40hapi/hoek@9.3.0,node_modules/@mojaloop/central-services-shared/node_modules/@hapi/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
146
  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
149
147
  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
150
148
  library,@mojaloop/event-sdk@14.8.0,Apache-2.0,@mojaloop,ModusBox,event-sdk,14.8.0,pkg:npm/%40mojaloop/event-sdk@14.8.0,node_modules/@mojaloop/event-sdk,Shared code for Event Logging,git+https://github.com/mojaloop/event-sdk.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/event-sdk#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/event-sdk/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/event-sdk/-/event-sdk-14.8.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4406f5c7ae5fefdf54d3b8cae13fd971b754eee23569f9f62092be733c15d3c70eb73064ca1b33d2085abbdb81bc6f4808e5cedb8bcb175be26c2b912e26c293,,active,Active in npm registry,2025-09-26T17:42:55.469Z
151
- library,ajv@8.17.1,MIT,,Evgeny Poberezkin,ajv,8.17.1,pkg:npm/ajv@8.17.1,node_modules/ajv,Another JSON Schema Validator,git+https://github.com/ajv-validator/ajv.git,"as detected from PackageJson property ""repository.url""",https://ajv.js.org,"as detected from PackageJson property ""homepage""",https://github.com/ajv-validator/ajv/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,07f801b8d8394a2313acf902f80dbe716d11b33c316269fa558c41fe29e5052b52e67c7ac4722dfde84a46120c86abac97b6bc2e34286678c2b39be1c31390d6,,active,Active in npm registry,2025-06-09T04:08:01.833Z
152
- 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
153
- 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-09-23T08:25:09.900Z
149
+ library,@mojaloop/inter-scheme-proxy-cache-lib@2.9.0,Apache-2.0,@mojaloop,Eugen Klymniuk,inter-scheme-proxy-cache-lib,2.9.0,pkg:npm/%40mojaloop/inter-scheme-proxy-cache-lib@2.9.0,node_modules/@mojaloop/inter-scheme-proxy-cache-lib,Common component~ that provides scheme proxy caching mapping (ISPC),git+https://github.com/mojaloop/inter-scheme-proxy-cache-lib.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/inter-scheme-proxy-cache-lib#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/inter-scheme-proxy-cache-lib/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/inter-scheme-proxy-cache-lib/-/inter-scheme-proxy-cache-lib-2.9.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1c996236f29f7e2decde40b9521b0ca0e55cb01fba7622cb8b4455dcac5bc7ec80abdc2f17f0f91845268a80ddea6ec5a20840e7a5bf9fc21aca9edac4cdc7e6,,active,Active in npm registry,2025-10-02T19:06:10.010Z
154
150
  library,ajv-keywords@5.1.0,MIT,,Evgeny Poberezkin,ajv-keywords,5.1.0,pkg:npm/ajv-keywords@5.1.0,node_modules/ajv-keywords,Additional JSON-Schema keywords for Ajv JSON validator,git+https://github.com/epoberezkin/ajv-keywords.git,"as detected from PackageJson property ""repository.url""",https://github.com/epoberezkin/ajv-keywords#readme,"as detected from PackageJson property ""homepage""",https://github.com/epoberezkin/ajv-keywords/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6024bf24d140532af9bc0ba19350d69b5081c511d6f4b6c9da8cd679e9ab22aa5bb2a2a31d5c583f28b9182d2b8d9213e49c49def8ab5534bcc24e22fd9fa4af,,active,Active in npm registry,2022-06-13T02:34:05.200Z
151
+ library,ajv@8.17.1,MIT,,Evgeny Poberezkin,ajv,8.17.1,pkg:npm/ajv@8.17.1,node_modules/ajv,Another JSON Schema Validator,git+https://github.com/ajv-validator/ajv.git,"as detected from PackageJson property ""repository.url""",https://ajv.js.org,"as detected from PackageJson property ""homepage""",https://github.com/ajv-validator/ajv/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,07f801b8d8394a2313acf902f80dbe716d11b33c316269fa558c41fe29e5052b52e67c7ac4722dfde84a46120c86abac97b6bc2e34286678c2b39be1c31390d6,,active,Active in npm registry,2025-06-09T04:08:01.833Z
155
152
  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
156
153
  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-09-08T19:43:24.785Z
157
154
  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
158
155
  library,axios@1.12.2,MIT,,Matt Zabriskie,axios,1.12.2,pkg:npm/axios@1.12.2,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.12.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bcc2733dec00951c8e831576754d02bb3d8ef33cf3c7d558b5b24e68181715e2dce0857f120e749f82e8c267a138e47ad52f193297362b949aee0e80e237e453,,active,Active in npm registry,2025-09-27T10:29:01.320Z
159
156
  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
157
+ 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
160
158
  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
161
159
  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
160
+ library,dotenv@17.2.3,BSD-2-Clause,,,dotenv,17.2.3,pkg:npm/dotenv@17.2.3,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.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,255527b7e0d4233bbced30016e13e635f55d043b75f012ce5a33141493128bf42a83b35362d69b6ef48d246389eda7db46ebfd0ff967822cc7b4fed0c8b43ef7,,active,Active in npm registry,2025-09-29T23:22:21.769Z
162
161
  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
163
162
  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
164
163
  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
@@ -169,6 +168,7 @@ library,through@2.3.8,MIT,,Dominic Tarr,through,2.3.8,pkg:npm/through@2.3.8,node
169
168
  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
170
169
  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
171
170
  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-09-06T18:12:00.113Z
171
+ 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-10-06T08:40:16.903Z
172
172
  library,@ioredis/commands@1.4.0,MIT,@ioredis,Zihua Li,commands,1.4.0,pkg:npm/%40ioredis/commands@1.4.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.4.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6854f6c9e989268f936429a2780eea9d8190a28392ed07cd998af31adb1877783d8f98833fc0229986007ac7fbf688636cb1b5d97c42e271b90f21270bcf00b1,i@zihua.li,active,Active in npm registry,2025-09-17T15:29:48.475Z
173
173
  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
174
  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
@@ -185,7 +185,7 @@ library,knex@3.1.0|debug@4.3.4,MIT,,Josh Junon,debug,4.3.4,pkg:npm/debug@4.3.4,n
185
185
  library,knex@3.1.0|ms@2.1.2,MIT,,,ms,2.1.2,pkg:npm/ms@2.1.2,node_modules/knex/node_modules/ms,Tiny millisecond conversion utility,git+https://github.com/zeit/ms.git,"as detected from PackageJson property ""repository.url""",https://github.com/zeit/ms#readme,"as detected from PackageJson property ""homepage""",https://github.com/zeit/ms/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ms/-/ms-2.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b0690fc7e56332d980e8c5f6ee80381411442c50996784b85ea7863970afebcb53fa36f7be4fd1c9a2963f43d32b25ad98b48cd1bf9a7544c4bdbb353c4687db,,active,Active in npm registry,2025-09-08T19:56:54.242Z
186
186
  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
187
187
  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
188
- library,mysql2@3.15.1,MIT,,Andrey Sidorov,mysql2,3.15.1,pkg:npm/mysql2@3.15.1,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.15.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,599308459b2d4f63057e8b84683cff0061671a2d40d86c1a0deed7bca4dd4491188801db3ab8784b777c2859907a1d7553ce46f8116322f4b50e2e5a96eb19b3,andrey.sidorov@gmail.com,active,Active in npm registry,2025-09-24T18:06:16.715Z
188
+ library,mysql2@3.15.1,MIT,,Andrey Sidorov,mysql2,3.15.1,pkg:npm/mysql2@3.15.1,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.15.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,599308459b2d4f63057e8b84683cff0061671a2d40d86c1a0deed7bca4dd4491188801db3ab8784b777c2859907a1d7553ce46f8116322f4b50e2e5a96eb19b3,andrey.sidorov@gmail.com,active,Active in npm registry,2025-10-03T20:53:41.273Z
189
189
  library,mysql2@3.15.1|iconv-lite@0.7.0,MIT,,Alexander Shtuchkin,iconv-lite,0.7.0,pkg:npm/iconv-lite@0.7.0,node_modules/mysql2/node_modules/iconv-lite,Convert character encodings in pure javascript.,git+https://github.com/pillarjs/iconv-lite.git,"as detected from PackageJson property ""repository.url""",https://github.com/pillarjs/iconv-lite,"as detected from PackageJson property ""homepage""",https://github.com/pillarjs/iconv-lite/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,71fe8bd83b37879ed55669197be3e7fb900fb13ec5a6a26d1218627830afac4d8c2b9424f4cc9f7e0432bb14139ba04285f79936d70e2c7a7d21c59155c21c05,ashtuchkin@gmail.com,active,Active in npm registry,2025-08-20T16:48:57.766Z
190
190
  library,mysql2@3.15.1|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
191
191
  library,openapi-backend@5.15.0,MIT,,Viljami Kuosmanen,openapi-backend,5.15.0,pkg:npm/openapi-backend@5.15.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.15.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ca8c749c2bf9d7561651e04d09d298eb199407ddb210df8df6b1cee011c0e4638065a36d63ecf3b9fb4075f13021b0ac09cbd927dcac10d0a0baa060fa12e55b,viljami@viljami.io,active,Active in npm registry,2025-08-20T09:13:23.012Z
@@ -251,7 +251,7 @@ library,parse5-htmlparser2-tree-adapter@7.1.0,MIT,,Ivan Nikulin,parse5-htmlparse
251
251
  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
252
252
  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-09-06T22:19:14.611Z
253
253
  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
254
- 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-09-09T17:07:24.540Z
254
+ 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-10-03T14:22:14.799Z
255
255
  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
256
256
  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
257
257
  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
@@ -435,7 +435,7 @@ library,yargs@17.7.2,MIT,,,yargs,17.7.2,pkg:npm/yargs@17.7.2,node_modules/yargs,
435
435
  library,yargs@17.7.2|yargs-parser@21.1.1,ISC,,Ben Coe,yargs-parser,21.1.1,pkg:npm/yargs-parser@21.1.1,node_modules/yargs/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
436
436
  library,oas-schema-walker@1.1.5,BSD-3-Clause,,Mike Ralphson,oas-schema-walker,1.1.5,pkg:npm/oas-schema-walker@1.1.5,node_modules/oas-schema-walker,Library to walk OAS 3 schema objects and call a callback,git+https://github.com/Mermade/oas-kit.git,"as detected from PackageJson property ""repository.url""",https://github.com/Mermade/oas-kit#readme,"as detected from PackageJson property ""homepage""",https://github.com/mermade/oas-kit/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/oas-schema-walker/-/oas-schema-walker-1.1.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,db2b9c7a7ab56bd60f99e344c6851af50c2bb7d445923a9a3000355fe53bb1b6f402a05e4c874c1e4cbd49043a88df786cee4d5b45b84d16177ab1be05d02f01,,active,Active in npm registry,2022-05-12T00:16:57.877Z
437
437
  library,openapi-sampler@1.6.1,MIT,,Roman Hotsiy,openapi-sampler,1.6.1,pkg:npm/openapi-sampler@1.6.1,node_modules/openapi-sampler,Tool for generation samples based on OpenAPI payload/response schema,git+https://github.com/redocly/openapi-sampler.git,"as detected from PackageJson property ""repository.url""",https://github.com/redocly/openapi-sampler/,"as detected from PackageJson property ""homepage""",https://github.com/redocly/openapi-sampler/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/openapi-sampler/-/openapi-sampler-1.6.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b357086ad3aaaeb8528f6b6627869b1586502ba979bfe578b683b9ab53dad03c8df26b72ab2d88f90ae3e56f6f3842c4b726c8310b3f4c164654efc3b5314af3,gotsijroman@gmail.com,active,Active in npm registry,2024-11-30T01:36:14.146Z
438
- library,fast-xml-parser@4.5.3,MIT,,Amit Gupta,fast-xml-parser,4.5.3,pkg:npm/fast-xml-parser@4.5.3,node_modules/fast-xml-parser,Validate XML~ Parse XML~ Build XML without C/C++ based libraries,git+https://github.com/NaturalIntelligence/fast-xml-parser.git,"as detected from PackageJson property ""repository.url""",https://github.com/NaturalIntelligence/fast-xml-parser#readme,"as detected from PackageJson property ""homepage""",https://github.com/NaturalIntelligence/fast-xml-parser/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.5.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,44a8a1855f921ec21419739b795cbd0178816c5c24564ed2ca9f17830379537255e35ebe1b0a7f18ef62d0960a9a2932920cff50746bad5e113ae644a3f4f48a,,active,Active in npm registry,2025-06-08T08:07:29.035Z
438
+ library,fast-xml-parser@4.5.3,MIT,,Amit Gupta,fast-xml-parser,4.5.3,pkg:npm/fast-xml-parser@4.5.3,node_modules/fast-xml-parser,Validate XML~ Parse XML~ Build XML without C/C++ based libraries,git+https://github.com/NaturalIntelligence/fast-xml-parser.git,"as detected from PackageJson property ""repository.url""",https://github.com/NaturalIntelligence/fast-xml-parser#readme,"as detected from PackageJson property ""homepage""",https://github.com/NaturalIntelligence/fast-xml-parser/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.5.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,44a8a1855f921ec21419739b795cbd0178816c5c24564ed2ca9f17830379537255e35ebe1b0a7f18ef62d0960a9a2932920cff50746bad5e113ae644a3f4f48a,,active,Active in npm registry,2025-10-03T11:35:23.278Z
439
439
  library,strnum@1.1.2,MIT,,Amit Gupta,strnum,1.1.2,pkg:npm/strnum@1.1.2,node_modules/strnum,Parse String to Number based on configuration,git+https://github.com/NaturalIntelligence/strnum.git,"as detected from PackageJson property ""repository.url""",https://github.com/NaturalIntelligence/strnum#readme,"as detected from PackageJson property ""homepage""",https://github.com/NaturalIntelligence/strnum/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/strnum/-/strnum-1.1.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,beb37e07b0c12284d36639cf35ec30871e9c040fc7f884bbadf5baf27ed7c42d72eeea2219007168aceab9c19481abd7d797498221b3b4b27cbf1b84cf0a8174,,active,Active in npm registry,2025-05-15T06:53:57.234Z
440
440
  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
441
  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
@@ -507,24 +507,23 @@ library,@protobufjs/float@1.0.2,BSD-3-Clause,@protobufjs,Daniel Wirtz,float,1.0.
507
507
  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
508
  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
509
  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-10-02T02:07:05.513Z
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-10-06T07:33:46.739Z
511
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-09-09T17:07:28.064Z
512
512
  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
513
  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-09-19T03:35:34.227Z
514
514
  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
515
  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
516
- library,@mojaloop/inter-scheme-proxy-cache-lib@2.8.0,Apache-2.0,@mojaloop,Eugen Klymniuk,inter-scheme-proxy-cache-lib,2.8.0,pkg:npm/%40mojaloop/inter-scheme-proxy-cache-lib@2.8.0,node_modules/@mojaloop/inter-scheme-proxy-cache-lib,Common component~ that provides scheme proxy caching mapping (ISPC),git+https://github.com/mojaloop/inter-scheme-proxy-cache-lib.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/inter-scheme-proxy-cache-lib#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/inter-scheme-proxy-cache-lib/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/inter-scheme-proxy-cache-lib/-/inter-scheme-proxy-cache-lib-2.8.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cd965bf135f2d351381169c67ffda8e45da8ac4f4962feaafb871fcd916f4cf92ac8b7735307fa5d8c629e892a15463a5791baabf1110c8e85666989bc6032c1,,active,Active in npm registry,2025-10-02T19:06:10.010Z
517
516
  library,@mojaloop/ml-schema-transformer-lib@2.7.8,Apache-2.0,@mojaloop,Steven Oderayi,ml-schema-transformer-lib,2.7.8,pkg:npm/%40mojaloop/ml-schema-transformer-lib@2.7.8,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.8.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3470772dac0412e51eaff3127c7e567bda731b97bf68fb391749ee8c6e887d22670f703c6c5ab9e854e3e0abf6dd412516233d2ee9390c50bbb1996a0eb40fb7,,active,Active in npm registry,2025-09-15T12:50:10.290Z
518
517
  library,@mojaloop/ml-schema-transformer-lib@2.7.8|@mojaloop/central-services-error-handling@13.1.1,Apache-2.0,@mojaloop,ModusBox,central-services-error-handling,13.1.1,pkg:npm/%40mojaloop/central-services-error-handling@13.1.1,node_modules/@mojaloop/ml-schema-transformer-lib/node_modules/@mojaloop/central-services-error-handling,Hapi error handling module,git+https://github.com/mojaloop/central-services-error-handling.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/central-services-error-handling#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/central-services-error-handling/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/central-services-error-handling/-/central-services-error-handling-13.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0582136d5372f9548fcec59c23ac6b663947d1c8eee1efd2a924a38ed7e0d7deb1279396b06ce04db3321eee118c0b616fc05632007e2a68a5f6448bd84fb9aa,,active,Active in npm registry,2025-09-24T06:19:28.801Z
519
518
  library,@mojaloop/ml-schema-transformer-lib@2.7.8|@mojaloop/central-services-logger@11.9.3,Apache-2.0,@mojaloop,ModusBox,central-services-logger,11.9.3,pkg:npm/%40mojaloop/central-services-logger@11.9.3,node_modules/@mojaloop/ml-schema-transformer-lib/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.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,52e23075efa6cb3c94b94b075d67770f8f425760ab53002de98804e6c0861ad11251f692db16b94ca2924df66235dfc534ae205378bc188d663accbfab902ca4,,active,Active in npm registry,2025-09-22T13:04:34.411Z
520
- library,@mojaloop/ml-schema-transformer-lib@2.7.8|@mojaloop/central-services-shared@18.32.1,Apache-2.0,@mojaloop,ModusBox,central-services-shared,18.32.1,pkg:npm/%40mojaloop/central-services-shared@18.32.1,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.32.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8bae48c9685c9e2ca2d0861b678ddf890aba7c524876ec0536453b9980ba163c69a5fbd88ea99209b26febadc626c646c0f11534b0be22bab02fcb25a02d8256,,active,Active in npm registry,2025-09-26T17:38:24.282Z
519
+ library,@mojaloop/ml-schema-transformer-lib@2.7.8|@mojaloop/central-services-shared@18.32.1,Apache-2.0,@mojaloop,ModusBox,central-services-shared,18.32.1,pkg:npm/%40mojaloop/central-services-shared@18.32.1,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.32.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8bae48c9685c9e2ca2d0861b678ddf890aba7c524876ec0536453b9980ba163c69a5fbd88ea99209b26febadc626c646c0f11534b0be22bab02fcb25a02d8256,,active,Active in npm registry,2025-10-06T13:57:55.626Z
521
520
  library,@mojaloop/ml-schema-transformer-lib@2.7.8|@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
522
521
  library,@mojaloop/ml-schema-transformer-lib@2.7.8|@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/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
523
522
  library,@mojaloop/ml-schema-transformer-lib@2.7.8|@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/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
524
523
  library,@mojaloop/ml-schema-transformer-lib@2.7.8|@mojaloop/inter-scheme-proxy-cache-lib@2.6.0,Apache-2.0,@mojaloop,Eugen Klymniuk,inter-scheme-proxy-cache-lib,2.6.0,pkg:npm/%40mojaloop/inter-scheme-proxy-cache-lib@2.6.0,node_modules/@mojaloop/ml-schema-transformer-lib/node_modules/@mojaloop/inter-scheme-proxy-cache-lib,Common component~ that provides scheme proxy caching mapping (ISPC),git+https://github.com/mojaloop/inter-scheme-proxy-cache-lib.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/inter-scheme-proxy-cache-lib#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/inter-scheme-proxy-cache-lib/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/inter-scheme-proxy-cache-lib/-/inter-scheme-proxy-cache-lib-2.6.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0ccdd05ad3e3c146156a9d094c894271b7b3561c1848cf79ba46dbf963ccc8e16c9fb1bdacd5c5c291a589572feeac1c6139b63310e1083ea3b7136cf143648d,,active,Active in npm registry,2025-10-02T19:06:10.010Z
525
- library,@mojaloop/ml-schema-transformer-lib@2.7.8|@mojaloop/inter-scheme-proxy-cache-lib@2.6.0|ioredis@5.6.1,MIT,,Zihua Li,ioredis,5.6.1,pkg:npm/ioredis@5.6.1,node_modules/@mojaloop/ml-schema-transformer-lib/node_modules/@mojaloop/inter-scheme-proxy-cache-lib/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-09-23T08:25:09.900Z
524
+ library,@mojaloop/ml-schema-transformer-lib@2.7.8|@mojaloop/inter-scheme-proxy-cache-lib@2.6.0|ioredis@5.6.1,MIT,,Zihua Li,ioredis,5.6.1,pkg:npm/ioredis@5.6.1,node_modules/@mojaloop/ml-schema-transformer-lib/node_modules/@mojaloop/inter-scheme-proxy-cache-lib/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-10-06T08:40:16.903Z
526
525
  library,@mojaloop/ml-schema-transformer-lib@2.7.8|dotenv@17.2.2,BSD-2-Clause,,,dotenv,17.2.2,pkg:npm/dotenv@17.2.2,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.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,49fd8b4903fe6ce9612965b2845b27d14b1f74afe409646fd62b80da05c0c2ddddc8d69bafa4128f4d08d95d74a6276acfaf6ca1ab66f59c19be940c4c839de5,,active,Active in npm registry,2025-09-29T23:22:21.769Z
527
- library,@mojaloop/ml-schema-transformer-lib@2.7.8|ioredis@5.7.0,MIT,,Zihua Li,ioredis,5.7.0,pkg:npm/ioredis@5.7.0,node_modules/@mojaloop/ml-schema-transformer-lib/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-09-23T08:25:09.900Z
526
+ library,@mojaloop/ml-schema-transformer-lib@2.7.8|ioredis@5.7.0,MIT,,Zihua Li,ioredis,5.7.0,pkg:npm/ioredis@5.7.0,node_modules/@mojaloop/ml-schema-transformer-lib/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-10-06T08:40:16.903Z
528
527
  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
529
528
  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-09-10T19:52:47.303Z
530
529
  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
@@ -532,7 +531,7 @@ library,@apidevtools/swagger-methods@3.0.2,MIT,@apidevtools,James Messinger,swag
532
531
  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
533
532
  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-09-24T06:24:40.492Z
534
533
  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-09-10T19:52:47.303Z
535
- 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-10-02T12:48:18.816Z
534
+ 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-10-06T16:51:38.433Z
536
535
  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-09-19T10:15:00.475Z
537
536
  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
538
537
  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
@@ -596,13 +595,12 @@ library,z-schema@5.0.5|commander@9.5.0,MIT,,TJ Holowaychuk,commander,9.5.0,pkg:n
596
595
  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
597
596
  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
598
597
  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
599
- library,@mojaloop/sdk-standard-components@19.17.0,Apache-2.0,@mojaloop,James Bush~ ModusBox Inc.,sdk-standard-components,19.17.0,pkg:npm/%40mojaloop/sdk-standard-components@19.17.0,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.17.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,c7fce07f40e436f7e64f822f871d60d98c263d5616dc4626f3c285e65afb85d99ee9eabb372cd40308519b77680257c2143519fee14934fe7d6660b968dcfdbb,,active,Active in npm registry,2025-10-01T14:35:59.024Z
600
- library,@mojaloop/sdk-standard-components@19.17.0|@mojaloop/central-services-logger@11.9.3,Apache-2.0,@mojaloop,ModusBox,central-services-logger,11.9.3,pkg:npm/%40mojaloop/central-services-logger@11.9.3,node_modules/@mojaloop/sdk-standard-components/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.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,52e23075efa6cb3c94b94b075d67770f8f425760ab53002de98804e6c0861ad11251f692db16b94ca2924df66235dfc534ae205378bc188d663accbfab902ca4,,active,Active in npm registry,2025-09-22T13:04:34.411Z
601
- library,@mojaloop/sdk-standard-components@19.17.0|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
602
- library,@mojaloop/sdk-standard-components@19.17.0|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
603
- library,@mojaloop/sdk-standard-components@19.17.0|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
604
- library,@mojaloop/ml-number@11.3.0,Apache-2.0,@mojaloop,ModusBox,ml-number,11.3.0,pkg:npm/%40mojaloop/ml-number@11.3.0,node_modules/@mojaloop/ml-number,Mojaloop Number Library implementation that handles decimal processing of amounts/numbers,,,,,,,https://registry.npmjs.org/@mojaloop/ml-number/-/ml-number-11.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,af276a1a4e2e662d4ad9118800bb8d5467abf83445dd0eb74cfa21b45cb852bd8873ad29e798e89f75c9ca319e17ec9bfe564fcacc84d259472cf4a7eae576be,,active,Active in npm registry,2025-09-24T06:19:13.577Z
605
- library,@mojaloop/ml-number@11.3.0|bignumber.js@9.3.1,MIT,,Michael Mclaughlin,bignumber.js,9.3.1,pkg:npm/bignumber.js@9.3.1,node_modules/@mojaloop/ml-number/node_modules/bignumber.js,A library for arbitrary-precision decimal and non-decimal arithmetic,git+https://github.com/MikeMcl/bignumber.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/MikeMcl/bignumber.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/MikeMcl/bignumber.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/bignumber.js/-/bignumber.js-9.3.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2a8d2e5f5e682144bbc09dd16f7d05b3a4a455b2e63c100a7659bbabdf9a93d6db21e15fd0cc2e06c415eb3efe5fbebcfdc1ec7e0f96972b03589726b618ec8d,M8ch88l@gmail.com,active,Active in npm registry,2025-07-11T16:38:38.896Z
598
+ library,@mojaloop/sdk-standard-components@19.18.0,Apache-2.0,@mojaloop,James Bush~ ModusBox Inc.,sdk-standard-components,19.18.0,pkg:npm/%40mojaloop/sdk-standard-components@19.18.0,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.18.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2b5ee44e1fc777473af14634e9db3eb3981dd81bfe623be6d5253db0ec338fedd67c7877b45c6314b603aed117c047042162e001fa4b52712170c73e487892c8,,active,Active in npm registry,2025-10-06T10:21:59.444Z
599
+ library,@mojaloop/sdk-standard-components@19.18.0|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
600
+ library,@mojaloop/sdk-standard-components@19.18.0|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
601
+ library,@mojaloop/sdk-standard-components@19.18.0|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
602
+ library,@mojaloop/ml-number@11.4.0,Apache-2.0,@mojaloop,ModusBox,ml-number,11.4.0,pkg:npm/%40mojaloop/ml-number@11.4.0,node_modules/@mojaloop/ml-number,Mojaloop Number Library implementation that handles decimal processing of amounts/numbers,,,,,,,https://registry.npmjs.org/@mojaloop/ml-number/-/ml-number-11.4.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,148cbde0aba4a63d3f71193409ae9cb1dc2c80e206b8a8863e3f92e98ce3b72ce4bb34b1dd8ad5ee4f08e87df02a595e9bce980fa3749479b1def944ca843e3e,,active,Active in npm registry,2025-09-24T06:19:13.577Z
603
+ library,@mojaloop/ml-number@11.4.0|bignumber.js@9.3.1,MIT,,Michael Mclaughlin,bignumber.js,9.3.1,pkg:npm/bignumber.js@9.3.1,node_modules/@mojaloop/ml-number/node_modules/bignumber.js,A library for arbitrary-precision decimal and non-decimal arithmetic,git+https://github.com/MikeMcl/bignumber.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/MikeMcl/bignumber.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/MikeMcl/bignumber.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/bignumber.js/-/bignumber.js-9.3.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2a8d2e5f5e682144bbc09dd16f7d05b3a4a455b2e63c100a7659bbabdf9a93d6db21e15fd0cc2e06c415eb3efe5fbebcfdc1ec7e0f96972b03589726b618ec8d,M8ch88l@gmail.com,active,Active in npm registry,2025-07-11T16:38:38.896Z
606
604
  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
607
605
  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
608
606
  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
@@ -658,9 +656,9 @@ library,jest-util@30.0.2,MIT,,,jest-util,30.0.2,pkg:npm/jest-util@30.0.2#package
658
656
  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-09-28T07:32:38.621Z
659
657
  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
660
658
  library,jest-util@30.0.2|@sinclair/typebox@0.34.37,MIT,@sinclair,sinclairzx81,typebox,0.34.37,pkg:npm/%40sinclair/typebox@0.34.37,node_modules/jest-util/node_modules/@sinclair/typebox,Json Schema Type Builder with Static Type Resolution for TypeScript,git+https://github.com/sinclairzx81/typebox.git,"as detected from PackageJson property ""repository.url""",https://github.com/sinclairzx81/typebox#readme,"as detected from PackageJson property ""homepage""",https://github.com/sinclairzx81/typebox/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.37.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d9346e41581061fcbe1331d14c8be486fd800c4a2e276c4d4bf56af96e44bae7b005d3abbc04ef963653c4759949362bdac4e34c7a46bee71a180b7aed2d9a93,,active,Active in npm registry,2025-08-29T19:15:48.096Z
661
- 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
659
+ 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-10-05T11:52:59.684Z
662
660
  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
663
- 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-10-02T16:20:58.184Z
661
+ 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-10-06T16:20:56.611Z
664
662
  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
665
663
  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
666
664
  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
@@ -717,7 +715,6 @@ library,@types/luxon@3.7.1,MIT,@types,,luxon,3.7.1,pkg:npm/%40types/luxon@3.7.1#
717
715
  library,luxon@3.7.1,MIT,,Isaac Cambron,luxon,3.7.1,pkg:npm/luxon@3.7.1,node_modules/luxon,Immutable date wrapper,git+https://github.com/moment/luxon.git,"as detected from PackageJson property ""repository.url""",https://github.com/moment/luxon#readme,"as detected from PackageJson property ""homepage""",https://github.com/moment/luxon/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/luxon/-/luxon-3.7.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4644568c0f76e9c4efcf9ac06f506ac9690a6db8f30867210d420a30252f362d7b8fa7fa8fcb8718357cd80a9caadcddfa272862910b986de4b201a214d35c36,,active,Active in npm registry,2025-09-05T10:14:55.998Z
718
716
  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
719
717
  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
720
- library,dotenv@17.2.3,BSD-2-Clause,,,dotenv,17.2.3,pkg:npm/dotenv@17.2.3,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.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,255527b7e0d4233bbced30016e13e635f55d043b75f012ce5a33141493128bf42a83b35362d69b6ef48d246389eda7db46ebfd0ff967822cc7b4fed0c8b43ef7,,active,Active in npm registry,2025-09-29T23:22:21.769Z
721
718
  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
722
719
  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
723
720
  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
@@ -745,7 +742,7 @@ library,@jest/console@29.7.0|ansi-styles@5.2.0,MIT,,Sindre Sorhus,ansi-styles,5.
745
742
  library,@jest/console@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/console/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-09-28T07:32:40.350Z
746
743
  library,@jest/types@29.6.3,MIT,@jest,,types,29.6.3,pkg:npm/%40jest/types@29.6.3#packages/jest-types,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-29.6.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,bb750fb088a558a38cdc5f425edac6f0b10998dc70a02402fd7563e082985efbe9c7b4088bf2a0d4b239b83983a4a95a73ad8d52d5fb78b8d187e8d565c2cecf,,active,Active in npm registry,2025-09-28T07:32:38.621Z
747
744
  library,@jest/schemas@29.6.3,MIT,@jest,,schemas,29.6.3,pkg:npm/%40jest/schemas@29.6.3#packages/jest-schemas,node_modules/@jest/schemas,,git+https://github.com/jestjs/jest.git#packages/jest-schemas,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9a8e63e57fa321998942f78129e4bf72502e7a2a55eca8225f5bcc802c5a9b544d622a84d70eb69f4fed2499c7b635bc647710728e6063ce630379a2d0bfa748,,active,Active in npm registry,2025-07-22T02:28:24.848Z
748
- library,ci-info@3.9.0,MIT,,Thomas Watson Steen,ci-info,3.9.0,pkg:npm/ci-info@3.9.0,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-3.9.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,348c45e7986fe274aa42cc2401e88e8b5afcdf1cbc26574e1434d68ae839e4a06ef499db96771dd94e958879988077f4d533d94bbecd24184130a7568fd1d031,w@tson.dk,active,Active in npm registry,2025-07-06T03:47:24.225Z
745
+ library,ci-info@3.9.0,MIT,,Thomas Watson Steen,ci-info,3.9.0,pkg:npm/ci-info@3.9.0,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-3.9.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,348c45e7986fe274aa42cc2401e88e8b5afcdf1cbc26574e1434d68ae839e4a06ef499db96771dd94e958879988077f4d533d94bbecd24184130a7568fd1d031,w@tson.dk,active,Active in npm registry,2025-10-05T11:52:59.684Z
749
746
  library,picomatch@2.3.1,MIT,,Jon Schlinkert,picomatch,2.3.1,pkg:npm/picomatch@2.3.1,node_modules/picomatch,Blazing fast and accurate glob matcher written in JavaScript~ with no dependencies and full support for standard and extended Bash glob features~ including braces~ extglobs~ POSIX brackets~ and regular expressions.,git+https://github.com/micromatch/picomatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/micromatch/picomatch,"as detected from PackageJson property ""homepage""",https://github.com/micromatch/picomatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,254ded7874cd8e6136542185cee63c117cc20d5c04a81d9af1fb08bf0692b4784058911e55dd68d500fcd0253af997445d748b6d2b2e2f0263902056a9141454,,active,Active in npm registry,2025-07-15T19:39:26.657Z
750
747
  library,@jest/reporters@29.7.0,MIT,@jest,,reporters,29.7.0,pkg:npm/%40jest/reporters@29.7.0#packages/jest-reporters,node_modules/@jest/reporters,Jest's reporters,git+https://github.com/jestjs/jest.git#packages/jest-reporters,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://jestjs.io/,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@jest/reporters/-/reporters-29.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0c0a6ad0a25b24e1330056231c00cd371004dca6e1c50075cb92a995be566aac3acd56ee59ab529cc8c4e60b3c1548043e636c9d90373425a5f4d1b489ad383e,,active,Active in npm registry,2025-09-28T07:32:55.091Z
751
748
  library,@jest/reporters@29.7.0|jest-message-util@29.7.0,MIT,,,jest-message-util,29.7.0,pkg:npm/jest-message-util@29.7.0#packages/jest-message-util,node_modules/@jest/reporters/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-29.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,181115e064400de3feaad076fbabbad6cb5e6bc98670e4f8982b6b608499c1fbbdfc8487149ff9cce31761ba4113d46c4b9f866fadc35b81609a7289efd29feb,,active,Active in npm registry,2025-09-28T07:32:45.392Z
@@ -1184,9 +1181,9 @@ library,@babel/helper-compilation-targets@7.27.2|semver@6.3.1,ISC,,GitHub Inc.,s
1184
1181
  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-09-05T15:05:36.939Z
1185
1182
  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-09-05T15:05:39.716Z
1186
1183
  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-10-01T15:43:39.623Z
1187
- 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-10-03T04:47:33.348Z
1188
- 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-10-02T18:02:24.638Z
1189
- 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,2025-09-12T11:31:31.483Z
1184
+ 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-10-05T18:48:49.049Z
1185
+ 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-10-03T10:02:26.446Z
1186
+ 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,2025-10-03T22:52:07.777Z
1190
1187
  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
1191
1188
  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
1192
1189
  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-09-05T15:06:32.673Z
@@ -1273,7 +1270,7 @@ library,conventional-changelog-config-spec@2.1.0,MIT,,,conventional-changelog-co
1273
1270
  library,conventional-changelog-conventionalcommits@4.6.3,ISC,,Ben Coe,conventional-changelog-conventionalcommits,4.6.3,pkg:npm/conventional-changelog-conventionalcommits@4.6.3,node_modules/conventional-changelog-conventionalcommits,conventional-changelog conventionalcommits.org preset,git+https://github.com/conventional-changelog/conventional-changelog.git,"as detected from PackageJson property ""repository.url""",https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-conventionalcommits#readme,"as detected from PackageJson property ""homepage""",https://github.com/conventional-changelog/conventional-changelog/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2d34d05787f038ce282cf69ddf5ed5fd0350d456381e3bb9a9e048335b931dbae7084f8483809d459de03b6a54791fadcd6769f343368f7a851440d656a395e2,,active,Active in npm registry,2025-07-10T15:39:02.619Z
1274
1271
  library,compare-func@2.0.0,MIT,,Steve Mao,compare-func,2.0.0,pkg:npm/compare-func@2.0.0,node_modules/compare-func,Get a compare function for array to sort,git+https://github.com/stevemao/compare-func.git,"as detected from PackageJson property ""repository.url""",https://github.com/stevemao/compare-func,"as detected from PackageJson property ""homepage""",https://github.com/stevemao/compare-func/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/compare-func/-/compare-func-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cc78a0e4dfad3d6011a280676f4671d4c15c75fa7226b7d32776392fe205bd49bcaccef8847cfaeb3d20c34c78b628e1e42a2b2a42940a75bcd91daf9a978244,maochenyan@gmail.com,active,Active in npm registry,2022-06-13T19:40:34.200Z
1275
1272
  library,array-ify@1.0.0,MIT,,Steve Mao,array-ify,1.0.0,pkg:npm/array-ify@1.0.0,node_modules/array-ify,Turn anything into an array,git+https://github.com/stevemao/array-ify.git,"as detected from PackageJson property ""repository.url""",https://github.com/stevemao/array-ify,"as detected from PackageJson property ""homepage""",https://github.com/stevemao/array-ify/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/array-ify/-/array-ify-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,73900c7f7e1b29dbcf850eed04686a92028d53332be1652cf960ed0b665418e52771bc4a313beac5872d8ac796dfe2f86c0f1e73e19c67afc0fc55b89bcba49e,maochenyan@gmail.com,active,Active in npm registry,2022-06-13T03:28:21.153Z
1276
- library,dot-prop@5.3.0,MIT,,Sindre Sorhus,dot-prop,5.3.0,pkg:npm/dot-prop@5.3.0,node_modules/dot-prop,Get~ set~ or delete a property from a nested object using a dot path,git+https://github.com/sindresorhus/dot-prop.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/dot-prop#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/dot-prop/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,40cf2adf30dee7c86a52a8eb6903a6cd9d4b207f525902539442821f8909da842f2d993b45b417bed0ccd9712addfc2457d082bef1f82c0d0057ea2016c04cd9,sindresorhus@gmail.com,active,Active in npm registry,2025-09-13T17:45:21.153Z
1273
+ library,dot-prop@5.3.0,MIT,,Sindre Sorhus,dot-prop,5.3.0,pkg:npm/dot-prop@5.3.0,node_modules/dot-prop,Get~ set~ or delete a property from a nested object using a dot path,git+https://github.com/sindresorhus/dot-prop.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/dot-prop#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/dot-prop/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,40cf2adf30dee7c86a52a8eb6903a6cd9d4b207f525902539442821f8909da842f2d993b45b417bed0ccd9712addfc2457d082bef1f82c0d0057ea2016c04cd9,sindresorhus@gmail.com,active,Active in npm registry,2025-10-05T12:00:55.352Z
1277
1274
  library,is-obj@2.0.0,MIT,,Sindre Sorhus,is-obj,2.0.0,pkg:npm/is-obj@2.0.0,node_modules/is-obj,Check if a value is an object,git+https://github.com/sindresorhus/is-obj.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/is-obj#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/is-obj/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,76ba831b771b733c7110946839770e8ed769d49fe5ca9d66367d316b39d1b3cfa6b8186041cae76eca68c795f97cec341e73276df0f3be710c12da83109128f3,sindresorhus@gmail.com,active,Active in npm registry,2022-06-19T02:46:56.150Z
1278
1275
  library,q@1.5.1,MIT,,Kris Kowal,q,1.5.1,pkg:npm/q@1.5.1,node_modules/q,A library for promises (CommonJS/Promises/A~B~D),git://github.com/kriskowal/q.git,"as detected from PackageJson property ""repository.url""",https://github.com/kriskowal/q,"as detected from PackageJson property ""homepage""",http://github.com/kriskowal/q/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/q/-/q-1.5.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,915fc24e1917a3ac72144654ba0c3ffa920ecb05dc0db15881272de5c4f782a95b901135489770cba510a19be8762585fdc9102d9c8313f06ed4cea056ee6557,kris@cixar.com,deprecated,"You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
1279
1276
 
@@ -1439,7 +1436,7 @@ library,estraverse@5.3.0,BSD-2-Clause,,,estraverse,5.3.0,pkg:npm/estraverse@5.3.
1439
1436
  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
1440
1437
  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
1441
1438
  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
1442
- 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-10-02T16:20:58.184Z
1439
+ 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-10-06T16:20:56.611Z
1443
1440
  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
1444
1441
  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
1445
1442
  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
@@ -1457,7 +1454,7 @@ library,globals@13.24.0|type-fest@0.20.2,,,Sindre Sorhus,type-fest,0.20.2,pkg:np
1457
1454
  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
1458
1455
  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,2025-09-15T07:20:45.510Z
1459
1456
  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
1460
- 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-09-19T14:08:42.167Z
1457
+ 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-10-03T20:08:57.423Z
1461
1458
  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
1462
1459
  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
1463
1460
  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
@@ -1475,7 +1472,7 @@ library,esrecurse@4.3.0,BSD-2-Clause,,,esrecurse,4.3.0,pkg:npm/esrecurse@4.3.0,n
1475
1472
  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
1476
1473
  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
1477
1474
  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
1478
- 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-10-01T17:53:37.752Z
1475
+ 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-10-03T14:51:17.357Z
1479
1476
  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-10-01T17:43:19.624Z
1480
1477
  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
1481
1478
  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-09-27T21:52:19.840Z
@@ -146,6 +146,7 @@ class GetPartiesService extends BasePartiesService {
146
146
 
147
147
  const proxyNames = await this.#getFilteredProxyList(proxy)
148
148
  if (!proxyNames.length) {
149
+ log.info('no active proxies found, sending error callback')
149
150
  return this.#sendPartyNotFoundErrorCallback(headers)
150
151
  }
151
152
 
@@ -285,7 +286,7 @@ class GetPartiesService extends BasePartiesService {
285
286
  return []
286
287
  }
287
288
 
288
- const proxyNames = await this.deps.proxies.getAllProxiesNames(this.deps.config.SWITCH_ENDPOINT)
289
+ const proxyNames = await this.deps.proxies.getAllProxiesNames(this.deps.config.SWITCH_ENDPOINT, true)
289
290
  this.log.debug('getAllProxiesNames is done', { proxyNames })
290
291
  return proxyNames.filter(name => name !== proxy)
291
292
  }