account-lookup-service 17.14.6 → 17.14.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,14 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### [17.14.7](https://github.com/mojaloop/account-lookup-service/compare/v17.14.6...v17.14.7) (2025-12-30)
6
+
7
+
8
+ ### Chore
9
+
10
+ * **ci:** update CircleCI orb to 1.1.9 ([#593](https://github.com/mojaloop/account-lookup-service/issues/593)) ([bbf80ba](https://github.com/mojaloop/account-lookup-service/commit/bbf80ba1a3fa24bdd7f516a23a17df103e034acf))
11
+ * **sbom:** update sbom [skip ci] ([c28ba4c](https://github.com/mojaloop/account-lookup-service/commit/c28ba4cca6ccc0749799ca6096c5cdacf92b2c4f))
12
+
5
13
  ### [17.14.6](https://github.com/mojaloop/account-lookup-service/compare/v17.14.5...v17.14.6) (2025-12-18)
6
14
 
7
15
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "account-lookup-service",
3
3
  "description": "Account Lookup Service is used to validate Party and Participant lookups.",
4
- "version": "17.14.6",
4
+ "version": "17.14.7",
5
5
  "license": "Apache-2.0",
6
6
  "author": "ModusBox",
7
7
  "contributors": [
@@ -182,7 +182,7 @@
182
182
  "pre-commit": "1.2.2",
183
183
  "proxyquire": "2.1.3",
184
184
  "replace": "^1.2.2",
185
- "sinon": "21.0.0",
185
+ "sinon": "21.0.1",
186
186
  "standard": "17.1.2",
187
187
  "standard-version": "^9.5.0",
188
188
  "swagmock": "1.0.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.5,Apache-2.0,,ModusBox,account-lookup-service,17.14.5,pkg:npm/account-lookup-service@17.14.5?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-12-16T13:05:35.986Z
5
+ application,account-lookup-service@17.14.6,Apache-2.0,,ModusBox,account-lookup-service,17.14.6,pkg:npm/account-lookup-service@17.14.6?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-12-17T00:26:19.353Z
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
@@ -99,17 +99,17 @@ library,stack-trace@0.0.10,MIT,,Felix Geisendörfer,stack-trace,0.0.10,pkg:npm/s
99
99
  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
100
100
  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
101
101
  library,@mojaloop/central-services-metrics@12.8.3,Apache-2.0,@mojaloop,ModusBox,central-services-metrics,12.8.3,pkg:npm/%40mojaloop/central-services-metrics@12.8.3,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.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3ad23a8c1230215567f04942dd123259cf7af024ef95fc1e3523196678c6854ae267858304c9f9f869f02ed7f1e07aaef96b5622f22c1f9d1f25389d0ed22c88,,active,Active in npm registry,2025-12-09T17:11:30.578Z
102
- library,@typescript-eslint/eslint-plugin@8.49.0,MIT,@typescript-eslint,,eslint-plugin,8.49.0,pkg:npm/%40typescript-eslint/eslint-plugin@8.49.0#packages/eslint-plugin,node_modules/@typescript-eslint/eslint-plugin,TypeScript plugin for ESLint,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/eslint-plugin,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/eslint-plugin,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.49.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2578a3d2fcc8693b42c2ee92c5387ca8173aea499fd71b3ba48e143a230315572deaaf3a1b466ceca45c12826063709abf7c794ead0c1798f082980baa0286dc,,active,Active in npm registry,2025-12-16T10:47:34.665Z
102
+ library,@typescript-eslint/eslint-plugin@8.49.0,MIT,@typescript-eslint,,eslint-plugin,8.49.0,pkg:npm/%40typescript-eslint/eslint-plugin@8.49.0#packages/eslint-plugin,node_modules/@typescript-eslint/eslint-plugin,TypeScript plugin for ESLint,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/eslint-plugin,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/eslint-plugin,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.49.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2578a3d2fcc8693b42c2ee92c5387ca8173aea499fd71b3ba48e143a230315572deaaf3a1b466ceca45c12826063709abf7c794ead0c1798f082980baa0286dc,,active,Active in npm registry,2025-12-17T18:15:21.849Z
103
103
  library,@eslint-community/regexpp@4.12.2,MIT,@eslint-community,Toru Nagashima,regexpp,4.12.2,pkg:npm/%40eslint-community/regexpp@4.12.2,node_modules/@eslint-community/regexpp,Regular expression parser for ECMAScript.,git+https://github.com/eslint-community/regexpp.git,"as detected from PackageJson property ""repository.url""",https://github.com/eslint-community/regexpp#readme,"as detected from PackageJson property ""homepage""",https://github.com/eslint-community/regexpp/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,12b8924e5b79382f7fed25e445208085f4b1c684948019b7dce1fe224c1b769828aac4ac520ef2dee87e208088fd08380415abdd4da2dfd4699b271bc4cab87b,,active,Active in npm registry,2025-10-22T11:56:01.280Z
104
- library,@typescript-eslint/parser@8.49.0,MIT,@typescript-eslint,,parser,8.49.0,pkg:npm/%40typescript-eslint/parser@8.49.0#packages/parser,node_modules/@typescript-eslint/parser,An ESLint custom parser which leverages TypeScript ESTree,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/parser,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/parser,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.49.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,37d941180f68f5aa9bd6154c73d873c926e12a26c7981f8ddc8a684a1c95e87c90611188865acee6b420b6dca98bec8478ab0a23889dc42f09c3a817283e131c,,active,Active in npm registry,2025-12-16T10:47:17.667Z
105
- library,@typescript-eslint/scope-manager@8.49.0,MIT,@typescript-eslint,,scope-manager,8.49.0,pkg:npm/%40typescript-eslint/scope-manager@8.49.0#packages/scope-manager,node_modules/@typescript-eslint/scope-manager,TypeScript scope analyser for ESLint,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/scope-manager,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/scope-manager,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.49.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9e9812df38beff7d0a48e91736cd0b417b6c83d7a467c38848038b19603f64e127d191fbe068a77e5edfa33895f034fe0fdf167d0e4aa29c2a6ff3d939a2091a,,active,Active in npm registry,2025-12-16T10:47:11.533Z
106
- library,@typescript-eslint/types@8.49.0,MIT,@typescript-eslint,,types,8.49.0,pkg:npm/%40typescript-eslint/types@8.49.0#packages/types,node_modules/@typescript-eslint/types,Types for the TypeScript-ESTree AST spec,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/types,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/types/-/types-8.49.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7bd93f7e779ece8ad4a3a5928654293315e1f3ff307f273e6e2bbab6702a03cd685ab122734936d511f33fdbaaaa9c8105e04abb84fe06c8f2f7f6fcbbba1b5d,,active,Active in npm registry,2025-12-16T10:46:53.115Z
107
- library,@typescript-eslint/visitor-keys@8.49.0,MIT,@typescript-eslint,,visitor-keys,8.49.0,pkg:npm/%40typescript-eslint/visitor-keys@8.49.0#packages/visitor-keys,node_modules/@typescript-eslint/visitor-keys,Visitor keys used to help traverse the TypeScript-ESTree AST,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/visitor-keys,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.49.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2e529a7220dedc699916985721cefd4c717f61806e819ec54b5a4ee7cd44fde76555535b64a0f2f777afaa6adf43dfd8e2e374bd5857e22b9c86adba98afe288,,active,Active in npm registry,2025-12-16T10:46:58.923Z
104
+ library,@typescript-eslint/parser@8.49.0,MIT,@typescript-eslint,,parser,8.49.0,pkg:npm/%40typescript-eslint/parser@8.49.0#packages/parser,node_modules/@typescript-eslint/parser,An ESLint custom parser which leverages TypeScript ESTree,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/parser,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/parser,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.49.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,37d941180f68f5aa9bd6154c73d873c926e12a26c7981f8ddc8a684a1c95e87c90611188865acee6b420b6dca98bec8478ab0a23889dc42f09c3a817283e131c,,active,Active in npm registry,2025-12-17T18:15:05.114Z
105
+ library,@typescript-eslint/scope-manager@8.49.0,MIT,@typescript-eslint,,scope-manager,8.49.0,pkg:npm/%40typescript-eslint/scope-manager@8.49.0#packages/scope-manager,node_modules/@typescript-eslint/scope-manager,TypeScript scope analyser for ESLint,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/scope-manager,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/scope-manager,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.49.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9e9812df38beff7d0a48e91736cd0b417b6c83d7a467c38848038b19603f64e127d191fbe068a77e5edfa33895f034fe0fdf167d0e4aa29c2a6ff3d939a2091a,,active,Active in npm registry,2025-12-17T18:14:58.598Z
106
+ library,@typescript-eslint/types@8.49.0,MIT,@typescript-eslint,,types,8.49.0,pkg:npm/%40typescript-eslint/types@8.49.0#packages/types,node_modules/@typescript-eslint/types,Types for the TypeScript-ESTree AST spec,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/types,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/types/-/types-8.49.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7bd93f7e779ece8ad4a3a5928654293315e1f3ff307f273e6e2bbab6702a03cd685ab122734936d511f33fdbaaaa9c8105e04abb84fe06c8f2f7f6fcbbba1b5d,,active,Active in npm registry,2025-12-17T18:14:38.941Z
107
+ library,@typescript-eslint/visitor-keys@8.49.0,MIT,@typescript-eslint,,visitor-keys,8.49.0,pkg:npm/%40typescript-eslint/visitor-keys@8.49.0#packages/visitor-keys,node_modules/@typescript-eslint/visitor-keys,Visitor keys used to help traverse the TypeScript-ESTree AST,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/visitor-keys,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.49.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2e529a7220dedc699916985721cefd4c717f61806e819ec54b5a4ee7cd44fde76555535b64a0f2f777afaa6adf43dfd8e2e374bd5857e22b9c86adba98afe288,,active,Active in npm registry,2025-12-17T18:14:45.274Z
108
108
  library,@typescript-eslint/visitor-keys@8.49.0|eslint-visitor-keys@4.2.1,Apache-2.0,,Toru Nagashima,eslint-visitor-keys,4.2.1,pkg:npm/eslint-visitor-keys@4.2.1#packages/eslint-visitor-keys,node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys,Constants and utilities about visitor keys to traverse AST.,git+https://github.com/eslint/js.git#packages/eslint-visitor-keys,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/eslint/js/blob/main/packages/eslint-visitor-keys/README.md,"as detected from PackageJson property ""homepage""",https://github.com/eslint/js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,521764e6c7ea71e7bff47feb08e262918cfaee8d1ad93c3684644f386d98d51d9d83b6eb45ed6e1b4c9a3500c7bbe4cefee40f17fe5e09aa6f612987523b7b25,,active,Active in npm registry,2025-11-10T16:30:03.072Z
109
- library,@typescript-eslint/type-utils@8.49.0,MIT,@typescript-eslint,,type-utils,8.49.0,pkg:npm/%40typescript-eslint/type-utils@8.49.0#packages/type-utils,node_modules/@typescript-eslint/type-utils,Type utilities for working with TypeScript + ESLint together,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/type-utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.49.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,29313125f43eb2f63c235d0fe077712b35acbed567b2e0a27d4e4cbd7ad1c283f628e94d67d003344596b104c980cc4bcd2e552d02838e4093fd8ce0b27aa666,,active,Active in npm registry,2025-12-16T10:47:23.780Z
110
- library,@typescript-eslint/typescript-estree@8.49.0,MIT,@typescript-eslint,,typescript-estree,8.49.0,pkg:npm/%40typescript-eslint/typescript-estree@8.49.0#packages/typescript-estree,node_modules/@typescript-eslint/typescript-estree,A parser that converts TypeScript source code into an ESTree compatible form,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/typescript-estree,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/typescript-estree,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.49.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8eb2dd46e01b3df3c8758369a4727f0f4c0dfb0c0d7c9df6613026d7478956c166ad5a574270d6067f2788248c9568ef9a5f23b1c7b913f3bef3a210b536c958,,active,Active in npm registry,2025-12-16T10:47:05.265Z
109
+ library,@typescript-eslint/type-utils@8.49.0,MIT,@typescript-eslint,,type-utils,8.49.0,pkg:npm/%40typescript-eslint/type-utils@8.49.0#packages/type-utils,node_modules/@typescript-eslint/type-utils,Type utilities for working with TypeScript + ESLint together,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/type-utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.49.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,29313125f43eb2f63c235d0fe077712b35acbed567b2e0a27d4e4cbd7ad1c283f628e94d67d003344596b104c980cc4bcd2e552d02838e4093fd8ce0b27aa666,,active,Active in npm registry,2025-12-17T18:15:10.985Z
110
+ library,@typescript-eslint/typescript-estree@8.49.0,MIT,@typescript-eslint,,typescript-estree,8.49.0,pkg:npm/%40typescript-eslint/typescript-estree@8.49.0#packages/typescript-estree,node_modules/@typescript-eslint/typescript-estree,A parser that converts TypeScript source code into an ESTree compatible form,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/typescript-estree,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/typescript-estree,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.49.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8eb2dd46e01b3df3c8758369a4727f0f4c0dfb0c0d7c9df6613026d7478956c166ad5a574270d6067f2788248c9568ef9a5f23b1c7b913f3bef3a210b536c958,,active,Active in npm registry,2025-12-17T18:14:51.567Z
111
111
  library,@typescript-eslint/typescript-estree@8.49.0|minimatch@9.0.5,ISC,,Isaac Z. Schlueter,minimatch,9.0.5,pkg:npm/minimatch@9.0.5,node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch,a glob matcher in javascript,git://github.com/isaacs/minimatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minimatch#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minimatch/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1ba4f4657e3cc60a33c7be7cee4a1e5fd62cd8d632e869affff3fcf6c12d7bd57dc2121aa4c345e2274ac675b642d09c2e24d695bff07c269b02d0055a1841a3,i@izs.me,active,Active in npm registry,2025-10-28T22:58:24.454Z
112
- library,@typescript-eslint/utils@8.49.0,MIT,@typescript-eslint,,utils,8.49.0,pkg:npm/%40typescript-eslint/utils@8.49.0#packages/utils,node_modules/@typescript-eslint/utils,Utilities for working with TypeScript + ESLint together,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/utils,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.49.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3775bbac9c3b470fb3d6d46c1d96cadfde5359262fb9f057ba662d106cf2a60314b61960d3f86608899e03c8603b67761b8a5dedfb69c71ba5d89f0e76d75a14,,active,Active in npm registry,2025-12-16T10:47:17.636Z
112
+ library,@typescript-eslint/utils@8.49.0,MIT,@typescript-eslint,,utils,8.49.0,pkg:npm/%40typescript-eslint/utils@8.49.0#packages/utils,node_modules/@typescript-eslint/utils,Utilities for working with TypeScript + ESLint together,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io/packages/utils,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.49.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3775bbac9c3b470fb3d6d46c1d96cadfde5359262fb9f057ba662d106cf2a60314b61960d3f86608899e03c8603b67761b8a5dedfb69c71ba5d89f0e76d75a14,,active,Active in npm registry,2025-12-17T18:15:04.598Z
113
113
  library,debug@4.4.3,MIT,,Josh Junon,debug,4.4.3,pkg:npm/debug@4.4.3,node_modules/debug,Lightweight debugging utility for Node.js and the browser,git://github.com/debug-js/debug.git,"as detected from PackageJson property ""repository.url""",https://github.com/debug-js/debug#readme,"as detected from PackageJson property ""homepage""",https://github.com/debug-js/debug/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/debug/-/debug-4.4.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,446c305a7c10be455f6af295b76d8518bc3ec5849dcc04709b4aeee83853540dee994e6165cdbc57790ee2cb6062bcab4e52e9baf808f468a28e5b408cd6dca8,,active,Active in npm registry,2025-09-13T17:25:19.913Z
114
114
  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-12-12T22:44:54.893Z
115
115
  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
@@ -121,8 +121,8 @@ library,ts-api-utils@2.1.0,MIT,,JoshuaKGoldberg,ts-api-utils,2.1.0,pkg:npm/ts-ap
121
121
  library,@eslint-community/eslint-utils@4.9.0,MIT,@eslint-community,Toru Nagashima,eslint-utils,4.9.0,pkg:npm/%40eslint-community/eslint-utils@4.9.0,node_modules/@eslint-community/eslint-utils,Utilities for ESLint plugins.,git+https://github.com/eslint-community/eslint-utils.git,"as detected from PackageJson property ""repository.url""",https://github.com/eslint-community/eslint-utils#readme,"as detected from PackageJson property ""homepage""",https://github.com/eslint-community/eslint-utils/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,6b25451ddb59fa1b2ad6dd83cb6e300a619719ee2af46bb7b2684b6002c9aebe3bdd91f6eccb2748bf8b2949629a9e01589a8c0cc2e63e9c7f43d47738094be2,,active,Active in npm registry,2025-09-08T04:23:36.835Z
122
122
  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
123
123
  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
124
- library,@typescript-eslint/project-service@8.49.0,MIT,@typescript-eslint,,project-service,8.49.0,pkg:npm/%40typescript-eslint/project-service@8.49.0#packages/project-service,node_modules/@typescript-eslint/project-service,Standalone TypeScript project service wrapper for linting.,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/project-service,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.49.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ff024dd3f0ca9264543178d9517619a43d4d110cd00009fd4167c6c28f808bc827cea1fbb6fa92ee83557538caa8e70fc9521d65dc82328a8deba21aefcf5eee,,active,Active in npm registry,2025-12-16T10:46:58.396Z
125
- library,@typescript-eslint/tsconfig-utils@8.49.0,MIT,@typescript-eslint,,tsconfig-utils,8.49.0,pkg:npm/%40typescript-eslint/tsconfig-utils@8.49.0#packages/tsconfig-utils,node_modules/@typescript-eslint/tsconfig-utils,Utilities for collecting TSConfigs for linting scenarios.,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/tsconfig-utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.49.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f29ae2c4d8b5ffa9dac2c458c5eb7860e8676d6f96f452bf6d03f1b060750f766b0f36c9e455f0e579b3c59bfcd97dc1f9971cb92c68fd7f2af6743e98579c58,,active,Active in npm registry,2025-12-16T10:46:52.263Z
124
+ library,@typescript-eslint/project-service@8.49.0,MIT,@typescript-eslint,,project-service,8.49.0,pkg:npm/%40typescript-eslint/project-service@8.49.0#packages/project-service,node_modules/@typescript-eslint/project-service,Standalone TypeScript project service wrapper for linting.,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/project-service,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.49.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ff024dd3f0ca9264543178d9517619a43d4d110cd00009fd4167c6c28f808bc827cea1fbb6fa92ee83557538caa8e70fc9521d65dc82328a8deba21aefcf5eee,,active,Active in npm registry,2025-12-17T18:14:44.257Z
125
+ library,@typescript-eslint/tsconfig-utils@8.49.0,MIT,@typescript-eslint,,tsconfig-utils,8.49.0,pkg:npm/%40typescript-eslint/tsconfig-utils@8.49.0#packages/tsconfig-utils,node_modules/@typescript-eslint/tsconfig-utils,Utilities for collecting TSConfigs for linting scenarios.,git+https://github.com/typescript-eslint/typescript-eslint.git#packages/tsconfig-utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://typescript-eslint.io,"as detected from PackageJson property ""homepage""",https://github.com/typescript-eslint/typescript-eslint/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.49.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,f29ae2c4d8b5ffa9dac2c458c5eb7860e8676d6f96f452bf6d03f1b060750f766b0f36c9e455f0e579b3c59bfcd97dc1f9971cb92c68fd7f2af6743e98579c58,,active,Active in npm registry,2025-12-17T18:14:38.293Z
126
126
  library,brace-expansion@2.0.2,MIT,,Julian Gruber,brace-expansion,2.0.2,pkg:npm/brace-expansion@2.0.2,node_modules/brace-expansion,Brace expansion as known from sh/bash,git://github.com/juliangruber/brace-expansion.git,"as detected from PackageJson property ""repository.url""",https://github.com/juliangruber/brace-expansion,"as detected from PackageJson property ""homepage""",https://github.com/juliangruber/brace-expansion/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,26dd2f1f233e8e6501aa88c1ec4d4d21869db74bc8d10c63c5dd9312b5bde300f3f84d8b026e6f28c5d7c20e996414c73ee5250e0407297be318175f705d590d,mail@juliangruber.com,active,Active in npm registry,2025-06-11T08:52:58.305Z
127
127
  library,balanced-match@1.0.2,MIT,,Julian Gruber,balanced-match,1.0.2,pkg:npm/balanced-match@1.0.2,node_modules/balanced-match,Match balanced character pairs~ like { and },git://github.com/juliangruber/balanced-match.git,"as detected from PackageJson property ""repository.url""",https://github.com/juliangruber/balanced-match,"as detected from PackageJson property ""homepage""",https://github.com/juliangruber/balanced-match/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,de849e50ed13315ebb84dd4099b5ec2b8c9aa94eed8e21e56f144364ea47d0a5bdf82797e1b440697d009f1b74b71d8cae94695b041a3f02252121098585393f,mail@juliangruber.com,active,Active in npm registry,2023-10-07T13:34:03.844Z
128
128
  library,semver@7.7.3,ISC,,GitHub Inc.,semver,7.7.3,pkg:npm/semver@7.7.3,node_modules/semver,The semantic version parser used by npm.,git+https://github.com/npm/node-semver.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/node-semver#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/node-semver/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/semver/-/semver-7.7.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,49db0a32b23d4dd823770794491f4cc1e1c0e0427c6311e7f0315a0e2b2f85595439ee01175b4b0fb1808f4948a96565f9d3dbfeb131af406d6f2e65a109b6d1,,active,Active in npm registry,2025-10-07T18:00:52.105Z
@@ -184,8 +184,8 @@ library,knex@3.1.0|debug@4.3.4,MIT,,Josh Junon,debug,4.3.4,pkg:npm/debug@4.3.4,n
184
184
  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
185
185
  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
186
186
  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
187
- library,mysql2@3.15.3,MIT,,Andrey Sidorov,mysql2,3.15.3,pkg:npm/mysql2@3.15.3,node_modules/mysql2,fast mysql driver. Implements core protocol~ prepared statements~ ssl and compression in native JS,git+https://github.com/sidorares/node-mysql2.git,"as detected from PackageJson property ""repository.url""",https://sidorares.github.io/node-mysql2/docs,"as detected from PackageJson property ""homepage""",https://github.com/sidorares/node-mysql2/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/mysql2/-/mysql2-3.15.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,141ac66aed085e6baa83885a1194417c7356079994011c3a84dc0f0d75c68345f3549e749abffd85bdbaee5be954c9e167514e377a8d7785df71ecf5adb1704a,andrey.sidorov@gmail.com,active,Active in npm registry,2025-12-16T18:55:01.351Z
188
- library,mysql2@3.15.3|sqlstring@2.3.3,MIT,,,sqlstring,2.3.3,pkg:npm/sqlstring@2.3.3,node_modules/mysql2/node_modules/sqlstring,Simple SQL escape and format for MySQL,git+https://github.com/mysqljs/sqlstring.git,"as detected from PackageJson property ""repository.url""",https://github.com/mysqljs/sqlstring#readme,"as detected from PackageJson property ""homepage""",https://github.com/mysqljs/sqlstring/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/sqlstring/-/sqlstring-2.3.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a82f62cf616537b0d0977fb08f09f7f34d914f28c2c7bb03bdf4045dc8706ba0963b1d3bfd655f87dd6006643d7da870f2c9f0184594df11b33ade2d1721cbc6,,active,Active in npm registry,2023-05-28T20:08:09.071Z
187
+ library,mysql2@3.16.0,MIT,,Andrey Sidorov,mysql2,3.16.0,pkg:npm/mysql2@3.16.0,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.16.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,004196ed02cb4ae4a78c24b8a64dc422a3a6a207a09b37bd87c132ae775abd442721471f9156a5fec2bb4339c4f9addb73aaf33db022ba2f4971bfbdead3f060,andrey.sidorov@gmail.com,active,Active in npm registry,2025-12-16T18:55:01.351Z
188
+ library,mysql2@3.16.0|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
189
189
  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
190
190
  library,openapi-backend@5.15.0|@apidevtools/json-schema-ref-parser@11.9.3,MIT,@apidevtools,James Messinger,json-schema-ref-parser,11.9.3,pkg:npm/%40apidevtools/json-schema-ref-parser@11.9.3,node_modules/openapi-backend/node_modules/@apidevtools/json-schema-ref-parser,Parse~ Resolve~ and Dereference JSON Schema $ref pointers,git+https://github.com/APIDevTools/json-schema-ref-parser.git,"as detected from PackageJson property ""repository.url""",https://apitools.dev/json-schema-ref-parser/,"as detected from PackageJson property ""homepage""",https://github.com/APIDevTools/json-schema-ref-parser/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-11.9.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,eb4bdea6ff3c470709b521eb0fa32320be936b748e61b81f9e41dbfa9a4054afa8f665e9ad1b6e971ed595197794dddb6efcac01f092ed63157e15187a607421,,active,Active in npm registry,2025-11-29T23:15:34.897Z
191
191
  library,@jsdevtools/ono@7.1.3,MIT,@jsdevtools,James Messinger,ono,7.1.3,pkg:npm/%40jsdevtools/ono@7.1.3,node_modules/@jsdevtools/ono,Throw better errors.,git+https://github.com/JS-DevTools/ono.git,"as detected from PackageJson property ""repository.url""",https://jstools.dev/ono,"as detected from PackageJson property ""homepage""",https://github.com/JS-DevTools/ono/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@jsdevtools/ono/-/ono-7.1.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e0940d93ede65732b7c61daba9de91078278eaa511d7d6b3107067799c9364cf9ce39eaa3ab6db33fe71711f21b8d08271b56defe5268b31ba1ae52f3ef29462,,active,Active in npm registry,2023-04-07T20:12:25.162Z
@@ -472,7 +472,7 @@ library,p-is-promise@2.1.0,MIT,,Sindre Sorhus,p-is-promise,2.1.0,pkg:npm/p-is-pr
472
472
  library,require-directory@2.1.1,MIT,,Troy Goode,require-directory,2.1.1,pkg:npm/require-directory@2.1.1,node_modules/require-directory,Recursively iterates over specified directory~ require()'ing each file~ and returning a nested hash structure containing those modules.,git://github.com/troygoode/node-require-directory.git,"as detected from PackageJson property ""repository.url""",https://github.com/troygoode/node-require-directory/,"as detected from PackageJson property ""homepage""",http://github.com/troygoode/node-require-directory/issues/,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,7c6c4423bfb0b06f71aef763b2b9662f6d8e3134e21d1c0032ba2211e320abc833a0b0bf3d0afb46c4434932d483f6d9019b45f9354890773aff84482abba2f9,troygoode@gmail.com,active,Active in npm registry,2022-06-26T11:36:41.323Z
473
473
  library,set-blocking@2.0.0,ISC,,Ben Coe,set-blocking,2.0.0,pkg:npm/set-blocking@2.0.0,node_modules/set-blocking,set blocking stdio and stderr ensuring that terminal output does not truncate,git+https://github.com/yargs/set-blocking.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/set-blocking#readme,"as detected from PackageJson property ""homepage""",https://github.com/yargs/set-blocking/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,2a22814bc0275861322f3a1f15f9af2b0a5d3f3aa2cb5e8bbd07cadf2bff7d51fb063d77ff097725247527eadf81113dabbc5424ae2abe04bcada48e78b51e87,ben@npmjs.com,active,Active in npm registry,2022-06-26T18:18:15.201Z
474
474
  library,which-module@2.0.1,ISC,,nexdrew,which-module,2.0.1,pkg:npm/which-module@2.0.1,node_modules/which-module,Find the module object for something that was require()d,git+https://github.com/nexdrew/which-module.git,"as detected from PackageJson property ""repository.url""",https://github.com/nexdrew/which-module#readme,"as detected from PackageJson property ""homepage""",https://github.com/nexdrew/which-module/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/which-module/-/which-module-2.0.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,881759e7b443be7391f4018184c2f6bc565fee1f2f9818e1a1a66a3832411561d5b4a90398ab876a2ddcc793e054cad7e580cda76ec0a1f61b03072d492faf85,,active,Active in npm registry,2023-07-23T04:47:01.895Z
475
- library,@mojaloop/central-services-stream@11.8.13,Apache-2.0,@mojaloop,ModusBox,central-services-stream,11.8.13,pkg:npm/%40mojaloop/central-services-stream@11.8.13,node_modules/@mojaloop/central-services-stream,Streaming library code for central services.,git+https://github.com/mojaloop/central-services-stream.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/central-services-stream#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/central-services-stream/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/central-services-stream/-/central-services-stream-11.8.13.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,29963a66bc8b6c34041b4ce21e02170b58b7c6aa92bf54cbb76bdbb9366c2f22a85705eb64757c16f1014d7aabd74e93729e3f348a86db7af68a062adc7e72dc,,active,Active in npm registry,2025-12-16T19:40:25.420Z
475
+ library,@mojaloop/central-services-stream@11.8.14,Apache-2.0,@mojaloop,ModusBox,central-services-stream,11.8.14,pkg:npm/%40mojaloop/central-services-stream@11.8.14,node_modules/@mojaloop/central-services-stream,Streaming library code for central services.,git+https://github.com/mojaloop/central-services-stream.git,"as detected from PackageJson property ""repository.url""",https://github.com/mojaloop/central-services-stream#readme,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/central-services-stream/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/@mojaloop/central-services-stream/-/central-services-stream-11.8.14.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,04f222a3cb99d2a5e06df503739cb656b9fa5105517bffd58454c2bdb061150959bc57d43c1ee925223a8d0d72a73b5bf2dd0670e7f60cd2742f2a4470b85294,,active,Active in npm registry,2025-12-16T19:40:25.420Z
476
476
  library,events@3.3.0,MIT,,Irakli Gozalishvili,events,3.3.0,pkg:npm/events@3.3.0,node_modules/events,Node's event emitter for all engines.,git://github.com/Gozala/events.git,"as detected from PackageJson property ""repository.url""",https://github.com/Gozala/events#readme,"as detected from PackageJson property ""homepage""",http://github.com/Gozala/events/issues/,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/events/-/events-3.3.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,990c3ed9f9106c02f343b574318d08a9d9d734e793b4fe2bd2537dcfb0006b009782a79aedb0e28b6d0062b201ac577f1f1d0cd8e733e92d75d4268591471bd1,rfobic@gmail.com,active,Active in npm registry,2023-07-12T19:04:56.658Z
477
477
  library,node-rdkafka@3.6.1,MIT,,,node-rdkafka,3.6.1,pkg:npm/node-rdkafka@3.6.1,node_modules/node-rdkafka,Node.js bindings for librdkafka,git+ssh://git@github.com/Blizzard/node-rdkafka.git,"as detected from PackageJson property ""repository.url""",https://github.com/Blizzard/node-rdkafka#readme,"as detected from PackageJson property ""homepage""",https://github.com/Blizzard/node-rdkafka/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/node-rdkafka/-/node-rdkafka-3.6.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,b1fa536eb4f7e78dbd72cd1113c61bf5abc65fd062451be957b6b0790b2084a4e3b6b5593f78c1aca38f22d59702a1dbf1da328774a4b86b945412e08a0d5246,,active,Active in npm registry,2025-12-03T19:23:16.936Z
478
478
  library,bindings@1.5.0,MIT,,Nathan Rajlich,bindings,1.5.0,pkg:npm/bindings@1.5.0,node_modules/bindings,Helper module for loading your native module's .node file,git://github.com/TooTallNate/node-bindings.git,"as detected from PackageJson property ""repository.url""",https://github.com/TooTallNate/node-bindings,"as detected from PackageJson property ""homepage""",https://github.com/TooTallNate/node-bindings/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,a76abfb7f9a1bee3a3fd478b955eb9eba183fe0ba8c25af4847c42948d16f66ecc59890bd45d212e8fb401ec6cf4748f0ad4754974344c3dcc30aad765a8db89,nathan@tootallnate.net,active,Active in npm registry,2023-07-10T23:17:17.195Z
@@ -533,7 +533,7 @@ library,@apidevtools/swagger-methods@3.0.2,MIT,@apidevtools,James Messinger,swag
533
533
  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
534
534
  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-12-05T15:24:38.689Z
535
535
  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-11-29T23:15:34.897Z
536
- 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-12-16T17:26:45.256Z
536
+ 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-12-17T17:08:34.831Z
537
537
  library,@redocly/ajv@8.11.3,MIT,@redocly,Evgeny Poberezkin,ajv,8.11.3,pkg:npm/%40redocly/ajv@8.11.3,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.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e0fde266c7bdd53901898f83c790d483143d19791525ffbe72623430ec8b0f157d6f9314048e0823a112f330392426ceef69ca009c56af0e0f50f5be60fdd90d,,active,Active in npm registry,2025-11-11T08:32:36.533Z
538
538
  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
539
539
  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
@@ -608,7 +608,7 @@ library,z-schema@5.0.5,MIT,,,z-schema,5.0.5,pkg:npm/z-schema@5.0.5,node_modules/
608
608
  library,z-schema@5.0.5|commander@9.5.0,MIT,,TJ Holowaychuk,commander,9.5.0,pkg:npm/commander@9.5.0,node_modules/z-schema/node_modules/commander,the complete solution for node.js command-line programs,git+https://github.com/tj/commander.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/tj/commander.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/tj/commander.js/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/commander/-/commander-9.5.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,291b3b5950ca83ce8f5a2b80aa10eb0109d35d92ab69570273abc574bd78aab67f0dc5b0b91a3b5688985da9573bb4b918aa6a622544c026e01437f134728905,tj@vision-media.ca,active,Active in npm registry,2025-11-09T04:11:11.686Z
609
609
  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
610
610
  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
611
- 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-11-10T17:48:58.540Z
611
+ 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-12-18T06:10:39.600Z
612
612
  library,@mojaloop/sdk-standard-components@19.18.1,Apache-2.0,@mojaloop,James Bush~ ModusBox Inc.,sdk-standard-components,19.18.1,pkg:npm/%40mojaloop/sdk-standard-components@19.18.1,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.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1437cd1fa6a2a82388784c9cc0a5ff63fdd2d72b5873b9873349028a5c5b813b336278f1b53f66d4220bbea73db0fc2b432ae4760b98f41e89412f22ee873734,,active,Active in npm registry,2025-12-08T07:28:03.526Z
613
613
  library,@mojaloop/sdk-standard-components@19.18.1|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
614
614
  library,@mojaloop/sdk-standard-components@19.18.1|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
@@ -674,7 +674,7 @@ library,jest-util@30.2.0|@jest/schemas@30.0.5,MIT,@jest,,schemas,30.0.5,pkg:npm/
674
674
  library,jest-util@30.2.0|@sinclair/typebox@0.34.41,MIT,@sinclair,sinclairzx81,typebox,0.34.41,pkg:npm/%40sinclair/typebox@0.34.41,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.41.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,ea04bca59cd25ddc911d322aa2a495927c6896bd64cdfcb8fc27839ebcec573f134c85946ce06bea09f33a64d827779740d8782181c81a2e5a20beec399d86fe,,active,Active in npm registry,2025-08-29T19:15:48.096Z
675
675
  library,jest-util@30.2.0|ci-info@4.3.1,MIT,,Thomas Watson Steen,ci-info,4.3.1,pkg:npm/ci-info@4.3.1,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.1.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,59dcb6220bbc39c069236a5978f679a168cf0b7f2d983571e562945cac252d8900d28ce8f39b0bb0bbe405b067fec65a482305386649d787ef5bdb79fddee474,w@tson.dk,active,Active in npm registry,2025-10-05T11:52:59.684Z
676
676
  library,jest-util@30.2.0|picomatch@4.0.3,MIT,,Jon Schlinkert,picomatch,4.0.3,pkg:npm/picomatch@4.0.3,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.3.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,e604e680463fb2a2ba8055cb22c40d1f5f6559be1e6cf0cb03849d2cfeddb169085c75a51baea83ee56f5d21853e9a58673f190d9ab475862b6c77c109551bd5,,active,Active in npm registry,2025-07-15T19:39:26.657Z
677
- 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-12-16T16:21:37.856Z
677
+ 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-12-17T16:21:48.102Z
678
678
  library,fast-uri@3.1.0,BSD-3-Clause,,Vincent Le Goff,fast-uri,3.1.0,pkg:npm/fast-uri@3.1.0,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.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,88f79e0ca25259fe0810e6ac555ae49d7a5a055d08029cff829ed2d9b6fb6782e58db976306251a889d9894ad0c15d7a729cf0fc3dd2e63e49ba58ff813e7600,vince.legoff@gmail.com,active,Active in npm registry,2025-08-25T13:16:04.719Z
679
679
  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
680
680
  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
@@ -699,7 +699,7 @@ library,emoji-regex@8.0.0,MIT,,Mathias Bynens,emoji-regex,8.0.0,pkg:npm/emoji-re
699
699
  library,is-fullwidth-code-point@3.0.0,MIT,,Sindre Sorhus,is-fullwidth-code-point,3.0.0,pkg:npm/is-fullwidth-code-point@3.0.0,node_modules/is-fullwidth-code-point,Check if the character represented by a given Unicode code point is fullwidth,git+https://github.com/sindresorhus/is-fullwidth-code-point.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/is-fullwidth-code-point#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/is-fullwidth-code-point/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cf29a6e7ebbeb02b125b20fda8d69e8d5dc316f84229c94a762cd868952e1c0f3744b8dbee74ae1a775d0871afd2193e298ec130096c59e2b851e83a115e9742,sindresorhus@gmail.com,active,Active in npm registry,2025-08-31T07:37:04.974Z
700
700
  library,y18n@5.0.8,ISC,,Ben Coe,y18n,5.0.8,pkg:npm/y18n@5.0.8,node_modules/y18n,the bare-bones internationalization library used by yargs,git+https://github.com/yargs/y18n.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/y18n,"as detected from PackageJson property ""homepage""",https://github.com/yargs/y18n/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,d297c5cde81e0d62472480264cb44fd83c078dd179b3b8e8f6dbb3b5d43102120d09dbd2fb79c620da8f774d00a61a8947fd0b8403544baffeed209bf7c60e7c,bencoe@gmail.com,active,Active in npm registry,2023-07-10T23:16:26.635Z
701
701
  library,is-retry-allowed@2.2.0,MIT,,Sindre Sorhus,is-retry-allowed,2.2.0,pkg:npm/is-retry-allowed@2.2.0,node_modules/is-retry-allowed,Check whether a request can be retried based on the `error.code`,git+https://github.com/sindresorhus/is-retry-allowed.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/is-retry-allowed#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/is-retry-allowed/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/is-retry-allowed/-/is-retry-allowed-2.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,5d59bb2ce78ba535b88d5d7d4121f7f2f92cc31a0bb9df2c439ed8c095533d6762688f48f24784846169065b25c95b20750cb83a983c40e2dbf18460b3266242,sindresorhus@gmail.com,active,Active in npm registry,2022-11-04T06:54:50.412Z
702
- library,asynckit@0.4.0,MIT,,Alex Indigo,asynckit,0.4.0,pkg:npm/asynckit@0.4.0,node_modules/asynckit,Minimal async jobs utility library~ with streams support,git+https://github.com/alexindigo/asynckit.git,"as detected from PackageJson property ""repository.url""",https://github.com/alexindigo/asynckit#readme,"as detected from PackageJson property ""homepage""",https://github.com/alexindigo/asynckit/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,39e8bd387e2d461d18a94dc6c615fbf5d33f9b0560bdb64969235a464f9bb21923d12e5c7c772061a92b7818eb1f06ad5ca6f3f88a087582f1aca8a6d8c8d6d1,iam@alexindigo.com,active,Active in npm registry,2022-06-13T03:39:04.302Z
702
+ library,asynckit@0.4.0,MIT,,Alex Indigo,asynckit,0.4.0,pkg:npm/asynckit@0.4.0,node_modules/asynckit,Minimal async jobs utility library~ with streams support,git+https://github.com/alexindigo/asynckit.git,"as detected from PackageJson property ""repository.url""",https://github.com/alexindigo/asynckit#readme,"as detected from PackageJson property ""homepage""",https://github.com/alexindigo/asynckit/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,39e8bd387e2d461d18a94dc6c615fbf5d33f9b0560bdb64969235a464f9bb21923d12e5c7c772061a92b7818eb1f06ad5ca6f3f88a087582f1aca8a6d8c8d6d1,iam@alexindigo.com,active,Active in npm registry,2025-12-18T03:11:43.263Z
703
703
  library,combined-stream@1.0.8,MIT,,Felix Geisendörfer,combined-stream,1.0.8,pkg:npm/combined-stream@1.0.8,node_modules/combined-stream,A stream that emits multiple other streams one after another.,git://github.com/felixge/node-combined-stream.git,"as detected from PackageJson property ""repository.url""",https://github.com/felixge/node-combined-stream,"as detected from PackageJson property ""homepage""",https://github.com/felixge/node-combined-stream/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1503783117ee25e1dfedc05b04c2455e12920eafb690002b06599106f72f144e410751d9297b5214048385d973f73398c3187c943767be630e7bffb971da0476,felix@debuggable.com,active,Active in npm registry,2022-06-13T06:33:58.025Z
704
704
  library,delayed-stream@1.0.0,MIT,,Felix Geisendörfer,delayed-stream,1.0.0,pkg:npm/delayed-stream@1.0.0,node_modules/delayed-stream,Buffers events from a stream until you are ready to handle them.,git://github.com/felixge/node-delayed-stream.git,"as detected from PackageJson property ""repository.url""",https://github.com/felixge/node-delayed-stream,"as detected from PackageJson property ""homepage""",https://github.com/felixge/node-delayed-stream/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,672483ecd7fdd5a2c1d11c4be0a1ab28705797b11db350c098475ca156b05e72c3ed20e1a4d82db88236680920edaed04b8d63c4f499d7ba7855d1a730793731,felix@debuggable.com,active,Active in npm registry,2022-06-14T23:48:45.969Z
705
705
  library,es-set-tostringtag@2.1.0,MIT,,Jordan Harband,es-set-tostringtag,2.1.0,pkg:npm/es-set-tostringtag@2.1.0,node_modules/es-set-tostringtag,A helper to optimistically set Symbol.toStringTag~ when possible.,git+https://github.com/es-shims/es-set-tostringtag.git,"as detected from PackageJson property ""repository.url""",https://github.com/es-shims/es-set-tostringtag#readme,"as detected from PackageJson property ""homepage""",https://github.com/es-shims/es-set-tostringtag/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,8fabd6cdfac655fc97c607be3b4c79b21e9cbf10288346bfe1175dd8adfacc2315e5e27effeb4e0278113bc70e0cc3566d545d5659866502f6612df247c6c850,ljharb@gmail.com,active,Active in npm registry,2025-01-02T04:44:14.598Z
@@ -874,7 +874,7 @@ library,jest-snapshot@29.7.0|jest-diff@29.7.0,MIT,,,jest-diff,29.7.0,pkg:npm/jes
874
874
  library,jest-snapshot@29.7.0|pretty-format@29.7.0,MIT,,James Kyle,pretty-format,29.7.0,pkg:npm/pretty-format@29.7.0#packages/pretty-format,node_modules/jest-snapshot/node_modules/pretty-format,Stringify any JavaScript value.,git+https://github.com/jestjs/jest.git#packages/pretty-format,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,3dd970fe83f137e69776633d474d09542f56545a022d3289bc354b82627ea807df04cc6c57ce65fcbbbbb0dc78cd2ccfca82f67ae226b84c0784e5dd12034565,me@thejameskyle.com,active,Active in npm registry,2025-09-28T07:32:42.818Z
875
875
  library,jest-snapshot@29.7.0|ansi-styles@5.2.0,MIT,,Sindre Sorhus,ansi-styles,5.2.0,pkg:npm/ansi-styles@5.2.0,node_modules/jest-snapshot/node_modules/ansi-styles,ANSI escape codes for styling strings in the terminal,git+https://github.com/chalk/ansi-styles.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-styles#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-styles/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,0b1c29b7649f4f34ed5dc7ce97318479ef0ef9cf8c994806acd8817179ee5b1b852477ba6b91f3eeac21c1ee4e81a498234209be42ea597d40486f9c24e90488,sindresorhus@gmail.com,active,Active in npm registry,2025-09-08T17:07:32.285Z
876
876
  library,co@4.6.0,MIT,,,co,4.6.0,pkg:npm/co@4.6.0,node_modules/co,generator async control flow goodness,git+https://github.com/tj/co.git,"as detected from PackageJson property ""repository.url""",https://github.com/tj/co#readme,"as detected from PackageJson property ""homepage""",https://github.com/tj/co/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/co/-/co-4.6.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,4156f474ce47bc6fae6b18ad9bcc0e365ee396dc7c76a85f537dc372ab4e65c2d25482920c32c38bbfb42db00a8b223c843f6ee369b66315d290c1964e169e71,,active,Active in npm registry,2023-03-08T01:54:22.721Z
877
- library,dedent@1.7.0,MIT,,Desmond Brand,dedent,1.7.0,pkg:npm/dedent@1.7.0,node_modules/dedent,A string tag that strips indentation from multi-line strings. ⬅️,git+https://github.com/dmnd/dedent.git,"as detected from PackageJson property ""repository.url""",https://github.com/dmnd/dedent,"as detected from PackageJson property ""homepage""",https://github.com/dmnd/dedent/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/dedent/-/dedent-1.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1c616d7fcca1ba11a1a8ed3b495efdb51a7e6ebe0c9db763795c68b699f5401977d2970b2c24235f96f6dbde659747eff112832ac99662b974e6eb0733d09ec1,dmnd@desmondbrand.com,active,Active in npm registry,2025-09-03T18:09:20.059Z
877
+ library,dedent@1.7.0,MIT,,Desmond Brand,dedent,1.7.0,pkg:npm/dedent@1.7.0,node_modules/dedent,A string tag that strips indentation from multi-line strings. ⬅️,git+https://github.com/dmnd/dedent.git,"as detected from PackageJson property ""repository.url""",https://github.com/dmnd/dedent,"as detected from PackageJson property ""homepage""",https://github.com/dmnd/dedent/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/dedent/-/dedent-1.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,1c616d7fcca1ba11a1a8ed3b495efdb51a7e6ebe0c9db763795c68b699f5401977d2970b2c24235f96f6dbde659747eff112832ac99662b974e6eb0733d09ec1,dmnd@desmondbrand.com,active,Active in npm registry,2025-12-17T09:53:54.080Z
878
878
  library,is-generator-fn@2.1.0,MIT,,Sindre Sorhus,is-generator-fn,2.1.0,pkg:npm/is-generator-fn@2.1.0,node_modules/is-generator-fn,Check if something is a generator function,git+https://github.com/sindresorhus/is-generator-fn.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/is-generator-fn#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/is-generator-fn/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,713201e323d82ff1abc3411a4b3012ce0e9b072f60a82a1fbd637ca244e1018231289642fae7654409866ccd172de9e21094acf2e1201cf1ae1d27b55ec38b49,sindresorhus@gmail.com,active,Active in npm registry,2023-06-17T00:09:01.857Z
879
879
  library,jest-each@29.7.0,MIT,,Matt Phillips,jest-each,29.7.0,pkg:npm/jest-each@29.7.0#packages/jest-each,node_modules/jest-each,Parameterised tests for Jest,git+https://github.com/jestjs/jest.git#packages/jest-each,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/jest-each/-/jest-each-29.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,827b3e12bd78f99ac4a02e5f84e7d8098d4b3871ebd1323ead0507652f13b70da5ee097ef3478773f8057f62ad930d3e4880020d3796be915cbf7074e157a66d,,active,Active in npm registry,2025-09-28T07:32:44.855Z
880
880
  library,jest-each@29.7.0|jest-util@29.7.0,MIT,,,jest-util,29.7.0,pkg:npm/jest-util@29.7.0#packages/jest-util,node_modules/jest-each/node_modules/jest-util,,git+https://github.com/jestjs/jest.git#packages/jest-util,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,cfa11b29a8c8a6a18a539eb2e4a054832d5db758a18502605b352564702b03ff97d9a77b09be6217e00ad445952ff068ed1cfdbaeae9ab0e9288109e7d46c218,,active,Active in npm registry,2025-09-28T07:32:40.350Z
@@ -1193,7 +1193,7 @@ library,@babel/helper-compilation-targets@7.27.2|semver@6.3.1,ISC,,GitHub Inc.,s
1193
1193
  library,@babel/compat-data@7.28.5,MIT,@babel,The Babel Team,compat-data,7.28.5,pkg:npm/%40babel/compat-data@7.28.5#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.5.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,eae157c826b2a1c45baa164e07ee9772e65b90c3629b07d51858e2f024d99c2cce1d51af0eacef8adbb5aded805392d13a58b3ede40f841f02a4032f9f1f448c,,active,Active in npm registry,2025-10-23T15:17:38.664Z
1194
1194
  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-10-23T14:44:19.555Z
1195
1195
  library,browserslist@4.27.0,MIT,,Andrey Sitnik,browserslist,4.27.0,pkg:npm/browserslist@4.27.0,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.27.0.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,017550c1d868b757aa2e28706ac3c49615f6b4066206359d27d8bf65c8f64ba418223931eb638a49f9e86e4ae207cd42de5e30d2b572dcdb788da4c196d604a7,andrey@sitnik.ru,active,Active in npm registry,2025-12-03T16:22:25.896Z
1196
- library,baseline-browser-mapping@2.8.21,Apache-2.0,,,baseline-browser-mapping,2.8.21,pkg:npm/baseline-browser-mapping@2.8.21,node_modules/baseline-browser-mapping,A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.,git+https://github.com/web-platform-dx/baseline-browser-mapping.git,"as detected from PackageJson property ""repository.url""",https://github.com/web-platform-dx/baseline-browser-mapping#readme,"as detected from PackageJson property ""homepage""",https://github.com/web-platform-dx/baseline-browser-mapping/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.8.21.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,254d21e403f240db073a500cec79d09cf4e848342810166aceefd8065a839c47b298f9d90d111e5c903728131079ef9d2ad780c59d80b6f404bd561d65fdb8d5,,active,Active in npm registry,2025-12-16T14:14:53.469Z
1196
+ library,baseline-browser-mapping@2.8.21,Apache-2.0,,,baseline-browser-mapping,2.8.21,pkg:npm/baseline-browser-mapping@2.8.21,node_modules/baseline-browser-mapping,A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.,git+https://github.com/web-platform-dx/baseline-browser-mapping.git,"as detected from PackageJson property ""repository.url""",https://github.com/web-platform-dx/baseline-browser-mapping#readme,"as detected from PackageJson property ""homepage""",https://github.com/web-platform-dx/baseline-browser-mapping/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.8.21.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,254d21e403f240db073a500cec79d09cf4e848342810166aceefd8065a839c47b298f9d90d111e5c903728131079ef9d2ad780c59d80b6f404bd561d65fdb8d5,,active,Active in npm registry,2025-12-18T14:13:52.728Z
1197
1197
  library,caniuse-lite@1.0.30001751,CC-BY-4.0,,Ben Briggs,caniuse-lite,1.0.30001751,pkg:npm/caniuse-lite@1.0.30001751,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.30001751.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,03440986e8342f2eb8222dde22a1eee57e7579b967de4e324d4918d63f1daeaa561d5ade83f54b8a3378f1c6756d83e2a8e42eaa99082a7cebfd497c57ea7a0b,beneb.info@gmail.com,active,Active in npm registry,2025-12-09T04:53:47.358Z
1198
1198
  library,electron-to-chromium@1.5.243,ISC,,Kilian Valkhof,electron-to-chromium,1.5.243,pkg:npm/electron-to-chromium@1.5.243,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.243.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,642a61c455b74354d585c812f5b95fbadd4f5fc96eb158b64af5d08261049cae130a61352611f62648c937e0cdb74a492707c1ae2e4044e067cf66ff0be614f6,,active,Active in npm registry,2025-12-08T19:02:30.017Z
1199
1199
  library,node-releases@2.0.27,MIT,,Sergey Rubanov,node-releases,2.0.27,pkg:npm/node-releases@2.0.27,node_modules/node-releases,Node.js releases data,git+https://github.com/chicoxyzzy/node-releases.git,"as detected from PackageJson property ""repository.url""",https://github.com/chicoxyzzy/node-releases#readme,"as detected from PackageJson property ""homepage""",https://github.com/chicoxyzzy/node-releases/issues,"as detected from PackageJson property ""bugs.url""",https://registry.npmjs.org/node-releases/-/node-releases-2.0.27.tgz,"as detected from npm-ls property ""resolved"" and property ""integrity""",SHA-512,9e687794291867782b66fa9c087f9f8e643b5fe1f439e6603f8d0e89eac4680a6d5f85e87cc87993035b5a1ee505db94cc2715ffc919f8d0cb0b09b68a8ac894,chi187@gmail.com,active,Active in npm registry,2025-10-29T16:02:58.526Z
@@ -1450,7 +1450,7 @@ library,estraverse@5.3.0,BSD-2-Clause,,,estraverse,5.3.0,pkg:npm/estraverse@5.3.
1450
1450
  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
1451
1451
  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
1452
1452
  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
1453
- 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-12-16T16:21:37.856Z
1453
+ 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-12-17T16:21:48.102Z
1454
1454
  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
1455
1455
  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
1456
1456
  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