@mojaloop/sdk-scheme-adapter 24.10.6-snapshot.0 → 24.10.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/.yarn/cache/{@eslint-compat-npm-1.3.1-41a44c7960-688231f00b.zip → @eslint-compat-npm-1.3.2-b403da4a15-e710ec5ed8.zip} +0 -0
- package/.yarn/cache/@hapi-address-npm-5.1.1-2944e6ed9b-9462b22f96.zip +0 -0
- package/.yarn/cache/@hapi-formula-npm-3.0.2-70d8fffc4e-c6d4fdcd19.zip +0 -0
- package/.yarn/cache/@hapi-hapi-npm-21.4.2-b5f92c52c3-efe9025469.zip +0 -0
- package/.yarn/cache/@hapi-pinpoint-npm-2.0.1-4da9d8fcbc-28e72305c1.zip +0 -0
- package/.yarn/cache/@hapi-tlds-npm-1.1.2-80b5f7031d-339761cd1a.zip +0 -0
- package/.yarn/cache/@ioredis-commands-npm-1.3.0-c1ff038fb4-203029f09d.zip +0 -0
- package/.yarn/cache/@mojaloop-central-services-shared-npm-18.30.7-291fa1aea3-aee239baa2.zip +0 -0
- package/.yarn/cache/@standard-schema-spec-npm-1.0.0-e86c6647f1-aee780cc14.zip +0 -0
- package/.yarn/cache/{@types-node-npm-24.2.0-62c65eafa6-b81501e05f.zip → @types-node-npm-24.2.1-00ab09acd1-cdfa7b30b2.zip} +0 -0
- package/.yarn/cache/ioredis-npm-5.7.0-870b1dbe10-7407736226.zip +0 -0
- package/.yarn/cache/joi-npm-18.0.0-1ebac7eadf-568004d69f.zip +0 -0
- package/.yarn/cache/yaml-npm-2.8.1-b364b3bec4-eae07b3947.zip +0 -0
- package/.yarn/install-state.gz +0 -0
- package/CHANGELOG.md +24 -0
- package/modules/api-svc/package.json +2 -2
- package/modules/api-svc/src/lib/cache.js +0 -54
- package/modules/api-svc/src/lib/model/OutboundTransfersModel.js +118 -93
- package/modules/api-svc/src/lib/model/common/index.js +0 -2
- package/modules/api-svc/test/unit/api/transfers/transfers.test.js +1 -1
- package/modules/outbound-command-event-handler/package.json +4 -4
- package/modules/outbound-domain-event-handler/package.json +2 -2
- package/modules/private-shared-lib/package.json +4 -4
- package/package.json +2 -2
- package/{sbom-v24.10.5.csv → sbom-v24.10.6.csv} +79 -83
- package/modules/api-svc/src/lib/model/common/TimeoutError.js +0 -41
|
@@ -2,12 +2,12 @@ type,bom_ref,license-id,group,author,name,version,purl,path,description,vcs-url,
|
|
|
2
2
|
application,,,,,yarn,4.9.2,,,,,,,,,,,,,,,,,
|
|
3
3
|
library,,Apache-2.0,@cyclonedx,Jan Kowalleck,yarn-plugin-cyclonedx,3.0.3,,,Create CycloneDX Software Bill of Materials (SBOM) from yarn projects.,git+https://github.com/CycloneDX/cyclonedx-node-yarn.git,"as detected from PackageJson property ""repository.url""",https://github.com/CycloneDX/cyclonedx-node-yarn#readme,"as detected from PackageJson property ""homepage""",https://github.com/CycloneDX/cyclonedx-node-yarn/issues,"as detected from PackageJson property ""bugs.url""",,,,,,,,
|
|
4
4
|
library,,Apache-2.0,@cyclonedx,,cyclonedx-library,8.3.0,,,,,,https://github.com/CycloneDX/cyclonedx-javascript-library#readme,"as detected from PackageJson property ""homepage""",,,,,,,,,,
|
|
5
|
-
application,@mojaloop/sdk-scheme-adapter@workspace:.,Apache-2.0,@mojaloop,,sdk-scheme-adapter,24.10.
|
|
6
|
-
library,@types/jest@30.0.0,MIT,@types,,jest,30.0.0,pkg:npm/%40types/jest@30.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/jest,,TypeScript definitions for jest,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/jest,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
5
|
+
application,@mojaloop/sdk-scheme-adapter@workspace:.,Apache-2.0,@mojaloop,,sdk-scheme-adapter,24.10.6,pkg:npm/%40mojaloop/sdk-scheme-adapter@24.10.6,,mojaloop sdk-scheme-adapter,,,https://github.com/mojaloop/sdk-scheme-adapter,"as detected from PackageJson property ""homepage""",https://github.com/mojaloop/sdk-scheme-adapter/issues#readme,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-05T17:43:41.499Z
|
|
6
|
+
library,@types/jest@30.0.0,MIT,@types,,jest,30.0.0,pkg:npm/%40types/jest@30.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/jest,,TypeScript definitions for jest,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/jest,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T07:02:46.002Z
|
|
7
7
|
library,@types/node-cache@4.2.5,MIT,@types,,node-cache,4.2.5,pkg:npm/%40types/node-cache@4.2.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fmpneuried%2Fnodecache.git,,Stub TypeScript definitions entry for node-cache~ which provides its own types definitions,git+https://github.com/mpneuried/nodecache.git,"as detected from PackageJson property ""repository.url""",https://github.com/mpneuried/nodecache#readme,"as detected from PackageJson property ""homepage""",https://github.com/mpneuried/nodecache/issues,"as detected from PackageJson property ""bugs.url""",,,,,,deprecated,"This is a stub types definition. node-cache provides its own type definitions, so you do not need this installed.",2022-06-13T01:13:56.807Z
|
|
8
|
-
library,@types/node@24.
|
|
9
|
-
library,@typescript-eslint/eslint-plugin@8.
|
|
10
|
-
library,@typescript-eslint/parser@8.
|
|
8
|
+
library,@types/node@24.2.0,MIT,@types,,node,24.2.0,pkg:npm/%40types/node@24.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/node,,TypeScript definitions for node,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/node,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-04T10:03:57.600Z
|
|
9
|
+
library,@typescript-eslint/eslint-plugin@8.39.0,MIT,@typescript-eslint,,eslint-plugin,8.39.0,pkg:npm/%40typescript-eslint/eslint-plugin@8.39.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint.git#packages/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""",,,,,,active,Active in npm registry,2025-08-05T00:24:55.146Z
|
|
10
|
+
library,@typescript-eslint/parser@8.39.0,MIT,@typescript-eslint,,parser,8.39.0,pkg:npm/%40typescript-eslint/parser@8.39.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint.git#packages/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""",,,,,,active,Active in npm registry,2025-08-05T00:24:44.069Z
|
|
11
11
|
library,audit-ci@7.1.0,Apache-2.0,,,audit-ci,7.1.0,pkg:npm/audit-ci@7.1.0?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2FIBM%2Faudit-ci.git,,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""",,,,,,active,Active in npm registry,2024-07-03T18:02:15.522Z
|
|
12
12
|
library,eslint-config-airbnb-typescript@18.0.0,MIT,,Matt Turnbull,eslint-config-airbnb-typescript,18.0.0,pkg:npm/eslint-config-airbnb-typescript@18.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fiamturns%2Feslint-config-airbnb-typescript.git,,Airbnb's ESLint config with TypeScript support,git+https://github.com/iamturns/eslint-config-airbnb-typescript.git,"as detected from PackageJson property ""repository.url""",https://github.com/iamturns/eslint-config-airbnb-typescript,"as detected from PackageJson property ""homepage""",https://github.com/iamturns/eslint-config-airbnb-typescript/issues,"as detected from PackageJson property ""bugs.url""",,,,,matt@iamturns.com,active,Active in npm registry,2024-03-02T01:16:55.212Z
|
|
13
13
|
library,eslint-plugin-import@2.32.0,MIT,,Ben Mosher,eslint-plugin-import,2.32.0,pkg:npm/eslint-plugin-import@2.32.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fimport-js%2Feslint-plugin-import.git,,Import with sanity.,git+https://github.com/import-js/eslint-plugin-import.git,"as detected from PackageJson property ""repository.url""",https://github.com/import-js/eslint-plugin-import,"as detected from PackageJson property ""homepage""",https://github.com/import-js/eslint-plugin-import/issues,"as detected from PackageJson property ""bugs.url""",,,,,me@benmosher.com,active,Active in npm registry,2025-06-20T21:59:10.022Z
|
|
@@ -17,23 +17,23 @@ library,jest@29.7.0,MIT,,,jest,29.7.0,pkg:npm/jest@29.7.0?vcs_url=git%2Bhttps%3A
|
|
|
17
17
|
library,knex@3.1.0,MIT,,Tim Griesser,knex,3.1.0,pkg:npm/knex@3.1.0?vcs_url=git%3A%2F%2Fgithub.com%2Fknex%2Fknex.git,,A batteries-included SQL query & schema builder for PostgresSQL~ MySQL~ CockroachDB~ MSSQL and SQLite3,git://github.com/knex/knex.git,"as detected from PackageJson property ""repository.url""",https://knex.github.io/documentation/,"as detected from PackageJson property ""homepage""",https://github.com/knex/knex/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2024-12-13T19:06:07.256Z
|
|
18
18
|
library,nodemon@3.1.10,MIT,,Remy Sharp,nodemon,3.1.10,pkg:npm/nodemon@3.1.10?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fremy%2Fnodemon.git,,Simple monitor script for use during development of a Node.js app.,git+https://github.com/remy/nodemon.git,"as detected from PackageJson property ""repository.url""",https://nodemon.io,"as detected from PackageJson property ""homepage""",https://github.com/remy/nodemon/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-06-28T18:41:30.642Z
|
|
19
19
|
library,npm-check-updates@16.7.10,Apache-2.0,,Tomas Junnonen,npm-check-updates,16.7.10,pkg:npm/npm-check-updates@16.7.10?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fraineorshine%2Fnpm-check-updates.git,,Find newer versions of dependencies than what your package.json allows,git+https://github.com/raineorshine/npm-check-updates.git,"as detected from PackageJson property ""repository.url""",https://github.com/raineorshine/npm-check-updates,"as detected from PackageJson property ""homepage""",https://github.com/raineorshine/npm-check-updates/issues,"as detected from PackageJson property ""bugs.url""",,,,,tomas1@gmail.com,active,Active in npm registry,2025-07-23T00:48:18.438Z
|
|
20
|
-
library,nx@16.5.0,MIT,,Victor Savkin,nx,16.5.0,pkg:npm/nx@16.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnrwl%2Fnx.git#packages/nx,,The core Nx plugin contains the core functionality of Nx like the project graph~ nx commands and task orchestration.,git+https://github.com/nrwl/nx.git#packages/nx,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://nx.dev,"as detected from PackageJson property ""homepage""",https://github.com/nrwl/nx/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-
|
|
20
|
+
library,nx@16.5.0,MIT,,Victor Savkin,nx,16.5.0,pkg:npm/nx@16.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnrwl%2Fnx.git#packages/nx,,The core Nx plugin contains the core functionality of Nx like the project graph~ nx commands and task orchestration.,git+https://github.com/nrwl/nx.git#packages/nx,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://nx.dev,"as detected from PackageJson property ""homepage""",https://github.com/nrwl/nx/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-07T21:40:47.304Z
|
|
21
21
|
library,replace@1.2.2,MIT,,Alessandro Maclaine,replace,1.2.2,pkg:npm/replace@1.2.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FALMaclaine%2Freplace.git,,Command line search and replace utility,git+https://github.com/ALMaclaine/replace.git,"as detected from PackageJson property ""repository.url""",https://github.com/ALMaclaine/replace#readme,"as detected from PackageJson property ""homepage""",https://github.com/ALMaclaine/replace/issues,"as detected from PackageJson property ""bugs.url""",,,,,almaclaine@gmail.com,active,Active in npm registry,2023-02-10T19:41:18.075Z
|
|
22
22
|
library,standard-version@9.5.0,ISC,,Ben Coe,standard-version,9.5.0,pkg:npm/standard-version@9.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fconventional-changelog%2Fstandard-version.git,,replacement for `npm version` with automatic CHANGELOG generation,git+https://github.com/conventional-changelog/standard-version.git,"as detected from PackageJson property ""repository.url""",https://github.com/conventional-changelog/standard-version#readme,"as detected from PackageJson property ""homepage""",https://github.com/conventional-changelog/standard-version/issues,"as detected from PackageJson property ""bugs.url""",,,,,ben@npmjs.com,active,Active in npm registry,2023-04-01T00:02:16.994Z
|
|
23
|
-
library,ts-jest@29.4.
|
|
23
|
+
library,ts-jest@29.4.1,MIT,,Kulshekhar Kabra,ts-jest,29.4.1,pkg:npm/ts-jest@29.4.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fkulshekhar%2Fts-jest.git,,A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript,git+https://github.com/kulshekhar/ts-jest.git,"as detected from PackageJson property ""repository.url""",https://kulshekhar.github.io/ts-jest,"as detected from PackageJson property ""homepage""",https://github.com/kulshekhar/ts-jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,kulshekhar@users.noreply.github.com,active,Active in npm registry,2025-08-03T13:31:02.983Z
|
|
24
24
|
library,ts-node@10.9.2,MIT,,Blake Embrey,ts-node,10.9.2,pkg:npm/ts-node@10.9.2?vcs_url=git%3A%2F%2Fgithub.com%2FTypeStrong%2Fts-node.git,,TypeScript execution environment and REPL for node.js~ with source map support,git://github.com/TypeStrong/ts-node.git,"as detected from PackageJson property ""repository.url""",https://typestrong.org/ts-node,"as detected from PackageJson property ""homepage""",https://github.com/TypeStrong/ts-node/issues,"as detected from PackageJson property ""bugs.url""",,,,,hello@blakeembrey.com,active,Active in npm registry,2024-08-28T19:08:13.840Z
|
|
25
25
|
library,tslib@2.8.1,0BSD,,Microsoft Corp.,tslib,2.8.1,pkg:npm/tslib@2.8.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FMicrosoft%2Ftslib.git,,Runtime library for TypeScript helper functions,git+https://github.com/Microsoft/tslib.git,"as detected from PackageJson property ""repository.url""",https://www.typescriptlang.org/,"as detected from PackageJson property ""homepage""",https://github.com/Microsoft/TypeScript/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-05-22T16:57:30.422Z
|
|
26
26
|
library,typescript@patch:typescript@npm%3A5.9.2#optional!builtin<compat/typescript>::version=5.9.2&hash=5786d5,Apache-2.0,,Microsoft Corp.,typescript,5.9.2,pkg:npm/typescript@5.9.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fmicrosoft%2FTypeScript.git,,TypeScript is a language for application scale JavaScript development,git+https://github.com/microsoft/TypeScript.git,"as detected from PackageJson property ""repository.url""",https://www.typescriptlang.org/,"as detected from PackageJson property ""homepage""",https://github.com/microsoft/TypeScript/issues,"as detected from PackageJson property ""bugs.url""",,,,,,,,
|
|
27
27
|
library,yarn-audit-fix@10.1.1,MIT,,Anton Golub,yarn-audit-fix,10.1.1,pkg:npm/yarn-audit-fix@10.1.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fantongolub%2Fyarn-audit-fix.git,,The missing `yarn audit fix`,git+https://github.com/antongolub/yarn-audit-fix.git,"as detected from PackageJson property ""repository.url""",https://github.com/antongolub/yarn-audit-fix#readme,"as detected from PackageJson property ""homepage""",https://github.com/antongolub/yarn-audit-fix/issues,"as detected from PackageJson property ""bugs.url""",,,,,golub.anton@gmail.com,active,Active in npm registry,2024-11-29T17:22:37.489Z
|
|
28
|
-
library,@types/fs-extra@11.0.4,MIT,@types,,fs-extra,11.0.4,pkg:npm/%40types/fs-extra@11.0.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/fs-extra,,TypeScript definitions for fs-extra,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/fs-extra,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fs-extra,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
29
|
-
library,@types/lodash-es@4.17.12,MIT,@types,,lodash-es,4.17.12,pkg:npm/%40types/lodash-es@4.17.12?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/lodash-es,,TypeScript definitions for lodash-es,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/lodash-es,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash-es,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
30
|
-
library,@types/semver@7.5.8,MIT,@types,,semver,7.5.8,pkg:npm/%40types/semver@7.5.8?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/semver,,TypeScript definitions for semver,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/semver,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
31
|
-
library,@types/yarnpkg__lockfile@1.1.9,MIT,@types,,yarnpkg__lockfile,1.1.9,pkg:npm/%40types/yarnpkg__lockfile@1.1.9?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/yarnpkg__lockfile,,TypeScript definitions for @yarnpkg/lockfile,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/yarnpkg__lockfile,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yarnpkg__lockfile,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
28
|
+
library,@types/fs-extra@11.0.4,MIT,@types,,fs-extra,11.0.4,pkg:npm/%40types/fs-extra@11.0.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/fs-extra,,TypeScript definitions for fs-extra,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/fs-extra,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fs-extra,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T08:03:59.246Z
|
|
29
|
+
library,@types/lodash-es@4.17.12,MIT,@types,,lodash-es,4.17.12,pkg:npm/%40types/lodash-es@4.17.12?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/lodash-es,,TypeScript definitions for lodash-es,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/lodash-es,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash-es,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T07:11:48.764Z
|
|
30
|
+
library,@types/semver@7.5.8,MIT,@types,,semver,7.5.8,pkg:npm/%40types/semver@7.5.8?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/semver,,TypeScript definitions for semver,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/semver,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T08:05:15.627Z
|
|
31
|
+
library,@types/yarnpkg__lockfile@1.1.9,MIT,@types,,yarnpkg__lockfile,1.1.9,pkg:npm/%40types/yarnpkg__lockfile@1.1.9?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/yarnpkg__lockfile,,TypeScript definitions for @yarnpkg/lockfile,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/yarnpkg__lockfile,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yarnpkg__lockfile,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T08:02:06.214Z
|
|
32
32
|
library,@yarnpkg/lockfile@1.1.0,BSD-2-Clause,@yarnpkg,,lockfile,1.1.0,pkg:npm/%40yarnpkg/lockfile@1.1.0?vcs_url=https%3A%2F%2Fgithub.com%2Fyarnpkg%2Fyarn%2Fblob%2Fmaster%2Fpackages%2Flockfile,,The parser/stringifier for Yarn lockfiles.,https://github.com/yarnpkg/yarn/blob/master/packages/lockfile,"as detected from PackageJson property ""repository.url""",,,,,,,,,,active,Active in npm registry,2024-04-16T05:07:07.732Z
|
|
33
|
-
library,chalk@5.4.1,MIT,,,chalk,5.4.1,pkg:npm/chalk@5.4.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fchalk%2Fchalk.git,,Terminal string styling done right,git+https://github.com/chalk/chalk.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/chalk#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/chalk/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
33
|
+
library,chalk@5.4.1,MIT,,,chalk,5.4.1,pkg:npm/chalk@5.4.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fchalk%2Fchalk.git,,Terminal string styling done right,git+https://github.com/chalk/chalk.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/chalk#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/chalk/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T23:22:10.087Z
|
|
34
34
|
library,commander@12.1.0,MIT,,TJ Holowaychuk,commander,12.1.0,pkg:npm/commander@12.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftj%2Fcommander.js.git,,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""",,,,,tj@vision-media.ca,active,Active in npm registry,2025-05-18T23:00:59.689Z
|
|
35
35
|
library,fast-glob@3.3.3,MIT,,Denis Malinochkin,fast-glob,3.3.3,pkg:npm/fast-glob@3.3.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fmrmlnc%2Ffast-glob.git,,It's a very fast and efficient glob library for Node.js,git+https://github.com/mrmlnc/fast-glob.git,"as detected from PackageJson property ""repository.url""",https://github.com/mrmlnc/fast-glob#readme,"as detected from PackageJson property ""homepage""",https://github.com/mrmlnc/fast-glob/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-01-05T10:38:42.437Z
|
|
36
|
-
library,fs-extra@11.3.0,MIT,,JP Richardson,fs-extra,11.3.0,pkg:npm/fs-extra@11.3.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjprichardson%2Fnode-fs-extra.git,,fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir~ copy~ and remove.,git+https://github.com/jprichardson/node-fs-extra.git,"as detected from PackageJson property ""repository.url""",https://github.com/jprichardson/node-fs-extra,"as detected from PackageJson property ""homepage""",https://github.com/jprichardson/node-fs-extra/issues,"as detected from PackageJson property ""bugs.url""",,,,,jprichardson@gmail.com,active,Active in npm registry,2025-
|
|
36
|
+
library,fs-extra@11.3.0,MIT,,JP Richardson,fs-extra,11.3.0,pkg:npm/fs-extra@11.3.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjprichardson%2Fnode-fs-extra.git,,fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir~ copy~ and remove.,git+https://github.com/jprichardson/node-fs-extra.git,"as detected from PackageJson property ""repository.url""",https://github.com/jprichardson/node-fs-extra,"as detected from PackageJson property ""homepage""",https://github.com/jprichardson/node-fs-extra/issues,"as detected from PackageJson property ""bugs.url""",,,,,jprichardson@gmail.com,active,Active in npm registry,2025-08-05T15:23:00.294Z
|
|
37
37
|
library,js-yaml@4.1.0,MIT,,Vladimir Zapparov,js-yaml,4.1.0,pkg:npm/js-yaml@4.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnodeca%2Fjs-yaml.git,,YAML 1.2 parser and serializer,git+https://github.com/nodeca/js-yaml.git,"as detected from PackageJson property ""repository.url""",https://github.com/nodeca/js-yaml#readme,"as detected from PackageJson property ""homepage""",https://github.com/nodeca/js-yaml/issues,"as detected from PackageJson property ""bugs.url""",,,,,dervus.grim@gmail.com,active,Active in npm registry,2023-06-09T21:33:18.974Z
|
|
38
38
|
library,lodash-es@4.17.21,MIT,,John-David Dalton,lodash-es,4.17.21,pkg:npm/lodash-es@4.17.21?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Flodash%2Flodash.git,,Lodash exported as ES modules.,git+https://github.com/lodash/lodash.git,"as detected from PackageJson property ""repository.url""",https://lodash.com/custom-builds,"as detected from PackageJson property ""homepage""",https://github.com/lodash/lodash-cli/issues,"as detected from PackageJson property ""bugs.url""",,,,,john.david.dalton@gmail.com,active,Active in npm registry,2025-07-07T05:38:02.445Z
|
|
39
39
|
library,semver@7.7.1,ISC,,GitHub Inc.,semver,7.7.1,pkg:npm/semver@7.7.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fnode-semver.git,,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""",,,,,,active,Active in npm registry,2025-05-14T20:04:22.201Z
|
|
@@ -66,9 +66,9 @@ library,fastq@1.19.0,ISC,,Matteo Collina,fastq,1.19.0,pkg:npm/fastq@1.19.0?vcs_u
|
|
|
66
66
|
library,reusify@1.1.0,MIT,,Matteo Collina,reusify,1.1.0,pkg:npm/reusify@1.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fmcollina%2Freusify.git,,Reuse objects and functions with style,git+https://github.com/mcollina/reusify.git,"as detected from PackageJson property ""repository.url""",https://github.com/mcollina/reusify#readme,"as detected from PackageJson property ""homepage""",https://github.com/mcollina/reusify/issues,"as detected from PackageJson property ""bugs.url""",,,,,hello@matteocollina.com,active,Active in npm registry,2025-02-25T16:00:50.115Z
|
|
67
67
|
library,run-parallel@1.2.0,MIT,,Feross Aboukhadijeh,run-parallel,1.2.0,pkg:npm/run-parallel@1.2.0?vcs_url=git%3A%2F%2Fgithub.com%2Ffeross%2Frun-parallel.git,,Run an array of functions in parallel,git://github.com/feross/run-parallel.git,"as detected from PackageJson property ""repository.url""",https://github.com/feross/run-parallel,"as detected from PackageJson property ""homepage""",https://github.com/feross/run-parallel/issues,"as detected from PackageJson property ""bugs.url""",,,,,feross@feross.org,active,Active in npm registry,2025-01-02T08:58:07.736Z
|
|
68
68
|
library,queue-microtask@1.2.3,MIT,,Feross Aboukhadijeh,queue-microtask,1.2.3,pkg:npm/queue-microtask@1.2.3?vcs_url=git%3A%2F%2Fgithub.com%2Ffeross%2Fqueue-microtask.git,,fast~ tiny `queueMicrotask` shim for modern engines,git://github.com/feross/queue-microtask.git,"as detected from PackageJson property ""repository.url""",https://github.com/feross/queue-microtask,"as detected from PackageJson property ""homepage""",https://github.com/feross/queue-microtask/issues,"as detected from PackageJson property ""bugs.url""",,,,,feross@feross.org,active,Active in npm registry,2023-06-22T16:33:42.516Z
|
|
69
|
-
library,@types/lodash@4.17.15,MIT,@types,,lodash,4.17.15,pkg:npm/%40types/lodash@4.17.15?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/lodash,,TypeScript definitions for lodash,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/lodash,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
70
|
-
library,@types/jsonfile@6.1.4,MIT,@types,,jsonfile,6.1.4,pkg:npm/%40types/jsonfile@6.1.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/jsonfile,,TypeScript definitions for jsonfile,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/jsonfile,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsonfile,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
71
|
-
library,@types/node@22.13.5,MIT,@types,,node,22.13.5,pkg:npm/%40types/node@22.13.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/node,,TypeScript definitions for node,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/node,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
69
|
+
library,@types/lodash@4.17.15,MIT,@types,,lodash,4.17.15,pkg:npm/%40types/lodash@4.17.15?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/lodash,,TypeScript definitions for lodash,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/lodash,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T08:04:21.607Z
|
|
70
|
+
library,@types/jsonfile@6.1.4,MIT,@types,,jsonfile,6.1.4,pkg:npm/%40types/jsonfile@6.1.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/jsonfile,,TypeScript definitions for jsonfile,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/jsonfile,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsonfile,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T07:06:10.716Z
|
|
71
|
+
library,@types/node@22.13.5,MIT,@types,,node,22.13.5,pkg:npm/%40types/node@22.13.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/node,,TypeScript definitions for node,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/node,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-04T10:03:57.600Z
|
|
72
72
|
library,undici-types@6.20.0,MIT,,,undici-types,6.20.0,pkg:npm/undici-types@6.20.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnodejs%2Fundici.git,,A stand-alone types package for Undici,git+https://github.com/nodejs/undici.git,"as detected from PackageJson property ""repository.url""",https://undici.nodejs.org,"as detected from PackageJson property ""homepage""",https://github.com/nodejs/undici/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-07-31T09:09:48.860Z
|
|
73
73
|
library,@cspotcode/source-map-support@0.8.1,MIT,@cspotcode,,source-map-support,0.8.1,pkg:npm/%40cspotcode/source-map-support@0.8.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fcspotcode%2Fnode-source-map-support.git,,Fixes stack traces for files with source maps,git+https://github.com/cspotcode/node-source-map-support.git,"as detected from PackageJson property ""repository.url""",https://github.com/cspotcode/node-source-map-support#readme,"as detected from PackageJson property ""homepage""",https://github.com/cspotcode/node-source-map-support/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2022-05-02T13:24:38.473Z
|
|
74
74
|
library,@tsconfig/node10@1.0.11,MIT,@tsconfig,,node10,1.0.11,pkg:npm/%40tsconfig/node10@1.0.11?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftsconfig%2Fbases.git#bases,,A base TSConfig for working with Node 10.,git+https://github.com/tsconfig/bases.git#bases,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/tsconfig/bases#readme,"as detected from PackageJson property ""homepage""",https://github.com/tsconfig/bases/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2024-03-27T04:13:32.059Z
|
|
@@ -87,27 +87,19 @@ library,@jridgewell/trace-mapping@0.3.9,MIT,@jridgewell,Justin Ridgewell,trace-m
|
|
|
87
87
|
library,@jridgewell/resolve-uri@3.1.2,MIT,@jridgewell,Justin Ridgewell,resolve-uri,3.1.2,pkg:npm/%40jridgewell/resolve-uri@3.1.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjridgewell%2Fresolve-uri.git,,Resolve a URI relative to an optional base URI,git+https://github.com/jridgewell/resolve-uri.git,"as detected from PackageJson property ""repository.url""",https://github.com/jridgewell/resolve-uri#readme,"as detected from PackageJson property ""homepage""",https://github.com/jridgewell/resolve-uri/issues,"as detected from PackageJson property ""bugs.url""",,,,,justin@ridgewell.name,active,Active in npm registry,2024-02-14T19:32:38.290Z
|
|
88
88
|
library,@jridgewell/sourcemap-codec@1.5.0,MIT,@jridgewell,Rich Harris,sourcemap-codec,1.5.0,pkg:npm/%40jridgewell/sourcemap-codec@1.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjridgewell%2Fsourcemap-codec.git,,Encode/decode sourcemap mappings,git+https://github.com/jridgewell/sourcemap-codec.git,"as detected from PackageJson property ""repository.url""",https://github.com/jridgewell/sourcemap-codec#readme,"as detected from PackageJson property ""homepage""",https://github.com/jridgewell/sourcemap-codec/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-07-01T18:18:17.271Z
|
|
89
89
|
library,bs-logger@0.2.6,MIT,,Huafu Gandon,bs-logger,0.2.6,pkg:npm/bs-logger@0.2.6?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fhuafu%2Fbs-logger.git,,Bare simple logger for NodeJS,git+https://github.com/huafu/bs-logger.git,"as detected from PackageJson property ""repository.url""",https://github.com/huafu/bs-logger#readme,"as detected from PackageJson property ""homepage""",https://github.com/huafu/bs-logger/issues,"as detected from PackageJson property ""bugs.url""",,,,,huafu.gandon@gmail.com,active,Active in npm registry,2022-04-12T04:32:21.737Z
|
|
90
|
-
library,ejs@3.1.10,Apache-2.0,,Matthew Eernisse,ejs,3.1.10,pkg:npm/ejs@3.1.10?vcs_url=git%3A%2F%2Fgithub.com%2Fmde%2Fejs.git,,Embedded JavaScript templates,git://github.com/mde/ejs.git,"as detected from PackageJson property ""repository.url""",https://github.com/mde/ejs,"as detected from PackageJson property ""homepage""",https://github.com/mde/ejs/issues,"as detected from PackageJson property ""bugs.url""",,,,,mde@fleegix.org,active,Active in npm registry,2024-05-31T16:14:06.838Z
|
|
91
90
|
library,fast-json-stable-stringify@2.1.0,MIT,,James Halliday,fast-json-stable-stringify,2.1.0,pkg:npm/fast-json-stable-stringify@2.1.0?vcs_url=git%3A%2F%2Fgithub.com%2Fepoberezkin%2Ffast-json-stable-stringify.git,,deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify,git://github.com/epoberezkin/fast-json-stable-stringify.git,"as detected from PackageJson property ""repository.url""",https://github.com/epoberezkin/fast-json-stable-stringify,"as detected from PackageJson property ""homepage""",https://github.com/epoberezkin/fast-json-stable-stringify/issues,"as detected from PackageJson property ""bugs.url""",,,,,mail@substack.net,active,Active in npm registry,2023-06-22T16:31:53.694Z
|
|
91
|
+
library,handlebars@4.7.8,MIT,,Yehuda Katz,handlebars,4.7.8,pkg:npm/handlebars@4.7.8?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fhandlebars-lang%2Fhandlebars.js.git,,Handlebars provides the power necessary to let you build semantic templates effectively with no frustration,git+https://github.com/handlebars-lang/handlebars.js.git,"as detected from PackageJson property ""repository.url""",https://www.handlebarsjs.com/,"as detected from PackageJson property ""homepage""",https://github.com/handlebars-lang/handlebars.js/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-09-21T20:42:57.671Z
|
|
92
92
|
library,json5@2.2.3,MIT,,Aseem Kishore,json5,2.2.3,pkg:npm/json5@2.2.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjson5%2Fjson5.git,,JSON for Humans,git+https://github.com/json5/json5.git,"as detected from PackageJson property ""repository.url""",http://json5.org/,"as detected from PackageJson property ""homepage""",https://github.com/json5/json5/issues,"as detected from PackageJson property ""bugs.url""",,,,,aseem.kishore@gmail.com,active,Active in npm registry,2023-03-04T17:04:33.373Z
|
|
93
93
|
library,lodash.memoize@4.1.2,MIT,,John-David Dalton,lodash.memoize,4.1.2,pkg:npm/lodash.memoize@4.1.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Flodash%2Flodash.git,,The lodash method `_.memoize` 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""",,,,,john.david.dalton@gmail.com,active,Active in npm registry,2022-06-19T13:36:42.971Z
|
|
94
94
|
library,semver@7.7.2,ISC,,GitHub Inc.,semver,7.7.2,pkg:npm/semver@7.7.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fnode-semver.git,,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""",,,,,,active,Active in npm registry,2025-05-14T20:04:22.201Z
|
|
95
95
|
library,type-fest@4.41.0,,,Sindre Sorhus,type-fest,4.41.0,pkg:npm/type-fest@4.41.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Ftype-fest.git,,A collection of essential TypeScript types,git+https://github.com/sindresorhus/type-fest.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/type-fest#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/type-fest/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-05-06T07:20:19.520Z
|
|
96
96
|
library,yargs-parser@21.1.1,ISC,,Ben Coe,yargs-parser,21.1.1,pkg:npm/yargs-parser@21.1.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fyargs%2Fyargs-parser.git,,the mighty option parser used by yargs,git+https://github.com/yargs/yargs-parser.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/yargs-parser#readme,"as detected from PackageJson property ""homepage""",https://github.com/yargs/yargs-parser/issues,"as detected from PackageJson property ""bugs.url""",,,,,ben@npmjs.com,active,Active in npm registry,2025-05-26T20:12:01.075Z
|
|
97
|
-
library,
|
|
98
|
-
library,async@
|
|
99
|
-
library,
|
|
100
|
-
library,
|
|
101
|
-
library,
|
|
102
|
-
library,
|
|
103
|
-
library,balanced-match@1.0.2,MIT,,Julian Gruber,balanced-match,1.0.2,pkg:npm/balanced-match@1.0.2?vcs_url=git%3A%2F%2Fgithub.com%2Fjuliangruber%2Fbalanced-match.git,,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""",,,,,mail@juliangruber.com,active,Active in npm registry,2023-10-07T13:34:03.844Z
|
|
104
|
-
library,minimatch@5.1.6,ISC,,Isaac Z. Schlueter,minimatch,5.1.6,pkg:npm/minimatch@5.1.6?vcs_url=git%3A%2F%2Fgithub.com%2Fisaacs%2Fminimatch.git,,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""",,,,,i@izs.me,active,Active in npm registry,2025-06-12T20:19:28.018Z
|
|
105
|
-
library,ansi-styles@4.3.0,MIT,,Sindre Sorhus,ansi-styles,4.3.0,pkg:npm/ansi-styles@4.3.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fchalk%2Fansi-styles.git,,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""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-05-10T18:27:53.474Z
|
|
106
|
-
library,supports-color@7.2.0,MIT,,Sindre Sorhus,supports-color,7.2.0,pkg:npm/supports-color@7.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fchalk%2Fsupports-color.git,,Detect whether a terminal supports color,git+https://github.com/chalk/supports-color.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/supports-color#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/supports-color/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2024-12-18T17:55:27.773Z
|
|
107
|
-
library,has-flag@4.0.0,MIT,,Sindre Sorhus,has-flag,4.0.0,pkg:npm/has-flag@4.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fhas-flag.git,,Check if argv has a specific flag,git+https://github.com/sindresorhus/has-flag.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/has-flag#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/has-flag/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-04-17T23:19:31.649Z
|
|
108
|
-
library,color-convert@2.0.1,MIT,,Heather Arthur,color-convert,2.0.1,pkg:npm/color-convert@2.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FQix-%2Fcolor-convert.git,,Plain color conversion functions,git+https://github.com/Qix-/color-convert.git,"as detected from PackageJson property ""repository.url""",https://github.com/Qix-/color-convert#readme,"as detected from PackageJson property ""homepage""",https://github.com/Qix-/color-convert/issues,"as detected from PackageJson property ""bugs.url""",,,,,fayearthur@gmail.com,active,Active in npm registry,2025-05-13T10:03:14.699Z
|
|
109
|
-
library,color-name@1.1.4,MIT,,DY,color-name,1.1.4,pkg:npm/color-name@1.1.4?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Fcolorjs%2Fcolor-name.git,,A list of color names and its values,git+ssh://git@github.com/colorjs/color-name.git,"as detected from PackageJson property ""repository.url""",https://github.com/colorjs/color-name,"as detected from PackageJson property ""homepage""",https://github.com/colorjs/color-name/issues,"as detected from PackageJson property ""bugs.url""",,,,,dfcreative@gmail.com,active,Active in npm registry,2023-03-08T01:43:51.822Z
|
|
110
|
-
library,chalk@2.4.2,MIT,,,chalk,2.4.2,pkg:npm/chalk@2.4.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fchalk%2Fchalk.git,,Terminal string styling done right,git+https://github.com/chalk/chalk.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/chalk#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/chalk/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-07-22T01:09:17.470Z
|
|
97
|
+
library,minimist@1.2.8,MIT,,James Halliday,minimist,1.2.8,pkg:npm/minimist@1.2.8?vcs_url=git%3A%2F%2Fgithub.com%2Fminimistjs%2Fminimist.git,,parse argument options,git://github.com/minimistjs/minimist.git,"as detected from PackageJson property ""repository.url""",https://github.com/minimistjs/minimist,"as detected from PackageJson property ""homepage""",https://github.com/minimistjs/minimist/issues,"as detected from PackageJson property ""bugs.url""",,,,,mail@substack.net,active,Active in npm registry,2023-06-09T21:33:07.258Z
|
|
98
|
+
library,neo-async@2.6.2,MIT,,,neo-async,2.6.2,pkg:npm/neo-async@2.6.2?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Fsuguru03%2Fneo-async.git,,Neo-Async is a drop-in replacement for Async~ it almost fully covers its functionality and runs faster ,git+ssh://git@github.com/suguru03/neo-async.git,"as detected from PackageJson property ""repository.url""",https://github.com/suguru03/neo-async,"as detected from PackageJson property ""homepage""",https://github.com/suguru03/neo-async/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2022-06-21T00:04:10.222Z
|
|
99
|
+
library,source-map@0.6.1,BSD-3-Clause,,Nick Fitzgerald,source-map,0.6.1,pkg:npm/source-map@0.6.1?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Fmozilla%2Fsource-map.git,,Generates and consumes source maps,git+ssh://git@github.com/mozilla/source-map.git,"as detected from PackageJson property ""repository.url""",https://github.com/mozilla/source-map,"as detected from PackageJson property ""homepage""",https://github.com/mozilla/source-map/issues,"as detected from PackageJson property ""bugs.url""",,,,,nfitzgerald@mozilla.com,active,Active in npm registry,2025-07-29T15:12:31.053Z
|
|
100
|
+
library,uglify-js@3.19.3,BSD-2-Clause,,Mihai Bazon,uglify-js,3.19.3,pkg:npm/uglify-js@3.19.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fmishoo%2FUglifyJS.git,,JavaScript parser~ mangler/compressor and beautifier toolkit,git+https://github.com/mishoo/UglifyJS.git,"as detected from PackageJson property ""repository.url""",https://github.com/mishoo/UglifyJS#readme,"as detected from PackageJson property ""homepage""",https://github.com/mishoo/UglifyJS/issues,"as detected from PackageJson property ""bugs.url""",,,,,mihai.bazon@gmail.com,active,Active in npm registry,2025-01-06T16:03:36.699Z
|
|
101
|
+
library,wordwrap@1.0.0,MIT,,James Halliday,wordwrap,1.0.0,pkg:npm/wordwrap@1.0.0?vcs_url=git%3A%2F%2Fgithub.com%2Fsubstack%2Fnode-wordwrap.git,,Wrap those words. Show them at what columns to start and stop.,git://github.com/substack/node-wordwrap.git,"as detected from PackageJson property ""repository.url""",https://github.com/substack/node-wordwrap#readme,"as detected from PackageJson property ""homepage""",https://github.com/substack/node-wordwrap/issues,"as detected from PackageJson property ""bugs.url""",,,,,mail@substack.net,active,Active in npm registry,2023-07-10T23:18:54.232Z
|
|
102
|
+
library,chalk@2.4.2,MIT,,,chalk,2.4.2,pkg:npm/chalk@2.4.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fchalk%2Fchalk.git,,Terminal string styling done right,git+https://github.com/chalk/chalk.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/chalk#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/chalk/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T23:22:10.087Z
|
|
111
103
|
library,conventional-changelog-config-spec@2.1.0,MIT,,,conventional-changelog-config-spec,2.1.0,pkg:npm/conventional-changelog-config-spec@2.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fconventional-changelog%2Fconventional-changelog-config-spec.git,,a spec describing the config options supported by conventional-config for upstream tooling,git+https://github.com/conventional-changelog/conventional-changelog-config-spec.git,"as detected from PackageJson property ""repository.url""",https://github.com/conventional-changelog/conventional-changelog-config-spec#readme,"as detected from PackageJson property ""homepage""",https://github.com/conventional-changelog/conventional-changelog-config-spec/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2022-04-27T16:24:59.242Z
|
|
112
104
|
library,conventional-changelog-conventionalcommits@4.6.3,ISC,,Ben Coe,conventional-changelog-conventionalcommits,4.6.3,pkg:npm/conventional-changelog-conventionalcommits@4.6.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fconventional-changelog%2Fconventional-changelog.git,,conventional-changelog conventionalcommits.org preset,git+https://github.com/conventional-changelog/conventional-changelog.git,"as detected from PackageJson property ""repository.url""",https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-conventionalcommits#readme,"as detected from PackageJson property ""homepage""",https://github.com/conventional-changelog/conventional-changelog/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-07-10T15:39:02.619Z
|
|
113
105
|
library,conventional-changelog@3.1.25,MIT,,,conventional-changelog,3.1.25,pkg:npm/conventional-changelog@3.1.25?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fconventional-changelog%2Fconventional-changelog.git,,Generate a changelog from git metadata,git+https://github.com/conventional-changelog/conventional-changelog.git,"as detected from PackageJson property ""repository.url""",https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog#readme,"as detected from PackageJson property ""homepage""",https://github.com/conventional-changelog/conventional-changelog/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-07-10T17:31:06.154Z
|
|
@@ -131,9 +123,12 @@ library,is-fullwidth-code-point@3.0.0,MIT,,Sindre Sorhus,is-fullwidth-code-point
|
|
|
131
123
|
library,strip-ansi@6.0.1,MIT,,Sindre Sorhus,strip-ansi,6.0.1,pkg:npm/strip-ansi@6.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fchalk%2Fstrip-ansi.git,,Strip ANSI escape codes from a string,git+https://github.com/chalk/strip-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/strip-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/strip-ansi/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-05-28T09:55:04.460Z
|
|
132
124
|
library,ansi-regex@5.0.1,MIT,,Sindre Sorhus,ansi-regex,5.0.1,pkg:npm/ansi-regex@5.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fchalk%2Fansi-regex.git,,Regular expression for matching ANSI escape codes,git+https://github.com/chalk/ansi-regex.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/ansi-regex#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/ansi-regex/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2024-09-09T13:57:57.475Z
|
|
133
125
|
library,wrap-ansi@7.0.0,MIT,,Sindre Sorhus,wrap-ansi,7.0.0,pkg:npm/wrap-ansi@7.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fchalk%2Fwrap-ansi.git,,Wordwrap a string with ANSI escape codes,git+https://github.com/chalk/wrap-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/wrap-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/wrap-ansi/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-10-28T17:40:34.535Z
|
|
126
|
+
library,ansi-styles@4.3.0,MIT,,Sindre Sorhus,ansi-styles,4.3.0,pkg:npm/ansi-styles@4.3.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fchalk%2Fansi-styles.git,,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""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-05-10T18:27:53.474Z
|
|
127
|
+
library,color-convert@2.0.1,MIT,,Heather Arthur,color-convert,2.0.1,pkg:npm/color-convert@2.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FQix-%2Fcolor-convert.git,,Plain color conversion functions,git+https://github.com/Qix-/color-convert.git,"as detected from PackageJson property ""repository.url""",https://github.com/Qix-/color-convert#readme,"as detected from PackageJson property ""homepage""",https://github.com/Qix-/color-convert/issues,"as detected from PackageJson property ""bugs.url""",,,,,fayearthur@gmail.com,active,Active in npm registry,2025-05-13T10:03:14.699Z
|
|
128
|
+
library,color-name@1.1.4,MIT,,DY,color-name,1.1.4,pkg:npm/color-name@1.1.4?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Fcolorjs%2Fcolor-name.git,,A list of color names and its values,git+ssh://git@github.com/colorjs/color-name.git,"as detected from PackageJson property ""repository.url""",https://github.com/colorjs/color-name,"as detected from PackageJson property ""homepage""",https://github.com/colorjs/color-name/issues,"as detected from PackageJson property ""bugs.url""",,,,,dfcreative@gmail.com,active,Active in npm registry,2023-03-08T01:43:51.822Z
|
|
134
129
|
library,meow@8.1.2,MIT,,Sindre Sorhus,meow,8.1.2,pkg:npm/meow@8.1.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fmeow.git,,CLI app helper,git+https://github.com/sindresorhus/meow.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/meow#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/meow/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2024-08-21T20:39:08.805Z
|
|
135
130
|
library,semver@6.3.1,ISC,,GitHub Inc.,semver,6.3.1,pkg:npm/semver@6.3.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fnode-semver.git,,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""",,,,,,active,Active in npm registry,2025-05-14T20:04:22.201Z
|
|
136
|
-
library,@types/minimist@1.2.5,MIT,@types,,minimist,1.2.5,pkg:npm/%40types/minimist@1.2.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/minimist,,TypeScript definitions for minimist,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/minimist,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimist,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
131
|
+
library,@types/minimist@1.2.5,MIT,@types,,minimist,1.2.5,pkg:npm/%40types/minimist@1.2.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/minimist,,TypeScript definitions for minimist,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/minimist,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimist,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T07:18:38.345Z
|
|
137
132
|
library,camelcase-keys@6.2.2,MIT,,Sindre Sorhus,camelcase-keys,6.2.2,pkg:npm/camelcase-keys@6.2.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fcamelcase-keys.git,,Convert object keys to camel case,git+https://github.com/sindresorhus/camelcase-keys.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/camelcase-keys#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/camelcase-keys/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2024-01-13T12:58:35.803Z
|
|
138
133
|
library,decamelize-keys@1.1.1,MIT,,Sindre Sorhus,decamelize-keys,1.1.1,pkg:npm/decamelize-keys@1.1.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fdecamelize-keys.git,,Convert object keys from camelCase to lowercase with a custom separator,git+https://github.com/sindresorhus/decamelize-keys.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/decamelize-keys#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/decamelize-keys/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-06-17T00:08:53.952Z
|
|
139
134
|
library,hard-rejection@2.1.0,MIT,,Sindre Sorhus,hard-rejection,2.1.0,pkg:npm/hard-rejection@2.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fhard-rejection.git,,Make unhandled promise rejections fail hard right away instead of the default silent fail,git+https://github.com/sindresorhus/hard-rejection.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/hard-rejection#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/hard-rejection/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-06-17T00:11:39.980Z
|
|
@@ -149,7 +144,7 @@ library,min-indent@1.0.1,MIT,,James Kyle,min-indent,1.0.1,pkg:npm/min-indent@1.0
|
|
|
149
144
|
library,find-up@4.1.0,MIT,,Sindre Sorhus,find-up,4.1.0,pkg:npm/find-up@4.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Ffind-up.git,,Find a file or directory by walking up parent directories,git+https://github.com/sindresorhus/find-up.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/find-up#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/find-up/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-11-16T12:22:36.697Z
|
|
150
145
|
library,read-pkg@5.2.0,MIT,,Sindre Sorhus,read-pkg,5.2.0,pkg:npm/read-pkg@5.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fread-pkg.git,,Read a package.json file,git+https://github.com/sindresorhus/read-pkg.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/read-pkg#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/read-pkg/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-11-16T08:39:25.451Z
|
|
151
146
|
library,type-fest@0.8.1,,,Sindre Sorhus,type-fest,0.8.1,pkg:npm/type-fest@0.8.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Ftype-fest.git,,A collection of essential TypeScript types,git+https://github.com/sindresorhus/type-fest.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/type-fest#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/type-fest/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-05-06T07:20:19.520Z
|
|
152
|
-
library,@types/normalize-package-data@2.4.4,MIT,@types,,normalize-package-data,2.4.4,pkg:npm/%40types/normalize-package-data@2.4.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/normalize-package-data,,TypeScript definitions for normalize-package-data,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/normalize-package-data,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/normalize-package-data,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
147
|
+
library,@types/normalize-package-data@2.4.4,MIT,@types,,normalize-package-data,2.4.4,pkg:npm/%40types/normalize-package-data@2.4.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/normalize-package-data,,TypeScript definitions for normalize-package-data,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/normalize-package-data,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/normalize-package-data,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T07:23:43.716Z
|
|
153
148
|
library,normalize-package-data@2.5.0,BSD-2-Clause,,Meryn Stol,normalize-package-data,2.5.0,pkg:npm/normalize-package-data@2.5.0?vcs_url=git%3A%2F%2Fgithub.com%2Fnpm%2Fnormalize-package-data.git,,Normalizes data that can be found in package.json files.,git://github.com/npm/normalize-package-data.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/normalize-package-data#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/normalize-package-data/issues,"as detected from PackageJson property ""bugs.url""",,,,,merynstol@gmail.com,active,Active in npm registry,2025-07-24T16:40:01.790Z
|
|
154
149
|
library,parse-json@5.2.0,MIT,,Sindre Sorhus,parse-json,5.2.0,pkg:npm/parse-json@5.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fparse-json.git,,Parse JSON with more helpful errors,git+https://github.com/sindresorhus/parse-json.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/parse-json#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/parse-json/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-04-09T09:02:03.484Z
|
|
155
150
|
library,type-fest@0.6.0,,,Sindre Sorhus,type-fest,0.6.0,pkg:npm/type-fest@0.6.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Ftype-fest.git,,A collection of essential TypeScript types,git+https://github.com/sindresorhus/type-fest.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/type-fest#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/type-fest/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-05-06T07:20:19.520Z
|
|
@@ -168,7 +163,7 @@ library,validate-npm-package-license@3.0.4,Apache-2.0,,Kyle E. Mitchell,validate
|
|
|
168
163
|
library,spdx-correct@3.2.0,Apache-2.0,,,spdx-correct,3.2.0,pkg:npm/spdx-correct@3.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjslicense%2Fspdx-correct.js.git,,correct invalid SPDX expressions,git+https://github.com/jslicense/spdx-correct.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/jslicense/spdx-correct.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/jslicense/spdx-correct.js/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-03-07T01:53:18.477Z
|
|
169
164
|
library,spdx-expression-parse@3.0.1,MIT,,Kyle E. Mitchell,spdx-expression-parse,3.0.1,pkg:npm/spdx-expression-parse@3.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjslicense%2Fspdx-expression-parse.js.git,,parse SPDX license expressions,git+https://github.com/jslicense/spdx-expression-parse.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/jslicense/spdx-expression-parse.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/jslicense/spdx-expression-parse.js/issues,"as detected from PackageJson property ""bugs.url""",,,,,kyle@kemitchell.com,active,Active in npm registry,2023-11-21T19:39:43.702Z
|
|
170
165
|
library,spdx-exceptions@2.5.0,CC-BY-3.0,,The Linux Foundation,spdx-exceptions,2.5.0,pkg:npm/spdx-exceptions@2.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fkemitchell%2Fspdx-exceptions.json.git,,list of SPDX standard license exceptions,git+https://github.com/kemitchell/spdx-exceptions.json.git,"as detected from PackageJson property ""repository.url""",https://github.com/kemitchell/spdx-exceptions.json#readme,"as detected from PackageJson property ""homepage""",https://github.com/kemitchell/spdx-exceptions.json/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2024-02-15T03:06:38.787Z
|
|
171
|
-
library,spdx-license-ids@3.0.21,CC0-1.0,,Shinnosuke Watanabe,spdx-license-ids,3.0.21,pkg:npm/spdx-license-ids@3.0.21?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjslicense%2Fspdx-license-ids.git,,A list of SPDX license identifiers,git+https://github.com/jslicense/spdx-license-ids.git,"as detected from PackageJson property ""repository.url""",https://github.com/jslicense/spdx-license-ids#readme,"as detected from PackageJson property ""homepage""",https://github.com/jslicense/spdx-license-ids/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
166
|
+
library,spdx-license-ids@3.0.21,CC0-1.0,,Shinnosuke Watanabe,spdx-license-ids,3.0.21,pkg:npm/spdx-license-ids@3.0.21?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjslicense%2Fspdx-license-ids.git,,A list of SPDX license identifiers,git+https://github.com/jslicense/spdx-license-ids.git,"as detected from PackageJson property ""repository.url""",https://github.com/jslicense/spdx-license-ids#readme,"as detected from PackageJson property ""homepage""",https://github.com/jslicense/spdx-license-ids/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-06T15:24:12.245Z
|
|
172
167
|
library,is-core-module@2.16.1,MIT,,Jordan Harband,is-core-module,2.16.1,pkg:npm/is-core-module@2.16.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Finspect-js%2Fis-core-module.git,,Is this specifier a node.js core module?,git+https://github.com/inspect-js/is-core-module.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/is-core-module,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/is-core-module/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-21T21:23:27.438Z
|
|
173
168
|
library,path-parse@1.0.7,MIT,,Javier Blanco,path-parse,1.0.7,pkg:npm/path-parse@1.0.7?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjbgutierrez%2Fpath-parse.git,,Node.js path.parse() ponyfill,git+https://github.com/jbgutierrez/path-parse.git,"as detected from PackageJson property ""repository.url""",https://github.com/jbgutierrez/path-parse#readme,"as detected from PackageJson property ""homepage""",https://github.com/jbgutierrez/path-parse/issues,"as detected from PackageJson property ""bugs.url""",,,,,http://jbgutierrez.info,active,Active in npm registry,2022-06-23T14:38:12.990Z
|
|
174
169
|
library,supports-preserve-symlinks-flag@1.0.0,MIT,,Jordan Harband,supports-preserve-symlinks-flag,1.0.0,pkg:npm/supports-preserve-symlinks-flag@1.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Finspect-js%2Fnode-supports-preserve-symlinks-flag.git,,Determine if the current node version supports the `--preserve-symlinks` flag.,git+https://github.com/inspect-js/node-supports-preserve-symlinks-flag.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/node-supports-preserve-symlinks-flag#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/node-supports-preserve-symlinks-flag/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2022-05-19T01:59:54.715Z
|
|
@@ -196,6 +191,9 @@ library,p-limit@3.1.0,MIT,,Sindre Sorhus,p-limit,3.1.0,pkg:npm/p-limit@3.1.0?vcs
|
|
|
196
191
|
library,yocto-queue@0.1.0,MIT,,Sindre Sorhus,yocto-queue,0.1.0,pkg:npm/yocto-queue@0.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fyocto-queue.git,,Tiny queue data structure,git+https://github.com/sindresorhus/yocto-queue.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/yocto-queue#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/yocto-queue/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-03-22T05:49:38.583Z
|
|
197
192
|
library,escape-string-regexp@1.0.5,MIT,,Sindre Sorhus,escape-string-regexp,1.0.5,pkg:npm/escape-string-regexp@1.0.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fescape-string-regexp.git,,Escape RegExp special characters,git+https://github.com/sindresorhus/escape-string-regexp.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/escape-string-regexp#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/escape-string-regexp/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-04-25T16:42:41.472Z
|
|
198
193
|
library,find-up@3.0.0,MIT,,Sindre Sorhus,find-up,3.0.0,pkg:npm/find-up@3.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Ffind-up.git,,Find a file or directory by walking up parent directories,git+https://github.com/sindresorhus/find-up.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/find-up#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/find-up/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-11-16T12:22:36.697Z
|
|
194
|
+
library,minimatch@3.1.2,ISC,,Isaac Z. Schlueter,minimatch,3.1.2,pkg:npm/minimatch@3.1.2?vcs_url=git%3A%2F%2Fgithub.com%2Fisaacs%2Fminimatch.git,,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""",,,,,i@izs.me,active,Active in npm registry,2025-06-12T20:19:28.018Z
|
|
195
|
+
library,brace-expansion@2.0.1,MIT,,Julian Gruber,brace-expansion,2.0.1,pkg:npm/brace-expansion@2.0.1?vcs_url=git%3A%2F%2Fgithub.com%2Fjuliangruber%2Fbrace-expansion.git,,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""",,,,,mail@juliangruber.com,active,Active in npm registry,2025-06-11T08:52:58.305Z
|
|
196
|
+
library,balanced-match@1.0.2,MIT,,Julian Gruber,balanced-match,1.0.2,pkg:npm/balanced-match@1.0.2?vcs_url=git%3A%2F%2Fgithub.com%2Fjuliangruber%2Fbalanced-match.git,,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""",,,,,mail@juliangruber.com,active,Active in npm registry,2023-10-07T13:34:03.844Z
|
|
199
197
|
library,locate-path@3.0.0,MIT,,Sindre Sorhus,locate-path,3.0.0,pkg:npm/locate-path@3.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Flocate-path.git,,Get the first path that exists on disk of multiple paths,git+https://github.com/sindresorhus/locate-path.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/locate-path#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/locate-path/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-06-17T00:12:11.255Z
|
|
200
198
|
library,p-locate@3.0.0,MIT,,Sindre Sorhus,p-locate,3.0.0,pkg:npm/p-locate@3.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fp-locate.git,,Get the first fulfilled promise that satisfies the provided testing function,git+https://github.com/sindresorhus/p-locate.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-locate#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-locate/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-06-22T16:33:30.238Z
|
|
201
199
|
library,path-exists@3.0.0,MIT,,Sindre Sorhus,path-exists,3.0.0,pkg:npm/path-exists@3.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fpath-exists.git,,Check if a path exists,git+https://github.com/sindresorhus/path-exists.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/path-exists#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/path-exists/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2024-10-22T17:26:44.383Z
|
|
@@ -267,16 +265,10 @@ library,isarray@1.0.0,MIT,,Julian Gruber,isarray,1.0.0,pkg:npm/isarray@1.0.0?vcs
|
|
|
267
265
|
library,process-nextick-args@2.0.1,MIT,,,process-nextick-args,2.0.1,pkg:npm/process-nextick-args@2.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fcalvinmetcalf%2Fprocess-nextick-args.git,,process.nextTick but always with args,git+https://github.com/calvinmetcalf/process-nextick-args.git,"as detected from PackageJson property ""repository.url""",https://github.com/calvinmetcalf/process-nextick-args,"as detected from PackageJson property ""homepage""",https://github.com/calvinmetcalf/process-nextick-args/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2022-06-24T17:00:59.196Z
|
|
268
266
|
library,safe-buffer@5.1.2,MIT,,Feross Aboukhadijeh,safe-buffer,5.1.2,pkg:npm/safe-buffer@5.1.2?vcs_url=git%3A%2F%2Fgithub.com%2Ffeross%2Fsafe-buffer.git,,Safer Node.js Buffer API,git://github.com/feross/safe-buffer.git,"as detected from PackageJson property ""repository.url""",https://github.com/feross/safe-buffer,"as detected from PackageJson property ""homepage""",https://github.com/feross/safe-buffer/issues,"as detected from PackageJson property ""bugs.url""",,,,,feross@feross.org,active,Active in npm registry,2023-07-10T23:16:22.564Z
|
|
269
267
|
library,string_decoder@1.1.1,MIT,,,string_decoder,1.1.1,pkg:npm/string_decoder@1.1.1?vcs_url=git%3A%2F%2Fgithub.com%2Fnodejs%2Fstring_decoder.git,,The string_decoder module from Node core,git://github.com/nodejs/string_decoder.git,"as detected from PackageJson property ""repository.url""",https://github.com/nodejs/string_decoder,"as detected from PackageJson property ""homepage""",https://github.com/nodejs/string_decoder/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-07-12T19:05:48.571Z
|
|
270
|
-
library,handlebars@4.7.8,MIT,,Yehuda Katz,handlebars,4.7.8,pkg:npm/handlebars@4.7.8?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fhandlebars-lang%2Fhandlebars.js.git,,Handlebars provides the power necessary to let you build semantic templates effectively with no frustration,git+https://github.com/handlebars-lang/handlebars.js.git,"as detected from PackageJson property ""repository.url""",https://www.handlebarsjs.com/,"as detected from PackageJson property ""homepage""",https://github.com/handlebars-lang/handlebars.js/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-09-21T20:42:57.671Z
|
|
271
268
|
library,json-stringify-safe@5.0.1,ISC,,Isaac Z. Schlueter,json-stringify-safe,5.0.1,pkg:npm/json-stringify-safe@5.0.1?vcs_url=git%3A%2F%2Fgithub.com%2Fisaacs%2Fjson-stringify-safe.git,,Like JSON.stringify~ but doesn't blow up on circular refs.,git://github.com/isaacs/json-stringify-safe.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/json-stringify-safe,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/json-stringify-safe/issues,"as detected from PackageJson property ""bugs.url""",,,,,i@izs.me,active,Active in npm registry,2022-06-19T06:27:33.261Z
|
|
272
269
|
library,split@1.0.1,MIT,,Dominic Tarr,split,1.0.1,pkg:npm/split@1.0.1?vcs_url=git%3A%2F%2Fgithub.com%2Fdominictarr%2Fsplit.git,,split a Text Stream into a Line Stream,git://github.com/dominictarr/split.git,"as detected from PackageJson property ""repository.url""",http://github.com/dominictarr/split,"as detected from PackageJson property ""homepage""",https://github.com/dominictarr/split/issues,"as detected from PackageJson property ""bugs.url""",,,,,dominic.tarr@gmail.com,active,Active in npm registry,2022-06-26T22:56:53.943Z
|
|
273
|
-
library,minimist@1.2.8,MIT,,James Halliday,minimist,1.2.8,pkg:npm/minimist@1.2.8?vcs_url=git%3A%2F%2Fgithub.com%2Fminimistjs%2Fminimist.git,,parse argument options,git://github.com/minimistjs/minimist.git,"as detected from PackageJson property ""repository.url""",https://github.com/minimistjs/minimist,"as detected from PackageJson property ""homepage""",https://github.com/minimistjs/minimist/issues,"as detected from PackageJson property ""bugs.url""",,,,,mail@substack.net,active,Active in npm registry,2023-06-09T21:33:07.258Z
|
|
274
|
-
library,neo-async@2.6.2,MIT,,,neo-async,2.6.2,pkg:npm/neo-async@2.6.2?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Fsuguru03%2Fneo-async.git,,Neo-Async is a drop-in replacement for Async~ it almost fully covers its functionality and runs faster ,git+ssh://git@github.com/suguru03/neo-async.git,"as detected from PackageJson property ""repository.url""",https://github.com/suguru03/neo-async,"as detected from PackageJson property ""homepage""",https://github.com/suguru03/neo-async/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2022-06-21T00:04:10.222Z
|
|
275
|
-
library,source-map@0.6.1,BSD-3-Clause,,Nick Fitzgerald,source-map,0.6.1,pkg:npm/source-map@0.6.1?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Fmozilla%2Fsource-map.git,,Generates and consumes source maps,git+ssh://git@github.com/mozilla/source-map.git,"as detected from PackageJson property ""repository.url""",https://github.com/mozilla/source-map,"as detected from PackageJson property ""homepage""",https://github.com/mozilla/source-map/issues,"as detected from PackageJson property ""bugs.url""",,,,,nfitzgerald@mozilla.com,active,Active in npm registry,2025-07-29T15:12:31.053Z
|
|
276
|
-
library,uglify-js@3.19.3,BSD-2-Clause,,Mihai Bazon,uglify-js,3.19.3,pkg:npm/uglify-js@3.19.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fmishoo%2FUglifyJS.git,,JavaScript parser~ mangler/compressor and beautifier toolkit,git+https://github.com/mishoo/UglifyJS.git,"as detected from PackageJson property ""repository.url""",https://github.com/mishoo/UglifyJS#readme,"as detected from PackageJson property ""homepage""",https://github.com/mishoo/UglifyJS/issues,"as detected from PackageJson property ""bugs.url""",,,,,mihai.bazon@gmail.com,active,Active in npm registry,2025-01-06T16:03:36.699Z
|
|
277
|
-
library,wordwrap@1.0.0,MIT,,James Halliday,wordwrap,1.0.0,pkg:npm/wordwrap@1.0.0?vcs_url=git%3A%2F%2Fgithub.com%2Fsubstack%2Fnode-wordwrap.git,,Wrap those words. Show them at what columns to start and stop.,git://github.com/substack/node-wordwrap.git,"as detected from PackageJson property ""repository.url""",https://github.com/substack/node-wordwrap#readme,"as detected from PackageJson property ""homepage""",https://github.com/substack/node-wordwrap/issues,"as detected from PackageJson property ""bugs.url""",,,,,mail@substack.net,active,Active in npm registry,2023-07-10T23:18:54.232Z
|
|
278
270
|
library,ansi-styles@3.2.1,MIT,,Sindre Sorhus,ansi-styles,3.2.1,pkg:npm/ansi-styles@3.2.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fchalk%2Fansi-styles.git,,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""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-05-10T18:27:53.474Z
|
|
279
|
-
library,supports-color@5.5.0,MIT,,Sindre Sorhus,supports-color,5.5.0,pkg:npm/supports-color@5.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fchalk%2Fsupports-color.git,,Detect whether a terminal supports color,git+https://github.com/chalk/supports-color.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/supports-color#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/supports-color/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,
|
|
271
|
+
library,supports-color@5.5.0,MIT,,Sindre Sorhus,supports-color,5.5.0,pkg:npm/supports-color@5.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fchalk%2Fsupports-color.git,,Detect whether a terminal supports color,git+https://github.com/chalk/supports-color.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/supports-color#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/supports-color/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-08-03T23:27:06.528Z
|
|
280
272
|
library,has-flag@3.0.0,MIT,,Sindre Sorhus,has-flag,3.0.0,pkg:npm/has-flag@3.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fhas-flag.git,,Check if argv has a specific flag,git+https://github.com/sindresorhus/has-flag.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/has-flag#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/has-flag/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-04-17T23:19:31.649Z
|
|
281
273
|
library,color-convert@1.9.3,MIT,,Heather Arthur,color-convert,1.9.3,pkg:npm/color-convert@1.9.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FQix-%2Fcolor-convert.git,,Plain color conversion functions,git+https://github.com/Qix-/color-convert.git,"as detected from PackageJson property ""repository.url""",https://github.com/Qix-/color-convert#readme,"as detected from PackageJson property ""homepage""",https://github.com/Qix-/color-convert/issues,"as detected from PackageJson property ""bugs.url""",,,,,fayearthur@gmail.com,active,Active in npm registry,2025-05-13T10:03:14.699Z
|
|
282
274
|
library,color-name@1.1.3,MIT,,DY,color-name,1.1.3,pkg:npm/color-name@1.1.3?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Fdfcreative%2Fcolor-name.git,,A list of color names and its values,git+ssh://git@github.com/dfcreative/color-name.git,"as detected from PackageJson property ""repository.url""",https://github.com/dfcreative/color-name,"as detected from PackageJson property ""homepage""",https://github.com/dfcreative/color-name/issues,"as detected from PackageJson property ""bugs.url""",,,,,dfcreative@gmail.com,active,Active in npm registry,2023-03-08T01:43:51.822Z
|
|
@@ -289,20 +281,21 @@ library,which-module@2.0.1,ISC,,nexdrew,which-module,2.0.1,pkg:npm/which-module@
|
|
|
289
281
|
library,y18n@4.0.3,ISC,,Ben Coe,y18n,4.0.3,pkg:npm/y18n@4.0.3?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Fyargs%2Fy18n.git,,the bare-bones internationalization library used by yargs,git+ssh://git@github.com/yargs/y18n.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/y18n,"as detected from PackageJson property ""homepage""",https://github.com/yargs/y18n/issues,"as detected from PackageJson property ""bugs.url""",,,,,ben@npmjs.com,active,Active in npm registry,2023-07-10T23:16:26.635Z
|
|
290
282
|
library,wrap-ansi@6.2.0,MIT,,Sindre Sorhus,wrap-ansi,6.2.0,pkg:npm/wrap-ansi@6.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fchalk%2Fwrap-ansi.git,,Wordwrap a string with ANSI escape codes,git+https://github.com/chalk/wrap-ansi.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/wrap-ansi#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/wrap-ansi/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-10-28T17:40:34.535Z
|
|
291
283
|
library,@nrwl/tao@16.5.0,MIT,@nrwl,Victor Savkin,tao,16.5.0,pkg:npm/%40nrwl/tao@16.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnrwl%2Fnx.git#packages/tao,,CLI for generating code and running commands,git+https://github.com/nrwl/nx.git#packages/tao,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://nx.dev,"as detected from PackageJson property ""homepage""",https://github.com/nrwl/nx/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-05-20T19:05:28.355Z
|
|
292
|
-
library,@nx/nx-darwin-arm64@16.5.0,,@nx,,nx-darwin-arm64,16.5.0,pkg:npm/%40nx/nx-darwin-arm64@16.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnrwl%2Fnx.git#packages/nx/native-packages/darwin-arm64,,,git+https://github.com/nrwl/nx.git#packages/nx/native-packages/darwin-arm64,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/nrwl/nx#readme,"as detected from PackageJson property ""homepage""",https://github.com/nrwl/nx/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-
|
|
293
|
-
library,@nx/nx-darwin-x64@16.5.0,,@nx,,nx-darwin-x64,16.5.0,pkg:npm/%40nx/nx-darwin-x64@16.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnrwl%2Fnx.git#packages/nx/native-packages/darwin-x64,,,git+https://github.com/nrwl/nx.git#packages/nx/native-packages/darwin-x64,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/nrwl/nx#readme,"as detected from PackageJson property ""homepage""",https://github.com/nrwl/nx/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-
|
|
294
|
-
library,@nx/nx-freebsd-x64@16.5.0,,@nx,,nx-freebsd-x64,16.5.0,pkg:npm/%40nx/nx-freebsd-x64@16.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnrwl%2Fnx.git#packages/nx/native-packages/freebsd-x64,,,git+https://github.com/nrwl/nx.git#packages/nx/native-packages/freebsd-x64,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/nrwl/nx#readme,"as detected from PackageJson property ""homepage""",https://github.com/nrwl/nx/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-
|
|
295
|
-
library,@nx/nx-linux-arm-gnueabihf@16.5.0,,@nx,,nx-linux-arm-gnueabihf,16.5.0,pkg:npm/%40nx/nx-linux-arm-gnueabihf@16.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnrwl%2Fnx.git#packages/nx/native-packages/linux-arm-gnueabihf,,,git+https://github.com/nrwl/nx.git#packages/nx/native-packages/linux-arm-gnueabihf,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/nrwl/nx#readme,"as detected from PackageJson property ""homepage""",https://github.com/nrwl/nx/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-
|
|
296
|
-
library,@nx/nx-linux-arm64-gnu@16.5.0,,@nx,,nx-linux-arm64-gnu,16.5.0,pkg:npm/%40nx/nx-linux-arm64-gnu@16.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnrwl%2Fnx.git#packages/nx/native-packages/linux-arm64-gnu,,,git+https://github.com/nrwl/nx.git#packages/nx/native-packages/linux-arm64-gnu,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/nrwl/nx#readme,"as detected from PackageJson property ""homepage""",https://github.com/nrwl/nx/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-
|
|
297
|
-
library,@nx/nx-linux-arm64-musl@16.5.0,,@nx,,nx-linux-arm64-musl,16.5.0,pkg:npm/%40nx/nx-linux-arm64-musl@16.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnrwl%2Fnx.git#packages/nx/native-packages/linux-arm64-musl,,,git+https://github.com/nrwl/nx.git#packages/nx/native-packages/linux-arm64-musl,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/nrwl/nx#readme,"as detected from PackageJson property ""homepage""",https://github.com/nrwl/nx/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-
|
|
298
|
-
library,@nx/nx-linux-x64-gnu@16.5.0,,@nx,,nx-linux-x64-gnu,16.5.0,pkg:npm/%40nx/nx-linux-x64-gnu@16.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnrwl%2Fnx.git#packages/nx/native-packages/linux-x64-gnu,,,git+https://github.com/nrwl/nx.git#packages/nx/native-packages/linux-x64-gnu,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/nrwl/nx#readme,"as detected from PackageJson property ""homepage""",https://github.com/nrwl/nx/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-
|
|
299
|
-
library,@nx/nx-linux-x64-musl@16.5.0,,@nx,,nx-linux-x64-musl,16.5.0,pkg:npm/%40nx/nx-linux-x64-musl@16.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnrwl%2Fnx.git#packages/nx/native-packages/linux-x64-musl,,,git+https://github.com/nrwl/nx.git#packages/nx/native-packages/linux-x64-musl,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/nrwl/nx#readme,"as detected from PackageJson property ""homepage""",https://github.com/nrwl/nx/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-
|
|
300
|
-
library,@nx/nx-win32-arm64-msvc@16.5.0,,@nx,,nx-win32-arm64-msvc,16.5.0,pkg:npm/%40nx/nx-win32-arm64-msvc@16.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnrwl%2Fnx.git#packages/nx/native-packages/win32-arm64-msvc,,,git+https://github.com/nrwl/nx.git#packages/nx/native-packages/win32-arm64-msvc,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/nrwl/nx#readme,"as detected from PackageJson property ""homepage""",https://github.com/nrwl/nx/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-
|
|
301
|
-
library,@nx/nx-win32-x64-msvc@16.5.0,,@nx,,nx-win32-x64-msvc,16.5.0,pkg:npm/%40nx/nx-win32-x64-msvc@16.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnrwl%2Fnx.git#packages/nx/native-packages/win32-x64-msvc,,,git+https://github.com/nrwl/nx.git#packages/nx/native-packages/win32-x64-msvc,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/nrwl/nx#readme,"as detected from PackageJson property ""homepage""",https://github.com/nrwl/nx/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-
|
|
284
|
+
library,@nx/nx-darwin-arm64@16.5.0,,@nx,,nx-darwin-arm64,16.5.0,pkg:npm/%40nx/nx-darwin-arm64@16.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnrwl%2Fnx.git#packages/nx/native-packages/darwin-arm64,,,git+https://github.com/nrwl/nx.git#packages/nx/native-packages/darwin-arm64,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/nrwl/nx#readme,"as detected from PackageJson property ""homepage""",https://github.com/nrwl/nx/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-07T21:40:28.735Z
|
|
285
|
+
library,@nx/nx-darwin-x64@16.5.0,,@nx,,nx-darwin-x64,16.5.0,pkg:npm/%40nx/nx-darwin-x64@16.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnrwl%2Fnx.git#packages/nx/native-packages/darwin-x64,,,git+https://github.com/nrwl/nx.git#packages/nx/native-packages/darwin-x64,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/nrwl/nx#readme,"as detected from PackageJson property ""homepage""",https://github.com/nrwl/nx/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-07T21:40:28.408Z
|
|
286
|
+
library,@nx/nx-freebsd-x64@16.5.0,,@nx,,nx-freebsd-x64,16.5.0,pkg:npm/%40nx/nx-freebsd-x64@16.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnrwl%2Fnx.git#packages/nx/native-packages/freebsd-x64,,,git+https://github.com/nrwl/nx.git#packages/nx/native-packages/freebsd-x64,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/nrwl/nx#readme,"as detected from PackageJson property ""homepage""",https://github.com/nrwl/nx/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-07T21:40:35.979Z
|
|
287
|
+
library,@nx/nx-linux-arm-gnueabihf@16.5.0,,@nx,,nx-linux-arm-gnueabihf,16.5.0,pkg:npm/%40nx/nx-linux-arm-gnueabihf@16.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnrwl%2Fnx.git#packages/nx/native-packages/linux-arm-gnueabihf,,,git+https://github.com/nrwl/nx.git#packages/nx/native-packages/linux-arm-gnueabihf,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/nrwl/nx#readme,"as detected from PackageJson property ""homepage""",https://github.com/nrwl/nx/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-07T21:40:28.735Z
|
|
288
|
+
library,@nx/nx-linux-arm64-gnu@16.5.0,,@nx,,nx-linux-arm64-gnu,16.5.0,pkg:npm/%40nx/nx-linux-arm64-gnu@16.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnrwl%2Fnx.git#packages/nx/native-packages/linux-arm64-gnu,,,git+https://github.com/nrwl/nx.git#packages/nx/native-packages/linux-arm64-gnu,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/nrwl/nx#readme,"as detected from PackageJson property ""homepage""",https://github.com/nrwl/nx/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-07T21:40:28.894Z
|
|
289
|
+
library,@nx/nx-linux-arm64-musl@16.5.0,,@nx,,nx-linux-arm64-musl,16.5.0,pkg:npm/%40nx/nx-linux-arm64-musl@16.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnrwl%2Fnx.git#packages/nx/native-packages/linux-arm64-musl,,,git+https://github.com/nrwl/nx.git#packages/nx/native-packages/linux-arm64-musl,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/nrwl/nx#readme,"as detected from PackageJson property ""homepage""",https://github.com/nrwl/nx/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-07T21:40:28.988Z
|
|
290
|
+
library,@nx/nx-linux-x64-gnu@16.5.0,,@nx,,nx-linux-x64-gnu,16.5.0,pkg:npm/%40nx/nx-linux-x64-gnu@16.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnrwl%2Fnx.git#packages/nx/native-packages/linux-x64-gnu,,,git+https://github.com/nrwl/nx.git#packages/nx/native-packages/linux-x64-gnu,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/nrwl/nx#readme,"as detected from PackageJson property ""homepage""",https://github.com/nrwl/nx/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-07T21:40:39.337Z
|
|
291
|
+
library,@nx/nx-linux-x64-musl@16.5.0,,@nx,,nx-linux-x64-musl,16.5.0,pkg:npm/%40nx/nx-linux-x64-musl@16.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnrwl%2Fnx.git#packages/nx/native-packages/linux-x64-musl,,,git+https://github.com/nrwl/nx.git#packages/nx/native-packages/linux-x64-musl,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/nrwl/nx#readme,"as detected from PackageJson property ""homepage""",https://github.com/nrwl/nx/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-07T21:40:29.978Z
|
|
292
|
+
library,@nx/nx-win32-arm64-msvc@16.5.0,,@nx,,nx-win32-arm64-msvc,16.5.0,pkg:npm/%40nx/nx-win32-arm64-msvc@16.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnrwl%2Fnx.git#packages/nx/native-packages/win32-arm64-msvc,,,git+https://github.com/nrwl/nx.git#packages/nx/native-packages/win32-arm64-msvc,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/nrwl/nx#readme,"as detected from PackageJson property ""homepage""",https://github.com/nrwl/nx/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-07T21:40:28.422Z
|
|
293
|
+
library,@nx/nx-win32-x64-msvc@16.5.0,,@nx,,nx-win32-x64-msvc,16.5.0,pkg:npm/%40nx/nx-win32-x64-msvc@16.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnrwl%2Fnx.git#packages/nx/native-packages/win32-x64-msvc,,,git+https://github.com/nrwl/nx.git#packages/nx/native-packages/win32-x64-msvc,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/nrwl/nx#readme,"as detected from PackageJson property ""homepage""",https://github.com/nrwl/nx/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-07T21:40:28.634Z
|
|
302
294
|
library,@parcel/watcher@2.0.4,MIT,@parcel,,watcher,2.0.4,pkg:npm/%40parcel/watcher@2.0.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fparcel-bundler%2Fwatcher.git,,A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.,git+https://github.com/parcel-bundler/watcher.git,"as detected from PackageJson property ""repository.url""",https://github.com/parcel-bundler/watcher#readme,"as detected from PackageJson property ""homepage""",https://github.com/parcel-bundler/watcher/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-01-26T03:11:57.712Z
|
|
303
295
|
library,@yarnpkg/parsers@3.0.0-rc.46,BSD-2-Clause,@yarnpkg,,parsers,3.0.0-rc.46,pkg:npm/%40yarnpkg/parsers@3.0.0-rc.46?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Fyarnpkg%2Fberry.git#packages/yarnpkg-parsers,,,git+ssh://git@github.com/yarnpkg/berry.git#packages/yarnpkg-parsers,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/yarnpkg/berry#readme,"as detected from PackageJson property ""homepage""",https://github.com/yarnpkg/berry/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-03-01T15:26:51.526Z
|
|
304
296
|
library,@zkochan/js-yaml@0.0.6,MIT,@zkochan,Vladimir Zapparov,js-yaml,0.0.6,pkg:npm/%40zkochan/js-yaml@0.0.6?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnodeca%2Fjs-yaml.git,,YAML 1.2 parser and serializer,git+https://github.com/nodeca/js-yaml.git,"as detected from PackageJson property ""repository.url""",https://github.com/nodeca/js-yaml#readme,"as detected from PackageJson property ""homepage""",https://github.com/nodeca/js-yaml/issues,"as detected from PackageJson property ""bugs.url""",,,,,dervus.grim@gmail.com,active,Active in npm registry,2025-07-31T12:37:50.534Z
|
|
305
|
-
library,axios@1.8.2,MIT,,Matt Zabriskie,axios,1.8.2,pkg:npm/axios@1.8.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Faxios%2Faxios.git,,Promise based HTTP client for the browser and node.js,git+https://github.com/axios/axios.git,"as detected from PackageJson property ""repository.url""",https://axios-http.com,"as detected from PackageJson property ""homepage""",https://github.com/axios/axios/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
297
|
+
library,axios@1.8.2,MIT,,Matt Zabriskie,axios,1.8.2,pkg:npm/axios@1.8.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Faxios%2Faxios.git,,Promise based HTTP client for the browser and node.js,git+https://github.com/axios/axios.git,"as detected from PackageJson property ""repository.url""",https://axios-http.com,"as detected from PackageJson property ""homepage""",https://github.com/axios/axios/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-04T18:21:02.057Z
|
|
298
|
+
library,chalk@4.1.2,MIT,,,chalk,4.1.2,pkg:npm/chalk@4.1.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fchalk%2Fchalk.git,,Terminal string styling done right,git+https://github.com/chalk/chalk.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/chalk#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/chalk/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T23:22:10.087Z
|
|
306
299
|
library,cli-cursor@3.1.0,MIT,,Sindre Sorhus,cli-cursor,3.1.0,pkg:npm/cli-cursor@3.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fcli-cursor.git,,Toggle the CLI cursor,git+https://github.com/sindresorhus/cli-cursor.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/cli-cursor#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/cli-cursor/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2024-07-26T14:02:26.439Z
|
|
307
300
|
library,cli-spinners@2.6.1,MIT,,Sindre Sorhus,cli-spinners,2.6.1,pkg:npm/cli-spinners@2.6.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fcli-spinners.git,,Spinners for use in the terminal,git+https://github.com/sindresorhus/cli-spinners.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/cli-spinners#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/cli-spinners/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2024-09-07T13:13:34.814Z
|
|
308
301
|
library,dotenv@10.0.0,BSD-2-Clause,,,dotenv,10.0.0,pkg:npm/dotenv@10.0.0?vcs_url=git%3A%2F%2Fgithub.com%2Fmotdotla%2Fdotenv.git,,Loads environment variables from .env file,git://github.com/motdotla/dotenv.git,"as detected from PackageJson property ""repository.url""",https://github.com/motdotla/dotenv#readme,"as detected from PackageJson property ""homepage""",https://github.com/motdotla/dotenv/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-07-26T14:18:32.521Z
|
|
@@ -318,7 +311,7 @@ library,open@8.4.2,MIT,,Sindre Sorhus,open,8.4.2,pkg:npm/open@8.4.2?vcs_url=git%
|
|
|
318
311
|
library,semver@7.5.3,ISC,,GitHub Inc.,semver,7.5.3,pkg:npm/semver@7.5.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fnode-semver.git,,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""",,,,,,active,Active in npm registry,2025-05-14T20:04:22.201Z
|
|
319
312
|
library,strong-log-transformer@2.1.0,Apache-2.0,,Ryan Graham,strong-log-transformer,2.1.0,pkg:npm/strong-log-transformer@2.1.0?vcs_url=git%3A%2F%2Fgithub.com%2Fstrongloop%2Fstrong-log-transformer.git,,Stream transformer that prefixes lines with timestamps and other things.,git://github.com/strongloop/strong-log-transformer.git,"as detected from PackageJson property ""repository.url""",https://github.com/strongloop/strong-log-transformer,"as detected from PackageJson property ""homepage""",https://github.com/strongloop/strong-log-transformer/issues,"as detected from PackageJson property ""bugs.url""",,,,,ryan@strongloop.com,active,Active in npm registry,2023-08-16T14:07:02.920Z
|
|
320
313
|
library,tar-stream@2.2.0,MIT,,Mathias Buus,tar-stream,2.2.0,pkg:npm/tar-stream@2.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fmafintosh%2Ftar-stream.git,,tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.,git+https://github.com/mafintosh/tar-stream.git,"as detected from PackageJson property ""repository.url""",https://github.com/mafintosh/tar-stream,"as detected from PackageJson property ""homepage""",https://github.com/mafintosh/tar-stream/issues,"as detected from PackageJson property ""bugs.url""",,,,,mathiasbuus@gmail.com,active,Active in npm registry,2024-01-19T20:14:20.295Z
|
|
321
|
-
library,tmp@0.2.3,MIT,,KARASZI István,tmp,0.2.3,pkg:npm/tmp@0.2.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fraszi%2Fnode-tmp.git,,Temporary file and directory creator,git+https://github.com/raszi/node-tmp.git,"as detected from PackageJson property ""repository.url""",http://github.com/raszi/node-tmp,"as detected from PackageJson property ""homepage""",http://github.com/raszi/node-tmp/issues,"as detected from PackageJson property ""bugs.url""",,,,,github@spam.raszi.hu,active,Active in npm registry,
|
|
314
|
+
library,tmp@0.2.3,MIT,,KARASZI István,tmp,0.2.3,pkg:npm/tmp@0.2.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fraszi%2Fnode-tmp.git,,Temporary file and directory creator,git+https://github.com/raszi/node-tmp.git,"as detected from PackageJson property ""repository.url""",http://github.com/raszi/node-tmp,"as detected from PackageJson property ""homepage""",http://github.com/raszi/node-tmp/issues,"as detected from PackageJson property ""bugs.url""",,,,,github@spam.raszi.hu,active,Active in npm registry,2025-08-06T07:40:21.182Z
|
|
322
315
|
library,tsconfig-paths@4.2.0,MIT,,Jonas Kello,tsconfig-paths,4.2.0,pkg:npm/tsconfig-paths@4.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fdividab%2Ftsconfig-paths.git,,Load node modules according to tsconfig paths~ in run-time or via API.,git+https://github.com/dividab/tsconfig-paths.git,"as detected from PackageJson property ""repository.url""",https://github.com/dividab/tsconfig-paths#readme,"as detected from PackageJson property ""homepage""",https://github.com/dividab/tsconfig-paths/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-02-26T11:41:19.157Z
|
|
323
316
|
library,v8-compile-cache@2.3.0,MIT,,Andres Suarez,v8-compile-cache,2.3.0,pkg:npm/v8-compile-cache@2.3.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fzertosh%2Fv8-compile-cache.git,,Require hook for automatic V8 compile cache persistence,git+https://github.com/zertosh/v8-compile-cache.git,"as detected from PackageJson property ""repository.url""",https://github.com/zertosh/v8-compile-cache#readme,"as detected from PackageJson property ""homepage""",https://github.com/zertosh/v8-compile-cache/issues,"as detected from PackageJson property ""bugs.url""",,,,,zertosh@gmail.com,active,Active in npm registry,2023-08-14T21:38:46.749Z
|
|
324
317
|
library,yargs@17.7.2,MIT,,,yargs,17.7.2,pkg:npm/yargs@17.7.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fyargs%2Fyargs.git,,yargs the modern~ pirate-themed~ successor to optimist.,git+https://github.com/yargs/yargs.git,"as detected from PackageJson property ""repository.url""",https://yargs.js.org/,"as detected from PackageJson property ""homepage""",https://github.com/yargs/yargs/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-05-27T14:27:19.679Z
|
|
@@ -344,6 +337,8 @@ library,restore-cursor@3.1.0,MIT,,Sindre Sorhus,restore-cursor,3.1.0,pkg:npm/res
|
|
|
344
337
|
library,onetime@5.1.2,MIT,,Sindre Sorhus,onetime,5.1.2,pkg:npm/onetime@5.1.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fonetime.git,,Ensure a function is only called once,git+https://github.com/sindresorhus/onetime.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/onetime#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/onetime/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-11-05T20:42:03.583Z
|
|
345
338
|
library,signal-exit@3.0.7,ISC,,Ben Coe,signal-exit,3.0.7,pkg:npm/signal-exit@3.0.7?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftapjs%2Fsignal-exit.git,,when you want to fire an event no matter how a process exits.,git+https://github.com/tapjs/signal-exit.git,"as detected from PackageJson property ""repository.url""",https://github.com/tapjs/signal-exit,"as detected from PackageJson property ""homepage""",https://github.com/tapjs/signal-exit/issues,"as detected from PackageJson property ""bugs.url""",,,,,ben@npmjs.com,active,Active in npm registry,2023-07-29T05:44:56.838Z
|
|
346
339
|
library,mimic-fn@2.1.0,MIT,,Sindre Sorhus,mimic-fn,2.1.0,pkg:npm/mimic-fn@2.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fmimic-fn.git,,Make a function mimic another one,git+https://github.com/sindresorhus/mimic-fn.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/mimic-fn#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/mimic-fn/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-11-05T19:55:23.083Z
|
|
340
|
+
library,supports-color@7.2.0,MIT,,Sindre Sorhus,supports-color,7.2.0,pkg:npm/supports-color@7.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fchalk%2Fsupports-color.git,,Detect whether a terminal supports color,git+https://github.com/chalk/supports-color.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/supports-color#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/supports-color/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-08-03T23:27:06.528Z
|
|
341
|
+
library,has-flag@4.0.0,MIT,,Sindre Sorhus,has-flag,4.0.0,pkg:npm/has-flag@4.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fhas-flag.git,,Check if argv has a specific flag,git+https://github.com/sindresorhus/has-flag.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/has-flag#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/has-flag/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-04-17T23:19:31.649Z
|
|
347
342
|
library,follow-redirects@1.15.9,MIT,,Ruben Verborgh,follow-redirects,1.15.9,pkg:npm/follow-redirects@1.15.9?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Ffollow-redirects%2Ffollow-redirects.git,,HTTP and HTTPS modules that follow redirects.,git+ssh://git@github.com/follow-redirects/follow-redirects.git,"as detected from PackageJson property ""repository.url""",https://github.com/follow-redirects/follow-redirects,"as detected from PackageJson property ""homepage""",https://github.com/follow-redirects/follow-redirects/issues,"as detected from PackageJson property ""bugs.url""",,,,,ruben@verborgh.org,active,Active in npm registry,2025-07-31T12:54:55.894Z
|
|
348
343
|
library,form-data@4.0.4,MIT,,Felix Geisendörfer,form-data,4.0.4,pkg:npm/form-data@4.0.4?vcs_url=git%3A%2F%2Fgithub.com%2Fform-data%2Fform-data.git,,A library to create readable multipart/form-data streams. Can be used to submit forms and file uploads to other web applications.,git://github.com/form-data/form-data.git,"as detected from PackageJson property ""repository.url""",https://github.com/form-data/form-data#readme,"as detected from PackageJson property ""homepage""",https://github.com/form-data/form-data/issues,"as detected from PackageJson property ""bugs.url""",,,,,felix@debuggable.com,active,Active in npm registry,2025-07-18T22:57:36.676Z
|
|
349
344
|
library,proxy-from-env@1.1.0,MIT,,Rob Wu,proxy-from-env,1.1.0,pkg:npm/proxy-from-env@1.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FRob--W%2Fproxy-from-env.git,,Offers getProxyForUrl to get the proxy URL for a URL~ respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.,git+https://github.com/Rob--W/proxy-from-env.git,"as detected from PackageJson property ""repository.url""",https://github.com/Rob--W/proxy-from-env#readme,"as detected from PackageJson property ""homepage""",https://github.com/Rob--W/proxy-from-env/issues,"as detected from PackageJson property ""bugs.url""",,,,,rob@robwu.nl,active,Active in npm registry,2022-06-24T21:56:56.683Z
|
|
@@ -474,7 +469,7 @@ library,spawn-please@2.0.2,ISC,,Raine Revere,spawn-please,2.0.2,pkg:npm/spawn-pl
|
|
|
474
469
|
library,strip-json-comments@5.0.1,MIT,,Sindre Sorhus,strip-json-comments,5.0.1,pkg:npm/strip-json-comments@5.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fstrip-json-comments.git,,Strip comments from JSON. Lets you use comments in your JSON files!,git+https://github.com/sindresorhus/strip-json-comments.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/strip-json-comments#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/strip-json-comments/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-05-16T20:47:21.899Z
|
|
475
470
|
library,untildify@4.0.0,MIT,,Sindre Sorhus,untildify,4.0.0,pkg:npm/untildify@4.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Funtildify.git,,Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`,git+https://github.com/sindresorhus/untildify.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/untildify#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/untildify/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-06-24T02:17:56.963Z
|
|
476
471
|
library,update-notifier@6.0.2,BSD-2-Clause,,Sindre Sorhus,update-notifier,6.0.2,pkg:npm/update-notifier@6.0.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fyeoman%2Fupdate-notifier.git,,Update notifications for your CLI app,git+https://github.com/yeoman/update-notifier.git,"as detected from PackageJson property ""repository.url""",https://github.com/yeoman/update-notifier#readme,"as detected from PackageJson property ""homepage""",https://github.com/yeoman/update-notifier/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2024-12-07T17:33:36.582Z
|
|
477
|
-
library,yaml@2.7.0,ISC,,Eemeli Aro,yaml,2.7.0,pkg:npm/yaml@2.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Feemeli%2Fyaml.git,,JavaScript parser and stringifier for YAML,git+https://github.com/eemeli/yaml.git,"as detected from PackageJson property ""repository.url""",https://eemeli.org/yaml/,"as detected from PackageJson property ""homepage""",https://github.com/eemeli/yaml/issues,"as detected from PackageJson property ""bugs.url""",,,,,eemeli@gmail.com,active,Active in npm registry,2025-
|
|
472
|
+
library,yaml@2.7.0,ISC,,Eemeli Aro,yaml,2.7.0,pkg:npm/yaml@2.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Feemeli%2Fyaml.git,,JavaScript parser and stringifier for YAML,git+https://github.com/eemeli/yaml.git,"as detected from PackageJson property ""repository.url""",https://eemeli.org/yaml/,"as detected from PackageJson property ""homepage""",https://github.com/eemeli/yaml/issues,"as detected from PackageJson property ""bugs.url""",,,,,eemeli@gmail.com,active,Active in npm registry,2025-08-05T13:19:29.169Z
|
|
478
473
|
library,boxen@7.1.1,MIT,,Sindre Sorhus,boxen,7.1.1,pkg:npm/boxen@7.1.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fboxen.git,,Create boxes in the terminal,git+https://github.com/sindresorhus/boxen.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/boxen#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/boxen/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2024-08-05T11:05:04.881Z
|
|
479
474
|
library,configstore@6.0.0,BSD-2-Clause,,Sindre Sorhus,configstore,6.0.0,pkg:npm/configstore@6.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fyeoman%2Fconfigstore.git,,Easily load and save config without having to think about where and how,git+https://github.com/yeoman/configstore.git,"as detected from PackageJson property ""repository.url""",https://github.com/yeoman/configstore#readme,"as detected from PackageJson property ""homepage""",https://github.com/yeoman/configstore/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2024-12-07T17:19:37.340Z
|
|
480
475
|
library,has-yarn@3.0.0,MIT,,Sindre Sorhus,has-yarn,3.0.0,pkg:npm/has-yarn@3.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fhas-yarn.git,,Check if a project is using Yarn,git+https://github.com/sindresorhus/has-yarn.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/has-yarn#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/has-yarn/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-06-17T00:12:15.480Z
|
|
@@ -504,7 +499,7 @@ library,graceful-fs@4.2.10,ISC,,,graceful-fs,4.2.10,pkg:npm/graceful-fs@4.2.10?v
|
|
|
504
499
|
library,@sindresorhus/is@5.6.0,MIT,@sindresorhus,Sindre Sorhus,is,5.6.0,pkg:npm/%40sindresorhus/is@5.6.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fis.git,,Type check values,git+https://github.com/sindresorhus/is.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/is#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/is/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-06-04T09:58:47.817Z
|
|
505
500
|
library,@szmarczak/http-timer@5.0.1,MIT,@szmarczak,Szymon Marczak,http-timer,5.0.1,pkg:npm/%40szmarczak/http-timer@5.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fszmarczak%2Fhttp-timer.git,,Timings for HTTP requests,git+https://github.com/szmarczak/http-timer.git,"as detected from PackageJson property ""repository.url""",https://github.com/szmarczak/http-timer#readme,"as detected from PackageJson property ""homepage""",https://github.com/szmarczak/http-timer/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2022-04-07T03:49:45.986Z
|
|
506
501
|
library,cacheable-lookup@7.0.0,MIT,,Szymon Marczak,cacheable-lookup,7.0.0,pkg:npm/cacheable-lookup@7.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fszmarczak%2Fcacheable-lookup.git,,A cacheable dns.lookup(…) that respects TTL,git+https://github.com/szmarczak/cacheable-lookup.git,"as detected from PackageJson property ""repository.url""",https://github.com/szmarczak/cacheable-lookup#readme,"as detected from PackageJson property ""homepage""",https://github.com/szmarczak/cacheable-lookup/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2022-09-27T07:11:14.853Z
|
|
507
|
-
library,cacheable-request@10.2.14,MIT,,Jared Wray,cacheable-request,10.2.14,pkg:npm/cacheable-request@10.2.14?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjaredwray%2Fcacheable.git,,Wrap native HTTP requests with RFC compliant cache support,git+https://github.com/jaredwray/cacheable.git,"as detected from PackageJson property ""repository.url""",https://github.com/jaredwray/cacheable#readme,"as detected from PackageJson property ""homepage""",https://github.com/jaredwray/cacheable/issues,"as detected from PackageJson property ""bugs.url""",,,,,me@jaredwray.com,active,Active in npm registry,2025-
|
|
502
|
+
library,cacheable-request@10.2.14,MIT,,Jared Wray,cacheable-request,10.2.14,pkg:npm/cacheable-request@10.2.14?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjaredwray%2Fcacheable.git,,Wrap native HTTP requests with RFC compliant cache support,git+https://github.com/jaredwray/cacheable.git,"as detected from PackageJson property ""repository.url""",https://github.com/jaredwray/cacheable#readme,"as detected from PackageJson property ""homepage""",https://github.com/jaredwray/cacheable/issues,"as detected from PackageJson property ""bugs.url""",,,,,me@jaredwray.com,active,Active in npm registry,2025-08-06T16:25:32.704Z
|
|
508
503
|
library,decompress-response@6.0.0,MIT,,Sindre Sorhus,decompress-response,6.0.0,pkg:npm/decompress-response@6.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fdecompress-response.git,,Decompress a HTTP response if needed,git+https://github.com/sindresorhus/decompress-response.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/decompress-response#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/decompress-response/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2024-05-28T21:43:09.415Z
|
|
509
504
|
library,form-data-encoder@2.1.4,MIT,,Nick K.,form-data-encoder,2.1.4,pkg:npm/form-data-encoder@2.1.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Foctet-stream%2Fform-data-encoder.git,,Encode FormData content into the multipart/form-data format,git+https://github.com/octet-stream/form-data-encoder.git,"as detected from PackageJson property ""repository.url""",https://github.com/octet-stream/form-data-encoder#readme,"as detected from PackageJson property ""homepage""",https://github.com/octet-stream/form-data-encoder/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-06-04T22:18:24.506Z
|
|
510
505
|
library,get-stream@6.0.1,MIT,,Sindre Sorhus,get-stream,6.0.1,pkg:npm/get-stream@6.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fget-stream.git,,Get a stream as a string~ buffer~ or array,git+https://github.com/sindresorhus/get-stream.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/get-stream#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/get-stream/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2024-03-16T18:05:50.719Z
|
|
@@ -515,8 +510,8 @@ library,responselike@3.0.0,MIT,,Luke Childs,responselike,3.0.0,pkg:npm/responsel
|
|
|
515
510
|
library,quick-lru@5.1.1,MIT,,Sindre Sorhus,quick-lru,5.1.1,pkg:npm/quick-lru@5.1.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fquick-lru.git,,Simple “Least Recently Used” (LRU) cache,git+https://github.com/sindresorhus/quick-lru.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/quick-lru#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/quick-lru/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-04-09T09:28:52.521Z
|
|
516
511
|
library,resolve-alpn@1.2.1,MIT,,Szymon Marczak,resolve-alpn,1.2.1,pkg:npm/resolve-alpn@1.2.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fszmarczak%2Fresolve-alpn.git,,Detects the ALPN protocol,git+https://github.com/szmarczak/resolve-alpn.git,"as detected from PackageJson property ""repository.url""",https://github.com/szmarczak/resolve-alpn#readme,"as detected from PackageJson property ""homepage""",https://github.com/szmarczak/resolve-alpn/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2022-05-15T21:07:49.469Z
|
|
517
512
|
library,mimic-response@3.1.0,MIT,,Sindre Sorhus,mimic-response,3.1.0,pkg:npm/mimic-response@3.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fmimic-response.git,,Mimic a Node.js HTTP response stream,git+https://github.com/sindresorhus/mimic-response.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/mimic-response#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/mimic-response/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2022-06-19T19:59:36.358Z
|
|
518
|
-
library,@types/http-cache-semantics@4.0.4,MIT,@types,,http-cache-semantics,4.0.4,pkg:npm/%40types/http-cache-semantics@4.0.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/http-cache-semantics,,TypeScript definitions for http-cache-semantics,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/http-cache-semantics,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-cache-semantics,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
519
|
-
library,keyv@4.5.4,MIT,,Jared Wray,keyv,4.5.4,pkg:npm/keyv@4.5.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjaredwray%2Fkeyv.git,,Simple key-value storage with support for multiple backends,git+https://github.com/jaredwray/keyv.git,"as detected from PackageJson property ""repository.url""",https://github.com/jaredwray/keyv,"as detected from PackageJson property ""homepage""",https://github.com/jaredwray/keyv/issues,"as detected from PackageJson property ""bugs.url""",,,,,me@jaredwray.com,active,Active in npm registry,2025-
|
|
513
|
+
library,@types/http-cache-semantics@4.0.4,MIT,@types,,http-cache-semantics,4.0.4,pkg:npm/%40types/http-cache-semantics@4.0.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/http-cache-semantics,,TypeScript definitions for http-cache-semantics,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/http-cache-semantics,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-cache-semantics,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T06:58:47.632Z
|
|
514
|
+
library,keyv@4.5.4,MIT,,Jared Wray,keyv,4.5.4,pkg:npm/keyv@4.5.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjaredwray%2Fkeyv.git,,Simple key-value storage with support for multiple backends,git+https://github.com/jaredwray/keyv.git,"as detected from PackageJson property ""repository.url""",https://github.com/jaredwray/keyv,"as detected from PackageJson property ""homepage""",https://github.com/jaredwray/keyv/issues,"as detected from PackageJson property ""bugs.url""",,,,,me@jaredwray.com,active,Active in npm registry,2025-08-02T19:54:05.535Z
|
|
520
515
|
library,mimic-response@4.0.0,MIT,,Sindre Sorhus,mimic-response,4.0.0,pkg:npm/mimic-response@4.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fmimic-response.git,,Mimic a Node.js HTTP response stream,git+https://github.com/sindresorhus/mimic-response.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/mimic-response#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/mimic-response/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2022-06-19T19:59:36.358Z
|
|
521
516
|
library,normalize-url@8.0.1,MIT,,Sindre Sorhus,normalize-url,8.0.1,pkg:npm/normalize-url@8.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fnormalize-url.git,,Normalize a URL,git+https://github.com/sindresorhus/normalize-url.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/normalize-url#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/normalize-url/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-06-09T10:32:18.972Z
|
|
522
517
|
library,json-buffer@3.0.1,MIT,,Dominic Tarr,json-buffer,3.0.1,pkg:npm/json-buffer@3.0.1?vcs_url=git%3A%2F%2Fgithub.com%2Fdominictarr%2Fjson-buffer.git,,JSON parse & stringify that supports binary via bops & base64,git://github.com/dominictarr/json-buffer.git,"as detected from PackageJson property ""repository.url""",https://github.com/dominictarr/json-buffer,"as detected from PackageJson property ""homepage""",https://github.com/dominictarr/json-buffer/issues,"as detected from PackageJson property ""bugs.url""",,,,,dominic.tarr@gmail.com,active,Active in npm registry,2022-06-19T06:12:08.317Z
|
|
@@ -615,7 +610,8 @@ library,infer-owner@1.0.4,ISC,,Isaac Z. Schlueter,infer-owner,1.0.4,pkg:npm/infe
|
|
|
615
610
|
library,promise-inflight@1.0.1,ISC,,Rebecca Turner,promise-inflight,1.0.1,pkg:npm/promise-inflight@1.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fiarna%2Fpromise-inflight.git,,One promise for multiple requests in flight to avoid async duplication,git+https://github.com/iarna/promise-inflight.git,"as detected from PackageJson property ""repository.url""",https://github.com/iarna/promise-inflight#readme,"as detected from PackageJson property ""homepage""",https://github.com/iarna/promise-inflight/issues,"as detected from PackageJson property ""bugs.url""",,,,,me@re-becca.org,active,Active in npm registry,2022-06-24T18:46:01.556Z
|
|
616
611
|
library,unique-filename@2.0.1,ISC,,GitHub Inc.,unique-filename,2.0.1,pkg:npm/unique-filename@2.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Funique-filename.git,,Generate a unique filename for use in temporary directories or caches.,git+https://github.com/npm/unique-filename.git,"as detected from PackageJson property ""repository.url""",https://github.com/iarna/unique-filename,"as detected from PackageJson property ""homepage""",https://github.com/iarna/unique-filename/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-05-14T20:04:25.588Z
|
|
617
612
|
library,unique-slug@3.0.0,ISC,,GitHub Inc.,unique-slug,3.0.0,pkg:npm/unique-slug@3.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Funique-slug.git,,Generate a unique character string suitible for use in files and URLs.,git+https://github.com/npm/unique-slug.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/unique-slug#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/unique-slug/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-05-14T20:03:41.334Z
|
|
618
|
-
library
|
|
613
|
+
library,minimatch@5.1.6,ISC,,Isaac Z. Schlueter,minimatch,5.1.6,pkg:npm/minimatch@5.1.6?vcs_url=git%3A%2F%2Fgithub.com%2Fisaacs%2Fminimatch.git,,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""",,,,,i@izs.me,active,Active in npm registry,2025-06-12T20:19:28.018Z
|
|
614
|
+
library,@gar/promisify@1.1.3,MIT,@gar,Gar,promisify,1.1.3,pkg:npm/%40gar/promisify@1.1.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fwraithgar%2Fgar-promisify.git,,Promisify an entire class or object,git+https://github.com/wraithgar/gar-promisify.git,"as detected from PackageJson property ""repository.url""",https://github.com/wraithgar/gar-promisify#readme,"as detected from PackageJson property ""homepage""",https://github.com/wraithgar/gar-promisify/issues,"as detected from PackageJson property ""bugs.url""",,,,,gar+npm@danger.computer,active,Active in npm registry,2025-08-07T15:39:10.469Z
|
|
619
615
|
library,npm-bundled@3.0.1,ISC,,GitHub Inc.,npm-bundled,3.0.1,pkg:npm/npm-bundled@3.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fnpm-bundled.git,,list things in node_modules that are bundledDependencies~ or transitive dependencies thereof,git+https://github.com/npm/npm-bundled.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/npm-bundled#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/npm-bundled/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-05-14T20:03:21.680Z
|
|
620
616
|
library,aggregate-error@3.1.0,MIT,,Sindre Sorhus,aggregate-error,3.1.0,pkg:npm/aggregate-error@3.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Faggregate-error.git,,Create an error from multiple errors,git+https://github.com/sindresorhus/aggregate-error.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/aggregate-error#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/aggregate-error/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-09-14T06:53:27.333Z
|
|
621
617
|
library,clean-stack@2.2.0,MIT,,Sindre Sorhus,clean-stack,2.2.0,pkg:npm/clean-stack@2.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fclean-stack.git,,Clean up error stack traces,git+https://github.com/sindresorhus/clean-stack.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/clean-stack#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/clean-stack/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-06-17T00:11:05.984Z
|
|
@@ -666,7 +662,7 @@ library,leven@3.1.0,MIT,,Sindre Sorhus,leven,3.1.0,pkg:npm/leven@3.1.0?vcs_url=g
|
|
|
666
662
|
library,pretty-format@29.7.0,MIT,,James Kyle,pretty-format,29.7.0,pkg:npm/pretty-format@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/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""",,,,,me@thejameskyle.com,active,Active in npm registry,2025-07-22T02:28:31.661Z
|
|
667
663
|
library,@jest/schemas@29.6.3,MIT,@jest,,schemas,29.6.3,pkg:npm/%40jest/schemas@29.6.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-schemas,,,git+https://github.com/jestjs/jest.git#packages/jest-schemas,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-07-22T02:28:24.848Z
|
|
668
664
|
library,ansi-styles@5.2.0,MIT,,Sindre Sorhus,ansi-styles,5.2.0,pkg:npm/ansi-styles@5.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fchalk%2Fansi-styles.git,,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""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-05-10T18:27:53.474Z
|
|
669
|
-
library,react-is@18.3.1,MIT,,,react-is,18.3.1,pkg:npm/react-is@18.3.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ffacebook%2Freact.git#packages/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""",,,,,,active,Active in npm registry,2025-
|
|
665
|
+
library,react-is@18.3.1,MIT,,,react-is,18.3.1,pkg:npm/react-is@18.3.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ffacebook%2Freact.git#packages/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""",,,,,,active,Active in npm registry,2025-08-07T16:21:11.414Z
|
|
670
666
|
library,@sinclair/typebox@0.27.8,MIT,@sinclair,sinclairzx81,typebox,0.27.8,pkg:npm/%40sinclair/typebox@0.27.8?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsinclairzx81%2Ftypebox.git,,JSONSchema Type Builder with Static Type Resolution for TypeScript,git+https://github.com/sinclairzx81/typebox.git,"as detected from PackageJson property ""repository.url""",https://github.com/sinclairzx81/typebox#readme,"as detected from PackageJson property ""homepage""",https://github.com/sinclairzx81/typebox/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-07-16T02:48:03.435Z
|
|
671
667
|
library,@babel/core@7.26.9,MIT,@babel,The Babel Team,core,7.26.9,pkg:npm/%40babel/core@7.26.9?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-core,,Babel compiler core.,git+https://github.com/babel/babel.git#packages/babel-core,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-core,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20core%22+is%3Aopen,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-07-02T09:04:46.146Z
|
|
672
668
|
library,@jest/test-sequencer@29.7.0,MIT,@jest,,test-sequencer,29.7.0,pkg:npm/%40jest/test-sequencer@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-test-sequencer,,,git+https://github.com/jestjs/jest.git#packages/jest-test-sequencer,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-07-22T02:28:43.804Z
|
|
@@ -691,7 +687,7 @@ library,jest-watcher@29.7.0,MIT,,,jest-watcher,29.7.0,pkg:npm/jest-watcher@29.7.
|
|
|
691
687
|
library,jest-worker@29.7.0,MIT,,,jest-worker,29.7.0,pkg:npm/jest-worker@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-worker,,,git+https://github.com/jestjs/jest.git#packages/jest-worker,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-07-22T02:28:35.834Z
|
|
692
688
|
library,source-map-support@0.5.13,MIT,,,source-map-support,0.5.13,pkg:npm/source-map-support@0.5.13?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fevanw%2Fnode-source-map-support.git,,Fixes stack traces for files with source maps,git+https://github.com/evanw/node-source-map-support.git,"as detected from PackageJson property ""repository.url""",https://github.com/evanw/node-source-map-support#readme,"as detected from PackageJson property ""homepage""",https://github.com/evanw/node-source-map-support/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-06-09T21:50:59.745Z
|
|
693
689
|
library,merge-stream@2.0.0,MIT,,Stephen Sugden,merge-stream,2.0.0,pkg:npm/merge-stream@2.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fgrncdr%2Fmerge-stream.git,,Create a stream that emits events from multiple other streams,git+https://github.com/grncdr/merge-stream.git,"as detected from PackageJson property ""repository.url""",https://github.com/grncdr/merge-stream#readme,"as detected from PackageJson property ""homepage""",https://github.com/grncdr/merge-stream/issues,"as detected from PackageJson property ""bugs.url""",,,,,me@stephensugden.com,active,Active in npm registry,2024-10-25T14:48:19.149Z
|
|
694
|
-
library,supports-color@8.1.1,MIT,,Sindre Sorhus,supports-color,8.1.1,pkg:npm/supports-color@8.1.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fchalk%2Fsupports-color.git,,Detect whether a terminal supports color,git+https://github.com/chalk/supports-color.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/supports-color#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/supports-color/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,
|
|
690
|
+
library,supports-color@8.1.1,MIT,,Sindre Sorhus,supports-color,8.1.1,pkg:npm/supports-color@8.1.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fchalk%2Fsupports-color.git,,Detect whether a terminal supports color,git+https://github.com/chalk/supports-color.git,"as detected from PackageJson property ""repository.url""",https://github.com/chalk/supports-color#readme,"as detected from PackageJson property ""homepage""",https://github.com/chalk/supports-color/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-08-03T23:27:06.528Z
|
|
695
691
|
library,ansi-escapes@4.3.2,MIT,,Sindre Sorhus,ansi-escapes,4.3.2,pkg:npm/ansi-escapes@4.3.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fansi-escapes.git,,ANSI escape codes for manipulating the terminal,git+https://github.com/sindresorhus/ansi-escapes.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/ansi-escapes#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/ansi-escapes/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2024-05-02T20:54:16.986Z
|
|
696
692
|
library,string-length@4.0.2,MIT,,Sindre Sorhus,string-length,4.0.2,pkg:npm/string-length@4.0.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fstring-length.git,,Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes,git+https://github.com/sindresorhus/string-length.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/string-length#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/string-length/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-06-09T21:32:37.976Z
|
|
697
693
|
library,char-regex@1.0.2,MIT,,Richie Bendall,char-regex,1.0.2,pkg:npm/char-regex@1.0.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FRichienb%2Fchar-regex.git,,A regex to match any full character~ considering weird character ranges.,git+https://github.com/Richienb/char-regex.git,"as detected from PackageJson property ""repository.url""",https://github.com/Richienb/char-regex#readme,"as detected from PackageJson property ""homepage""",https://github.com/Richienb/char-regex/issues,"as detected from PackageJson property ""bugs.url""",,,,,richiebendall@gmail.com,active,Active in npm registry,2024-11-20T14:25:22.545Z
|
|
@@ -742,10 +738,10 @@ library,@jest/expect@29.7.0,MIT,@jest,,expect,29.7.0,pkg:npm/%40jest/expect@29.7
|
|
|
742
738
|
library,@sinonjs/fake-timers@10.3.0,BSD-3-Clause,@sinonjs,Christian Johansen,fake-timers,10.3.0,pkg:npm/%40sinonjs/fake-timers@10.3.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsinonjs%2Ffake-timers.git,,Fake JavaScript timers,git+https://github.com/sinonjs/fake-timers.git,"as detected from PackageJson property ""repository.url""",https://github.com/sinonjs/fake-timers,"as detected from PackageJson property ""homepage""",https://github.com/sinonjs/fake-timers/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2024-12-10T05:19:53.265Z
|
|
743
739
|
library,@sinonjs/commons@3.0.1,BSD-3-Clause,@sinonjs,,commons,3.0.1,pkg:npm/%40sinonjs/commons@3.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsinonjs%2Fcommons.git,,Simple functions shared among the sinon end user libraries,git+https://github.com/sinonjs/commons.git,"as detected from PackageJson property ""repository.url""",https://github.com/sinonjs/commons#readme,"as detected from PackageJson property ""homepage""",https://github.com/sinonjs/commons/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2024-01-20T15:20:52.068Z
|
|
744
740
|
library,type-detect@4.0.8,MIT,,Jake Luer,type-detect,4.0.8,pkg:npm/type-detect@4.0.8?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Fchaijs%2Ftype-detect.git,,Improved typeof detection for node.js and the browser.,git+ssh://git@github.com/chaijs/type-detect.git,"as detected from PackageJson property ""repository.url""",https://github.com/chaijs/type-detect#readme,"as detected from PackageJson property ""homepage""",https://github.com/chaijs/type-detect/issues,"as detected from PackageJson property ""bugs.url""",,,,,jake@alogicalparadox.com,active,Active in npm registry,2024-07-25T10:50:20.663Z
|
|
745
|
-
library,@types/stack-utils@2.0.3,MIT,@types,,stack-utils,2.0.3,pkg:npm/%40types/stack-utils@2.0.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/stack-utils,,TypeScript definitions for stack-utils,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/stack-utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stack-utils,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
741
|
+
library,@types/stack-utils@2.0.3,MIT,@types,,stack-utils,2.0.3,pkg:npm/%40types/stack-utils@2.0.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/stack-utils,,TypeScript definitions for stack-utils,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/stack-utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stack-utils,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T07:49:16.315Z
|
|
746
742
|
library,stack-utils@2.0.6,MIT,,James Talmage,stack-utils,2.0.6,pkg:npm/stack-utils@2.0.6?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftapjs%2Fstack-utils.git,,Captures and cleans stack traces,git+https://github.com/tapjs/stack-utils.git,"as detected from PackageJson property ""repository.url""",https://github.com/tapjs/stack-utils#readme,"as detected from PackageJson property ""homepage""",https://github.com/tapjs/stack-utils/issues,"as detected from PackageJson property ""bugs.url""",,,,,james@talmage.io,active,Active in npm registry,2023-06-09T21:33:37.156Z
|
|
747
743
|
library,escape-string-regexp@2.0.0,MIT,,Sindre Sorhus,escape-string-regexp,2.0.0,pkg:npm/escape-string-regexp@2.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fescape-string-regexp.git,,Escape RegExp special characters,git+https://github.com/sindresorhus/escape-string-regexp.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/escape-string-regexp#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/escape-string-regexp/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-04-25T16:42:41.472Z
|
|
748
|
-
library,@types/graceful-fs@4.1.9,MIT,@types,,graceful-fs,4.1.9,pkg:npm/%40types/graceful-fs@4.1.9?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/graceful-fs,,TypeScript definitions for graceful-fs,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/graceful-fs,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/graceful-fs,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
744
|
+
library,@types/graceful-fs@4.1.9,MIT,@types,,graceful-fs,4.1.9,pkg:npm/%40types/graceful-fs@4.1.9?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/graceful-fs,,TypeScript definitions for graceful-fs,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/graceful-fs,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/graceful-fs,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T06:54:45.586Z
|
|
749
745
|
library,fb-watchman@2.0.2,Apache-2.0,,Wez Furlong,fb-watchman,2.0.2,pkg:npm/fb-watchman@2.0.2?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Ffacebook%2Fwatchman.git,,Bindings for the Watchman file watching service,git+ssh://git@github.com/facebook/watchman.git,"as detected from PackageJson property ""repository.url""",https://facebook.github.io/watchman/,"as detected from PackageJson property ""homepage""",https://github.com/facebook/watchman/issues,"as detected from PackageJson property ""bugs.url""",,,,,wez@fb.com,active,Active in npm registry,2024-02-13T20:44:39.814Z
|
|
750
746
|
library,walker@1.0.8,Apache-2.0,,Naitik Shah,walker,1.0.8,pkg:npm/walker@1.0.8?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fdaaku%2Fnodejs-walker.git,,A simple directory tree walker.,git+https://github.com/daaku/nodejs-walker.git,"as detected from PackageJson property ""repository.url""",https://github.com/daaku/nodejs-walker,"as detected from PackageJson property ""homepage""",https://github.com/daaku/nodejs-walker/issues,"as detected from PackageJson property ""bugs.url""",,,,,n@daaku.org,active,Active in npm registry,2023-03-04T05:09:16.991Z
|
|
751
747
|
library,makeerror@1.0.12,BSD-3-Clause,,Naitik Shah,makeerror,1.0.12,pkg:npm/makeerror@1.0.12?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fdaaku%2Fnodejs-makeerror.git,,A library to make errors.,git+https://github.com/daaku/nodejs-makeerror.git,"as detected from PackageJson property ""repository.url""",https://github.com/daaku/nodejs-makeerror#readme,"as detected from PackageJson property ""homepage""",https://github.com/daaku/nodejs-makeerror/issues,"as detected from PackageJson property ""bugs.url""",,,,,n@daaku.org,active,Active in npm registry,2022-06-19T15:35:20.945Z
|
|
@@ -768,7 +764,7 @@ library,dedent@1.5.3,MIT,,Desmond Brand,dedent,1.5.3,pkg:npm/dedent@1.5.3?vcs_ur
|
|
|
768
764
|
library,is-generator-fn@2.1.0,MIT,,Sindre Sorhus,is-generator-fn,2.1.0,pkg:npm/is-generator-fn@2.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fis-generator-fn.git,,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""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-06-17T00:09:01.857Z
|
|
769
765
|
library,jest-each@29.7.0,MIT,,Matt Phillips,jest-each,29.7.0,pkg:npm/jest-each@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/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""",,,,,,active,Active in npm registry,2025-07-22T02:28:33.586Z
|
|
770
766
|
library,pure-rand@6.1.0,MIT,,Nicolas DUBIEN,pure-rand,6.1.0,pkg:npm/pure-rand@6.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fdubzzz%2Fpure-rand.git,, Pure random number generator written in TypeScript,git+https://github.com/dubzzz/pure-rand.git,"as detected from PackageJson property ""repository.url""",https://github.com/dubzzz/pure-rand#readme,"as detected from PackageJson property ""homepage""",https://github.com/dubzzz/pure-rand/issues,"as detected from PackageJson property ""bugs.url""",,,,,github@dubien.org,active,Active in npm registry,2025-02-07T01:10:22.949Z
|
|
771
|
-
library,@types/babel__core@7.20.5,MIT,@types,,babel__core,7.20.5,pkg:npm/%40types/babel__core@7.20.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/babel__core,,TypeScript definitions for @babel/core,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babel__core,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__core,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
767
|
+
library,@types/babel__core@7.20.5,MIT,@types,,babel__core,7.20.5,pkg:npm/%40types/babel__core@7.20.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/babel__core,,TypeScript definitions for @babel/core,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babel__core,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__core,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T06:25:50.734Z
|
|
772
768
|
library,babel-preset-jest@29.6.3,MIT,,,babel-preset-jest,29.6.3,pkg:npm/babel-preset-jest@29.6.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/babel-preset-jest,,,git+https://github.com/jestjs/jest.git#packages/babel-preset-jest,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-06-18T22:31:20.300Z
|
|
773
769
|
library,babel-plugin-jest-hoist@29.6.3,MIT,,,babel-plugin-jest-hoist,29.6.3,pkg:npm/babel-plugin-jest-hoist@29.6.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/babel-plugin-jest-hoist,,,git+https://github.com/jestjs/jest.git#packages/babel-plugin-jest-hoist,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-06-18T22:31:18.068Z
|
|
774
770
|
library,babel-preset-current-node-syntax@1.1.0,MIT,,Nicolò Ribaudo,babel-preset-current-node-syntax,1.1.0,pkg:npm/babel-preset-current-node-syntax@1.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnicolo-ribaudo%2Fbabel-preset-current-node-syntax.git,,A Babel preset that enables parsing of proposals supported by the current Node.js version.,git+https://github.com/nicolo-ribaudo/babel-preset-current-node-syntax.git,"as detected from PackageJson property ""repository.url""",https://github.com/nicolo-ribaudo/babel-preset-current-node-syntax#readme,"as detected from PackageJson property ""homepage""",https://github.com/nicolo-ribaudo/babel-preset-current-node-syntax/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-07-30T15:14:08.437Z
|
|
@@ -788,9 +784,9 @@ library,@babel/plugin-syntax-optional-chaining@7.8.3,MIT,@babel,,plugin-syntax-o
|
|
|
788
784
|
library,@babel/plugin-syntax-private-property-in-object@7.14.5,MIT,@babel,The Babel Team,plugin-syntax-private-property-in-object,7.14.5,pkg:npm/%40babel/plugin-syntax-private-property-in-object@7.14.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-plugin-syntax-private-property-in-object,,Allow parsing of '#foo in obj' brand checks,git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-private-property-in-object,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-plugin-syntax-private-property-in-object,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2022-04-04T17:25:31.614Z
|
|
789
785
|
library,@babel/plugin-syntax-top-level-await@7.14.5,MIT,@babel,The Babel Team,plugin-syntax-top-level-await,7.14.5,pkg:npm/%40babel/plugin-syntax-top-level-await@7.14.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-plugin-syntax-top-level-await,,Allow parsing of top-level await in modules,git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-top-level-await,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-plugin-syntax-top-level-await,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2022-04-04T17:25:32.341Z
|
|
790
786
|
library,@babel/template@7.26.9,MIT,@babel,The Babel Team,template,7.26.9,pkg:npm/%40babel/template@7.26.9?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-template,,Generate an AST from a string template.,git+https://github.com/babel/babel.git#packages/babel-template,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-template,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20template%22+is%3Aopen,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-07-02T09:04:29.510Z
|
|
791
|
-
library,@types/babel__traverse@7.20.6,MIT,@types,,babel__traverse,7.20.6,pkg:npm/%40types/babel__traverse@7.20.6?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/babel__traverse,,TypeScript definitions for @babel/traverse,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babel__traverse,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__traverse,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
792
|
-
library,@types/babel__generator@7.6.8,MIT,@types,,babel__generator,7.6.8,pkg:npm/%40types/babel__generator@7.6.8?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/babel__generator,,TypeScript definitions for @babel/generator,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babel__generator,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__generator,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
793
|
-
library,@types/babel__template@7.4.4,MIT,@types,,babel__template,7.4.4,pkg:npm/%40types/babel__template@7.4.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/babel__template,,TypeScript definitions for @babel/template,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babel__template,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__template,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
787
|
+
library,@types/babel__traverse@7.20.6,MIT,@types,,babel__traverse,7.20.6,pkg:npm/%40types/babel__traverse@7.20.6?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/babel__traverse,,TypeScript definitions for @babel/traverse,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babel__traverse,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__traverse,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T06:25:57.773Z
|
|
788
|
+
library,@types/babel__generator@7.6.8,MIT,@types,,babel__generator,7.6.8,pkg:npm/%40types/babel__generator@7.6.8?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/babel__generator,,TypeScript definitions for @babel/generator,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babel__generator,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__generator,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T06:25:51.120Z
|
|
789
|
+
library,@types/babel__template@7.4.4,MIT,@types,,babel__template,7.4.4,pkg:npm/%40types/babel__template@7.4.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/babel__template,,TypeScript definitions for @babel/template,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/babel__template,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__template,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T06:25:56.885Z
|
|
794
790
|
library,@ampproject/remapping@2.3.0,Apache-2.0,@ampproject,Justin Ridgewell,remapping,2.3.0,pkg:npm/%40ampproject/remapping@2.3.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fampproject%2Fremapping.git,,Remap sequential sourcemaps through transformations to point at the original source code,git+https://github.com/ampproject/remapping.git,"as detected from PackageJson property ""repository.url""",https://github.com/ampproject/remapping#readme,"as detected from PackageJson property ""homepage""",https://github.com/ampproject/remapping/issues,"as detected from PackageJson property ""bugs.url""",,,,,jridgewell@google.com,active,Active in npm registry,2024-03-01T09:10:39.951Z
|
|
795
791
|
library,@babel/helper-compilation-targets@7.26.5,MIT,@babel,The Babel Team,helper-compilation-targets,7.26.5,pkg:npm/%40babel/helper-compilation-targets@7.26.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-helper-compilation-targets,,Helper functions on Babel compilation targets,git+https://github.com/babel/babel.git#packages/babel-helper-compilation-targets,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/babel/babel#readme,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-07-02T09:03:59.718Z
|
|
796
792
|
library,@babel/helper-module-transforms@7.26.0,MIT,@babel,The Babel Team,helper-module-transforms,7.26.0,pkg:npm/%40babel/helper-module-transforms@7.26.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-helper-module-transforms,,Babel helper functions for implementing ES6 module transformations,git+https://github.com/babel/babel.git#packages/babel-helper-module-transforms,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-helper-module-transforms,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-07-02T09:04:40.546Z
|
|
@@ -808,18 +804,18 @@ library,browserslist@4.24.4,MIT,,Andrey Sitnik,browserslist,4.24.4,pkg:npm/brows
|
|
|
808
804
|
library,lru-cache@5.1.1,ISC,,Isaac Z. Schlueter,lru-cache,5.1.1,pkg:npm/lru-cache@5.1.1?vcs_url=git%3A%2F%2Fgithub.com%2Fisaacs%2Fnode-lru-cache.git,,A cache object that deletes the least-recently-used items.,git://github.com/isaacs/node-lru-cache.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-lru-cache#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-lru-cache/issues,"as detected from PackageJson property ""bugs.url""",,,,,i@izs.me,active,Active in npm registry,2025-03-24T15:14:18.754Z
|
|
809
805
|
library,yallist@3.1.1,ISC,,Isaac Z. Schlueter,yallist,3.1.1,pkg:npm/yallist@3.1.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fisaacs%2Fyallist.git,,Yet Another Linked List,git+https://github.com/isaacs/yallist.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/yallist#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/yallist/issues,"as detected from PackageJson property ""bugs.url""",,,,,i@izs.me,active,Active in npm registry,2024-04-09T19:21:45.008Z
|
|
810
806
|
library,caniuse-lite@1.0.30001700,CC-BY-4.0,,Ben Briggs,caniuse-lite,1.0.30001700,pkg:npm/caniuse-lite@1.0.30001700?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbrowserslist%2Fcaniuse-lite.git,,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""",,,,,beneb.info@gmail.com,active,Active in npm registry,2025-07-29T05:15:35.742Z
|
|
811
|
-
library,electron-to-chromium@1.5.104,ISC,,Kilian Valkhof,electron-to-chromium,1.5.104,pkg:npm/electron-to-chromium@1.5.104?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fkilian%2Felectron-to-chromium.git,,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""",,,,,,active,Active in npm registry,2025-
|
|
807
|
+
library,electron-to-chromium@1.5.104,ISC,,Kilian Valkhof,electron-to-chromium,1.5.104,pkg:npm/electron-to-chromium@1.5.104?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fkilian%2Felectron-to-chromium.git,,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""",,,,,,active,Active in npm registry,2025-08-07T22:02:23.996Z
|
|
812
808
|
library,node-releases@2.0.19,MIT,,Sergey Rubanov,node-releases,2.0.19,pkg:npm/node-releases@2.0.19?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fchicoxyzzy%2Fnode-releases.git,,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""",,,,,chi187@gmail.com,active,Active in npm registry,2024-12-10T03:28:41.711Z
|
|
813
809
|
library,update-browserslist-db@1.1.2,MIT,,Andrey Sitnik,update-browserslist-db,1.1.2,pkg:npm/update-browserslist-db@1.1.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbrowserslist%2Fupdate-db.git,,CLI tool to update caniuse-lite to refresh target browsers from Browserslist config,git+https://github.com/browserslist/update-db.git,"as detected from PackageJson property ""repository.url""",https://github.com/browserslist/update-db#readme,"as detected from PackageJson property ""homepage""",https://github.com/browserslist/update-db/issues,"as detected from PackageJson property ""bugs.url""",,,,,andrey@sitnik.ru,active,Active in npm registry,2025-02-26T17:32:43.209Z
|
|
814
810
|
library,prompts@2.4.2,MIT,,Terkel Gjervig,prompts,2.4.2,pkg:npm/prompts@2.4.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fterkelg%2Fprompts.git,,Lightweight~ beautiful and user-friendly prompts,git+https://github.com/terkelg/prompts.git,"as detected from PackageJson property ""repository.url""",https://github.com/terkelg/prompts#readme,"as detected from PackageJson property ""homepage""",https://github.com/terkelg/prompts/issues,"as detected from PackageJson property ""bugs.url""",,,,,terkel@terkel.com,active,Active in npm registry,2023-10-21T01:41:35.063Z
|
|
815
811
|
library,kleur@3.0.3,MIT,,Luke Edwards,kleur,3.0.3,pkg:npm/kleur@3.0.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Flukeed%2Fkleur.git,,The fastest Node.js library for formatting terminal text with ANSI colors~!,git+https://github.com/lukeed/kleur.git,"as detected from PackageJson property ""repository.url""",https://github.com/lukeed/kleur#readme,"as detected from PackageJson property ""homepage""",https://github.com/lukeed/kleur/issues,"as detected from PackageJson property ""bugs.url""",,,,,luke.edwards05@gmail.com,active,Active in npm registry,2023-07-09T22:07:55.660Z
|
|
816
|
-
library,@types/istanbul-lib-coverage@2.0.6,MIT,@types,,istanbul-lib-coverage,2.0.6,pkg:npm/%40types/istanbul-lib-coverage@2.0.6?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/istanbul-lib-coverage,,TypeScript definitions for istanbul-lib-coverage,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/istanbul-lib-coverage,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-coverage,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
812
|
+
library,@types/istanbul-lib-coverage@2.0.6,MIT,@types,,istanbul-lib-coverage,2.0.6,pkg:npm/%40types/istanbul-lib-coverage@2.0.6?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/istanbul-lib-coverage,,TypeScript definitions for istanbul-lib-coverage,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/istanbul-lib-coverage,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-coverage,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T07:02:02.636Z
|
|
817
813
|
library,pkg-dir@4.2.0,MIT,,Sindre Sorhus,pkg-dir,4.2.0,pkg:npm/pkg-dir@4.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fpkg-dir.git,,Find the root directory of a Node.js project or npm package,git+https://github.com/sindresorhus/pkg-dir.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/pkg-dir#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/pkg-dir/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-06-05T18:34:06.155Z
|
|
818
814
|
library,resolve-cwd@3.0.0,MIT,,Sindre Sorhus,resolve-cwd,3.0.0,pkg:npm/resolve-cwd@3.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fresolve-cwd.git,,Resolve the path of a module like `require.resolve()` but from the current working directory,git+https://github.com/sindresorhus/resolve-cwd.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/resolve-cwd#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/resolve-cwd/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-06-09T21:38:04.121Z
|
|
819
|
-
library,@types/istanbul-reports@3.0.4,MIT,@types,,istanbul-reports,3.0.4,pkg:npm/%40types/istanbul-reports@3.0.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/istanbul-reports,,TypeScript definitions for istanbul-reports,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/istanbul-reports,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-reports,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
820
|
-
library,@types/yargs@17.0.33,MIT,@types,,yargs,17.0.33,pkg:npm/%40types/yargs@17.0.33?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/yargs,,TypeScript definitions for yargs,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/yargs,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
821
|
-
library,@types/yargs-parser@21.0.3,MIT,@types,,yargs-parser,21.0.3,pkg:npm/%40types/yargs-parser@21.0.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/yargs-parser,,TypeScript definitions for yargs-parser,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/yargs-parser,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs-parser,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
822
|
-
library,@types/istanbul-lib-report@3.0.3,MIT,@types,,istanbul-lib-report,3.0.3,pkg:npm/%40types/istanbul-lib-report@3.0.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/istanbul-lib-report,,TypeScript definitions for istanbul-lib-report,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/istanbul-lib-report,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-report,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
815
|
+
library,@types/istanbul-reports@3.0.4,MIT,@types,,istanbul-reports,3.0.4,pkg:npm/%40types/istanbul-reports@3.0.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/istanbul-reports,,TypeScript definitions for istanbul-reports,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/istanbul-reports,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-reports,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T07:02:07.321Z
|
|
816
|
+
library,@types/yargs@17.0.33,MIT,@types,,yargs,17.0.33,pkg:npm/%40types/yargs@17.0.33?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/yargs,,TypeScript definitions for yargs,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/yargs,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T08:05:47.975Z
|
|
817
|
+
library,@types/yargs-parser@21.0.3,MIT,@types,,yargs-parser,21.0.3,pkg:npm/%40types/yargs-parser@21.0.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/yargs-parser,,TypeScript definitions for yargs-parser,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/yargs-parser,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs-parser,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T08:05:49.598Z
|
|
818
|
+
library,@types/istanbul-lib-report@3.0.3,MIT,@types,,istanbul-lib-report,3.0.3,pkg:npm/%40types/istanbul-lib-report@3.0.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/istanbul-lib-report,,TypeScript definitions for istanbul-lib-report,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/istanbul-lib-report,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-report,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T07:02:04.655Z
|
|
823
819
|
library,@jest/reporters@29.7.0,MIT,@jest,,reporters,29.7.0,pkg:npm/%40jest/reporters@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-reporters,,Jest's reporters,git+https://github.com/jestjs/jest.git#packages/jest-reporters,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://jestjs.io/,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-07-22T02:28:44.159Z
|
|
824
820
|
library,jest-changed-files@29.7.0,MIT,,,jest-changed-files,29.7.0,pkg:npm/jest-changed-files@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-changed-files,,,git+https://github.com/jestjs/jest.git#packages/jest-changed-files,"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""",,,,,,active,Active in npm registry,2025-07-22T02:28:31.763Z
|
|
825
821
|
library,jest-config@29.7.0,MIT,,,jest-config,29.7.0,pkg:npm/jest-config@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-config,,,git+https://github.com/jestjs/jest.git#packages/jest-config,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-07-22T02:28:53.460Z
|
|
@@ -846,8 +842,8 @@ library,@eslint/plugin-kit@0.2.7,Apache-2.0,@eslint,Nicholas C. Zakas,plugin-kit
|
|
|
846
842
|
library,@humanfs/node@0.16.6,Apache-2.0,@humanfs,Nicholas C. Zakas,node,0.16.6,pkg:npm/%40humanfs/node@0.16.6?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fhumanwhocodes%2Fhumanfs.git,,The Node.js bindings of the humanfs library.,git+https://github.com/humanwhocodes/humanfs.git,"as detected from PackageJson property ""repository.url""",https://github.com/humanwhocodes/humanfs#readme,"as detected from PackageJson property ""homepage""",https://github.com/humanwhocodes/humanfs/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2024-10-28T13:56:01.381Z
|
|
847
843
|
library,@humanwhocodes/module-importer@1.0.1,Apache-2.0,@humanwhocodes,Nicholas C. Zaks,module-importer,1.0.1,pkg:npm/%40humanwhocodes/module-importer@1.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fhumanwhocodes%2Fmodule-importer.git,,Universal module importer for Node.js,git+https://github.com/humanwhocodes/module-importer.git,"as detected from PackageJson property ""repository.url""",https://github.com/humanwhocodes/module-importer#readme,"as detected from PackageJson property ""homepage""",https://github.com/humanwhocodes/module-importer/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-06-22T16:31:11.465Z
|
|
848
844
|
library,@humanwhocodes/retry@0.4.2,Apache-2.0,@humanwhocodes,Nicholas C. Zaks,retry,0.4.2,pkg:npm/%40humanwhocodes/retry@0.4.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fhumanwhocodes%2Fretry.git,,A utility to retry failed async methods.,git+https://github.com/humanwhocodes/retry.git,"as detected from PackageJson property ""repository.url""",https://github.com/humanwhocodes/retry#readme,"as detected from PackageJson property ""homepage""",https://github.com/humanwhocodes/retry/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-05-07T14:25:57.572Z
|
|
849
|
-
library,@types/estree@1.0.6,MIT,@types,,estree,1.0.6,pkg:npm/%40types/estree@1.0.6?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/estree,,TypeScript definitions for estree,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/estree,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
850
|
-
library,@types/json-schema@7.0.15,MIT,@types,,json-schema,7.0.15,pkg:npm/%40types/json-schema@7.0.15?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/json-schema,,TypeScript definitions for json-schema,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/json-schema,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
845
|
+
library,@types/estree@1.0.6,MIT,@types,,estree,1.0.6,pkg:npm/%40types/estree@1.0.6?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/estree,,TypeScript definitions for estree,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/estree,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T06:41:29.848Z
|
|
846
|
+
library,@types/json-schema@7.0.15,MIT,@types,,json-schema,7.0.15,pkg:npm/%40types/json-schema@7.0.15?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git#types/json-schema,,TypeScript definitions for json-schema,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/json-schema,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-03T07:05:47.377Z
|
|
851
847
|
library,ajv@6.12.6,MIT,,Evgeny Poberezkin,ajv,6.12.6,pkg:npm/ajv@6.12.6?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fajv-validator%2Fajv.git,,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""",,,,,,active,Active in npm registry,2025-06-09T04:08:01.833Z
|
|
852
848
|
library,escape-string-regexp@4.0.0,MIT,,Sindre Sorhus,escape-string-regexp,4.0.0,pkg:npm/escape-string-regexp@4.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fescape-string-regexp.git,,Escape RegExp special characters,git+https://github.com/sindresorhus/escape-string-regexp.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/escape-string-regexp#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/escape-string-regexp/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-04-25T16:42:41.472Z
|
|
853
849
|
library,eslint-scope@8.2.0,BSD-2-Clause,,,eslint-scope,8.2.0,pkg:npm/eslint-scope@8.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Feslint%2Fjs.git,,ECMAScript scope analyzer for ESLint,git+https://github.com/eslint/js.git,"as detected from PackageJson property ""repository.url""",https://github.com/eslint/js/blob/main/packages/eslint-scope/README.md,"as detected from PackageJson property ""homepage""",https://github.com/eslint/js/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-06-09T15:46:11.606Z
|
|
@@ -987,20 +983,20 @@ library,from@0.1.7,MIT,,Dominic Tarr,from,0.1.7,pkg:npm/from@0.1.7?vcs_url=git%3
|
|
|
987
983
|
library,map-stream@0.0.7,MIT,,Dominic Tarr,map-stream,0.0.7,pkg:npm/map-stream@0.0.7?vcs_url=git%3A%2F%2Fgithub.com%2Fdominictarr%2Fmap-stream.git,,construct pipes of streams of events,git://github.com/dominictarr/map-stream.git,"as detected from PackageJson property ""repository.url""",http://github.com/dominictarr/map-stream,"as detected from PackageJson property ""homepage""",https://github.com/dominictarr/map-stream/issues,"as detected from PackageJson property ""bugs.url""",,,,,dominic.tarr@gmail.com,active,Active in npm registry,2022-06-19T15:52:46.194Z
|
|
988
984
|
library,pause-stream@0.0.11,,,Dominic Tarr,pause-stream,0.0.11,pkg:npm/pause-stream@0.0.11?vcs_url=git%3A%2F%2Fgithub.com%2Fdominictarr%2Fpause-stream.git,,a ThroughStream that strictly buffers all readable events when paused.,git://github.com/dominictarr/pause-stream.git,"as detected from PackageJson property ""repository.url""",https://github.com/dominictarr/pause-stream#readme,"as detected from PackageJson property ""homepage""",https://github.com/dominictarr/pause-stream/issues,"as detected from PackageJson property ""bugs.url""",,,,,dominic.tarr@gmail.com,active,Active in npm registry,2022-11-08T10:38:57.078Z
|
|
989
985
|
library,stream-combiner@0.2.2,MIT,,'Dominic Tarr',stream-combiner,0.2.2,pkg:npm/stream-combiner@0.2.2?vcs_url=git%3A%2F%2Fgithub.com%2Fdominictarr%2Fstream-combiner.git,,,git://github.com/dominictarr/stream-combiner.git,"as detected from PackageJson property ""repository.url""",https://github.com/dominictarr/stream-combiner,"as detected from PackageJson property ""homepage""",https://github.com/dominictarr/stream-combiner/issues,"as detected from PackageJson property ""bugs.url""",,,,,dominic.tarr@gmail.com,active,Active in npm registry,2022-11-08T10:38:50.859Z
|
|
990
|
-
library,@typescript-eslint/scope-manager@8.
|
|
991
|
-
library,@typescript-eslint/types@8.
|
|
992
|
-
library,@typescript-eslint/typescript-estree@8.
|
|
993
|
-
library,@typescript-eslint/visitor-keys@8.
|
|
986
|
+
library,@typescript-eslint/scope-manager@8.39.0,MIT,@typescript-eslint,,scope-manager,8.39.0,pkg:npm/%40typescript-eslint/scope-manager@8.39.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint.git#packages/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""",,,,,,active,Active in npm registry,2025-08-05T00:24:37.994Z
|
|
987
|
+
library,@typescript-eslint/types@8.39.0,MIT,@typescript-eslint,,types,8.39.0,pkg:npm/%40typescript-eslint/types@8.39.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint.git#packages/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""",,,,,,active,Active in npm registry,2025-08-05T00:24:21.817Z
|
|
988
|
+
library,@typescript-eslint/typescript-estree@8.39.0,MIT,@typescript-eslint,,typescript-estree,8.39.0,pkg:npm/%40typescript-eslint/typescript-estree@8.39.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint.git#packages/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""",,,,,,active,Active in npm registry,2025-08-05T00:24:32.142Z
|
|
989
|
+
library,@typescript-eslint/visitor-keys@8.39.0,MIT,@typescript-eslint,,visitor-keys,8.39.0,pkg:npm/%40typescript-eslint/visitor-keys@8.39.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint.git#packages/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""",,,,,,active,Active in npm registry,2025-08-05T00:24:26.942Z
|
|
994
990
|
library,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?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Feslint%2Fjs.git#packages/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""",,,,,,active,Active in npm registry,2025-06-09T15:45:53.017Z
|
|
995
|
-
library,@typescript-eslint/project-service@8.
|
|
996
|
-
library,@typescript-eslint/tsconfig-utils@8.
|
|
991
|
+
library,@typescript-eslint/project-service@8.39.0,MIT,@typescript-eslint,,project-service,8.39.0,pkg:npm/%40typescript-eslint/project-service@8.39.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint.git#packages/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""",,,,,,active,Active in npm registry,2025-08-05T00:24:26.645Z
|
|
992
|
+
library,@typescript-eslint/tsconfig-utils@8.39.0,MIT,@typescript-eslint,,tsconfig-utils,8.39.0,pkg:npm/%40typescript-eslint/tsconfig-utils@8.39.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint.git#packages/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""",,,,,,active,Active in npm registry,2025-08-05T00:24:21.726Z
|
|
997
993
|
library,ts-api-utils@2.1.0,MIT,,JoshuaKGoldberg,ts-api-utils,2.1.0,pkg:npm/ts-api-utils@2.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FJoshuaKGoldberg%2Fts-api-utils.git,,Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️,git+https://github.com/JoshuaKGoldberg/ts-api-utils.git,"as detected from PackageJson property ""repository.url""",https://github.com/JoshuaKGoldberg/ts-api-utils#readme,"as detected from PackageJson property ""homepage""",https://github.com/JoshuaKGoldberg/ts-api-utils/issues,"as detected from PackageJson property ""bugs.url""",,,,,npm@joshuakgoldberg.com,active,Active in npm registry,2025-03-20T12:24:50.789Z
|
|
998
|
-
library,@typescript-eslint/type-utils@8.
|
|
999
|
-
library,@typescript-eslint/utils@8.
|
|
994
|
+
library,@typescript-eslint/type-utils@8.39.0,MIT,@typescript-eslint,,type-utils,8.39.0,pkg:npm/%40typescript-eslint/type-utils@8.39.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint.git#packages/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""",,,,,,active,Active in npm registry,2025-08-05T00:24:49.351Z
|
|
995
|
+
library,@typescript-eslint/utils@8.39.0,MIT,@typescript-eslint,,utils,8.39.0,pkg:npm/%40typescript-eslint/utils@8.39.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftypescript-eslint%2Ftypescript-eslint.git#packages/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""",,,,,,active,Active in npm registry,2025-08-05T00:24:43.870Z
|
|
1000
996
|
library,graphemer@1.4.0,MIT,,Matt Davies,graphemer,1.4.0,pkg:npm/graphemer@1.4.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fflmnt%2Fgraphemer.git,,A JavaScript library that breaks strings into their individual user-perceived characters (including emojis!),git+https://github.com/flmnt/graphemer.git,"as detected from PackageJson property ""repository.url""",https://github.com/flmnt/graphemer,"as detected from PackageJson property ""homepage""",https://github.com/flmnt/graphemer/issues,"as detected from PackageJson property ""bugs.url""",,,,,matt@filament.so,active,Active in npm registry,2023-06-22T16:32:15.232Z
|
|
1001
997
|
library,ignore@7.0.4,MIT,,kael,ignore,7.0.4,pkg:npm/ignore@7.0.4?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Fkaelzhang%2Fnode-ignore.git,,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""",,,,,,active,Active in npm registry,2025-05-31T02:18:53.593Z
|
|
1002
998
|
library,@eslint-community/eslint-utils@4.7.0,MIT,@eslint-community,Toru Nagashima,eslint-utils,4.7.0,pkg:npm/%40eslint-community/eslint-utils@4.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Feslint-community%2Feslint-utils.git,,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""",,,,,,active,Active in npm registry,2025-05-02T07:52:14.764Z
|
|
1003
|
-
library,undici-types@7.
|
|
999
|
+
library,undici-types@7.10.0,MIT,,,undici-types,7.10.0,pkg:npm/undici-types@7.10.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnodejs%2Fundici.git,,A stand-alone types package for Undici,git+https://github.com/nodejs/undici.git,"as detected from PackageJson property ""repository.url""",https://undici.nodejs.org,"as detected from PackageJson property ""homepage""",https://github.com/nodejs/undici/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-07-31T09:09:48.860Z
|
|
1004
1000
|
library,node-cache@5.1.2,MIT,,mpneuried,node-cache,5.1.2,pkg:npm/node-cache@5.1.2?vcs_url=git%3A%2F%2Fgithub.com%2Fnode-cache%2Fnode-cache.git,,Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.,git://github.com/node-cache/node-cache.git,"as detected from PackageJson property ""repository.url""",https://github.com/node-cache/node-cache,"as detected from PackageJson property ""homepage""",https://github.com/node-cache/node-cache/issues,"as detected from PackageJson property ""bugs.url""",,,,,mp@tcs.de,active,Active in npm registry,2024-10-22T17:26:04.116Z
|
|
1005
1001
|
library,clone@2.1.2,MIT,,Paul Vorbach,clone,2.1.2,pkg:npm/clone@2.1.2?vcs_url=git%3A%2F%2Fgithub.com%2Fpvorb%2Fnode-clone.git,,deep cloning of objects and arrays,git://github.com/pvorb/node-clone.git,"as detected from PackageJson property ""repository.url""",https://github.com/pvorb/node-clone#readme,"as detected from PackageJson property ""homepage""",https://github.com/pvorb/node-clone/issues,"as detected from PackageJson property ""bugs.url""",,,,,paul@vorba.ch,active,Active in npm registry,2023-07-12T19:09:25.110Z
|
|
1006
1002
|
library,expect@30.0.0,MIT,,,expect,30.0.0,pkg:npm/expect@30.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/expect,,,git+https://github.com/jestjs/jest.git#packages/expect,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-07-22T02:28:39.879Z
|