@mojaloop/sdk-scheme-adapter 24.13.0 → 24.14.0-snapshot.1
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/{@mojaloop-central-services-shared-npm-18.34.0-98deaad7cb-660f407a57.zip → @mojaloop-central-services-shared-npm-18.34.1-fc3be8e73c-f7ad2f9394.zip} +0 -0
- package/.yarn/cache/{@mojaloop-inter-scheme-proxy-cache-lib-npm-2.7.0-84455815f8-7748014a4c.zip → @mojaloop-inter-scheme-proxy-cache-lib-npm-2.9.0-cb33cd6786-fd3f20e6a7.zip} +0 -0
- package/.yarn/cache/@typescript-eslint-eslint-plugin-npm-8.46.0-e6114965b4-415afd894a.zip +0 -0
- package/.yarn/cache/@typescript-eslint-parser-npm-8.46.0-c44629050a-6838fde776.zip +0 -0
- package/.yarn/cache/@typescript-eslint-project-service-npm-8.46.0-85a4b9bb9c-de11af23ae.zip +0 -0
- package/.yarn/cache/@typescript-eslint-scope-manager-npm-8.46.0-fd8edaba78-ed85abd08c.zip +0 -0
- package/.yarn/cache/@typescript-eslint-tsconfig-utils-npm-8.46.0-8919c1f746-e78a66a854.zip +0 -0
- package/.yarn/cache/@typescript-eslint-type-utils-npm-8.46.0-dbfff922bb-5405b71b91.zip +0 -0
- package/.yarn/cache/@typescript-eslint-types-npm-8.46.0-b013400d3e-0118b0dd59.zip +0 -0
- package/.yarn/cache/@typescript-eslint-typescript-estree-npm-8.46.0-0b10d4388a-61053bd0c3.zip +0 -0
- package/.yarn/cache/@typescript-eslint-utils-npm-8.46.0-a7d3832f43-4e0da60de3.zip +0 -0
- package/.yarn/cache/@typescript-eslint-visitor-keys-npm-8.46.0-7d793afea5-37e6145b6a.zip +0 -0
- package/.yarn/install-state.gz +0 -0
- package/.yarn/releases/{yarn-4.10.2.cjs → yarn-4.10.3.cjs} +126 -126
- package/.yarnrc.yml +1 -1
- package/CLAUDE.md +186 -0
- package/modules/api-svc/package.json +2 -2
- package/modules/api-svc/src/ControlAgent/index.js +42 -11
- package/modules/api-svc/src/OutboundServer/handlers.js +1 -1
- package/modules/api-svc/src/config.js +1 -0
- package/modules/api-svc/src/index.js +244 -188
- package/modules/api-svc/src/lib/cache.js +3 -1
- package/modules/api-svc/src/lib/logger.js +1 -2
- package/modules/api-svc/test/unit/index.configPolling.test.js +229 -0
- package/modules/api-svc/test/unit/lib/model/InboundPingModel.test.js +2 -2
- package/modules/outbound-command-event-handler/package.json +4 -4
- package/modules/outbound-domain-event-handler/package.json +3 -3
- package/modules/private-shared-lib/package.json +4 -4
- package/package.json +4 -4
- package/{sbom-v24.12.0.csv → sbom-v24.13.0.csv} +220 -231
|
@@ -1,53 +1,53 @@
|
|
|
1
1
|
type,bom_ref,license-id,group,author,name,version,purl,path,description,vcs-url,vcs-comment,website-url,website-comment,issue-tracker-url,issue-tracker-comment,distribution-url,distribution-comment,hash-alg,hash-value,author-email,deprecated-status,deprecation-reason,timestamp
|
|
2
|
-
application,,,,,yarn,4.10.
|
|
2
|
+
application,,,,,yarn,4.10.3,,,,,,,,,,,,,,,,,
|
|
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.
|
|
5
|
+
application,@mojaloop/sdk-scheme-adapter@workspace:.,Apache-2.0,@mojaloop,,sdk-scheme-adapter,24.13.0,pkg:npm/%40mojaloop/sdk-scheme-adapter@24.13.0,,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-09-22T14:45:57.683Z
|
|
6
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.7.0,MIT,@types,,node,24.7.0,pkg:npm/%40types/node@24.7.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-10-06T07:33:46.739Z
|
|
9
|
+
library,@typescript-eslint/eslint-plugin@8.45.0,MIT,@typescript-eslint,,eslint-plugin,8.45.0,pkg:npm/%40typescript-eslint/eslint-plugin@8.45.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-10-06T13:55:34.478Z
|
|
10
|
+
library,@typescript-eslint/parser@8.45.0,MIT,@typescript-eslint,,parser,8.45.0,pkg:npm/%40typescript-eslint/parser@8.45.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-10-06T13:55:18.883Z
|
|
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
|
|
14
|
-
library,eslint@9.15.0,MIT,,Nicholas C. Zakas,eslint,9.15.0,pkg:npm/eslint@9.15.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Feslint%2Feslint.git,,An AST-based pattern checker for JavaScript.,git+https://github.com/eslint/eslint.git,"as detected from PackageJson property ""repository.url""",https://eslint.org,"as detected from PackageJson property ""homepage""",https://github.com/eslint/eslint/issues/,"as detected from PackageJson property ""bugs.url""",,,,,nicholas+npm@nczconsulting.com,active,Active in npm registry,2025-
|
|
14
|
+
library,eslint@9.15.0,MIT,,Nicholas C. Zakas,eslint,9.15.0,pkg:npm/eslint@9.15.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Feslint%2Feslint.git,,An AST-based pattern checker for JavaScript.,git+https://github.com/eslint/eslint.git,"as detected from PackageJson property ""repository.url""",https://eslint.org,"as detected from PackageJson property ""homepage""",https://github.com/eslint/eslint/issues/,"as detected from PackageJson property ""bugs.url""",,,,,nicholas+npm@nczconsulting.com,active,Active in npm registry,2025-10-03T20:32:18.807Z
|
|
15
15
|
library,husky@9.1.7,MIT,,typicode,husky,9.1.7,pkg:npm/husky@9.1.7?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftypicode%2Fhusky.git,,Modern native Git hooks,git+https://github.com/typicode/husky.git,"as detected from PackageJson property ""repository.url""",https://github.com/typicode/husky#readme,"as detected from PackageJson property ""homepage""",https://github.com/typicode/husky/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-01-11T17:19:02.945Z
|
|
16
|
-
library,jest@29.7.0,MIT,,,jest,29.7.0,pkg:npm/jest@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest,,Delightful JavaScript Testing.,git+https://github.com/jestjs/jest.git#packages/jest,"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-09-
|
|
16
|
+
library,jest@29.7.0,MIT,,,jest,29.7.0,pkg:npm/jest@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest,,Delightful JavaScript Testing.,git+https://github.com/jestjs/jest.git#packages/jest,"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-09-28T07:33:12.359Z
|
|
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
|
-
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-09-
|
|
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-09-
|
|
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-
|
|
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-09-30T00:55:41.075Z
|
|
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-09-29T00:58:18.214Z
|
|
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-10-06T15:12:13.791Z
|
|
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
23
|
library,ts-jest@29.4.4,MIT,,Kulshekhar Kabra,ts-jest,29.4.4,pkg:npm/ts-jest@29.4.4?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-09-19T14:11:09.032Z
|
|
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,2025-09-13T16:42:40.113Z
|
|
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
|
-
library,typescript@patch:typescript@npm%3A5.9.
|
|
26
|
+
library,typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5,Apache-2.0,,Microsoft Corp.,typescript,5.9.3,pkg:npm/typescript@5.9.3?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
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
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.
|
|
30
|
+
library,@types/semver@7.7.1,MIT,@types,,semver,7.7.1,pkg:npm/%40types/semver@7.7.1?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-09-03T15:02:40.910Z
|
|
31
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.
|
|
33
|
+
library,chalk@5.6.2,MIT,,,chalk,5.6.2,pkg:npm/chalk@5.6.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-09-09T12:52:41.456Z
|
|
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-09-12T07:27:06.932Z
|
|
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.
|
|
36
|
+
library,fs-extra@11.3.2,MIT,,JP Richardson,fs-extra,11.3.2,pkg:npm/fs-extra@11.3.2?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-09-15T18:05:36.928Z
|
|
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
|
-
library,semver@7.7.
|
|
39
|
+
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
|
|
40
40
|
library,synp@1.9.14,MIT,,Aram Drevekenin,synp,1.9.14,pkg:npm/synp@1.9.14?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fimsnif%2Fsynp.git,,Convert yarn.lock to package-lock.json and vice versa,git+https://github.com/imsnif/synp.git,"as detected from PackageJson property ""repository.url""",https://github.com/imsnif/synp#readme,"as detected from PackageJson property ""homepage""",https://github.com/imsnif/synp/issues,"as detected from PackageJson property ""bugs.url""",,,,,grimsniffer@gmail.com,active,Active in npm registry,2024-11-29T17:09:00.320Z
|
|
41
41
|
library,colors@1.4.0,MIT,,Marak Squires,colors,1.4.0,pkg:npm/colors@1.4.0?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2FMarak%2Fcolors.js.git,,get colors in your node.js console,git+ssh://git@github.com/Marak/colors.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/Marak/colors.js,"as detected from PackageJson property ""homepage""",https://github.com/Marak/colors.js/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-09T12:52:41.008Z
|
|
42
42
|
library,commander@7.2.0,MIT,,TJ Holowaychuk,commander,7.2.0,pkg:npm/commander@7.2.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-09-12T07:27:06.932Z
|
|
43
43
|
library,eol@0.10.0,MIT,,Ryan Van Etten,eol,0.10.0,pkg:npm/eol@0.10.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fryanve%2Feol.git,,Newline character converter,git+https://github.com/ryanve/eol.git,"as detected from PackageJson property ""repository.url""",https://ryanve.github.io/eol,"as detected from PackageJson property ""homepage""",https://github.com/ryanve/eol/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2024-09-01T01:10:53.372Z
|
|
44
|
-
library,lodash@4.17.21,MIT,,John-David Dalton,lodash,4.17.21,pkg:npm/lodash@4.17.21?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Flodash%2Flodash.git,,Lodash modular utilities.,git+https://github.com/lodash/lodash.git,"as detected from PackageJson property ""repository.url""",https://lodash.com/,"as detected from PackageJson property ""homepage""",https://github.com/lodash/lodash/issues,"as detected from PackageJson property ""bugs.url""",,,,,john.david.dalton@gmail.com,active,Active in npm registry,2025-09-
|
|
44
|
+
library,lodash@4.17.21,MIT,,John-David Dalton,lodash,4.17.21,pkg:npm/lodash@4.17.21?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Flodash%2Flodash.git,,Lodash modular utilities.,git+https://github.com/lodash/lodash.git,"as detected from PackageJson property ""repository.url""",https://lodash.com/,"as detected from PackageJson property ""homepage""",https://github.com/lodash/lodash/issues,"as detected from PackageJson property ""bugs.url""",,,,,john.david.dalton@gmail.com,active,Active in npm registry,2025-09-30T05:04:51.391Z
|
|
45
45
|
library,nmtree@1.0.6,MIT,,Aram Drevekenin,nmtree,1.0.6,pkg:npm/nmtree@1.0.6?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fimsnif%2Fnmtree.git,,Get a (flat) tree representation of the modules in your node_modules folder,git+https://github.com/imsnif/nmtree.git,"as detected from PackageJson property ""repository.url""",https://github.com/imsnif/nmtree#readme,"as detected from PackageJson property ""homepage""",https://github.com/imsnif/nmtree/issues,"as detected from PackageJson property ""bugs.url""",,,,,grimsniffer@gmail.com,active,Active in npm registry,2022-05-10T22:47:20.020Z
|
|
46
46
|
library,sort-object-keys@1.1.3,MIT,,Keith Cirkel,sort-object-keys,1.1.3,pkg:npm/sort-object-keys@1.1.3?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Fkeithamus%2Fsort-object-keys.git,,Sort an object's keys~ including an optional key list,git+ssh://git@github.com/keithamus/sort-object-keys.git,"as detected from PackageJson property ""repository.url""",https://github.com/keithamus/sort-object-keys#readme,"as detected from PackageJson property ""homepage""",https://github.com/keithamus/sort-object-keys/issues,"as detected from PackageJson property ""bugs.url""",,,,,npm@keithcirkel.co.uk,active,Active in npm registry,2025-09-16T09:04:43.188Z
|
|
47
47
|
library,commander@2.20.3,MIT,,TJ Holowaychuk,commander,2.20.3,pkg:npm/commander@2.20.3?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-09-12T07:27:06.932Z
|
|
48
48
|
library,argparse@2.0.1,Python-2.0,,,argparse,2.0.1,pkg:npm/argparse@2.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnodeca%2Fargparse.git,,CLI arguments parser. Native port of python's argparse.,git+https://github.com/nodeca/argparse.git,"as detected from PackageJson property ""repository.url""",https://github.com/nodeca/argparse#readme,"as detected from PackageJson property ""homepage""",https://github.com/nodeca/argparse/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-10-21T01:41:33.987Z
|
|
49
49
|
library,graceful-fs@4.2.11,ISC,,,graceful-fs,4.2.11,pkg:npm/graceful-fs@4.2.11?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fisaacs%2Fnode-graceful-fs.git,,A drop-in replacement for fs~ making various improvements.,git+https://github.com/isaacs/node-graceful-fs.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-graceful-fs#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-graceful-fs/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-06-09T21:32:46.823Z
|
|
50
|
-
library,jsonfile@6.
|
|
50
|
+
library,jsonfile@6.2.0,MIT,,JP Richardson,jsonfile,6.2.0,pkg:npm/jsonfile@6.2.0?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Fjprichardson%2Fnode-jsonfile.git,,Easily read/write JSON files.,git+ssh://git@github.com/jprichardson/node-jsonfile.git,"as detected from PackageJson property ""repository.url""",https://github.com/jprichardson/node-jsonfile#readme,"as detected from PackageJson property ""homepage""",https://github.com/jprichardson/node-jsonfile/issues,"as detected from PackageJson property ""bugs.url""",,,,,jprichardson@gmail.com,active,Active in npm registry,2025-08-12T15:34:51.141Z
|
|
51
51
|
library,universalify@2.0.1,MIT,,Ryan Zimmerman,universalify,2.0.1,pkg:npm/universalify@2.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FRyanZim%2Funiversalify.git,,Make a callback- or promise-based function support both promises and callbacks.,git+https://github.com/RyanZim/universalify.git,"as detected from PackageJson property ""repository.url""",https://github.com/RyanZim/universalify#readme,"as detected from PackageJson property ""homepage""",https://github.com/RyanZim/universalify/issues,"as detected from PackageJson property ""bugs.url""",,,,,opensrc@ryanzim.com,active,Active in npm registry,2023-11-01T17:12:45.559Z
|
|
52
52
|
library,@nodelib/fs.stat@2.0.5,MIT,@nodelib,,fs.stat,2.0.5,pkg:npm/%40nodelib/fs.stat@2.0.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnodelib%2Fnodelib.git#master,,Get the status of a file with some features,git+https://github.com/nodelib/nodelib.git#master,"as detected from PackageJson property ""repository.url""",https://github.com/nodelib/nodelib/tree/master#readme,"as detected from PackageJson property ""homepage""",https://github.com/nodelib/nodelib/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2024-12-01T13:14:10.798Z
|
|
53
53
|
library,@nodelib/fs.walk@1.2.8,MIT,@nodelib,,fs.walk,1.2.8,pkg:npm/%40nodelib/fs.walk@1.2.8?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnodelib%2Fnodelib.git#master,,A library for efficiently walking a directory recursively,git+https://github.com/nodelib/nodelib.git#master,"as detected from PackageJson property ""repository.url""",https://github.com/nodelib/nodelib/tree/master#readme,"as detected from PackageJson property ""homepage""",https://github.com/nodelib/nodelib/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2024-12-01T21:08:36.715Z
|
|
@@ -62,20 +62,20 @@ library,is-number@7.0.0,MIT,,Jon Schlinkert,is-number,7.0.0,pkg:npm/is-number@7.
|
|
|
62
62
|
library,is-glob@4.0.3,MIT,,Jon Schlinkert,is-glob,4.0.3,pkg:npm/is-glob@4.0.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fmicromatch%2Fis-glob.git,,Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary~ resulting in much faster code execution and initialization time~ and a better user experience.,git+https://github.com/micromatch/is-glob.git,"as detected from PackageJson property ""repository.url""",https://github.com/micromatch/is-glob,"as detected from PackageJson property ""homepage""",https://github.com/micromatch/is-glob/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-06-22T16:32:26.552Z
|
|
63
63
|
library,is-extglob@2.1.1,MIT,,Jon Schlinkert,is-extglob,2.1.1,pkg:npm/is-extglob@2.1.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjonschlinkert%2Fis-extglob.git,,Returns true if a string has an extglob.,git+https://github.com/jonschlinkert/is-extglob.git,"as detected from PackageJson property ""repository.url""",https://github.com/jonschlinkert/is-extglob,"as detected from PackageJson property ""homepage""",https://github.com/jonschlinkert/is-extglob/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-06-22T16:32:24.580Z
|
|
64
64
|
library,@nodelib/fs.scandir@2.1.5,MIT,@nodelib,,fs.scandir,2.1.5,pkg:npm/%40nodelib/fs.scandir@2.1.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnodelib%2Fnodelib.git#master,,List files and directories inside the specified directory,git+https://github.com/nodelib/nodelib.git#master,"as detected from PackageJson property ""repository.url""",https://github.com/nodelib/nodelib/tree/master#readme,"as detected from PackageJson property ""homepage""",https://github.com/nodelib/nodelib/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2024-12-01T21:08:35.008Z
|
|
65
|
-
library,fastq@1.19.
|
|
65
|
+
library,fastq@1.19.1,ISC,,Matteo Collina,fastq,1.19.1,pkg:npm/fastq@1.19.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fmcollina%2Ffastq.git,,Fast~ in memory work queue,git+https://github.com/mcollina/fastq.git,"as detected from PackageJson property ""repository.url""",https://github.com/mcollina/fastq#readme,"as detected from PackageJson property ""homepage""",https://github.com/mcollina/fastq/issues,"as detected from PackageJson property ""bugs.url""",,,,,hello@matteocollina.com,active,Active in npm registry,2025-02-26T09:17:10.722Z
|
|
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.
|
|
69
|
+
library,@types/lodash@4.17.20,MIT,@types,,lodash,4.17.20,pkg:npm/%40types/lodash@4.17.20?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
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@
|
|
72
|
-
library,undici-types@
|
|
71
|
+
library,@types/node@24.6.2,MIT,@types,,node,24.6.2,pkg:npm/%40types/node@24.6.2?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-10-06T07:33:46.739Z
|
|
72
|
+
library,undici-types@7.13.0,MIT,,,undici-types,7.13.0,pkg:npm/undici-types@7.13.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-09-09T17:07:28.064Z
|
|
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
|
|
75
|
-
library,@tsconfig/node12@1.0.11,MIT,@tsconfig,,node12,1.0.11,pkg:npm/%40tsconfig/node12@1.0.11?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftsconfig%2Fbases.git#bases,,A base TSConfig for working with Node 12.,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,
|
|
75
|
+
library,@tsconfig/node12@1.0.11,MIT,@tsconfig,,node12,1.0.11,pkg:npm/%40tsconfig/node12@1.0.11?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftsconfig%2Fbases.git#bases,,A base TSConfig for working with Node 12.,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,2025-10-02T04:15:44.388Z
|
|
76
76
|
library,@tsconfig/node14@1.0.3,MIT,@tsconfig,,node14,1.0.3,pkg:npm/%40tsconfig/node14@1.0.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftsconfig%2Fbases.git#bases,,A base TSConfig for working with Node 14.,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,2025-08-22T04:15:55.990Z
|
|
77
77
|
library,@tsconfig/node16@1.0.4,MIT,@tsconfig,,node16,1.0.4,pkg:npm/%40tsconfig/node16@1.0.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftsconfig%2Fbases.git#bases,,A base TSConfig for working with Node 16.,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,2025-09-18T04:15:59.932Z
|
|
78
|
-
library,acorn@8.
|
|
78
|
+
library,acorn@8.15.0,MIT,,,acorn,8.15.0,pkg:npm/acorn@8.15.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Facornjs%2Facorn.git,,ECMAScript parser,git+https://github.com/acornjs/acorn.git,"as detected from PackageJson property ""repository.url""",https://github.com/acornjs/acorn,"as detected from PackageJson property ""homepage""",https://github.com/acornjs/acorn/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-06-09T04:08:15.567Z
|
|
79
79
|
library,acorn-walk@8.3.4,MIT,,,acorn-walk,8.3.4,pkg:npm/acorn-walk@8.3.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Facornjs%2Facorn.git,,ECMAScript (ESTree) AST walker,git+https://github.com/acornjs/acorn.git,"as detected from PackageJson property ""repository.url""",https://github.com/acornjs/acorn,"as detected from PackageJson property ""homepage""",https://github.com/acornjs/acorn/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2024-09-09T08:40:59.131Z
|
|
80
80
|
library,arg@4.1.3,MIT,,Josh Junon,arg,4.1.3,pkg:npm/arg@4.1.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fzeit%2Farg.git,,Another simple argument parser,git+https://github.com/zeit/arg.git,"as detected from PackageJson property ""repository.url""",https://github.com/zeit/arg#readme,"as detected from PackageJson property ""homepage""",https://github.com/zeit/arg/issues,"as detected from PackageJson property ""bugs.url""",,,,,junon@zeit.co,active,Active in npm registry,2025-09-08T19:42:54.683Z
|
|
81
81
|
library,create-require@1.1.1,MIT,,,create-require,1.1.1,pkg:npm/create-require@1.1.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnuxt-contrib%2Fcreate-require.git,,Polyfill for Node.js module.createRequire (<= v12.2.0),git+https://github.com/nuxt-contrib/create-require.git,"as detected from PackageJson property ""repository.url""",https://github.com/nuxt-contrib/create-require#readme,"as detected from PackageJson property ""homepage""",https://github.com/nuxt-contrib/create-require/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2022-04-27T21:18:18.903Z
|
|
@@ -85,13 +85,12 @@ library,v8-compile-cache-lib@3.0.1,MIT,,Andrew Bradley,v8-compile-cache-lib,3.0.
|
|
|
85
85
|
library,yn@3.1.1,MIT,,Sindre Sorhus,yn,3.1.1,pkg:npm/yn@3.1.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fyn.git,,Parse yes/no like values,git+https://github.com/sindresorhus/yn.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/yn#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/yn/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-08-22T08:54:54.461Z
|
|
86
86
|
library,@jridgewell/trace-mapping@0.3.9,MIT,@jridgewell,Justin Ridgewell,trace-mapping,0.3.9,pkg:npm/%40jridgewell/trace-mapping@0.3.9?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjridgewell%2Ftrace-mapping.git,,Trace the original position through a source map,git+https://github.com/jridgewell/trace-mapping.git,"as detected from PackageJson property ""repository.url""",https://github.com/jridgewell/trace-mapping#readme,"as detected from PackageJson property ""homepage""",https://github.com/jridgewell/trace-mapping/issues,"as detected from PackageJson property ""bugs.url""",,,,,justin@ridgewell.name,active,Active in npm registry,2025-09-10T20:12:49.655Z
|
|
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
|
-
library,@jridgewell/sourcemap-codec@1.5.
|
|
88
|
+
library,@jridgewell/sourcemap-codec@1.5.5,MIT,@jridgewell,Justin Ridgewell,sourcemap-codec,1.5.5,pkg:npm/%40jridgewell/sourcemap-codec@1.5.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjridgewell%2Fsourcemaps.git#packages/sourcemap-codec,,Encode/decode sourcemap mappings,git+https://github.com/jridgewell/sourcemaps.git#packages/sourcemap-codec,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jridgewell/sourcemaps/tree/main/packages/sourcemap-codec,"as detected from PackageJson property ""homepage""",https://github.com/jridgewell/sourcemaps/issues,"as detected from PackageJson property ""bugs.url""",,,,,justin@ridgewell.name,active,Active in npm registry,2025-08-12T06:43:59.328Z
|
|
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
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
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
|
-
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
94
|
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-09-19T03:35:34.227Z
|
|
96
95
|
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
96
|
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
|
|
@@ -148,12 +147,12 @@ library,@types/normalize-package-data@2.4.4,MIT,@types,,normalize-package-data,2
|
|
|
148
147
|
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
|
|
149
148
|
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
|
|
150
149
|
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-09-19T03:35:34.227Z
|
|
151
|
-
library,@babel/code-frame@7.
|
|
152
|
-
library,error-ex@1.3.
|
|
150
|
+
library,@babel/code-frame@7.27.1,MIT,@babel,The Babel Team,code-frame,7.27.1,pkg:npm/%40babel/code-frame@7.27.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-code-frame,,Generate errors that contain a code frame that point to source locations.,git+https://github.com/babel/babel.git#packages/babel-code-frame,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-code-frame,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-05T15:05:47.534Z
|
|
151
|
+
library,error-ex@1.3.4,MIT,,,error-ex,1.3.4,pkg:npm/error-ex@1.3.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fqix-%2Fnode-error-ex.git,,Easy error subclassing and stack customization,git+https://github.com/qix-/node-error-ex.git,"as detected from PackageJson property ""repository.url""",https://github.com/qix-/node-error-ex#readme,"as detected from PackageJson property ""homepage""",https://github.com/qix-/node-error-ex/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-15T14:58:41.446Z
|
|
153
152
|
library,json-parse-even-better-errors@2.3.1,MIT,,Kat Marchán,json-parse-even-better-errors,2.3.1,pkg:npm/json-parse-even-better-errors@2.3.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fjson-parse-even-better-errors.git,,JSON.parse with context information on error,git+https://github.com/npm/json-parse-even-better-errors.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/json-parse-even-better-errors#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/json-parse-even-better-errors/issues,"as detected from PackageJson property ""bugs.url""",,,,,kzm@zkat.tech,active,Active in npm registry,2025-05-14T20:03:41.796Z
|
|
154
153
|
library,lines-and-columns@1.2.4,MIT,,Brian Donovan,lines-and-columns,1.2.4,pkg:npm/lines-and-columns@1.2.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Feventualbuddha%2Flines-and-columns.git,,Maps lines and columns to character offsets and back.,git+https://github.com/eventualbuddha/lines-and-columns.git,"as detected from PackageJson property ""repository.url""",https://github.com/eventualbuddha/lines-and-columns#readme,"as detected from PackageJson property ""homepage""",https://github.com/eventualbuddha/lines-and-columns/issues,"as detected from PackageJson property ""bugs.url""",,,,,brian@donovans.cc,active,Active in npm registry,2023-11-07T01:41:53.488Z
|
|
155
154
|
library,is-arrayish@0.2.1,MIT,,Qix,is-arrayish,0.2.1,pkg:npm/is-arrayish@0.2.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fqix-%2Fnode-is-arrayish.git,,Determines if an object can be used as an array,git+https://github.com/qix-/node-is-arrayish.git,"as detected from PackageJson property ""repository.url""",https://github.com/qix-/node-is-arrayish#readme,"as detected from PackageJson property ""homepage""",https://github.com/qix-/node-is-arrayish/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-13T16:44:23.521Z
|
|
156
|
-
library,@babel/helper-validator-identifier@7.
|
|
155
|
+
library,@babel/helper-validator-identifier@7.27.1,MIT,@babel,The Babel Team,helper-validator-identifier,7.27.1,pkg:npm/%40babel/helper-validator-identifier@7.27.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-helper-validator-identifier,,Validate identifier/keywords name,git+https://github.com/babel/babel.git#packages/babel-helper-validator-identifier,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/babel/babel#readme,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-05T15:05:38.724Z
|
|
157
156
|
library,js-tokens@4.0.0,MIT,,Simon Lydell,js-tokens,4.0.0,pkg:npm/js-tokens@4.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Flydell%2Fjs-tokens.git,,A regex that tokenizes JavaScript.,git+https://github.com/lydell/js-tokens.git,"as detected from PackageJson property ""repository.url""",https://github.com/lydell/js-tokens#readme,"as detected from PackageJson property ""homepage""",https://github.com/lydell/js-tokens/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2024-11-22T17:21:10.707Z
|
|
158
157
|
library,picocolors@1.1.1,ISC,,Alexey Raspopov,picocolors,1.1.1,pkg:npm/picocolors@1.1.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Falexeyraspopov%2Fpicocolors.git,,The tiniest and the fastest library for terminal output formatting with ANSI colors,git+https://github.com/alexeyraspopov/picocolors.git,"as detected from PackageJson property ""repository.url""",https://github.com/alexeyraspopov/picocolors#readme,"as detected from PackageJson property ""homepage""",https://github.com/alexeyraspopov/picocolors/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2024-10-16T18:20:04.161Z
|
|
159
158
|
library,hosted-git-info@2.8.9,ISC,,Rebecca Turner,hosted-git-info,2.8.9,pkg:npm/hosted-git-info@2.8.9?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fhosted-git-info.git,,Provides metadata and conversions from repository urls for Github~ Bitbucket and Gitlab,git+https://github.com/npm/hosted-git-info.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/hosted-git-info,"as detected from PackageJson property ""homepage""",https://github.com/npm/hosted-git-info/issues,"as detected from PackageJson property ""bugs.url""",,,,,me@re-becca.org,active,Active in npm registry,2025-07-24T15:37:52.118Z
|
|
@@ -163,7 +162,7 @@ library,validate-npm-package-license@3.0.4,Apache-2.0,,Kyle E. Mitchell,validate
|
|
|
163
162
|
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
|
|
164
163
|
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
|
|
165
164
|
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
|
|
166
|
-
library,spdx-license-ids@3.0.
|
|
165
|
+
library,spdx-license-ids@3.0.22,CC0-1.0,,Shinnosuke Watanabe,spdx-license-ids,3.0.22,pkg:npm/spdx-license-ids@3.0.22?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
|
|
167
166
|
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
|
|
168
167
|
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
|
|
169
168
|
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
|
|
@@ -175,7 +174,7 @@ library,p-locate@4.1.0,MIT,,Sindre Sorhus,p-locate,4.1.0,pkg:npm/p-locate@4.1.0?
|
|
|
175
174
|
library,p-limit@2.3.0,MIT,,Sindre Sorhus,p-limit,2.3.0,pkg:npm/p-limit@2.3.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fp-limit.git,,Run multiple promise-returning & async functions with limited concurrency,git+https://github.com/sindresorhus/p-limit.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-limit#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-limit/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-08-28T10:41:53.903Z
|
|
176
175
|
library,p-try@2.2.0,MIT,,Sindre Sorhus,p-try,2.2.0,pkg:npm/p-try@2.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fp-try.git,,`Start a promise chain,git+https://github.com/sindresorhus/p-try.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-try#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-try/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2022-06-23T05:53:30.738Z
|
|
177
176
|
library,hosted-git-info@4.1.0,ISC,,Rebecca Turner,hosted-git-info,4.1.0,pkg:npm/hosted-git-info@4.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fhosted-git-info.git,,Provides metadata and conversions from repository urls for GitHub~ Bitbucket and GitLab,git+https://github.com/npm/hosted-git-info.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/hosted-git-info,"as detected from PackageJson property ""homepage""",https://github.com/npm/hosted-git-info/issues,"as detected from PackageJson property ""bugs.url""",,,,,me@re-becca.org,active,Active in npm registry,2025-07-24T15:37:52.118Z
|
|
178
|
-
library,lru-cache@6.0.0,ISC,,Isaac Z. Schlueter,lru-cache,6.0.0,pkg:npm/lru-cache@6.0.0?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-09-
|
|
177
|
+
library,lru-cache@6.0.0,ISC,,Isaac Z. Schlueter,lru-cache,6.0.0,pkg:npm/lru-cache@6.0.0?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-09-23T17:02:13.772Z
|
|
179
178
|
library,yallist@4.0.0,ISC,,Isaac Z. Schlueter,yallist,4.0.0,pkg:npm/yallist@4.0.0?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
|
|
180
179
|
library,arrify@1.0.1,MIT,,Sindre Sorhus,arrify,1.0.1,pkg:npm/arrify@1.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Farrify.git,,Convert a value to an array,git+https://github.com/sindresorhus/arrify.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/arrify#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/arrify/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-06-09T21:37:58.190Z
|
|
181
180
|
library,is-plain-obj@1.1.0,MIT,,Sindre Sorhus,is-plain-obj,1.1.0,pkg:npm/is-plain-obj@1.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fis-plain-obj.git,,Check if a value is a plain object,git+https://github.com/sindresorhus/is-plain-obj.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/is-plain-obj#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/is-plain-obj/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-06-09T21:32:02.516Z
|
|
@@ -233,7 +232,7 @@ library,conventional-changelog-jquery@3.0.11,ISC,,Steve Mao,conventional-changel
|
|
|
233
232
|
library,conventional-changelog-jshint@2.0.9,ISC,,Steve Mao,conventional-changelog-jshint,2.0.9,pkg:npm/conventional-changelog-jshint@2.0.9?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fconventional-changelog%2Fconventional-changelog.git,,conventional-changelog jshint 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-jshint#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-02-12T21:26:33.176Z
|
|
234
233
|
library,compare-func@2.0.0,MIT,,Steve Mao,compare-func,2.0.0,pkg:npm/compare-func@2.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fstevemao%2Fcompare-func.git,,Get a compare function for array to sort,git+https://github.com/stevemao/compare-func.git,"as detected from PackageJson property ""repository.url""",https://github.com/stevemao/compare-func,"as detected from PackageJson property ""homepage""",https://github.com/stevemao/compare-func/issues,"as detected from PackageJson property ""bugs.url""",,,,,maochenyan@gmail.com,active,Active in npm registry,2022-06-13T19:40:34.200Z
|
|
235
234
|
library,array-ify@1.0.0,MIT,,Steve Mao,array-ify,1.0.0,pkg:npm/array-ify@1.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fstevemao%2Farray-ify.git,,Turn anything into an array,git+https://github.com/stevemao/array-ify.git,"as detected from PackageJson property ""repository.url""",https://github.com/stevemao/array-ify,"as detected from PackageJson property ""homepage""",https://github.com/stevemao/array-ify/issues,"as detected from PackageJson property ""bugs.url""",,,,,maochenyan@gmail.com,active,Active in npm registry,2022-06-13T03:28:21.153Z
|
|
236
|
-
library,dot-prop@5.3.0,MIT,,Sindre Sorhus,dot-prop,5.3.0,pkg:npm/dot-prop@5.3.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fdot-prop.git,,Get~ set~ or delete a property from a nested object using a dot path,git+https://github.com/sindresorhus/dot-prop.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/dot-prop#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/dot-prop/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-
|
|
235
|
+
library,dot-prop@5.3.0,MIT,,Sindre Sorhus,dot-prop,5.3.0,pkg:npm/dot-prop@5.3.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fdot-prop.git,,Get~ set~ or delete a property from a nested object using a dot path,git+https://github.com/sindresorhus/dot-prop.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/dot-prop#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/dot-prop/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-10-05T12:00:55.352Z
|
|
237
236
|
library,is-obj@2.0.0,MIT,,Sindre Sorhus,is-obj,2.0.0,pkg:npm/is-obj@2.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fis-obj.git,,Check if a value is an object,git+https://github.com/sindresorhus/is-obj.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/is-obj#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/is-obj/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2022-06-19T02:46:56.150Z
|
|
238
237
|
library,add-stream@1.0.0,MIT,,Majid Burney,add-stream,1.0.0,pkg:npm/add-stream@1.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fwilsonjackson%2Fadd-stream.git,,Append the contents of one stream onto another.,git+https://github.com/wilsonjackson/add-stream.git,"as detected from PackageJson property ""repository.url""",https://github.com/wilsonjackson/add-stream,"as detected from PackageJson property ""homepage""",https://github.com/wilsonjackson/add-stream/issues,"as detected from PackageJson property ""bugs.url""",,,,,moocow@euphoricsoup.com,active,Active in npm registry,2022-06-13T02:25:34.298Z
|
|
239
238
|
library,conventional-changelog-writer@5.0.1,MIT,,Steve Mao,conventional-changelog-writer,5.0.1,pkg:npm/conventional-changelog-writer@5.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fconventional-changelog%2Fconventional-changelog.git,,Write logs based on conventional commits and templates,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-writer#readme,"as detected from PackageJson property ""homepage""",https://github.com/conventional-changelog/conventional-changelog/issues,"as detected from PackageJson property ""bugs.url""",,,,,maochenyan@gmail.com,active,Active in npm registry,2025-07-09T21:51:50.084Z
|
|
@@ -281,24 +280,24 @@ library,which-module@2.0.1,ISC,,nexdrew,which-module,2.0.1,pkg:npm/which-module@
|
|
|
281
280
|
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
|
|
282
281
|
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,2025-09-08T17:19:29.139Z
|
|
283
282
|
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-08-27T15:04:26.129Z
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
283
|
+
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-10-06T15:11:56.821Z
|
|
284
|
+
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-10-06T15:11:56.991Z
|
|
285
|
+
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-10-06T15:12:05.404Z
|
|
286
|
+
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-10-06T15:11:56.416Z
|
|
287
|
+
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-10-06T15:11:58.294Z
|
|
288
|
+
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-10-06T15:11:57.175Z
|
|
289
|
+
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-10-06T15:12:03.864Z
|
|
290
|
+
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-10-06T15:11:56.909Z
|
|
291
|
+
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-10-06T15:11:57.862Z
|
|
292
|
+
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-10-06T15:11:56.692Z
|
|
294
293
|
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
|
|
295
294
|
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
|
|
296
295
|
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-08-19T20:05:02.502Z
|
|
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-09-
|
|
296
|
+
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-09-27T10:29:01.320Z
|
|
298
297
|
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-09-09T12:52:41.456Z
|
|
299
298
|
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
|
|
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,2025-09-
|
|
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-09-
|
|
299
|
+
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,2025-09-25T03:51:22.694Z
|
|
300
|
+
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-09-29T23:22:21.769Z
|
|
302
301
|
library,enquirer@2.3.6,MIT,,Jon Schlinkert,enquirer,2.3.6,pkg:npm/enquirer@2.3.6?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fenquirer%2Fenquirer.git,,Stylish~ intuitive and user-friendly prompt system. Fast and lightweight enough for small projects~ powerful and extensible enough for the most advanced use cases.,git+https://github.com/enquirer/enquirer.git,"as detected from PackageJson property ""repository.url""",https://github.com/enquirer/enquirer,"as detected from PackageJson property ""homepage""",https://github.com/enquirer/enquirer/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-07-28T12:26:30.830Z
|
|
303
302
|
library,fast-glob@3.2.7,MIT,,Denis Malinochkin,fast-glob,3.2.7,pkg:npm/fast-glob@3.2.7?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
|
|
304
303
|
library,flat@5.0.2,BSD-3-Clause,,Hugh Kennedy,flat,5.0.2,pkg:npm/flat@5.0.2?vcs_url=git%3A%2F%2Fgithub.com%2Fhughsk%2Fflat.git,,Take a nested Javascript object and flatten it~ or unflatten an object with delimited keys,git://github.com/hughsk/flat.git,"as detected from PackageJson property ""repository.url""",https://github.com/hughsk/flat,"as detected from PackageJson property ""homepage""",https://github.com/hughsk/flat/issues,"as detected from PackageJson property ""bugs.url""",,,,,hughskennedy@gmail.com,active,Active in npm registry,2023-09-19T14:47:19.831Z
|
|
@@ -311,13 +310,13 @@ library,open@8.4.2,MIT,,Sindre Sorhus,open,8.4.2,pkg:npm/open@8.4.2?vcs_url=git%
|
|
|
311
310
|
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
|
|
312
311
|
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
|
|
313
312
|
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
|
|
314
|
-
library,tmp@0.2.
|
|
313
|
+
library,tmp@0.2.5,MIT,,KARASZI István,tmp,0.2.5,pkg:npm/tmp@0.2.5?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-08T21:22:09.101Z
|
|
315
314
|
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-08-25T10:09:24.700Z
|
|
316
315
|
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
|
|
317
316
|
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
|
|
318
317
|
library,cliui@8.0.1,ISC,,Ben Coe,cliui,8.0.1,pkg:npm/cliui@8.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fyargs%2Fcliui.git,,easily create complex multi-column command-line-interfaces,git+https://github.com/yargs/cliui.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/cliui#readme,"as detected from PackageJson property ""homepage""",https://github.com/yargs/cliui/issues,"as detected from PackageJson property ""bugs.url""",,,,,ben@npmjs.com,active,Active in npm registry,2025-03-17T02:36:25.675Z
|
|
319
318
|
library,bl@4.1.0,MIT,,,bl,4.1.0,pkg:npm/bl@4.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Frvagg%2Fbl.git,,Buffer List: collect buffers and access with a standard readable Buffer interface~ streamable too!,git+https://github.com/rvagg/bl.git,"as detected from PackageJson property ""repository.url""",https://github.com/rvagg/bl,"as detected from PackageJson property ""homepage""",https://github.com/rvagg/bl/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-05T04:22:52.926Z
|
|
320
|
-
library,end-of-stream@1.4.
|
|
319
|
+
library,end-of-stream@1.4.5,MIT,,Mathias Buus,end-of-stream,1.4.5,pkg:npm/end-of-stream@1.4.5?vcs_url=git%3A%2F%2Fgithub.com%2Fmafintosh%2Fend-of-stream.git,,Call a callback when a readable/writable/duplex stream has completed or failed.,git://github.com/mafintosh/end-of-stream.git,"as detected from PackageJson property ""repository.url""",https://github.com/mafintosh/end-of-stream,"as detected from PackageJson property ""homepage""",https://github.com/mafintosh/end-of-stream/issues,"as detected from PackageJson property ""bugs.url""",,,,,mathiasbuus@gmail.com,active,Active in npm registry,2025-06-16T13:29:00.747Z
|
|
321
320
|
library,fs-constants@1.0.0,MIT,,Mathias Buus,fs-constants,1.0.0,pkg:npm/fs-constants@1.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fmafintosh%2Ffs-constants.git,,Require constants across node and the browser,git+https://github.com/mafintosh/fs-constants.git,"as detected from PackageJson property ""repository.url""",https://github.com/mafintosh/fs-constants,"as detected from PackageJson property ""homepage""",https://github.com/mafintosh/fs-constants/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2022-05-02T23:23:22.507Z
|
|
322
321
|
library,once@1.4.0,ISC,,Isaac Z. Schlueter,once,1.4.0,pkg:npm/once@1.4.0?vcs_url=git%3A%2F%2Fgithub.com%2Fisaacs%2Fonce.git,,Run a function exactly one time,git://github.com/isaacs/once.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/once#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/once/issues,"as detected from PackageJson property ""bugs.url""",,,,,i@izs.me,active,Active in npm registry,2023-06-22T16:33:12.734Z
|
|
323
322
|
library,wrappy@1.0.2,ISC,,Isaac Z. Schlueter,wrappy,1.0.2,pkg:npm/wrappy@1.0.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fwrappy.git,,Callback wrapping utility,git+https://github.com/npm/wrappy.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/wrappy,"as detected from PackageJson property ""homepage""",https://github.com/npm/wrappy/issues,"as detected from PackageJson property ""bugs.url""",,,,,i@izs.me,active,Active in npm registry,2023-06-22T16:34:09.617Z
|
|
@@ -339,7 +338,7 @@ library,signal-exit@3.0.7,ISC,,Ben Coe,signal-exit,3.0.7,pkg:npm/signal-exit@3.0
|
|
|
339
338
|
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
339
|
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-09-08T17:16:23.348Z
|
|
341
340
|
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
|
|
342
|
-
library,follow-redirects@1.15.
|
|
341
|
+
library,follow-redirects@1.15.11,MIT,,Ruben Verborgh,follow-redirects,1.15.11,pkg:npm/follow-redirects@1.15.11?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
|
|
343
342
|
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
|
|
344
343
|
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
|
|
345
344
|
library,asynckit@0.4.0,MIT,,Alex Indigo,asynckit,0.4.0,pkg:npm/asynckit@0.4.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Falexindigo%2Fasynckit.git,,Minimal async jobs utility library~ with streams support,git+https://github.com/alexindigo/asynckit.git,"as detected from PackageJson property ""repository.url""",https://github.com/alexindigo/asynckit#readme,"as detected from PackageJson property ""homepage""",https://github.com/alexindigo/asynckit/issues,"as detected from PackageJson property ""bugs.url""",,,,,iam@alexindigo.com,active,Active in npm registry,2022-06-13T03:39:04.302Z
|
|
@@ -348,12 +347,15 @@ library,es-set-tostringtag@2.1.0,MIT,,Jordan Harband,es-set-tostringtag,2.1.0,pk
|
|
|
348
347
|
library,mime-types@2.1.35,MIT,,,mime-types,2.1.35,pkg:npm/mime-types@2.1.35?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjshttp%2Fmime-types.git,,The ultimate javascript content-type utility.,git+https://github.com/jshttp/mime-types.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/mime-types#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/mime-types/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-03-26T22:53:48.039Z
|
|
349
348
|
library,mime-db@1.52.0,MIT,,,mime-db,1.52.0,pkg:npm/mime-db@1.52.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjshttp%2Fmime-db.git,,Media Type Database,git+https://github.com/jshttp/mime-db.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/mime-db#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/mime-db/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-05-14T14:56:01.096Z
|
|
350
349
|
library,es-errors@1.3.0,MIT,,Jordan Harband,es-errors,1.3.0,pkg:npm/es-errors@1.3.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fes-errors.git,,A simple cache for a few of the JS Error constructors.,git+https://github.com/ljharb/es-errors.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/es-errors#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/es-errors/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-02-05T08:05:51.669Z
|
|
351
|
-
library,get-intrinsic@1.3.
|
|
350
|
+
library,get-intrinsic@1.3.1,MIT,,Jordan Harband,get-intrinsic,1.3.1,pkg:npm/get-intrinsic@1.3.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fget-intrinsic.git,,Get and robustly cache all JS language-level intrinsics at first require time,git+https://github.com/ljharb/get-intrinsic.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/get-intrinsic#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/get-intrinsic/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2025-09-30T16:34:34.522Z
|
|
352
351
|
library,has-tostringtag@1.0.2,MIT,,Jordan Harband,has-tostringtag,1.0.2,pkg:npm/has-tostringtag@1.0.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Finspect-js%2Fhas-tostringtag.git,,Determine if the JS environment has `Symbol.toStringTag` support. Supports spec~ or shams.,git+https://github.com/inspect-js/has-tostringtag.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/has-tostringtag#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/has-tostringtag/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-02-01T21:44:00.323Z
|
|
353
352
|
library,has-symbols@1.1.0,MIT,,Jordan Harband,has-symbols,1.1.0,pkg:npm/has-symbols@1.1.0?vcs_url=git%3A%2F%2Fgithub.com%2Finspect-js%2Fhas-symbols.git,,Determine if the JS environment has Symbol support. Supports spec~ or shams.,git://github.com/inspect-js/has-symbols.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/has-symbols#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/has-symbols/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-02T16:34:17.942Z
|
|
353
|
+
library,async-function@1.0.0,MIT,,Jordan Harbamd,async-function,1.0.0,pkg:npm/async-function@1.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fasync-function.git,,A function that returns the normally hidden `AsyncFunction` constructor,git+https://github.com/ljharb/async-function.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/async-function#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/async-function/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2025-01-23T03:15:54.440Z
|
|
354
|
+
library,async-generator-function@1.0.0,MIT,,Jordan Harbamd,async-generator-function,1.0.0,pkg:npm/async-generator-function@1.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fasync-generator-function.git,,A function that returns the normally hidden `AsyncGeneratorFunction` constructor,git+https://github.com/ljharb/async-generator-function.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/async-generator-function#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/async-generator-function/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2025-02-14T18:35:17.356Z
|
|
354
355
|
library,call-bind-apply-helpers@1.0.2,MIT,,Jordan Harband,call-bind-apply-helpers,1.0.2,pkg:npm/call-bind-apply-helpers@1.0.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fcall-bind-apply-helpers.git,,Helper functions around Function call/apply/bind~ for use in `call-bind`,git+https://github.com/ljharb/call-bind-apply-helpers.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/call-bind-apply-helpers#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/call-bind-apply-helpers/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2025-02-12T19:24:57.167Z
|
|
355
356
|
library,es-define-property@1.0.1,MIT,,Jordan Harband,es-define-property,1.0.1,pkg:npm/es-define-property@1.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fes-define-property.git,,`Object.defineProperty`~ but not IE 8's broken one.,git+https://github.com/ljharb/es-define-property.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/es-define-property#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/es-define-property/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-06T18:16:02.393Z
|
|
356
357
|
library,es-object-atoms@1.1.1,MIT,,Jordan Harband,es-object-atoms,1.1.1,pkg:npm/es-object-atoms@1.1.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fes-object-atoms.git,,ES Object-related atoms: Object~ ToObject~ RequireObjectCoercible,git+https://github.com/ljharb/es-object-atoms.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/es-object-atoms#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/es-object-atoms/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2025-01-15T00:42:43.521Z
|
|
358
|
+
library,generator-function@2.0.1,MIT,,Jordan Harbamd,generator-function,2.0.1,pkg:npm/generator-function@2.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FTimothyGu%2Fgenerator-function.git,,A function that returns the normally hidden `GeneratorFunction` constructor,git+https://github.com/TimothyGu/generator-function.git,"as detected from PackageJson property ""repository.url""",https://github.com/TimothyGu/generator-function#readme,"as detected from PackageJson property ""homepage""",https://github.com/TimothyGu/generator-function/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2025-09-30T18:23:33.736Z
|
|
357
359
|
library,get-proto@1.0.1,MIT,,Jordan Harband,get-proto,1.0.1,pkg:npm/get-proto@1.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fget-proto.git,,Robustly get the [[Prototype]] of an object,git+https://github.com/ljharb/get-proto.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/get-proto#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/get-proto/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2025-01-02T20:08:03.153Z
|
|
358
360
|
library,gopd@1.2.0,MIT,,Jordan Harband,gopd,1.2.0,pkg:npm/gopd@1.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fgopd.git,,`Object.getOwnPropertyDescriptor`~ but accounts for IE's broken implementation.,git+https://github.com/ljharb/gopd.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/gopd#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/gopd/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-04T16:21:52.914Z
|
|
359
361
|
library,math-intrinsics@1.1.0,MIT,,Jordan Harband,math-intrinsics,1.1.0,pkg:npm/math-intrinsics@1.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fes-shims%2Fmath-intrinsics.git,,ES Math-related intrinsics and helpers~ robustly cached.,git+https://github.com/es-shims/math-intrinsics.git,"as detected from PackageJson property ""repository.url""",https://github.com/es-shims/math-intrinsics#readme,"as detected from PackageJson property ""homepage""",https://github.com/es-shims/math-intrinsics/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-19T05:58:10.044Z
|
|
@@ -365,28 +367,28 @@ library,esprima@4.0.1,BSD-2-Clause,,Ariya Hidayat,esprima,4.0.1,pkg:npm/esprima@
|
|
|
365
367
|
library,sprintf-js@1.0.3,BSD-3-Clause,,Alexandru Marasteanu,sprintf-js,1.0.3,pkg:npm/sprintf-js@1.0.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Falexei%2Fsprintf.js.git,,JavaScript sprintf implementation,git+https://github.com/alexei/sprintf.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/alexei/sprintf.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/alexei/sprintf.js/issues,"as detected from PackageJson property ""bugs.url""",,,,,hello@alexei.ro,active,Active in npm registry,2024-10-22T17:26:19.033Z
|
|
366
368
|
library,node-addon-api@3.2.1,MIT,,,node-addon-api,3.2.1,pkg:npm/node-addon-api@3.2.1?vcs_url=git%3A%2F%2Fgithub.com%2Fnodejs%2Fnode-addon-api.git,,Node.js API (Node-API),git://github.com/nodejs/node-addon-api.git,"as detected from PackageJson property ""repository.url""",https://github.com/nodejs/node-addon-api,"as detected from PackageJson property ""homepage""",https://github.com/nodejs/node-addon-api/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-07-14T20:05:53.790Z
|
|
367
369
|
library,node-gyp-build@4.8.4,MIT,,Mathias Buus,node-gyp-build,4.8.4,pkg:npm/node-gyp-build@4.8.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fprebuild%2Fnode-gyp-build.git,,Build tool and bindings loader for node-gyp that supports prebuilds,git+https://github.com/prebuild/node-gyp-build.git,"as detected from PackageJson property ""repository.url""",https://github.com/prebuild/node-gyp-build,"as detected from PackageJson property ""homepage""",https://github.com/prebuild/node-gyp-build/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2024-11-19T14:43:46.735Z
|
|
368
|
-
library,node-gyp@11.
|
|
370
|
+
library,node-gyp@11.4.2,MIT,,Nathan Rajlich,node-gyp,11.4.2,pkg:npm/node-gyp@11.4.2?vcs_url=git%3A%2F%2Fgithub.com%2Fnodejs%2Fnode-gyp.git,,Node.js native addon build tool,git://github.com/nodejs/node-gyp.git,"as detected from PackageJson property ""repository.url""",https://github.com/nodejs/node-gyp#readme,"as detected from PackageJson property ""homepage""",https://github.com/nodejs/node-gyp/issues,"as detected from PackageJson property ""bugs.url""",,,,,nathan@tootallnate.net,active,Active in npm registry,2025-08-26T14:18:04.224Z
|
|
369
371
|
library,env-paths@2.2.1,MIT,,Sindre Sorhus,env-paths,2.2.1,pkg:npm/env-paths@2.2.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fenv-paths.git,,Get paths for storing things like data~ config~ cache~ etc,git+https://github.com/sindresorhus/env-paths.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/env-paths#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/env-paths/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-03-04T17:06:22.172Z
|
|
370
|
-
library,exponential-backoff@3.1.2,Apache-2.0,,Sami Sayegh,exponential-backoff,3.1.2,pkg:npm/exponential-backoff@3.1.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fcoveooss%2Fexponential-backoff.git,,A utility that allows retrying a function with an exponential delay between attempts.,git+https://github.com/coveooss/exponential-backoff.git,"as detected from PackageJson property ""repository.url""",https://github.com/coveooss/exponential-backoff#readme,"as detected from PackageJson property ""homepage""",https://github.com/coveooss/exponential-backoff/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
371
|
-
library,glob@10.4.5,ISC,,Isaac Z. Schlueter,glob,10.4.5,pkg:npm/glob@10.4.5?vcs_url=git%3A%2F%2Fgithub.com%2Fisaacs%2Fnode-glob.git,,the most correct and second fastest glob implementation in JavaScript,git://github.com/isaacs/node-glob.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-glob#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-glob/issues,"as detected from PackageJson property ""bugs.url""",,,,,i@izs.me,active,Active in npm registry,2025-06-12T20:23:24.840Z
|
|
372
|
+
library,exponential-backoff@3.1.2,Apache-2.0,,Sami Sayegh,exponential-backoff,3.1.2,pkg:npm/exponential-backoff@3.1.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fcoveooss%2Fexponential-backoff.git,,A utility that allows retrying a function with an exponential delay between attempts.,git+https://github.com/coveooss/exponential-backoff.git,"as detected from PackageJson property ""repository.url""",https://github.com/coveooss/exponential-backoff#readme,"as detected from PackageJson property ""homepage""",https://github.com/coveooss/exponential-backoff/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-26T13:12:40.069Z
|
|
372
373
|
library,make-fetch-happen@14.0.3,ISC,,GitHub Inc.,make-fetch-happen,14.0.3,pkg:npm/make-fetch-happen@14.0.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fmake-fetch-happen.git,,Opinionated~ caching~ retrying fetch client,git+https://github.com/npm/make-fetch-happen.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/make-fetch-happen#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/make-fetch-happen/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-18T16:44:29.285Z
|
|
373
374
|
library,nopt@8.1.0,ISC,,GitHub Inc.,nopt,8.1.0,pkg:npm/nopt@8.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fnopt.git,,Option parsing for Node~ supporting types~ shorthands~ etc. Used by npm.,git+https://github.com/npm/nopt.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/nopt#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/nopt/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-05-14T20:03:58.730Z
|
|
374
375
|
library,proc-log@5.0.0,ISC,,GitHub Inc.,proc-log,5.0.0,pkg:npm/proc-log@5.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fproc-log.git,,just emit 'log' events on the process object,git+https://github.com/npm/proc-log.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/proc-log#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/proc-log/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-05-14T20:03:34.311Z
|
|
375
|
-
library,tar@7.
|
|
376
|
+
library,tar@7.5.1,ISC,,Isaac Z. Schlueter,tar,7.5.1,pkg:npm/tar@7.5.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fisaacs%2Fnode-tar.git,,tar for node,git+https://github.com/isaacs/node-tar.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-tar#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-tar/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-23T16:59:22.603Z
|
|
377
|
+
library,tinyglobby@0.2.15,MIT,,Superchupu,tinyglobby,0.2.15,pkg:npm/tinyglobby@0.2.15?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FSuperchupuDev%2Ftinyglobby.git,,A fast and minimal alternative to globby and fast-glob,git+https://github.com/SuperchupuDev/tinyglobby.git,"as detected from PackageJson property ""repository.url""",https://superchupu.dev/tinyglobby,"as detected from PackageJson property ""homepage""",https://github.com/SuperchupuDev/tinyglobby/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-06T18:52:04.513Z
|
|
376
378
|
library,which@5.0.0,ISC,,GitHub Inc.,which,5.0.0,pkg:npm/which@5.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fnode-which.git,,Like which(1) unix command. Find the first instance of an executable in the PATH.,git+https://github.com/npm/node-which.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/node-which#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/node-which/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-05-14T20:04:27.585Z
|
|
377
379
|
library,isexe@3.1.1,ISC,,Isaac Z. Schlueter,isexe,3.1.1,pkg:npm/isexe@3.1.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fisaacs%2Fisexe.git,,Minimal module to check if a file is executable.,git+https://github.com/isaacs/isexe.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/isexe#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/isexe/issues,"as detected from PackageJson property ""bugs.url""",,,,,i@izs.me,active,Active in npm registry,2023-08-02T18:27:42.955Z
|
|
380
|
+
library,fdir@6.5.0,MIT,,thecodrr,fdir,6.5.0,pkg:npm/fdir@6.5.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fthecodrr%2Ffdir.git,,The fastest directory crawler & globbing alternative to glob~ fast-glob~ & tiny-glob. Crawls 1m files in < 1s,git+https://github.com/thecodrr/fdir.git,"as detected from PackageJson property ""repository.url""",https://github.com/thecodrr/fdir#readme,"as detected from PackageJson property ""homepage""",https://github.com/thecodrr/fdir/issues,"as detected from PackageJson property ""bugs.url""",,,,,thecodrr@protonmail.com,active,Active in npm registry,2025-08-14T16:56:04.110Z
|
|
381
|
+
library,picomatch@4.0.3,MIT,,Jon Schlinkert,picomatch,4.0.3,pkg:npm/picomatch@4.0.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fmicromatch%2Fpicomatch.git,,Blazing fast and accurate glob matcher written in JavaScript~ with no dependencies and full support for standard and extended Bash glob features~ including braces~ extglobs~ POSIX brackets~ and regular expressions.,git+https://github.com/micromatch/picomatch.git,"as detected from PackageJson property ""repository.url""",https://github.com/micromatch/picomatch,"as detected from PackageJson property ""homepage""",https://github.com/micromatch/picomatch/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-07-15T19:39:26.657Z
|
|
378
382
|
library,@isaacs/fs-minipass@4.0.1,ISC,@isaacs,Isaac Z. Schlueter,fs-minipass,4.0.1,pkg:npm/%40isaacs/fs-minipass@4.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Ffs-minipass.git,,fs read and write streams based on minipass,git+https://github.com/npm/fs-minipass.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/fs-minipass#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/fs-minipass/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2024-04-18T17:14:45.826Z
|
|
379
383
|
library,chownr@3.0.0,BlueOak-1.0.0,,Isaac Z. Schlueter,chownr,3.0.0,pkg:npm/chownr@3.0.0?vcs_url=git%3A%2F%2Fgithub.com%2Fisaacs%2Fchownr.git,,like `chown -R`,git://github.com/isaacs/chownr.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/chownr#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/chownr/issues,"as detected from PackageJson property ""bugs.url""",,,,,i@izs.me,active,Active in npm registry,2024-04-06T21:32:30.344Z
|
|
380
384
|
library,minipass@7.1.2,ISC,,Isaac Z. Schlueter,minipass,7.1.2,pkg:npm/minipass@7.1.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fisaacs%2Fminipass.git,,minimal implementation of a PassThrough stream,git+https://github.com/isaacs/minipass.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minipass#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minipass/issues,"as detected from PackageJson property ""bugs.url""",,,,,i@izs.me,active,Active in npm registry,2024-05-24T00:42:21.343Z
|
|
381
|
-
library,minizlib@3.0
|
|
382
|
-
library,mkdirp@3.0.1,MIT,,,mkdirp,3.0.1,pkg:npm/mkdirp@3.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fisaacs%2Fnode-mkdirp.git,,Recursively mkdir~ like `mkdir -p`,git+https://github.com/isaacs/node-mkdirp.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-mkdirp#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-mkdirp/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-11-07T05:00:35.004Z
|
|
385
|
+
library,minizlib@3.1.0,MIT,,Isaac Z. Schlueter,minizlib,3.1.0,pkg:npm/minizlib@3.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fisaacs%2Fminizlib.git,,A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.,git+https://github.com/isaacs/minizlib.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minizlib#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minizlib/issues,"as detected from PackageJson property ""bugs.url""",,,,,i@izs.me,active,Active in npm registry,2025-09-21T21:27:20.174Z
|
|
383
386
|
library,yallist@5.0.0,BlueOak-1.0.0,,Isaac Z. Schlueter,yallist,5.0.0,pkg:npm/yallist@5.0.0?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
|
|
384
|
-
library,
|
|
385
|
-
library,abbrev@3.0.0,ISC,,GitHub Inc.,abbrev,3.0.0,pkg:npm/abbrev@3.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fabbrev-js.git,,Like ruby's abbrev module~ but in js,git+https://github.com/npm/abbrev-js.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/abbrev-js#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/abbrev-js/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-05-14T20:02:59.731Z
|
|
387
|
+
library,abbrev@3.0.1,ISC,,GitHub Inc.,abbrev,3.0.1,pkg:npm/abbrev@3.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fabbrev-js.git,,Like ruby's abbrev module~ but in js,git+https://github.com/npm/abbrev-js.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/abbrev-js#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/abbrev-js/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-05-14T20:02:59.731Z
|
|
386
388
|
library,@npmcli/agent@3.0.0,ISC,@npmcli,GitHub Inc.,agent,3.0.0,pkg:npm/%40npmcli/agent@3.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fagent.git,,the http/https agent used by the npm cli,git+https://github.com/npm/agent.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/agent#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/agent/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-18T16:21:44.857Z
|
|
387
389
|
library,cacache@19.0.1,ISC,,GitHub Inc.,cacache,19.0.1,pkg:npm/cacache@19.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fcacache.git,,Fast~ fault-tolerant~ cross-platform~ disk-based~ data-agnostic~ content-addressable cache.,git+https://github.com/npm/cacache.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/cacache#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/cacache/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-18T17:45:30.644Z
|
|
388
|
-
library,http-cache-semantics@4.
|
|
389
|
-
library,minipass-fetch@4.0.
|
|
390
|
+
library,http-cache-semantics@4.2.0,BSD-2-Clause,,Kornel Lesiński,http-cache-semantics,4.2.0,pkg:npm/http-cache-semantics@4.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fkornelski%2Fhttp-cache-semantics.git,,Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies,git+https://github.com/kornelski/http-cache-semantics.git,"as detected from PackageJson property ""repository.url""",https://github.com/kornelski/http-cache-semantics#readme,"as detected from PackageJson property ""homepage""",https://github.com/kornelski/http-cache-semantics/issues,"as detected from PackageJson property ""bugs.url""",,,,,npms2@geekhood.net,active,Active in npm registry,2025-05-09T13:38:12.033Z
|
|
391
|
+
library,minipass-fetch@4.0.1,MIT,,GitHub Inc.,minipass-fetch,4.0.1,pkg:npm/minipass-fetch@4.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fminipass-fetch.git,,An implementation of window.fetch in Node.js using Minipass streams,git+https://github.com/npm/minipass-fetch.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/minipass-fetch#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/minipass-fetch/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-05-14T20:03:16.797Z
|
|
390
392
|
library,minipass-flush@1.0.5,ISC,,Isaac Z. Schlueter,minipass-flush,1.0.5,pkg:npm/minipass-flush@1.0.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fisaacs%2Fminipass-flush.git,,A Minipass stream that calls a flush function before emitting 'end',git+https://github.com/isaacs/minipass-flush.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minipass-flush#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minipass-flush/issues,"as detected from PackageJson property ""bugs.url""",,,,,i@izs.me,active,Active in npm registry,2022-05-09T10:23:45.447Z
|
|
391
393
|
library,minipass-pipeline@1.2.4,ISC,,Isaac Z. Schlueter,minipass-pipeline,1.2.4,pkg:npm/minipass-pipeline@1.2.4,,create a pipeline of streams using Minipass,,,,,,,,,,,i@izs.me,active,Active in npm registry,2022-05-09T10:23:48.455Z
|
|
392
394
|
library,negotiator@1.0.0,MIT,,,negotiator,1.0.0,pkg:npm/negotiator@1.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjshttp%2Fnegotiator.git,,HTTP content negotiation,git+https://github.com/jshttp/negotiator.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/negotiator#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/negotiator/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-05-14T14:56:22.959Z
|
|
@@ -401,10 +403,11 @@ library,iconv-lite@0.6.3,MIT,,Alexander Shtuchkin,iconv-lite,0.6.3,pkg:npm/iconv
|
|
|
401
403
|
library,safer-buffer@2.1.2,MIT,,Nikita Skovoroda,safer-buffer,2.1.2,pkg:npm/safer-buffer@2.1.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FChALkeR%2Fsafer-buffer.git,,Modern Buffer API polyfill without footguns,git+https://github.com/ChALkeR/safer-buffer.git,"as detected from PackageJson property ""repository.url""",https://github.com/ChALkeR/safer-buffer#readme,"as detected from PackageJson property ""homepage""",https://github.com/ChALkeR/safer-buffer/issues,"as detected from PackageJson property ""bugs.url""",,,,,chalkerx@gmail.com,active,Active in npm registry,2022-05-16T10:23:00.724Z
|
|
402
404
|
library,@npmcli/fs@4.0.0,ISC,@npmcli,GitHub Inc.,fs,4.0.0,pkg:npm/%40npmcli/fs@4.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Ffs.git,,filesystem utilities for the npm cli,git+https://github.com/npm/fs.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/fs#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/fs/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-05-14T20:03:16.564Z
|
|
403
405
|
library,fs-minipass@3.0.3,ISC,,GitHub Inc.,fs-minipass,3.0.3,pkg:npm/fs-minipass@3.0.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Ffs-minipass.git,,fs read and write streams based on minipass,git+https://github.com/npm/fs-minipass.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/fs-minipass#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/fs-minipass/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2024-04-20T21:33:59.695Z
|
|
404
|
-
library,
|
|
406
|
+
library,glob@10.4.5,ISC,,Isaac Z. Schlueter,glob,10.4.5,pkg:npm/glob@10.4.5?vcs_url=git%3A%2F%2Fgithub.com%2Fisaacs%2Fnode-glob.git,,the most correct and second fastest glob implementation in JavaScript,git://github.com/isaacs/node-glob.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-glob#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-glob/issues,"as detected from PackageJson property ""bugs.url""",,,,,i@izs.me,active,Active in npm registry,2025-06-12T20:23:24.840Z
|
|
407
|
+
library,lru-cache@10.4.3,ISC,,Isaac Z. Schlueter,lru-cache,10.4.3,pkg:npm/lru-cache@10.4.3?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-09-23T17:02:13.772Z
|
|
405
408
|
library,minipass-collect@2.0.1,ISC,,Isaac Z. Schlueter,minipass-collect,2.0.1,pkg:npm/minipass-collect@2.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fisaacs%2Fminipass-collect.git,,A Minipass stream that collects all the data into a single chunk,git+https://github.com/isaacs/minipass-collect.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minipass-collect#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minipass-collect/issues,"as detected from PackageJson property ""bugs.url""",,,,,i@izs.me,active,Active in npm registry,2023-08-20T19:38:32.235Z
|
|
406
409
|
library,p-map@7.0.3,MIT,,Sindre Sorhus,p-map,7.0.3,pkg:npm/p-map@7.0.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fp-map.git,,Map over promises concurrently,git+https://github.com/sindresorhus/p-map.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/p-map#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/p-map/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2024-12-05T21:00:19.247Z
|
|
407
|
-
library,tar@6.2.1,ISC,,GitHub Inc.,tar,6.2.1,pkg:npm/tar@6.2.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fisaacs%2Fnode-tar.git,,tar for node,git+https://github.com/isaacs/node-tar.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-tar#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-tar/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-
|
|
410
|
+
library,tar@6.2.1,ISC,,GitHub Inc.,tar,6.2.1,pkg:npm/tar@6.2.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fisaacs%2Fnode-tar.git,,tar for node,git+https://github.com/isaacs/node-tar.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-tar#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-tar/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-23T16:59:22.603Z
|
|
408
411
|
library,unique-filename@4.0.0,ISC,,GitHub Inc.,unique-filename,4.0.0,pkg:npm/unique-filename@4.0.0?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
|
|
409
412
|
library,unique-slug@5.0.0,ISC,,GitHub Inc.,unique-slug,5.0.0,pkg:npm/unique-slug@5.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
|
|
410
413
|
library,imurmurhash@0.1.4,MIT,,Jens Taylor,imurmurhash,0.1.4,pkg:npm/imurmurhash@0.1.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjensyt%2Fimurmurhash-js.git,,An incremental implementation of MurmurHash3,git+https://github.com/jensyt/imurmurhash-js.git,"as detected from PackageJson property ""repository.url""",https://github.com/jensyt/imurmurhash-js,"as detected from PackageJson property ""homepage""",https://github.com/jensyt/imurmurhash-js/issues,"as detected from PackageJson property ""bugs.url""",,,,,jensyt@gmail.com,active,Active in npm registry,2023-06-22T16:32:20.870Z
|
|
@@ -413,17 +416,6 @@ library,fs-minipass@2.1.0,ISC,,Isaac Z. Schlueter,fs-minipass,2.1.0,pkg:npm/fs-m
|
|
|
413
416
|
library,minipass@5.0.0,ISC,,Isaac Z. Schlueter,minipass,5.0.0,pkg:npm/minipass@5.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fisaacs%2Fminipass.git,,minimal implementation of a PassThrough stream,git+https://github.com/isaacs/minipass.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minipass#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minipass/issues,"as detected from PackageJson property ""bugs.url""",,,,,i@izs.me,active,Active in npm registry,2024-05-24T00:42:21.343Z
|
|
414
417
|
library,minizlib@2.1.2,MIT,,Isaac Z. Schlueter,minizlib,2.1.2,pkg:npm/minizlib@2.1.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fisaacs%2Fminizlib.git,,A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.,git+https://github.com/isaacs/minizlib.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/minizlib#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/minizlib/issues,"as detected from PackageJson property ""bugs.url""",,,,,i@izs.me,active,Active in npm registry,2025-09-21T21:27:20.174Z
|
|
415
418
|
library,mkdirp@1.0.4,MIT,,,mkdirp,1.0.4,pkg:npm/mkdirp@1.0.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fisaacs%2Fnode-mkdirp.git,,Recursively mkdir~ like `mkdir -p`,git+https://github.com/isaacs/node-mkdirp.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-mkdirp#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-mkdirp/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-11-07T05:00:35.004Z
|
|
416
|
-
library,agent-base@7.1.3,MIT,,Nathan Rajlich,agent-base,7.1.3,pkg:npm/agent-base@7.1.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FTooTallNate%2Fproxy-agents.git#packages/agent-base,,Turn a function into an `http.Agent` instance,git+https://github.com/TooTallNate/proxy-agents.git#packages/agent-base,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/TooTallNate/proxy-agents#readme,"as detected from PackageJson property ""homepage""",https://github.com/TooTallNate/proxy-agents/issues,"as detected from PackageJson property ""bugs.url""",,,,,nathan@tootallnate.net,active,Active in npm registry,2025-07-07T17:44:01.523Z
|
|
417
|
-
library,http-proxy-agent@7.0.2,MIT,,Nathan Rajlich,http-proxy-agent,7.0.2,pkg:npm/http-proxy-agent@7.0.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FTooTallNate%2Fproxy-agents.git#packages/http-proxy-agent,,An HTTP(s) proxy `http.Agent` implementation for HTTP,git+https://github.com/TooTallNate/proxy-agents.git#packages/http-proxy-agent,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/TooTallNate/proxy-agents#readme,"as detected from PackageJson property ""homepage""",https://github.com/TooTallNate/proxy-agents/issues,"as detected from PackageJson property ""bugs.url""",,,,,nathan@tootallnate.net,active,Active in npm registry,2024-02-15T19:14:21.149Z
|
|
418
|
-
library,https-proxy-agent@7.0.6,MIT,,Nathan Rajlich,https-proxy-agent,7.0.6,pkg:npm/https-proxy-agent@7.0.6?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FTooTallNate%2Fproxy-agents.git#packages/https-proxy-agent,,An HTTP(s) proxy `http.Agent` implementation for HTTPS,git+https://github.com/TooTallNate/proxy-agents.git#packages/https-proxy-agent,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/TooTallNate/proxy-agents#readme,"as detected from PackageJson property ""homepage""",https://github.com/TooTallNate/proxy-agents/issues,"as detected from PackageJson property ""bugs.url""",,,,,nathan@tootallnate.net,active,Active in npm registry,2024-12-07T03:32:09.481Z
|
|
419
|
-
library,socks-proxy-agent@8.0.5,MIT,,Nathan Rajlich,socks-proxy-agent,8.0.5,pkg:npm/socks-proxy-agent@8.0.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FTooTallNate%2Fproxy-agents.git#packages/socks-proxy-agent,,A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS,git+https://github.com/TooTallNate/proxy-agents.git#packages/socks-proxy-agent,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/TooTallNate/proxy-agents#readme,"as detected from PackageJson property ""homepage""",https://github.com/TooTallNate/proxy-agents/issues,"as detected from PackageJson property ""bugs.url""",,,,,nathan@tootallnate.net,active,Active in npm registry,2024-12-07T03:32:11.779Z
|
|
420
|
-
library,debug@4.4.0,MIT,,Josh Junon,debug,4.4.0,pkg:npm/debug@4.4.0?vcs_url=git%3A%2F%2Fgithub.com%2Fdebug-js%2Fdebug.git,,Lightweight debugging utility for Node.js and the browser,git://github.com/debug-js/debug.git,"as detected from PackageJson property ""repository.url""",https://github.com/debug-js/debug#readme,"as detected from PackageJson property ""homepage""",https://github.com/debug-js/debug/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-13T17:25:19.913Z
|
|
421
|
-
library,socks@2.8.4,MIT,,Josh Glazebrook,socks,2.8.4,pkg:npm/socks@2.8.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FJoshGlazebrook%2Fsocks.git,,Fully featured SOCKS proxy client supporting SOCKSv4~ SOCKSv4a~ and SOCKSv5. Includes Bind and Associate functionality.,git+https://github.com/JoshGlazebrook/socks.git,"as detected from PackageJson property ""repository.url""",https://github.com/JoshGlazebrook/socks/,"as detected from PackageJson property ""homepage""",https://github.com/JoshGlazebrook/socks/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-12T05:20:25.160Z
|
|
422
|
-
library,ip-address@9.0.5,MIT,,Beau Gunderson,ip-address,9.0.5,pkg:npm/ip-address@9.0.5?vcs_url=git%3A%2F%2Fgithub.com%2Fbeaugunderson%2Fip-address.git,,A library for parsing IPv4 and IPv6 IP addresses in node and the browser.,git://github.com/beaugunderson/ip-address.git,"as detected from PackageJson property ""repository.url""",https://github.com/beaugunderson/ip-address#readme,"as detected from PackageJson property ""homepage""",https://github.com/beaugunderson/ip-address/issues,"as detected from PackageJson property ""bugs.url""",,,,,beau@beaugunderson.com,active,Active in npm registry,2024-10-10T20:34:21.413Z
|
|
423
|
-
library,smart-buffer@4.2.0,MIT,,Josh Glazebrook,smart-buffer,4.2.0,pkg:npm/smart-buffer@4.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FJoshGlazebrook%2Fsmart-buffer.git,,smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking~ string operations~ data insertions~ and more.,git+https://github.com/JoshGlazebrook/smart-buffer.git,"as detected from PackageJson property ""repository.url""",https://github.com/JoshGlazebrook/smart-buffer/,"as detected from PackageJson property ""homepage""",https://github.com/JoshGlazebrook/smart-buffer/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2022-06-26T21:17:32.222Z
|
|
424
|
-
library,jsbn@1.1.0,MIT,,Tom Wu,jsbn,1.1.0,pkg:npm/jsbn@1.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fandyperlitch%2Fjsbn.git,,The jsbn library is a fast~ portable implementation of large-number math in pure JavaScript~ enabling public-key crypto and other applications on desktop and mobile browsers.,git+https://github.com/andyperlitch/jsbn.git,"as detected from PackageJson property ""repository.url""",https://github.com/andyperlitch/jsbn#readme,"as detected from PackageJson property ""homepage""",https://github.com/andyperlitch/jsbn/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2022-06-19T05:51:03.585Z
|
|
425
|
-
library,sprintf-js@1.1.3,BSD-3-Clause,,Alexandru Mărășteanu,sprintf-js,1.1.3,pkg:npm/sprintf-js@1.1.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Falexei%2Fsprintf.js.git,,JavaScript sprintf implementation,git+https://github.com/alexei/sprintf.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/alexei/sprintf.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/alexei/sprintf.js/issues,"as detected from PackageJson property ""bugs.url""",,,,,hello@alexei.ro,active,Active in npm registry,2024-10-22T17:26:19.033Z
|
|
426
|
-
library,ms@2.1.3,MIT,,,ms,2.1.3,pkg:npm/ms@2.1.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fvercel%2Fms.git,,Tiny millisecond conversion utility,git+https://github.com/vercel/ms.git,"as detected from PackageJson property ""repository.url""",https://github.com/vercel/ms#readme,"as detected from PackageJson property ""homepage""",https://github.com/vercel/ms/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-08T19:56:54.242Z
|
|
427
419
|
library,foreground-child@3.3.1,ISC,,Isaac Z. Schlueter,foreground-child,3.3.1,pkg:npm/foreground-child@3.3.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftapjs%2Fforeground-child.git,,Run a child as if it's the foreground process. Give it stdio. Exit when it exits.,git+https://github.com/tapjs/foreground-child.git,"as detected from PackageJson property ""repository.url""",https://github.com/tapjs/foreground-child#readme,"as detected from PackageJson property ""homepage""",https://github.com/tapjs/foreground-child/issues,"as detected from PackageJson property ""bugs.url""",,,,,i@izs.me,active,Active in npm registry,2025-02-24T16:47:52.609Z
|
|
428
420
|
library,jackspeak@3.4.3,BlueOak-1.0.0,,Isaac Z. Schlueter,jackspeak,3.4.3,pkg:npm/jackspeak@3.4.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fisaacs%2Fjackspeak.git,,A very strict and proper argument parser.,git+https://github.com/isaacs/jackspeak.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/jackspeak#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/jackspeak/issues,"as detected from PackageJson property ""bugs.url""",,,,,i@izs.me,active,Active in npm registry,2025-05-22T17:15:58.947Z
|
|
429
421
|
library,minimatch@9.0.5,ISC,,Isaac Z. Schlueter,minimatch,9.0.5,pkg:npm/minimatch@9.0.5?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
|
|
@@ -432,10 +424,10 @@ library,path-scurry@1.11.1,BlueOak-1.0.0,,Isaac Z. Schlueter,path-scurry,1.11.1,
|
|
|
432
424
|
library,@isaacs/cliui@8.0.2,ISC,@isaacs,Ben Coe,cliui,8.0.2,pkg:npm/%40isaacs/cliui@8.0.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fyargs%2Fcliui.git,,easily create complex multi-column command-line-interfaces,git+https://github.com/yargs/cliui.git,"as detected from PackageJson property ""repository.url""",https://github.com/yargs/cliui#readme,"as detected from PackageJson property ""homepage""",https://github.com/yargs/cliui/issues,"as detected from PackageJson property ""bugs.url""",,,,,ben@npmjs.com,active,Active in npm registry,2023-07-12T19:06:04.239Z
|
|
433
425
|
library,@pkgjs/parseargs@0.11.0,MIT,@pkgjs,,parseargs,0.11.0,pkg:npm/%40pkgjs/parseargs@0.11.0?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Fpkgjs%2Fparseargs.git,,Polyfill of future proposal for `util.parseArgs()`,git+ssh://git@github.com/pkgjs/parseargs.git,"as detected from PackageJson property ""repository.url""",https://github.com/pkgjs/parseargs#readme,"as detected from PackageJson property ""homepage""",https://github.com/pkgjs/parseargs/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-07-12T19:06:07.630Z
|
|
434
426
|
library,string-width@5.1.2,MIT,,Sindre Sorhus,string-width,5.1.2,pkg:npm/string-width@5.1.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fstring-width.git,,Get the visual width of a string - the number of columns required to display it,git+https://github.com/sindresorhus/string-width.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/string-width#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/string-width/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-09-01T11:47:08.597Z
|
|
435
|
-
library,strip-ansi@7.1.
|
|
427
|
+
library,strip-ansi@7.1.2,MIT,,Sindre Sorhus,strip-ansi,7.1.2,pkg:npm/strip-ansi@7.1.2?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,2025-09-08T17:14:01.001Z
|
|
436
428
|
library,wrap-ansi@8.1.0,MIT,,Sindre Sorhus,wrap-ansi,8.1.0,pkg:npm/wrap-ansi@8.1.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,2025-09-08T17:19:29.139Z
|
|
437
|
-
library,ansi-styles@6.2.
|
|
438
|
-
library,ansi-regex@6.
|
|
429
|
+
library,ansi-styles@6.2.3,MIT,,Sindre Sorhus,ansi-styles,6.2.3,pkg:npm/ansi-styles@6.2.3?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,2025-09-08T17:07:32.285Z
|
|
430
|
+
library,ansi-regex@6.2.2,MIT,,Sindre Sorhus,ansi-regex,6.2.2,pkg:npm/ansi-regex@6.2.2?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,2025-09-08T17:18:12.337Z
|
|
439
431
|
library,eastasianwidth@0.2.0,MIT,,Masaki Komagata,eastasianwidth,0.2.0,pkg:npm/eastasianwidth@0.2.0?vcs_url=git%3A%2F%2Fgithub.com%2Fkomagata%2Feastasianwidth.git,,Get East Asian Width from a character.,git://github.com/komagata/eastasianwidth.git,"as detected from PackageJson property ""repository.url""",https://github.com/komagata/eastasianwidth#readme,"as detected from PackageJson property ""homepage""",https://github.com/komagata/eastasianwidth/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2024-04-21T05:25:57.921Z
|
|
440
432
|
library,emoji-regex@9.2.2,MIT,,Mathias Bynens,emoji-regex,9.2.2,pkg:npm/emoji-regex@9.2.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fmathiasbynens%2Femoji-regex.git,,A regular expression to match all Emoji-only symbols as per the Unicode Standard.,git+https://github.com/mathiasbynens/emoji-regex.git,"as detected from PackageJson property ""repository.url""",https://mths.be/emoji-regex,"as detected from PackageJson property ""homepage""",https://github.com/mathiasbynens/emoji-regex/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-28T14:47:11.051Z
|
|
441
433
|
library,cross-spawn@7.0.6,MIT,,André Cruz,cross-spawn,7.0.6,pkg:npm/cross-spawn@7.0.6?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Fmoxystudio%2Fnode-cross-spawn.git,,Cross platform child_process#spawn and child_process#spawnSync,git+ssh://git@github.com/moxystudio/node-cross-spawn.git,"as detected from PackageJson property ""repository.url""",https://github.com/moxystudio/node-cross-spawn,"as detected from PackageJson property ""homepage""",https://github.com/moxystudio/node-cross-spawn/issues,"as detected from PackageJson property ""bugs.url""",,,,,andre@moxy.studio,active,Active in npm registry,2024-11-18T14:21:35.065Z
|
|
@@ -444,12 +436,21 @@ library,shebang-command@2.0.0,MIT,,Kevin Mårtensson,shebang-command,2.0.0,pkg:n
|
|
|
444
436
|
library,which@2.0.2,ISC,,Isaac Z. Schlueter,which,2.0.2,pkg:npm/which@2.0.2?vcs_url=git%3A%2F%2Fgithub.com%2Fisaacs%2Fnode-which.git,,Like which(1) unix command. Find the first instance of an executable in the PATH.,git://github.com/isaacs/node-which.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/node-which#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/node-which/issues,"as detected from PackageJson property ""bugs.url""",,,,,i@izs.me,active,Active in npm registry,2025-05-14T20:04:27.585Z
|
|
445
437
|
library,isexe@2.0.0,ISC,,Isaac Z. Schlueter,isexe,2.0.0,pkg:npm/isexe@2.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fisaacs%2Fisexe.git,,Minimal module to check if a file is executable.,git+https://github.com/isaacs/isexe.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/isexe#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/isexe/issues,"as detected from PackageJson property ""bugs.url""",,,,,i@izs.me,active,Active in npm registry,2023-08-02T18:27:42.955Z
|
|
446
438
|
library,shebang-regex@3.0.0,MIT,,Sindre Sorhus,shebang-regex,3.0.0,pkg:npm/shebang-regex@3.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fshebang-regex.git,,Regular expression for matching a shebang line,git+https://github.com/sindresorhus/shebang-regex.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/shebang-regex#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/shebang-regex/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-06-16T22:40:59.596Z
|
|
439
|
+
library,agent-base@7.1.4,MIT,,Nathan Rajlich,agent-base,7.1.4,pkg:npm/agent-base@7.1.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FTooTallNate%2Fproxy-agents.git#packages/agent-base,,Turn a function into an `http.Agent` instance,git+https://github.com/TooTallNate/proxy-agents.git#packages/agent-base,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/TooTallNate/proxy-agents#readme,"as detected from PackageJson property ""homepage""",https://github.com/TooTallNate/proxy-agents/issues,"as detected from PackageJson property ""bugs.url""",,,,,nathan@tootallnate.net,active,Active in npm registry,2025-07-07T17:44:01.523Z
|
|
440
|
+
library,http-proxy-agent@7.0.2,MIT,,Nathan Rajlich,http-proxy-agent,7.0.2,pkg:npm/http-proxy-agent@7.0.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FTooTallNate%2Fproxy-agents.git#packages/http-proxy-agent,,An HTTP(s) proxy `http.Agent` implementation for HTTP,git+https://github.com/TooTallNate/proxy-agents.git#packages/http-proxy-agent,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/TooTallNate/proxy-agents#readme,"as detected from PackageJson property ""homepage""",https://github.com/TooTallNate/proxy-agents/issues,"as detected from PackageJson property ""bugs.url""",,,,,nathan@tootallnate.net,active,Active in npm registry,2024-02-15T19:14:21.149Z
|
|
441
|
+
library,https-proxy-agent@7.0.6,MIT,,Nathan Rajlich,https-proxy-agent,7.0.6,pkg:npm/https-proxy-agent@7.0.6?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FTooTallNate%2Fproxy-agents.git#packages/https-proxy-agent,,An HTTP(s) proxy `http.Agent` implementation for HTTPS,git+https://github.com/TooTallNate/proxy-agents.git#packages/https-proxy-agent,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/TooTallNate/proxy-agents#readme,"as detected from PackageJson property ""homepage""",https://github.com/TooTallNate/proxy-agents/issues,"as detected from PackageJson property ""bugs.url""",,,,,nathan@tootallnate.net,active,Active in npm registry,2024-12-07T03:32:09.481Z
|
|
442
|
+
library,socks-proxy-agent@8.0.5,MIT,,Nathan Rajlich,socks-proxy-agent,8.0.5,pkg:npm/socks-proxy-agent@8.0.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FTooTallNate%2Fproxy-agents.git#packages/socks-proxy-agent,,A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS,git+https://github.com/TooTallNate/proxy-agents.git#packages/socks-proxy-agent,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/TooTallNate/proxy-agents#readme,"as detected from PackageJson property ""homepage""",https://github.com/TooTallNate/proxy-agents/issues,"as detected from PackageJson property ""bugs.url""",,,,,nathan@tootallnate.net,active,Active in npm registry,2024-12-07T03:32:11.779Z
|
|
443
|
+
library,debug@4.4.3,MIT,,Josh Junon,debug,4.4.3,pkg:npm/debug@4.4.3?vcs_url=git%3A%2F%2Fgithub.com%2Fdebug-js%2Fdebug.git,,Lightweight debugging utility for Node.js and the browser,git://github.com/debug-js/debug.git,"as detected from PackageJson property ""repository.url""",https://github.com/debug-js/debug#readme,"as detected from PackageJson property ""homepage""",https://github.com/debug-js/debug/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-13T17:25:19.913Z
|
|
444
|
+
library,socks@2.8.7,MIT,,Josh Glazebrook,socks,2.8.7,pkg:npm/socks@2.8.7?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FJoshGlazebrook%2Fsocks.git,,Fully featured SOCKS proxy client supporting SOCKSv4~ SOCKSv4a~ and SOCKSv5. Includes Bind and Associate functionality.,git+https://github.com/JoshGlazebrook/socks.git,"as detected from PackageJson property ""repository.url""",https://github.com/JoshGlazebrook/socks/,"as detected from PackageJson property ""homepage""",https://github.com/JoshGlazebrook/socks/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-12T05:20:25.160Z
|
|
445
|
+
library,ip-address@10.0.1,MIT,,Beau Gunderson,ip-address,10.0.1,pkg:npm/ip-address@10.0.1?vcs_url=git%3A%2F%2Fgithub.com%2Fbeaugunderson%2Fip-address.git,,A library for parsing IPv4 and IPv6 IP addresses in node and the browser.,git://github.com/beaugunderson/ip-address.git,"as detected from PackageJson property ""repository.url""",https://github.com/beaugunderson/ip-address#readme,"as detected from PackageJson property ""homepage""",https://github.com/beaugunderson/ip-address/issues,"as detected from PackageJson property ""bugs.url""",,,,,beau@beaugunderson.com,active,Active in npm registry,2024-10-10T20:34:21.413Z
|
|
446
|
+
library,smart-buffer@4.2.0,MIT,,Josh Glazebrook,smart-buffer,4.2.0,pkg:npm/smart-buffer@4.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FJoshGlazebrook%2Fsmart-buffer.git,,smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking~ string operations~ data insertions~ and more.,git+https://github.com/JoshGlazebrook/smart-buffer.git,"as detected from PackageJson property ""repository.url""",https://github.com/JoshGlazebrook/smart-buffer/,"as detected from PackageJson property ""homepage""",https://github.com/JoshGlazebrook/smart-buffer/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2022-06-26T21:17:32.222Z
|
|
447
|
+
library,ms@2.1.3,MIT,,,ms,2.1.3,pkg:npm/ms@2.1.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fvercel%2Fms.git,,Tiny millisecond conversion utility,git+https://github.com/vercel/ms.git,"as detected from PackageJson property ""repository.url""",https://github.com/vercel/ms#readme,"as detected from PackageJson property ""homepage""",https://github.com/vercel/ms/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-08T19:56:54.242Z
|
|
447
448
|
library,cli-table@0.3.11,,,Guillermo Rauch,cli-table,0.3.11,pkg:npm/cli-table@0.3.11?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FAutomattic%2Fcli-table.git,,Pretty unicode tables for the CLI,git+https://github.com/Automattic/cli-table.git,"as detected from PackageJson property ""repository.url""",https://github.com/Automattic/cli-table#readme,"as detected from PackageJson property ""homepage""",https://github.com/Automattic/cli-table/issues,"as detected from PackageJson property ""bugs.url""",,,,,guillermo@learnboost.com,active,Active in npm registry,2025-07-29T14:35:09.794Z
|
|
448
449
|
library,commander@10.0.1,MIT,,TJ Holowaychuk,commander,10.0.1,pkg:npm/commander@10.0.1?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-09-12T07:27:06.932Z
|
|
449
450
|
library,fast-memoize@2.5.2,MIT,,Caio Gondim,fast-memoize,2.5.2,pkg:npm/fast-memoize@2.5.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fcaiogondim%2Ffast-memoize.git,,Fastest memoization lib that supports N arguments,git+https://github.com/caiogondim/fast-memoize.git,"as detected from PackageJson property ""repository.url""",https://github.com/caiogondim/fast-memoize#readme,"as detected from PackageJson property ""homepage""",https://github.com/caiogondim/fast-memoize/issues,"as detected from PackageJson property ""bugs.url""",,,,,me@caiogondim.com,active,Active in npm registry,2022-06-17T23:36:40.303Z
|
|
450
451
|
library,fp-and-or@0.1.4,ISC,,Raine Revere,fp-and-or,0.1.4,pkg:npm/fp-and-or@0.1.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fraineorshine%2Ffp-and-or.git,,Simple `and` and `or` functional programming predicates,git+https://github.com/raineorshine/fp-and-or.git,"as detected from PackageJson property ""repository.url""",https://github.com/raineorshine/fp-and-or#readme,"as detected from PackageJson property ""homepage""",https://github.com/raineorshine/fp-and-or/issues,"as detected from PackageJson property ""bugs.url""",,,,,raineorshine@gmail.com,active,Active in npm registry,2023-11-05T03:22:29.701Z
|
|
451
452
|
library,get-stdin@8.0.0,MIT,,Sindre Sorhus,get-stdin,8.0.0,pkg:npm/get-stdin@8.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fget-stdin.git,,Get stdin as a string or buffer,git+https://github.com/sindresorhus/get-stdin.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/get-stdin#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/get-stdin/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-06-09T21:55:08.329Z
|
|
452
|
-
library,globby@11.1.0,MIT,,Sindre Sorhus,globby,11.1.0,pkg:npm/globby@11.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fglobby.git,,User-friendly glob matching,git+https://github.com/sindresorhus/globby.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/globby#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/globby/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-
|
|
453
|
+
library,globby@11.1.0,MIT,,Sindre Sorhus,globby,11.1.0,pkg:npm/globby@11.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fglobby.git,,User-friendly glob matching,git+https://github.com/sindresorhus/globby.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/globby#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/globby/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-09-29T03:22:09.937Z
|
|
453
454
|
library,hosted-git-info@5.2.1,ISC,,GitHub Inc.,hosted-git-info,5.2.1,pkg:npm/hosted-git-info@5.2.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fhosted-git-info.git,,Provides metadata and conversions from repository urls for GitHub~ Bitbucket and GitLab,git+https://github.com/npm/hosted-git-info.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/hosted-git-info,"as detected from PackageJson property ""homepage""",https://github.com/npm/hosted-git-info/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-07-24T15:37:52.118Z
|
|
454
455
|
library,ini@3.0.1,ISC,,GitHub Inc.,ini,3.0.1,pkg:npm/ini@3.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fini.git,,An ini encoder/decoder for node,git+https://github.com/npm/ini.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/ini#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/ini/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-05-14T20:03:39.468Z
|
|
455
456
|
library,json-parse-helpfulerror@1.0.3,MIT,,Sam Mikes,json-parse-helpfulerror,1.0.3,pkg:npm/json-parse-helpfulerror@1.0.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsmikes%2Fjson-parse-helpfulerror.git,,A drop-in replacement for JSON.parse that uses `jju` to give helpful errors,git+https://github.com/smikes/json-parse-helpfulerror.git,"as detected from PackageJson property ""repository.url""",https://github.com/smikes/json-parse-helpfulerror,"as detected from PackageJson property ""homepage""",https://github.com/smikes/json-parse-helpfulerror/issues,"as detected from PackageJson property ""bugs.url""",,,,,smikes@cubane.com,active,Active in npm registry,2022-06-19T06:20:26.001Z
|
|
@@ -466,20 +467,20 @@ library,rimraf@4.4.1,ISC,,Isaac Z. Schlueter,rimraf,4.4.1,pkg:npm/rimraf@4.4.1?v
|
|
|
466
467
|
library,semver-utils@1.1.4,,,AJ ONeal,semver-utils,1.1.4,pkg:npm/semver-utils@1.1.4?vcs_url=git%3A%2F%2Fgit.coolaj86.com%2Fcoolaj86%2Fsemver-utils.js.git,,Tools for manipulating semver strings and objects,git://git.coolaj86.com/coolaj86/semver-utils.js.git,"as detected from PackageJson property ""repository.url""",https://git.coolaj86.com/coolaj86/semver-utils.js,"as detected from PackageJson property ""homepage""",,,,,,,,active,Active in npm registry,2022-06-26T17:33:53.556Z
|
|
467
468
|
library,source-map-support@0.5.21,MIT,,,source-map-support,0.5.21,pkg:npm/source-map-support@0.5.21?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
|
|
468
469
|
library,spawn-please@2.0.2,ISC,,Raine Revere,spawn-please,2.0.2,pkg:npm/spawn-please@2.0.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fraineorshine%2Fspawn-please.git,,Promisified child_process.spawn. *Supports stdin* *Rejects on stderr*,git+https://github.com/raineorshine/spawn-please.git,"as detected from PackageJson property ""repository.url""",https://github.com/raineorshine/spawn-please#readme,"as detected from PackageJson property ""homepage""",https://github.com/raineorshine/spawn-please/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-09-17T14:17:39.945Z
|
|
469
|
-
library,strip-json-comments@5.0.
|
|
470
|
+
library,strip-json-comments@5.0.3,MIT,,Sindre Sorhus,strip-json-comments,5.0.3,pkg:npm/strip-json-comments@5.0.3?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-08-08T14:14:05.184Z
|
|
470
471
|
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,2025-09-09T19:24:19.570Z
|
|
471
472
|
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
|
|
472
|
-
library,yaml@2.
|
|
473
|
+
library,yaml@2.8.1,ISC,,Eemeli Aro,yaml,2.8.1,pkg:npm/yaml@2.8.1?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
|
|
473
474
|
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
|
|
474
475
|
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,2025-09-15T13:31:26.413Z
|
|
475
476
|
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,2025-09-14T22:00:11.006Z
|
|
476
477
|
library,import-lazy@4.0.0,MIT,,Sindre Sorhus,import-lazy,4.0.0,pkg:npm/import-lazy@4.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fimport-lazy.git,,Import a module lazily,git+https://github.com/sindresorhus/import-lazy.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/import-lazy#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/import-lazy/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-06-17T00:13:40.180Z
|
|
477
478
|
library,is-ci@3.0.1,MIT,,Thomas Watson Steen,is-ci,3.0.1,pkg:npm/is-ci@3.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fwatson%2Fis-ci.git,,Detect if the current environment is a CI server,git+https://github.com/watson/is-ci.git,"as detected from PackageJson property ""repository.url""",https://github.com/watson/is-ci,"as detected from PackageJson property ""homepage""",https://github.com/watson/is-ci/issues,"as detected from PackageJson property ""bugs.url""",,,,,w@tson.dk,active,Active in npm registry,2024-12-08T08:23:15.743Z
|
|
478
479
|
library,is-installed-globally@0.4.0,MIT,,Sindre Sorhus,is-installed-globally,0.4.0,pkg:npm/is-installed-globally@0.4.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fis-installed-globally.git,,Check if your package was installed globally,git+https://github.com/sindresorhus/is-installed-globally.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/is-installed-globally#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/is-installed-globally/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-11-06T19:26:23.981Z
|
|
479
|
-
library,is-npm@6.
|
|
480
|
+
library,is-npm@6.1.0,MIT,,Sindre Sorhus,is-npm,6.1.0,pkg:npm/is-npm@6.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fis-npm.git,,Check if your code is running as an npm script,git+https://github.com/sindresorhus/is-npm.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/is-npm#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/is-npm/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-09-10T17:15:38.234Z
|
|
480
481
|
library,is-yarn-global@0.4.1,MIT,,LitoMore,is-yarn-global,0.4.1,pkg:npm/is-yarn-global@0.4.1?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2FLitoMore%2Fis-yarn-global.git,,Check if installed by yarn globally without any `fs` calls,git+ssh://git@github.com/LitoMore/is-yarn-global.git,"as detected from PackageJson property ""repository.url""",https://github.com/LitoMore/is-yarn-global#readme,"as detected from PackageJson property ""homepage""",https://github.com/LitoMore/is-yarn-global/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-07-10T23:16:46.970Z
|
|
481
482
|
library,latest-version@7.0.0,MIT,,Sindre Sorhus,latest-version,7.0.0,pkg:npm/latest-version@7.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Flatest-version.git,,Get the latest version of an npm package,git+https://github.com/sindresorhus/latest-version.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/latest-version#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/latest-version/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2024-02-27T06:33:04.820Z
|
|
482
|
-
library,pupa@3.
|
|
483
|
+
library,pupa@3.3.0,MIT,,Sindre Sorhus,pupa,3.3.0,pkg:npm/pupa@3.3.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fpupa.git,,Simple micro templating,git+https://github.com/sindresorhus/pupa.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/pupa#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/pupa/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-09-17T07:33:57.401Z
|
|
483
484
|
library,semver-diff@4.0.0,MIT,,Sindre Sorhus,semver-diff,4.0.0,pkg:npm/semver-diff@4.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fsemver-diff.git,,Get the diff type of two semver versions: 0.0.1 0.0.2 → patch,git+https://github.com/sindresorhus/semver-diff.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/semver-diff#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/semver-diff/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-09-15T10:38:45.111Z
|
|
484
485
|
library,xdg-basedir@5.1.0,MIT,,Sindre Sorhus,xdg-basedir,5.1.0,pkg:npm/xdg-basedir@5.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fxdg-basedir.git,,Get XDG Base Directory paths,git+https://github.com/sindresorhus/xdg-basedir.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/xdg-basedir#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/xdg-basedir/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-03-04T17:06:23.880Z
|
|
485
486
|
library,escape-goat@4.0.0,MIT,,Sindre Sorhus,escape-goat,4.0.0,pkg:npm/escape-goat@4.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fescape-goat.git,,Escape a string for use in HTML or the inverse,git+https://github.com/sindresorhus/escape-goat.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/escape-goat#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/escape-goat/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-07-10T23:17:56.716Z
|
|
@@ -499,7 +500,7 @@ library,graceful-fs@4.2.10,ISC,,,graceful-fs,4.2.10,pkg:npm/graceful-fs@4.2.10?v
|
|
|
499
500
|
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-09-13T19:21:49.582Z
|
|
500
501
|
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
|
|
501
502
|
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
|
|
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-
|
|
503
|
+
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-10-01T17:47:11.534Z
|
|
503
504
|
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
|
|
504
505
|
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
|
|
505
506
|
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
|
|
@@ -511,16 +512,16 @@ library,quick-lru@5.1.1,MIT,,Sindre Sorhus,quick-lru,5.1.1,pkg:npm/quick-lru@5.1
|
|
|
511
512
|
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
|
|
512
513
|
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
|
|
513
514
|
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-09-
|
|
515
|
+
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-09-27T21:52:19.840Z
|
|
515
516
|
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
|
|
516
|
-
library,normalize-url@8.0
|
|
517
|
+
library,normalize-url@8.1.0,MIT,,Sindre Sorhus,normalize-url,8.1.0,pkg:npm/normalize-url@8.1.0?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-09-10T08:46:09.790Z
|
|
517
518
|
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
|
|
518
519
|
library,defer-to-connect@2.0.1,MIT,,Szymon Marczak,defer-to-connect,2.0.1,pkg:npm/defer-to-connect@2.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fszmarczak%2Fdefer-to-connect.git,,The safe way to handle the `connect` socket event,git+https://github.com/szmarczak/defer-to-connect.git,"as detected from PackageJson property ""repository.url""",https://github.com/szmarczak/defer-to-connect#readme,"as detected from PackageJson property ""homepage""",https://github.com/szmarczak/defer-to-connect/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2022-04-28T08:39:03.442Z
|
|
519
520
|
library,global-dirs@3.0.1,MIT,,Sindre Sorhus,global-dirs,3.0.1,pkg:npm/global-dirs@3.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fglobal-dirs.git,,Get the directory of globally installed packages and binaries,git+https://github.com/sindresorhus/global-dirs.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/global-dirs#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/global-dirs/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-11-06T15:48:49.629Z
|
|
520
521
|
library,is-path-inside@3.0.3,MIT,,Sindre Sorhus,is-path-inside,3.0.3,pkg:npm/is-path-inside@3.0.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fis-path-inside.git,,Check if a path is inside another path,git+https://github.com/sindresorhus/is-path-inside.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/is-path-inside#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/is-path-inside/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-06-22T16:32:33.280Z
|
|
521
522
|
library,ini@2.0.0,ISC,,Isaac Z. Schlueter,ini,2.0.0,pkg:npm/ini@2.0.0?vcs_url=git%3A%2F%2Fgithub.com%2Fisaacs%2Fini.git,,An ini encoder/decoder for node,git://github.com/isaacs/ini.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/ini#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/ini/issues,"as detected from PackageJson property ""bugs.url""",,,,,i@izs.me,active,Active in npm registry,2025-05-14T20:03:39.468Z
|
|
522
|
-
library,ci-info@3.9.0,MIT,,Thomas Watson Steen,ci-info,3.9.0,pkg:npm/ci-info@3.9.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fwatson%2Fci-info.git,,Get details about the current Continuous Integration environment,git+https://github.com/watson/ci-info.git,"as detected from PackageJson property ""repository.url""",https://github.com/watson/ci-info,"as detected from PackageJson property ""homepage""",https://github.com/watson/ci-info/issues,"as detected from PackageJson property ""bugs.url""",,,,,w@tson.dk,active,Active in npm registry,2025-
|
|
523
|
-
library,dot-prop@6.0.1,MIT,,Sindre Sorhus,dot-prop,6.0.1,pkg:npm/dot-prop@6.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fdot-prop.git,,Get~ set~ or delete a property from a nested object using a dot path,git+https://github.com/sindresorhus/dot-prop.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/dot-prop#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/dot-prop/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-
|
|
523
|
+
library,ci-info@3.9.0,MIT,,Thomas Watson Steen,ci-info,3.9.0,pkg:npm/ci-info@3.9.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fwatson%2Fci-info.git,,Get details about the current Continuous Integration environment,git+https://github.com/watson/ci-info.git,"as detected from PackageJson property ""repository.url""",https://github.com/watson/ci-info,"as detected from PackageJson property ""homepage""",https://github.com/watson/ci-info/issues,"as detected from PackageJson property ""bugs.url""",,,,,w@tson.dk,active,Active in npm registry,2025-10-05T11:52:59.684Z
|
|
524
|
+
library,dot-prop@6.0.1,MIT,,Sindre Sorhus,dot-prop,6.0.1,pkg:npm/dot-prop@6.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fdot-prop.git,,Get~ set~ or delete a property from a nested object using a dot path,git+https://github.com/sindresorhus/dot-prop.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/dot-prop#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/dot-prop/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-10-05T12:00:55.352Z
|
|
524
525
|
library,unique-string@3.0.0,MIT,,Sindre Sorhus,unique-string,3.0.0,pkg:npm/unique-string@3.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Funique-string.git,,Generate a unique random string,git+https://github.com/sindresorhus/unique-string.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/unique-string#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/unique-string/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2022-06-28T04:42:35.323Z
|
|
525
526
|
library,write-file-atomic@3.0.3,ISC,,Rebecca Turner,write-file-atomic,3.0.3,pkg:npm/write-file-atomic@3.0.3?vcs_url=git%3A%2F%2Fgithub.com%2Fnpm%2Fwrite-file-atomic.git,,Write files in an atomic fashion w/configurable ownership,git://github.com/npm/write-file-atomic.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/write-file-atomic,"as detected from PackageJson property ""homepage""",https://github.com/npm/write-file-atomic/issues,"as detected from PackageJson property ""bugs.url""",,,,,me@re-becca.org,active,Active in npm registry,2025-05-14T20:04:28.405Z
|
|
526
527
|
library,is-typedarray@1.0.0,MIT,,Hugh Kennedy,is-typedarray,1.0.0,pkg:npm/is-typedarray@1.0.0?vcs_url=git%3A%2F%2Fgithub.com%2Fhughsk%2Fis-typedarray.git,,Detect whether or not an object is a Typed Array,git://github.com/hughsk/is-typedarray.git,"as detected from PackageJson property ""repository.url""",https://github.com/hughsk/is-typedarray,"as detected from PackageJson property ""homepage""",https://github.com/hughsk/is-typedarray/issues,"as detected from PackageJson property ""bugs.url""",,,,,hughskennedy@gmail.com,active,Active in npm registry,2022-06-19T02:51:55.380Z
|
|
@@ -544,7 +545,7 @@ library,@npmcli/promise-spawn@6.0.2,ISC,@npmcli,GitHub Inc.,promise-spawn,6.0.2,
|
|
|
544
545
|
library,@npmcli/run-script@6.0.2,ISC,@npmcli,GitHub Inc.,run-script,6.0.2,pkg:npm/%40npmcli/run-script@6.0.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Frun-script.git,,Run a lifecycle script for a package (descendant of npm-lifecycle),git+https://github.com/npm/run-script.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/run-script#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/run-script/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-02T18:10:04.944Z
|
|
545
546
|
library,cacache@17.1.4,ISC,,GitHub Inc.,cacache,17.1.4,pkg:npm/cacache@17.1.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fcacache.git,,Fast~ fault-tolerant~ cross-platform~ disk-based~ data-agnostic~ content-addressable cache.,git+https://github.com/npm/cacache.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/cacache#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/cacache/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-18T17:45:30.644Z
|
|
546
547
|
library,npm-package-arg@10.1.0,ISC,,GitHub Inc.,npm-package-arg,10.1.0,pkg:npm/npm-package-arg@10.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fnpm-package-arg.git,,Parse the things that can be arguments to `npm install`,git+https://github.com/npm/npm-package-arg.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/npm-package-arg,"as detected from PackageJson property ""homepage""",https://github.com/npm/npm-package-arg/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-07-24T16:38:45.634Z
|
|
547
|
-
library,npm-packlist@7.0.4,ISC,,GitHub Inc.,npm-packlist,7.0.4,pkg:npm/npm-packlist@7.0.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fnpm-packlist.git,,Get a list of the files to add from a folder into an npm package,git+https://github.com/npm/npm-packlist.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/npm-packlist#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/npm-packlist/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
548
|
+
library,npm-packlist@7.0.4,ISC,,GitHub Inc.,npm-packlist,7.0.4,pkg:npm/npm-packlist@7.0.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fnpm-packlist.git,,Get a list of the files to add from a folder into an npm package,git+https://github.com/npm/npm-packlist.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/npm-packlist#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/npm-packlist/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-22T15:39:32.588Z
|
|
548
549
|
library,npm-pick-manifest@8.0.2,ISC,,GitHub Inc.,npm-pick-manifest,8.0.2,pkg:npm/npm-pick-manifest@8.0.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fnpm-pick-manifest.git,,Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.,git+https://github.com/npm/npm-pick-manifest.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/npm-pick-manifest#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/npm-pick-manifest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-17T18:41:41.796Z
|
|
549
550
|
library,npm-registry-fetch@14.0.5,ISC,,GitHub Inc.,npm-registry-fetch,14.0.5,pkg:npm/npm-registry-fetch@14.0.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fnpm-registry-fetch.git,,Fetch-based http client for use with npm registry APIs,git+https://github.com/npm/npm-registry-fetch.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/npm-registry-fetch#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/npm-registry-fetch/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-07-24T19:28:23.599Z
|
|
550
551
|
library,proc-log@3.0.0,ISC,,GitHub Inc.,proc-log,3.0.0,pkg:npm/proc-log@3.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fproc-log.git,,just emit 'log' events on the process object,git+https://github.com/npm/proc-log.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/proc-log#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/proc-log/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-05-14T20:03:34.311Z
|
|
@@ -552,16 +553,16 @@ library,read-package-json-fast@3.0.2,ISC,,GitHub Inc.,read-package-json-fast,3.0
|
|
|
552
553
|
library,read-package-json@6.0.4,ISC,,GitHub Inc.,read-package-json,6.0.4,pkg:npm/read-package-json@6.0.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fread-package-json.git,,The thing npm uses to read package.json files with semantics and defaults and validation,git+https://github.com/npm/read-package-json.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/read-package-json#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/read-package-json/issues,"as detected from PackageJson property ""bugs.url""",,,,,,deprecated,This package is no longer supported. Please use @npmcli/package-json instead.,2025-05-14T20:04:20.134Z
|
|
553
554
|
library,sigstore@1.9.0,Apache-2.0,,bdehamer@github.com,sigstore,1.9.0,pkg:npm/sigstore@1.9.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsigstore%2Fsigstore-js.git,,code-signing for npm packages,git+https://github.com/sigstore/sigstore-js.git,"as detected from PackageJson property ""repository.url""",https://github.com/sigstore/sigstore-js/tree/main/packages/client#readme,"as detected from PackageJson property ""homepage""",https://github.com/sigstore/sigstore-js/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-07-29T23:16:48.081Z
|
|
554
555
|
library,ssri@10.0.6,ISC,,GitHub Inc.,ssri,10.0.6,pkg:npm/ssri@10.0.6?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fssri.git,,Standard Subresource Integrity library -- parses~ serializes~ generates~ and verifies integrity metadata according to the SRI spec.,git+https://github.com/npm/ssri.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/ssri#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/ssri/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-05-14T20:04:23.446Z
|
|
555
|
-
library,@sigstore/bundle@1.1.0,Apache-2.0,@sigstore,bdehamer@github.com,bundle,1.1.0,pkg:npm/%40sigstore/bundle@1.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsigstore%2Fsigstore-js.git,,Sigstore bundle type,git+https://github.com/sigstore/sigstore-js.git,"as detected from PackageJson property ""repository.url""",https://github.com/sigstore/sigstore-js/tree/main/packages/bundle#readme,"as detected from PackageJson property ""homepage""",https://github.com/sigstore/sigstore-js/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
556
|
-
library,@sigstore/protobuf-specs@0.2.1,Apache-2.0,@sigstore,bdehamer@github.com,protobuf-specs,0.2.1,pkg:npm/%40sigstore/protobuf-specs@0.2.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsigstore%2Fprotobuf-specs.git,,code-signing for npm packages,git+https://github.com/sigstore/protobuf-specs.git,"as detected from PackageJson property ""repository.url""",https://github.com/sigstore/protobuf-specs#readme,"as detected from PackageJson property ""homepage""",https://github.com/sigstore/protobuf-specs/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
557
|
-
library,@sigstore/sign@1.0.0,Apache-2.0,@sigstore,bdehamer@github.com,sign,1.0.0,pkg:npm/%40sigstore/sign@1.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsigstore%2Fsigstore-js.git,,Sigstore signing library,git+https://github.com/sigstore/sigstore-js.git,"as detected from PackageJson property ""repository.url""",https://github.com/sigstore/sigstore-js/tree/main/packages/sign#readme,"as detected from PackageJson property ""homepage""",https://github.com/sigstore/sigstore-js/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
558
|
-
library,@sigstore/tuf@1.0.3,Apache-2.0,@sigstore,bdehamer@github.com,tuf,1.0.3,pkg:npm/%40sigstore/tuf@1.0.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsigstore%2Fsigstore-js.git,,Client for the Sigstore TUF repository,git+https://github.com/sigstore/sigstore-js.git,"as detected from PackageJson property ""repository.url""",https://github.com/sigstore/sigstore-js/tree/main/packages/tuf#readme,"as detected from PackageJson property ""homepage""",https://github.com/sigstore/sigstore-js/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
556
|
+
library,@sigstore/bundle@1.1.0,Apache-2.0,@sigstore,bdehamer@github.com,bundle,1.1.0,pkg:npm/%40sigstore/bundle@1.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsigstore%2Fsigstore-js.git,,Sigstore bundle type,git+https://github.com/sigstore/sigstore-js.git,"as detected from PackageJson property ""repository.url""",https://github.com/sigstore/sigstore-js/tree/main/packages/bundle#readme,"as detected from PackageJson property ""homepage""",https://github.com/sigstore/sigstore-js/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-25T23:01:12.940Z
|
|
557
|
+
library,@sigstore/protobuf-specs@0.2.1,Apache-2.0,@sigstore,bdehamer@github.com,protobuf-specs,0.2.1,pkg:npm/%40sigstore/protobuf-specs@0.2.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsigstore%2Fprotobuf-specs.git,,code-signing for npm packages,git+https://github.com/sigstore/protobuf-specs.git,"as detected from PackageJson property ""repository.url""",https://github.com/sigstore/protobuf-specs#readme,"as detected from PackageJson property ""homepage""",https://github.com/sigstore/protobuf-specs/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-25T23:01:14.713Z
|
|
558
|
+
library,@sigstore/sign@1.0.0,Apache-2.0,@sigstore,bdehamer@github.com,sign,1.0.0,pkg:npm/%40sigstore/sign@1.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsigstore%2Fsigstore-js.git,,Sigstore signing library,git+https://github.com/sigstore/sigstore-js.git,"as detected from PackageJson property ""repository.url""",https://github.com/sigstore/sigstore-js/tree/main/packages/sign#readme,"as detected from PackageJson property ""homepage""",https://github.com/sigstore/sigstore-js/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-25T23:01:16.572Z
|
|
559
|
+
library,@sigstore/tuf@1.0.3,Apache-2.0,@sigstore,bdehamer@github.com,tuf,1.0.3,pkg:npm/%40sigstore/tuf@1.0.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsigstore%2Fsigstore-js.git,,Client for the Sigstore TUF repository,git+https://github.com/sigstore/sigstore-js.git,"as detected from PackageJson property ""repository.url""",https://github.com/sigstore/sigstore-js/tree/main/packages/tuf#readme,"as detected from PackageJson property ""homepage""",https://github.com/sigstore/sigstore-js/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-25T23:01:17.190Z
|
|
559
560
|
library,make-fetch-happen@11.1.1,ISC,,GitHub Inc.,make-fetch-happen,11.1.1,pkg:npm/make-fetch-happen@11.1.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fmake-fetch-happen.git,,Opinionated~ caching~ retrying fetch client,git+https://github.com/npm/make-fetch-happen.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/make-fetch-happen#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/make-fetch-happen/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-18T16:44:29.285Z
|
|
560
561
|
library,agentkeepalive@4.6.0,MIT,,fengmk2,agentkeepalive,4.6.0,pkg:npm/agentkeepalive@4.6.0?vcs_url=git%3A%2F%2Fgithub.com%2Fnode-modules%2Fagentkeepalive.git,,Missing keepalive http.Agent,git://github.com/node-modules/agentkeepalive.git,"as detected from PackageJson property ""repository.url""",https://github.com/node-modules/agentkeepalive#readme,"as detected from PackageJson property ""homepage""",https://github.com/node-modules/agentkeepalive/issues,"as detected from PackageJson property ""bugs.url""",,,,,fengmk2@gmail.com,active,Active in npm registry,2024-12-29T02:57:11.634Z
|
|
561
562
|
library,http-proxy-agent@5.0.0,MIT,,Nathan Rajlich,http-proxy-agent,5.0.0,pkg:npm/http-proxy-agent@5.0.0?vcs_url=git%3A%2F%2Fgithub.com%2FTooTallNate%2Fnode-http-proxy-agent.git,,An HTTP(s) proxy `http.Agent` implementation for HTTP,git://github.com/TooTallNate/node-http-proxy-agent.git,"as detected from PackageJson property ""repository.url""",https://github.com/TooTallNate/node-http-proxy-agent#readme,"as detected from PackageJson property ""homepage""",https://github.com/TooTallNate/node-http-proxy-agent/issues,"as detected from PackageJson property ""bugs.url""",,,,,nathan@tootallnate.net,active,Active in npm registry,2024-02-15T19:14:21.149Z
|
|
562
563
|
library,https-proxy-agent@5.0.1,MIT,,Nathan Rajlich,https-proxy-agent,5.0.1,pkg:npm/https-proxy-agent@5.0.1?vcs_url=git%3A%2F%2Fgithub.com%2FTooTallNate%2Fnode-https-proxy-agent.git,,An HTTP(s) proxy `http.Agent` implementation for HTTPS,git://github.com/TooTallNate/node-https-proxy-agent.git,"as detected from PackageJson property ""repository.url""",https://github.com/TooTallNate/node-https-proxy-agent#readme,"as detected from PackageJson property ""homepage""",https://github.com/TooTallNate/node-https-proxy-agent/issues,"as detected from PackageJson property ""bugs.url""",,,,,nathan@tootallnate.net,active,Active in npm registry,2024-12-07T03:32:09.481Z
|
|
563
564
|
library,is-lambda@1.0.1,MIT,,Thomas Watson Steen,is-lambda,1.0.1,pkg:npm/is-lambda@1.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fwatson%2Fis-lambda.git,,Detect if your code is running on an AWS Lambda server,git+https://github.com/watson/is-lambda.git,"as detected from PackageJson property ""repository.url""",https://github.com/watson/is-lambda,"as detected from PackageJson property ""homepage""",https://github.com/watson/is-lambda/issues,"as detected from PackageJson property ""bugs.url""",,,,,w@tson.dk,active,Active in npm registry,2022-06-19T02:44:37.104Z
|
|
564
|
-
library,lru-cache@7.18.3,ISC,,Isaac Z. Schlueter,lru-cache,7.18.3,pkg:npm/lru-cache@7.18.3?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-09-
|
|
565
|
+
library,lru-cache@7.18.3,ISC,,Isaac Z. Schlueter,lru-cache,7.18.3,pkg:npm/lru-cache@7.18.3?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-09-23T17:02:13.772Z
|
|
565
566
|
library,minipass-fetch@3.0.5,MIT,,GitHub Inc.,minipass-fetch,3.0.5,pkg:npm/minipass-fetch@3.0.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fminipass-fetch.git,,An implementation of window.fetch in Node.js using Minipass streams,git+https://github.com/npm/minipass-fetch.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/minipass-fetch#readme,"as detected from PackageJson property ""homepage""",https://github.com/npm/minipass-fetch/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-05-14T20:03:16.797Z
|
|
566
567
|
library,negotiator@0.6.4,MIT,,,negotiator,0.6.4,pkg:npm/negotiator@0.6.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjshttp%2Fnegotiator.git,,HTTP content negotiation,git+https://github.com/jshttp/negotiator.git,"as detected from PackageJson property ""repository.url""",https://github.com/jshttp/negotiator#readme,"as detected from PackageJson property ""homepage""",https://github.com/jshttp/negotiator/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-05-14T14:56:22.959Z
|
|
567
568
|
library,socks-proxy-agent@7.0.0,MIT,,Nathan Rajlich,socks-proxy-agent,7.0.0,pkg:npm/socks-proxy-agent@7.0.0?vcs_url=git%3A%2F%2Fgithub.com%2FTooTallNate%2Fnode-socks-proxy-agent.git,,A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS,git://github.com/TooTallNate/node-socks-proxy-agent.git,"as detected from PackageJson property ""repository.url""",https://github.com/TooTallNate/node-socks-proxy-agent#readme,"as detected from PackageJson property ""homepage""",https://github.com/TooTallNate/node-socks-proxy-agent/issues,"as detected from PackageJson property ""bugs.url""",,,,,nathan@tootallnate.net,active,Active in npm registry,2024-12-07T03:32:11.779Z
|
|
@@ -594,7 +595,7 @@ library,rimraf@3.0.2,ISC,,Isaac Z. Schlueter,rimraf,3.0.2,pkg:npm/rimraf@3.0.2?v
|
|
|
594
595
|
library,are-we-there-yet@3.0.1,ISC,,GitHub Inc.,are-we-there-yet,3.0.1,pkg:npm/are-we-there-yet@3.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fare-we-there-yet.git,,Keep track of the overall completion of many disparate processes,git+https://github.com/npm/are-we-there-yet.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/are-we-there-yet,"as detected from PackageJson property ""homepage""",https://github.com/npm/are-we-there-yet/issues,"as detected from PackageJson property ""bugs.url""",,,,,,deprecated,This package is no longer supported.,2025-05-14T20:03:00.699Z
|
|
595
596
|
library,console-control-strings@1.1.0,ISC,,Rebecca Turner,console-control-strings,1.1.0,pkg:npm/console-control-strings@1.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fiarna%2Fconsole-control-strings.git,,A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes~ except where noted.,git+https://github.com/iarna/console-control-strings.git,"as detected from PackageJson property ""repository.url""",https://github.com/iarna/console-control-strings#readme,"as detected from PackageJson property ""homepage""",https://github.com/iarna/console-control-strings/issues,"as detected from PackageJson property ""bugs.url""",,,,,me@re-becca.org,active,Active in npm registry,2022-06-13T21:57:51.729Z
|
|
596
597
|
library,gauge@4.0.4,ISC,,GitHub Inc.,gauge,4.0.4,pkg:npm/gauge@4.0.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fgauge.git,,A terminal based horizontal gauge,git+https://github.com/npm/gauge.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/gauge,"as detected from PackageJson property ""homepage""",https://github.com/npm/gauge/issues,"as detected from PackageJson property ""bugs.url""",,,,,,deprecated,This package is no longer supported.,2025-05-14T20:03:37.637Z
|
|
597
|
-
library,aproba@2.
|
|
598
|
+
library,aproba@2.1.0,ISC,,Rebecca Turner,aproba,2.1.0,pkg:npm/aproba@2.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fiarna%2Faproba.git,,A ridiculously light-weight argument validator (now browser friendly),git+https://github.com/iarna/aproba.git,"as detected from PackageJson property ""repository.url""",https://github.com/iarna/aproba,"as detected from PackageJson property ""homepage""",https://github.com/iarna/aproba/issues,"as detected from PackageJson property ""bugs.url""",,,,,me@re-becca.org,active,Active in npm registry,2025-07-12T17:14:30.945Z
|
|
598
599
|
library,color-support@1.1.3,ISC,,Isaac Z. Schlueter,color-support,1.1.3,pkg:npm/color-support@1.1.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fisaacs%2Fcolor-support.git,,A module which will endeavor to guess your terminal's level of color support.,git+https://github.com/isaacs/color-support.git,"as detected from PackageJson property ""repository.url""",https://github.com/isaacs/color-support#readme,"as detected from PackageJson property ""homepage""",https://github.com/isaacs/color-support/issues,"as detected from PackageJson property ""bugs.url""",,,,,i@izs.me,active,Active in npm registry,2023-04-12T02:46:12.865Z
|
|
599
600
|
library,has-unicode@2.0.1,ISC,,Rebecca Turner,has-unicode,2.0.1,pkg:npm/has-unicode@2.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fiarna%2Fhas-unicode.git,,Try to guess if your terminal supports unicode,git+https://github.com/iarna/has-unicode.git,"as detected from PackageJson property ""repository.url""",https://github.com/iarna/has-unicode,"as detected from PackageJson property ""homepage""",https://github.com/iarna/has-unicode/issues,"as detected from PackageJson property ""bugs.url""",,,,,me@re-becca.org,active,Active in npm registry,2023-04-12T02:45:53.797Z
|
|
600
601
|
library,wide-align@1.1.5,ISC,,Rebecca Turner,wide-align,1.1.5,pkg:npm/wide-align@1.1.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fiarna%2Fwide-align.git,,A wide-character aware text alignment function for use on the console or with fixed width fonts.,git+https://github.com/iarna/wide-align.git,"as detected from PackageJson property ""repository.url""",https://github.com/iarna/wide-align#readme,"as detected from PackageJson property ""homepage""",https://github.com/iarna/wide-align/issues,"as detected from PackageJson property ""bugs.url""",,,,,me@re-becca.org,active,Active in npm registry,2022-06-29T01:41:37.367Z
|
|
@@ -622,7 +623,7 @@ library,slash@3.0.0,MIT,,Sindre Sorhus,slash,3.0.0,pkg:npm/slash@3.0.0?vcs_url=g
|
|
|
622
623
|
library,path-type@4.0.0,MIT,,Sindre Sorhus,path-type,4.0.0,pkg:npm/path-type@4.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fpath-type.git,,Check if a path is a file~ directory~ or symlink,git+https://github.com/sindresorhus/path-type.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/path-type#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/path-type/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2024-07-26T10:54:40.159Z
|
|
623
624
|
library,colors@1.0.3,MIT,,Marak Squires,colors,1.0.3,pkg:npm/colors@1.0.3?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2FMarak%2Fcolors.js.git,,get colors in your node.js console,git+ssh://git@github.com/Marak/colors.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/Marak/colors.js,"as detected from PackageJson property ""homepage""",https://github.com/Marak/colors.js/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-09T12:52:41.008Z
|
|
624
625
|
library,chokidar@3.6.0,MIT,,Paul Miller,chokidar,3.6.0,pkg:npm/chokidar@3.6.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fpaulmillr%2Fchokidar.git,,Minimal and efficient cross-platform file watching library,git+https://github.com/paulmillr/chokidar.git,"as detected from PackageJson property ""repository.url""",https://github.com/paulmillr/chokidar,"as detected from PackageJson property ""homepage""",https://github.com/paulmillr/chokidar/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2024-12-18T22:21:34.619Z
|
|
625
|
-
library,debug@4.4.
|
|
626
|
+
library,debug@4.4.3,MIT,,Josh Junon,debug,4.4.3,pkg:npm/debug@4.4.3?vcs_url=git%3A%2F%2Fgithub.com%2Fdebug-js%2Fdebug.git,,Lightweight debugging utility for Node.js and the browser,git://github.com/debug-js/debug.git,"as detected from PackageJson property ""repository.url""",https://github.com/debug-js/debug#readme,"as detected from PackageJson property ""homepage""",https://github.com/debug-js/debug/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-13T17:25:19.913Z
|
|
626
627
|
library,ignore-by-default@1.0.1,ISC,,Mark Wubben,ignore-by-default,1.0.1,pkg:npm/ignore-by-default@1.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnovemberborn%2Fignore-by-default.git,,A list of directories you should ignore by default,git+https://github.com/novemberborn/ignore-by-default.git,"as detected from PackageJson property ""repository.url""",https://github.com/novemberborn/ignore-by-default#readme,"as detected from PackageJson property ""homepage""",https://github.com/novemberborn/ignore-by-default/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2022-06-19T00:22:07.514Z
|
|
627
628
|
library,pstree.remy@1.1.8,MIT,,Remy Sharp,pstree.remy,1.1.8,pkg:npm/pstree.remy@1.1.8?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fremy%2Fpstree.git,,Collects the full tree of processes from /proc,git+https://github.com/remy/pstree.git,"as detected from PackageJson property ""repository.url""",https://github.com/remy/pstree#readme,"as detected from PackageJson property ""homepage""",https://github.com/remy/pstree/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2022-05-13T14:59:47.521Z
|
|
628
629
|
library,simple-update-notifier@2.0.0,MIT,,alexbrazier,simple-update-notifier,2.0.0,pkg:npm/simple-update-notifier@2.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Falexbrazier%2Fsimple-update-notifier.git,,Simple update notifier to check for npm updates for cli applications,git+https://github.com/alexbrazier/simple-update-notifier.git,"as detected from PackageJson property ""repository.url""",https://github.com/alexbrazier/simple-update-notifier.git,"as detected from PackageJson property ""homepage""",https://github.com/alexbrazier/simple-update-notifier/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-09-10T18:41:40.826Z
|
|
@@ -646,76 +647,76 @@ library,resolve-from@5.0.0,MIT,,Sindre Sorhus,resolve-from,5.0.0,pkg:npm/resolve
|
|
|
646
647
|
library,tarn@3.0.2,MIT,,Sami Koskimäki,tarn,3.0.2,pkg:npm/tarn@3.0.2?vcs_url=git%3A%2F%2Fgithub.com%2Fvincit%2Ftarn.js.git,,Simple and robust resource pool for node.js,git://github.com/vincit/tarn.js.git,"as detected from PackageJson property ""repository.url""",https://github.com/vincit/tarn.js#readme,"as detected from PackageJson property ""homepage""",https://github.com/vincit/tarn.js/issues,"as detected from PackageJson property ""bugs.url""",,,,,sami.koskimaki@vincit.com,active,Active in npm registry,2022-06-27T03:56:53.277Z
|
|
647
648
|
library,tildify@2.0.0,MIT,,Sindre Sorhus,tildify,2.0.0,pkg:npm/tildify@2.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Ftildify.git,,Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`,git+https://github.com/sindresorhus/tildify.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/tildify#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/tildify/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2022-06-27T06:38:38.927Z
|
|
648
649
|
library,ms@2.1.2,MIT,,,ms,2.1.2,pkg:npm/ms@2.1.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fzeit%2Fms.git,,Tiny millisecond conversion utility,git+https://github.com/zeit/ms.git,"as detected from PackageJson property ""repository.url""",https://github.com/zeit/ms#readme,"as detected from PackageJson property ""homepage""",https://github.com/zeit/ms/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-08T19:56:54.242Z
|
|
649
|
-
library,@jest/core@29.7.0,MIT,@jest,,core,29.7.0,pkg:npm/%40jest/core@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-core,,Delightful JavaScript Testing.,git+https://github.com/jestjs/jest.git#packages/jest-core,"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-09-
|
|
650
|
-
library,@jest/types@29.6.3,MIT,@jest,,types,29.6.3,pkg:npm/%40jest/types@29.6.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-types,,,git+https://github.com/jestjs/jest.git#packages/jest-types,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
650
|
+
library,@jest/core@29.7.0,MIT,@jest,,core,29.7.0,pkg:npm/%40jest/core@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-core,,Delightful JavaScript Testing.,git+https://github.com/jestjs/jest.git#packages/jest-core,"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-09-28T07:33:08.265Z
|
|
651
|
+
library,@jest/types@29.6.3,MIT,@jest,,types,29.6.3,pkg:npm/%40jest/types@29.6.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-types,,,git+https://github.com/jestjs/jest.git#packages/jest-types,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-28T07:32:38.621Z
|
|
651
652
|
library,import-local@3.2.0,MIT,,Sindre Sorhus,import-local,3.2.0,pkg:npm/import-local@3.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fimport-local.git,,Let a globally installed package use a locally installed version of itself if available,git+https://github.com/sindresorhus/import-local.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/import-local#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/import-local/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2024-07-22T10:56:48.819Z
|
|
652
|
-
library,jest-cli@29.7.0,MIT,,,jest-cli,29.7.0,pkg:npm/jest-cli@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-cli,,Delightful JavaScript Testing.,git+https://github.com/jestjs/jest.git#packages/jest-cli,"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-09-
|
|
653
|
-
library,@jest/test-result@29.7.0,MIT,@jest,,test-result,29.7.0,pkg:npm/%40jest/test-result@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-test-result,,,git+https://github.com/jestjs/jest.git#packages/jest-test-result,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-
|
|
654
|
-
library,create-jest@29.7.0,MIT,,,create-jest,29.7.0,pkg:npm/create-jest@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/create-jest,,Create a new Jest project,git+https://github.com/jestjs/jest.git#packages/create-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-09-
|
|
653
|
+
library,jest-cli@29.7.0,MIT,,,jest-cli,29.7.0,pkg:npm/jest-cli@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-cli,,Delightful JavaScript Testing.,git+https://github.com/jestjs/jest.git#packages/jest-cli,"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-09-28T07:33:10.485Z
|
|
654
|
+
library,@jest/test-result@29.7.0,MIT,@jest,,test-result,29.7.0,pkg:npm/%40jest/test-result@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-test-result,,,git+https://github.com/jestjs/jest.git#packages/jest-test-result,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-28T07:32:53.087Z
|
|
655
|
+
library,create-jest@29.7.0,MIT,,,create-jest,29.7.0,pkg:npm/create-jest@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/create-jest,,Create a new Jest project,git+https://github.com/jestjs/jest.git#packages/create-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-09-28T07:33:08.376Z
|
|
655
656
|
library,exit@0.1.2,MIT,,Cowboy Ben Alman,exit,0.1.2,pkg:npm/exit@0.1.2?vcs_url=git%3A%2F%2Fgithub.com%2Fcowboy%2Fnode-exit.git,,A replacement for process.exit that ensures stdio are fully drained before exiting.,git://github.com/cowboy/node-exit.git,"as detected from PackageJson property ""repository.url""",https://github.com/cowboy/node-exit,"as detected from PackageJson property ""homepage""",https://github.com/cowboy/node-exit/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-07-12T19:07:30.572Z
|
|
656
|
-
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-09-
|
|
657
|
-
library,jest-util@29.7.0,MIT,,,jest-util,29.7.0,pkg:npm/jest-util@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-util,,,git+https://github.com/jestjs/jest.git#packages/jest-util,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
658
|
-
library,jest-validate@29.7.0,MIT,,,jest-validate,29.7.0,pkg:npm/jest-validate@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-validate,,,git+https://github.com/jestjs/jest.git#packages/jest-validate,"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-
|
|
657
|
+
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-09-28T07:33:06.075Z
|
|
658
|
+
library,jest-util@29.7.0,MIT,,,jest-util,29.7.0,pkg:npm/jest-util@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-util,,,git+https://github.com/jestjs/jest.git#packages/jest-util,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-28T07:32:40.350Z
|
|
659
|
+
library,jest-validate@29.7.0,MIT,,,jest-validate,29.7.0,pkg:npm/jest-validate@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-validate,,,git+https://github.com/jestjs/jest.git#packages/jest-validate,"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-09-28T07:32:44.598Z
|
|
659
660
|
library,camelcase@6.3.0,MIT,,Sindre Sorhus,camelcase,6.3.0,pkg:npm/camelcase@6.3.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fcamelcase.git,,Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`,git+https://github.com/sindresorhus/camelcase.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/camelcase#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/camelcase/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-08-09T16:37:55.753Z
|
|
660
661
|
library,jest-get-type@29.6.3,MIT,,,jest-get-type,29.6.3,pkg:npm/jest-get-type@29.6.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-get-type,,A utility function to get the type of a value,git+https://github.com/jestjs/jest.git#packages/jest-get-type,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-05-24T18:13:07.864Z
|
|
661
662
|
library,leven@3.1.0,MIT,,Sindre Sorhus,leven,3.1.0,pkg:npm/leven@3.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fleven.git,,Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithm,git+https://github.com/sindresorhus/leven.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/leven#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/leven/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-09-11T12:27:52.504Z
|
|
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-
|
|
663
|
+
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-09-28T07:32:42.818Z
|
|
663
664
|
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
|
|
664
665
|
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,2025-09-08T17:07:32.285Z
|
|
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-
|
|
666
|
+
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-10-03T19:46:07.506Z
|
|
666
667
|
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-08-29T19:15:48.096Z
|
|
667
|
-
library,@babel/core@7.
|
|
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-09-
|
|
669
|
-
library,babel-jest@29.7.0,MIT,,,babel-jest,29.7.0,pkg:npm/babel-jest@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/babel-jest,,Jest plugin to use babel for transformation.,git+https://github.com/jestjs/jest.git#packages/babel-jest,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-
|
|
668
|
+
library,@babel/core@7.28.4,MIT,@babel,The Babel Team,core,7.28.4,pkg:npm/%40babel/core@7.28.4?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-09-05T15:06:38.546Z
|
|
669
|
+
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-09-28T07:32:55.035Z
|
|
670
|
+
library,babel-jest@29.7.0,MIT,,,babel-jest,29.7.0,pkg:npm/babel-jest@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/babel-jest,,Jest plugin to use babel for transformation.,git+https://github.com/jestjs/jest.git#packages/babel-jest,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-28T07:32:52.908Z
|
|
670
671
|
library,deepmerge@4.3.1,MIT,,,deepmerge,4.3.1,pkg:npm/deepmerge@4.3.1?vcs_url=git%3A%2F%2Fgithub.com%2FTehShrike%2Fdeepmerge.git,,A library for deep (recursive) merging of Javascript objects,git://github.com/TehShrike/deepmerge.git,"as detected from PackageJson property ""repository.url""",https://github.com/TehShrike/deepmerge,"as detected from PackageJson property ""homepage""",https://github.com/TehShrike/deepmerge/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-03-16T22:58:56.644Z
|
|
671
|
-
library,jest-circus@29.7.0,MIT,,,jest-circus,29.7.0,pkg:npm/jest-circus@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-circus,,,git+https://github.com/jestjs/jest.git#packages/jest-circus,"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-09-
|
|
672
|
-
library,jest-environment-node@29.7.0,MIT,,,jest-environment-node,29.7.0,pkg:npm/jest-environment-node@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-environment-node,,,git+https://github.com/jestjs/jest.git#packages/jest-environment-node,"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-09-
|
|
672
|
+
library,jest-circus@29.7.0,MIT,,,jest-circus,29.7.0,pkg:npm/jest-circus@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-circus,,,git+https://github.com/jestjs/jest.git#packages/jest-circus,"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-09-28T07:33:01.160Z
|
|
673
|
+
library,jest-environment-node@29.7.0,MIT,,,jest-environment-node,29.7.0,pkg:npm/jest-environment-node@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-environment-node,,,git+https://github.com/jestjs/jest.git#packages/jest-environment-node,"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-09-28T07:32:51.681Z
|
|
673
674
|
library,jest-regex-util@29.6.3,MIT,,,jest-regex-util,29.6.3,pkg:npm/jest-regex-util@29.6.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-regex-util,,,git+https://github.com/jestjs/jest.git#packages/jest-regex-util,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-06-18T22:31:17.208Z
|
|
674
|
-
library,jest-resolve@29.7.0,MIT,,,jest-resolve,29.7.0,pkg:npm/jest-resolve@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-resolve,,,git+https://github.com/jestjs/jest.git#packages/jest-resolve,"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-09-
|
|
675
|
-
library,jest-runner@29.7.0,MIT,,,jest-runner,29.7.0,pkg:npm/jest-runner@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-runner,,,git+https://github.com/jestjs/jest.git#packages/jest-runner,"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-09-
|
|
675
|
+
library,jest-resolve@29.7.0,MIT,,,jest-resolve,29.7.0,pkg:npm/jest-resolve@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-resolve,,,git+https://github.com/jestjs/jest.git#packages/jest-resolve,"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-09-28T07:32:50.854Z
|
|
676
|
+
library,jest-runner@29.7.0,MIT,,,jest-runner,29.7.0,pkg:npm/jest-runner@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-runner,,,git+https://github.com/jestjs/jest.git#packages/jest-runner,"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-09-28T07:33:04.028Z
|
|
676
677
|
library,strip-json-comments@3.1.1,MIT,,Sindre Sorhus,strip-json-comments,3.1.1,pkg:npm/strip-json-comments@3.1.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-08-08T14:14:05.184Z
|
|
677
|
-
library,@jest/console@29.7.0,MIT,@jest,,console,29.7.0,pkg:npm/%40jest/console@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-console,,,git+https://github.com/jestjs/jest.git#packages/jest-console,"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-09-
|
|
678
|
-
library,@jest/environment@29.7.0,MIT,@jest,,environment,29.7.0,pkg:npm/%40jest/environment@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-environment,,,git+https://github.com/jestjs/jest.git#packages/jest-environment,"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-09-
|
|
679
|
-
library,@jest/transform@29.7.0,MIT,@jest,,transform,29.7.0,pkg:npm/%40jest/transform@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-transform,,,git+https://github.com/jestjs/jest.git#packages/jest-transform,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-
|
|
678
|
+
library,@jest/console@29.7.0,MIT,@jest,,console,29.7.0,pkg:npm/%40jest/console@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-console,,,git+https://github.com/jestjs/jest.git#packages/jest-console,"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-09-28T07:32:47.795Z
|
|
679
|
+
library,@jest/environment@29.7.0,MIT,@jest,,environment,29.7.0,pkg:npm/%40jest/environment@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-environment,,,git+https://github.com/jestjs/jest.git#packages/jest-environment,"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-09-28T07:32:50.047Z
|
|
680
|
+
library,@jest/transform@29.7.0,MIT,@jest,,transform,29.7.0,pkg:npm/%40jest/transform@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-transform,,,git+https://github.com/jestjs/jest.git#packages/jest-transform,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-28T07:32:51.032Z
|
|
680
681
|
library,emittery@0.13.1,MIT,,Sindre Sorhus,emittery,0.13.1,pkg:npm/emittery@0.13.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Femittery.git,,Simple and modern async event emitter,git+https://github.com/sindresorhus/emittery.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/emittery#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/emittery/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-06-20T19:04:34.865Z
|
|
681
|
-
library,jest-docblock@29.7.0,MIT,,,jest-docblock,29.7.0,pkg:npm/jest-docblock@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-docblock,,,git+https://github.com/jestjs/jest.git#packages/jest-docblock,"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-
|
|
682
|
-
library,jest-haste-map@29.7.0,MIT,,,jest-haste-map,29.7.0,pkg:npm/jest-haste-map@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-haste-map,,,git+https://github.com/jestjs/jest.git#packages/jest-haste-map,"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-
|
|
683
|
-
library,jest-leak-detector@29.7.0,MIT,,,jest-leak-detector,29.7.0,pkg:npm/jest-leak-detector@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-leak-detector,,,git+https://github.com/jestjs/jest.git#packages/jest-leak-detector,"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-
|
|
684
|
-
library,jest-message-util@29.7.0,MIT,,,jest-message-util,29.7.0,pkg:npm/jest-message-util@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-message-util,,,git+https://github.com/jestjs/jest.git#packages/jest-message-util,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
685
|
-
library,jest-runtime@29.7.0,MIT,,,jest-runtime,29.7.0,pkg:npm/jest-runtime@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-runtime,,,git+https://github.com/jestjs/jest.git#packages/jest-runtime,"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-09-
|
|
686
|
-
library,jest-watcher@29.7.0,MIT,,,jest-watcher,29.7.0,pkg:npm/jest-watcher@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-watcher,,Delightful JavaScript Testing.,git+https://github.com/jestjs/jest.git#packages/jest-watcher,"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-09-
|
|
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-
|
|
682
|
+
library,jest-docblock@29.7.0,MIT,,,jest-docblock,29.7.0,pkg:npm/jest-docblock@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-docblock,,,git+https://github.com/jestjs/jest.git#packages/jest-docblock,"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-09-28T07:32:38.442Z
|
|
683
|
+
library,jest-haste-map@29.7.0,MIT,,,jest-haste-map,29.7.0,pkg:npm/jest-haste-map@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-haste-map,,,git+https://github.com/jestjs/jest.git#packages/jest-haste-map,"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-09-28T07:32:48.925Z
|
|
684
|
+
library,jest-leak-detector@29.7.0,MIT,,,jest-leak-detector,29.7.0,pkg:npm/jest-leak-detector@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-leak-detector,,,git+https://github.com/jestjs/jest.git#packages/jest-leak-detector,"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-09-28T07:32:44.709Z
|
|
685
|
+
library,jest-message-util@29.7.0,MIT,,,jest-message-util,29.7.0,pkg:npm/jest-message-util@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-message-util,,,git+https://github.com/jestjs/jest.git#packages/jest-message-util,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-28T07:32:45.392Z
|
|
686
|
+
library,jest-runtime@29.7.0,MIT,,,jest-runtime,29.7.0,pkg:npm/jest-runtime@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-runtime,,,git+https://github.com/jestjs/jest.git#packages/jest-runtime,"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-09-28T07:32:58.969Z
|
|
687
|
+
library,jest-watcher@29.7.0,MIT,,,jest-watcher,29.7.0,pkg:npm/jest-watcher@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-watcher,,Delightful JavaScript Testing.,git+https://github.com/jestjs/jest.git#packages/jest-watcher,"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-09-28T07:32:54.879Z
|
|
688
|
+
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-09-28T07:32:46.994Z
|
|
688
689
|
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
|
|
689
690
|
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
|
|
690
691
|
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-09-08T17:16:23.348Z
|
|
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,2025-09-
|
|
692
|
+
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,2025-09-23T00:44:51.780Z
|
|
692
693
|
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
|
|
693
694
|
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
|
|
694
695
|
library,type-fest@0.21.3,,,Sindre Sorhus,type-fest,0.21.3,pkg:npm/type-fest@0.21.3?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-09-19T03:35:34.227Z
|
|
695
|
-
library,@jest/fake-timers@29.7.0,MIT,@jest,,fake-timers,29.7.0,pkg:npm/%40jest/fake-timers@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-fake-timers,,,git+https://github.com/jestjs/jest.git#packages/jest-fake-timers,"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-09-
|
|
696
|
-
library,@jest/globals@29.7.0,MIT,@jest,,globals,29.7.0,pkg:npm/%40jest/globals@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-globals,,,git+https://github.com/jestjs/jest.git#packages/jest-globals,"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-09-
|
|
696
|
+
library,@jest/fake-timers@29.7.0,MIT,@jest,,fake-timers,29.7.0,pkg:npm/%40jest/fake-timers@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-fake-timers,,,git+https://github.com/jestjs/jest.git#packages/jest-fake-timers,"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-09-28T07:32:47.720Z
|
|
697
|
+
library,@jest/globals@29.7.0,MIT,@jest,,globals,29.7.0,pkg:npm/%40jest/globals@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-globals,,,git+https://github.com/jestjs/jest.git#packages/jest-globals,"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-09-28T07:32:57.053Z
|
|
697
698
|
library,@jest/source-map@29.6.3,MIT,@jest,,source-map,29.6.3,pkg:npm/%40jest/source-map@29.6.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-source-map,,,git+https://github.com/jestjs/jest.git#packages/jest-source-map,"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:17.609Z
|
|
698
699
|
library,cjs-module-lexer@1.4.3,MIT,,Guy Bedford,cjs-module-lexer,1.4.3,pkg:npm/cjs-module-lexer@1.4.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnodejs%2Fcjs-module-lexer.git,,Lexes CommonJS modules~ returning their named exports metadata,git+https://github.com/nodejs/cjs-module-lexer.git,"as detected from PackageJson property ""repository.url""",https://github.com/nodejs/cjs-module-lexer#readme,"as detected from PackageJson property ""homepage""",https://github.com/nodejs/cjs-module-lexer/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-02-20T18:27:51.446Z
|
|
699
700
|
library,collect-v8-coverage@1.0.2,MIT,,,collect-v8-coverage,1.0.2,pkg:npm/collect-v8-coverage@1.0.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FSimenB%2Fcollect-v8-coverage.git,,,git+https://github.com/SimenB/collect-v8-coverage.git,"as detected from PackageJson property ""repository.url""",https://github.com/SimenB/collect-v8-coverage#readme,"as detected from PackageJson property ""homepage""",https://github.com/SimenB/collect-v8-coverage/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-07-05T13:57:11.158Z
|
|
700
|
-
library,jest-mock@29.7.0,MIT,,,jest-mock,29.7.0,pkg:npm/jest-mock@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-mock,,,git+https://github.com/jestjs/jest.git#packages/jest-mock,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
701
|
-
library,jest-snapshot@29.7.0,MIT,,,jest-snapshot,29.7.0,pkg:npm/jest-snapshot@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-snapshot,,,git+https://github.com/jestjs/jest.git#packages/jest-snapshot,"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-09-
|
|
701
|
+
library,jest-mock@29.7.0,MIT,,,jest-mock,29.7.0,pkg:npm/jest-mock@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-mock,,,git+https://github.com/jestjs/jest.git#packages/jest-mock,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-28T07:32:42.958Z
|
|
702
|
+
library,jest-snapshot@29.7.0,MIT,,,jest-snapshot,29.7.0,pkg:npm/jest-snapshot@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-snapshot,,,git+https://github.com/jestjs/jest.git#packages/jest-snapshot,"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-09-28T07:32:53.116Z
|
|
702
703
|
library,strip-bom@4.0.0,MIT,,Sindre Sorhus,strip-bom,4.0.0,pkg:npm/strip-bom@4.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fstrip-bom.git,,Strip UTF-8 byte order mark (BOM) from a string,git+https://github.com/sindresorhus/strip-bom.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/strip-bom#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/strip-bom/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2023-07-12T19:14:14.322Z
|
|
703
|
-
library,@babel/generator@7.
|
|
704
|
-
library,@babel/plugin-syntax-jsx@7.
|
|
705
|
-
library,@babel/plugin-syntax-typescript@7.
|
|
706
|
-
library,@babel/types@7.
|
|
707
|
-
library,@jest/expect-utils@29.7.0,MIT,@jest,,expect-utils,29.7.0,pkg:npm/%40jest/expect-utils@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/expect-utils,,,git+https://github.com/jestjs/jest.git#packages/expect-utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-
|
|
708
|
-
library,babel-preset-current-node-syntax@1.
|
|
709
|
-
library,expect@29.7.0,MIT,,,expect,29.7.0,pkg:npm/expect@29.7.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-09-
|
|
710
|
-
library,jest-diff@29.7.0,MIT,,,jest-diff,29.7.0,pkg:npm/jest-diff@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-diff,,,git+https://github.com/jestjs/jest.git#packages/jest-diff,"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-09-
|
|
711
|
-
library,jest-matcher-utils@29.7.0,MIT,,,jest-matcher-utils,29.7.0,pkg:npm/jest-matcher-utils@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-matcher-utils,,A set of utility functions for expect and related packages,git+https://github.com/jestjs/jest.git#packages/jest-matcher-utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-
|
|
704
|
+
library,@babel/generator@7.28.3,MIT,@babel,The Babel Team,generator,7.28.3,pkg:npm/%40babel/generator@7.28.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-generator,,Turns an AST into code.,git+https://github.com/babel/babel.git#packages/babel-generator,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-generator,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20generator%22+is%3Aopen,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-05T15:06:18.338Z
|
|
705
|
+
library,@babel/plugin-syntax-jsx@7.27.1,MIT,@babel,The Babel Team,plugin-syntax-jsx,7.27.1,pkg:npm/%40babel/plugin-syntax-jsx@7.27.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-plugin-syntax-jsx,,Allow parsing of jsx,git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-jsx,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-plugin-syntax-jsx,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-05T15:05:57.457Z
|
|
706
|
+
library,@babel/plugin-syntax-typescript@7.27.1,MIT,@babel,The Babel Team,plugin-syntax-typescript,7.27.1,pkg:npm/%40babel/plugin-syntax-typescript@7.27.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-plugin-syntax-typescript,,Allow parsing of TypeScript syntax,git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-typescript,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-plugin-syntax-typescript,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-05T15:05:59.973Z
|
|
707
|
+
library,@babel/types@7.28.4,MIT,@babel,The Babel Team,types,7.28.4,pkg:npm/%40babel/types@7.28.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-types,,Babel Types is a Lodash-esque utility library for AST nodes,git+https://github.com/babel/babel.git#packages/babel-types,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-types,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20types%22+is%3Aopen,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-05T15:06:13.565Z
|
|
708
|
+
library,@jest/expect-utils@29.7.0,MIT,@jest,,expect-utils,29.7.0,pkg:npm/%40jest/expect-utils@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/expect-utils,,,git+https://github.com/jestjs/jest.git#packages/expect-utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-28T07:32:48.885Z
|
|
709
|
+
library,babel-preset-current-node-syntax@1.2.0,MIT,,Nicolò Ribaudo,babel-preset-current-node-syntax,1.2.0,pkg:npm/babel-preset-current-node-syntax@1.2.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
|
|
710
|
+
library,expect@29.7.0,MIT,,,expect,29.7.0,pkg:npm/expect@29.7.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-09-28T07:32:51.118Z
|
|
711
|
+
library,jest-diff@29.7.0,MIT,,,jest-diff,29.7.0,pkg:npm/jest-diff@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-diff,,,git+https://github.com/jestjs/jest.git#packages/jest-diff,"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-09-28T07:32:44.534Z
|
|
712
|
+
library,jest-matcher-utils@29.7.0,MIT,,,jest-matcher-utils,29.7.0,pkg:npm/jest-matcher-utils@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-matcher-utils,,A set of utility functions for expect and related packages,git+https://github.com/jestjs/jest.git#packages/jest-matcher-utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-28T07:32:46.537Z
|
|
712
713
|
library,natural-compare@1.4.0,MIT,,Lauri Rooden,natural-compare,1.4.0,pkg:npm/natural-compare@1.4.0?vcs_url=git%3A%2F%2Fgithub.com%2Flitejs%2Fnatural-compare-lite.git,,Compare strings containing a mix of letters and numbers in the way a human being would in sort order.,git://github.com/litejs/natural-compare-lite.git,"as detected from PackageJson property ""repository.url""",https://github.com/litejs/natural-compare-lite#readme,"as detected from PackageJson property ""homepage""",https://github.com/litejs/natural-compare-lite/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-06-22T16:33:03.092Z
|
|
713
714
|
library,diff-sequences@29.6.3,MIT,,,diff-sequences,29.6.3,pkg:npm/diff-sequences@29.6.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/diff-sequences,,Compare items in two sequences to find a longest common subsequence,git+https://github.com/jestjs/jest.git#packages/diff-sequences,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-05-28T18:29:24.093Z
|
|
714
715
|
library,@babel/plugin-syntax-async-generators@7.8.4,MIT,@babel,,plugin-syntax-async-generators,7.8.4,pkg:npm/%40babel/plugin-syntax-async-generators@7.8.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#master,,Allow parsing of async generator functions,git+https://github.com/babel/babel.git#master,"as detected from PackageJson property ""repository.url""",https://github.com/babel/babel/tree/master#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,2022-06-12T15:00:58.394Z
|
|
715
716
|
library,@babel/plugin-syntax-bigint@7.8.3,MIT,@babel,,plugin-syntax-bigint,7.8.3,pkg:npm/%40babel/plugin-syntax-bigint@7.8.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#master,,Allow parsing of BigInt literals,git+https://github.com/babel/babel.git#master,"as detected from PackageJson property ""repository.url""",https://github.com/babel/babel/tree/master#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,2022-06-12T15:00:58.704Z
|
|
716
717
|
library,@babel/plugin-syntax-class-properties@7.12.13,MIT,@babel,,plugin-syntax-class-properties,7.12.13,pkg:npm/%40babel/plugin-syntax-class-properties@7.12.13?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-plugin-syntax-class-properties,,Allow parsing of class properties,git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-class-properties,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-plugin-syntax-class-properties,"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-06-12T15:00:58.942Z
|
|
717
718
|
library,@babel/plugin-syntax-class-static-block@7.14.5,MIT,@babel,The Babel Team,plugin-syntax-class-static-block,7.14.5,pkg:npm/%40babel/plugin-syntax-class-static-block@7.14.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-plugin-syntax-class-static-block,,Allow parsing of class static blocks,git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-class-static-block,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-plugin-syntax-class-static-block,"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:23.775Z
|
|
718
|
-
library,@babel/plugin-syntax-import-attributes@7.
|
|
719
|
+
library,@babel/plugin-syntax-import-attributes@7.27.1,MIT,@babel,The Babel Team,plugin-syntax-import-attributes,7.27.1,pkg:npm/%40babel/plugin-syntax-import-attributes@7.27.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-plugin-syntax-import-attributes,,Allow parsing of the module attributes in the import statement,git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-import-attributes,"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-09-05T15:05:55.726Z
|
|
719
720
|
library,@babel/plugin-syntax-import-meta@7.10.4,MIT,@babel,,plugin-syntax-import-meta,7.10.4,pkg:npm/%40babel/plugin-syntax-import-meta@7.10.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-plugin-syntax-import-meta,,Allow parsing of import.meta,git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-import-meta,"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,2022-06-12T15:01:02.254Z
|
|
720
721
|
library,@babel/plugin-syntax-json-strings@7.8.3,MIT,@babel,,plugin-syntax-json-strings,7.8.3,pkg:npm/%40babel/plugin-syntax-json-strings@7.8.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#master,,Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings,git+https://github.com/babel/babel.git#master,"as detected from PackageJson property ""repository.url""",https://github.com/babel/babel/tree/master#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,2022-06-12T15:01:02.526Z
|
|
721
722
|
library,@babel/plugin-syntax-logical-assignment-operators@7.10.4,MIT,@babel,,plugin-syntax-logical-assignment-operators,7.10.4,pkg:npm/%40babel/plugin-syntax-logical-assignment-operators@7.10.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-plugin-syntax-logical-assignment-operators,,Allow parsing of the logical assignment operators,git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-logical-assignment-operators,"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,2022-06-12T15:01:03.308Z
|
|
@@ -726,15 +727,14 @@ library,@babel/plugin-syntax-optional-catch-binding@7.8.3,MIT,@babel,,plugin-syn
|
|
|
726
727
|
library,@babel/plugin-syntax-optional-chaining@7.8.3,MIT,@babel,,plugin-syntax-optional-chaining,7.8.3,pkg:npm/%40babel/plugin-syntax-optional-chaining@7.8.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#master,,Allow parsing of optional properties,git+https://github.com/babel/babel.git#master,"as detected from PackageJson property ""repository.url""",https://github.com/babel/babel/tree/master#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,2022-06-12T15:01:04.811Z
|
|
727
728
|
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
|
|
728
729
|
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
|
|
729
|
-
library,@babel/helper-plugin-utils@7.
|
|
730
|
-
library,@babel/helper-string-parser@7.
|
|
731
|
-
library,@babel/parser@7.
|
|
732
|
-
library,@jridgewell/gen-mapping@0.3.
|
|
733
|
-
library,@jridgewell/trace-mapping@0.3.
|
|
730
|
+
library,@babel/helper-plugin-utils@7.27.1,MIT,@babel,The Babel Team,helper-plugin-utils,7.27.1,pkg:npm/%40babel/helper-plugin-utils@7.27.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-helper-plugin-utils,,General utilities for plugins to use,git+https://github.com/babel/babel.git#packages/babel-helper-plugin-utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-helper-plugin-utils,"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-09-05T15:05:38.487Z
|
|
731
|
+
library,@babel/helper-string-parser@7.27.1,MIT,@babel,The Babel Team,helper-string-parser,7.27.1,pkg:npm/%40babel/helper-string-parser@7.27.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-helper-string-parser,,A utility package to parse strings,git+https://github.com/babel/babel.git#packages/babel-helper-string-parser,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-helper-string-parser,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-05T15:05:38.487Z
|
|
732
|
+
library,@babel/parser@7.28.4,MIT,@babel,The Babel Team,parser,7.28.4,pkg:npm/%40babel/parser@7.28.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-parser,,A JavaScript parser,git+https://github.com/babel/babel.git#packages/babel-parser,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-parser,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-05T15:06:15.136Z
|
|
733
|
+
library,@jridgewell/gen-mapping@0.3.13,MIT,@jridgewell,Justin Ridgewell,gen-mapping,0.3.13,pkg:npm/%40jridgewell/gen-mapping@0.3.13?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjridgewell%2Fsourcemaps.git#packages/gen-mapping,,Generate source maps,git+https://github.com/jridgewell/sourcemaps.git#packages/gen-mapping,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jridgewell/sourcemaps/tree/main/packages/gen-mapping,"as detected from PackageJson property ""homepage""",https://github.com/jridgewell/sourcemaps/issues,"as detected from PackageJson property ""bugs.url""",,,,,justin@ridgewell.name,active,Active in npm registry,2025-08-12T06:43:21.272Z
|
|
734
|
+
library,@jridgewell/trace-mapping@0.3.31,MIT,@jridgewell,Justin Ridgewell,trace-mapping,0.3.31,pkg:npm/%40jridgewell/trace-mapping@0.3.31?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjridgewell%2Fsourcemaps.git#packages/trace-mapping,,Trace the original position through a source map,git+https://github.com/jridgewell/sourcemaps.git#packages/trace-mapping,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jridgewell/sourcemaps/tree/main/packages/trace-mapping,"as detected from PackageJson property ""homepage""",https://github.com/jridgewell/sourcemaps/issues,"as detected from PackageJson property ""bugs.url""",,,,,justin@ridgewell.name,active,Active in npm registry,2025-09-10T20:12:49.655Z
|
|
734
735
|
library,jsesc@3.1.0,MIT,,Mathias Bynens,jsesc,3.1.0,pkg:npm/jsesc@3.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fmathiasbynens%2Fjsesc.git,,Given some data~ jsesc returns the shortest possible stringified & ASCII-safe representation of that data.,git+https://github.com/mathiasbynens/jsesc.git,"as detected from PackageJson property ""repository.url""",https://mths.be/jsesc,"as detected from PackageJson property ""homepage""",https://github.com/mathiasbynens/jsesc/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2024-12-11T08:24:34.718Z
|
|
735
|
-
library,@jridgewell/set-array@1.2.1,MIT,@jridgewell,Justin Ridgewell,set-array,1.2.1,pkg:npm/%40jridgewell/set-array@1.2.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjridgewell%2Fset-array.git,,Like a Set~ but provides the index of the `key` in the backing array,git+https://github.com/jridgewell/set-array.git,"as detected from PackageJson property ""repository.url""",https://github.com/jridgewell/set-array#readme,"as detected from PackageJson property ""homepage""",https://github.com/jridgewell/set-array/issues,"as detected from PackageJson property ""bugs.url""",,,,,justin@ridgewell.name,active,Active in npm registry,2024-02-29T06:03:33.546Z
|
|
736
736
|
library,callsites@3.1.0,MIT,,Sindre Sorhus,callsites,3.1.0,pkg:npm/callsites@3.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fcallsites.git,,Get callsites from the V8 stack trace API,git+https://github.com/sindresorhus/callsites.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/callsites#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/callsites/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2024-06-29T13:46:24.735Z
|
|
737
|
-
library,@jest/expect@29.7.0,MIT,@jest,,expect,29.7.0,pkg:npm/%40jest/expect@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-expect,,,git+https://github.com/jestjs/jest.git#packages/jest-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-09-
|
|
737
|
+
library,@jest/expect@29.7.0,MIT,@jest,,expect,29.7.0,pkg:npm/%40jest/expect@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-expect,,,git+https://github.com/jestjs/jest.git#packages/jest-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-09-28T07:32:55.164Z
|
|
738
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,2025-09-18T21:03:28.254Z
|
|
739
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
|
|
740
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
|
|
@@ -750,7 +750,7 @@ library,bser@2.1.1,Apache-2.0,,Wez Furlong,bser,2.1.1,pkg:npm/bser@2.1.1?vcs_url
|
|
|
750
750
|
library,node-int64@0.4.0,MIT,,Robert Kieffer,node-int64,0.4.0,pkg:npm/node-int64@0.4.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbroofa%2Fnode-int64.git,,Support for representing 64-bit integers in JavaScript,git+https://github.com/broofa/node-int64.git,"as detected from PackageJson property ""repository.url""",https://github.com/broofa/node-int64#readme,"as detected from PackageJson property ""homepage""",https://github.com/broofa/node-int64/issues,"as detected from PackageJson property ""bugs.url""",,,,,robert@broofa.com,active,Active in npm registry,2023-05-26T16:12:34.200Z
|
|
751
751
|
library,babel-plugin-istanbul@6.1.1,BSD-3-Clause,,Thai Pangsakulyanont @dtinth,babel-plugin-istanbul,6.1.1,pkg:npm/babel-plugin-istanbul@6.1.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fistanbuljs%2Fbabel-plugin-istanbul.git,,A babel plugin that adds istanbul instrumentation to ES6 code,git+https://github.com/istanbuljs/babel-plugin-istanbul.git,"as detected from PackageJson property ""repository.url""",https://github.com/istanbuljs/babel-plugin-istanbul#readme,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/babel-plugin-istanbul/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-05T16:42:08.558Z
|
|
752
752
|
library,convert-source-map@2.0.0,MIT,,Thorsten Lorenz,convert-source-map,2.0.0,pkg:npm/convert-source-map@2.0.0?vcs_url=git%3A%2F%2Fgithub.com%2Fthlorenz%2Fconvert-source-map.git,,Converts a source-map from/to different formats and allows adding/changing properties.,git://github.com/thlorenz/convert-source-map.git,"as detected from PackageJson property ""repository.url""",https://github.com/thlorenz/convert-source-map,"as detected from PackageJson property ""homepage""",https://github.com/thlorenz/convert-source-map/issues,"as detected from PackageJson property ""bugs.url""",,,,,thlorenz@gmx.de,active,Active in npm registry,2023-07-09T22:05:41.150Z
|
|
753
|
-
library,pirates@4.0.
|
|
753
|
+
library,pirates@4.0.7,MIT,,Ari Porad,pirates,4.0.7,pkg:npm/pirates@4.0.7?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fdanez%2Fpirates.git,,Properly hijack require~ i.e.~ properly define require hooks and customizations,git+https://github.com/danez/pirates.git,"as detected from PackageJson property ""repository.url""",https://github.com/danez/pirates#readme,"as detected from PackageJson property ""homepage""",https://github.com/danez/pirates/issues,"as detected from PackageJson property ""bugs.url""",,,,,ari@ariporad.com,active,Active in npm registry,2025-03-27T11:21:58.651Z
|
|
754
754
|
library,write-file-atomic@4.0.2,ISC,,GitHub Inc.,write-file-atomic,4.0.2,pkg:npm/write-file-atomic@4.0.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fnpm%2Fwrite-file-atomic.git,,Write files in an atomic fashion w/configurable ownership,git+https://github.com/npm/write-file-atomic.git,"as detected from PackageJson property ""repository.url""",https://github.com/npm/write-file-atomic,"as detected from PackageJson property ""homepage""",https://github.com/npm/write-file-atomic/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-05-14T20:04:28.405Z
|
|
755
755
|
library,@istanbuljs/load-nyc-config@1.1.0,ISC,@istanbuljs,,load-nyc-config,1.1.0,pkg:npm/%40istanbuljs/load-nyc-config@1.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fistanbuljs%2Fload-nyc-config.git,,Utility function to load nyc configuration,git+https://github.com/istanbuljs/load-nyc-config.git,"as detected from PackageJson property ""repository.url""",https://github.com/istanbuljs/load-nyc-config#readme,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/load-nyc-config/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2022-04-05T21:14:43.195Z
|
|
756
756
|
library,@istanbuljs/schema@0.1.3,MIT,@istanbuljs,Corey Farrell,schema,0.1.3,pkg:npm/%40istanbuljs/schema@0.1.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fistanbuljs%2Fschema.git,,Schemas describing various structures used by nyc and istanbuljs,git+https://github.com/istanbuljs/schema.git,"as detected from PackageJson property ""repository.url""",https://github.com/istanbuljs/schema#readme,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/schema/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-06-09T21:54:12.592Z
|
|
@@ -760,19 +760,19 @@ library,istanbul-lib-coverage@3.2.2,BSD-3-Clause,,Krishnan Anantheswaran,istanbu
|
|
|
760
760
|
library,jest-pnp-resolver@1.2.3,MIT,,,jest-pnp-resolver,1.2.3,pkg:npm/jest-pnp-resolver@1.2.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Farcanis%2Fjest-pnp-resolver.git,,plug'n'play resolver for Webpack,git+https://github.com/arcanis/jest-pnp-resolver.git,"as detected from PackageJson property ""repository.url""",https://github.com/arcanis/jest-pnp-resolver,"as detected from PackageJson property ""homepage""",https://github.com/arcanis/jest-pnp-resolver/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2022-11-15T09:49:56.722Z
|
|
761
761
|
library,resolve.exports@2.0.3,MIT,,Luke Edwards,resolve.exports,2.0.3,pkg:npm/resolve.exports@2.0.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Flukeed%2Fresolve.exports.git,,A tiny (952b)~ correct~ general-purpose~ and configurable exports and imports resolver without file-system reliance,git+https://github.com/lukeed/resolve.exports.git,"as detected from PackageJson property ""repository.url""",https://github.com/lukeed/resolve.exports#readme,"as detected from PackageJson property ""homepage""",https://github.com/lukeed/resolve.exports/issues,"as detected from PackageJson property ""bugs.url""",,,,,luke.edwards05@gmail.com,active,Active in npm registry,2024-12-02T16:31:19.348Z
|
|
762
762
|
library,co@4.6.0,MIT,,,co,4.6.0,pkg:npm/co@4.6.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftj%2Fco.git,,generator async control flow goodness,git+https://github.com/tj/co.git,"as detected from PackageJson property ""repository.url""",https://github.com/tj/co#readme,"as detected from PackageJson property ""homepage""",https://github.com/tj/co/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-03-08T01:54:22.721Z
|
|
763
|
-
library,dedent@1.
|
|
763
|
+
library,dedent@1.7.0,MIT,,Desmond Brand,dedent,1.7.0,pkg:npm/dedent@1.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fdmnd%2Fdedent.git,,A string tag that strips indentation from multi-line strings. ⬅️,git+https://github.com/dmnd/dedent.git,"as detected from PackageJson property ""repository.url""",https://github.com/dmnd/dedent,"as detected from PackageJson property ""homepage""",https://github.com/dmnd/dedent/issues,"as detected from PackageJson property ""bugs.url""",,,,,dmnd@desmondbrand.com,active,Active in npm registry,2025-09-03T18:09:20.059Z
|
|
764
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
|
|
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-
|
|
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-09-28T07:32:44.855Z
|
|
766
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
|
|
767
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
|
|
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-
|
|
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-
|
|
770
|
-
library,babel-preset-current-node-syntax@1.
|
|
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-09-28T07:32:40.360Z
|
|
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-09-28T07:32:38.457Z
|
|
770
|
+
library,babel-preset-current-node-syntax@1.2.0,MIT,,Nicolò Ribaudo,babel-preset-current-node-syntax,1.2.0,pkg:npm/babel-preset-current-node-syntax@1.2.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
|
|
771
771
|
library,@babel/plugin-syntax-async-generators@7.8.4,MIT,@babel,,plugin-syntax-async-generators,7.8.4,pkg:npm/%40babel/plugin-syntax-async-generators@7.8.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#master,,Allow parsing of async generator functions,git+https://github.com/babel/babel.git#master,"as detected from PackageJson property ""repository.url""",https://github.com/babel/babel/tree/master#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,2022-06-12T15:00:58.394Z
|
|
772
772
|
library,@babel/plugin-syntax-bigint@7.8.3,MIT,@babel,,plugin-syntax-bigint,7.8.3,pkg:npm/%40babel/plugin-syntax-bigint@7.8.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#master,,Allow parsing of BigInt literals,git+https://github.com/babel/babel.git#master,"as detected from PackageJson property ""repository.url""",https://github.com/babel/babel/tree/master#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,2022-06-12T15:00:58.704Z
|
|
773
773
|
library,@babel/plugin-syntax-class-properties@7.12.13,MIT,@babel,,plugin-syntax-class-properties,7.12.13,pkg:npm/%40babel/plugin-syntax-class-properties@7.12.13?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-plugin-syntax-class-properties,,Allow parsing of class properties,git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-class-properties,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-plugin-syntax-class-properties,"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-06-12T15:00:58.942Z
|
|
774
774
|
library,@babel/plugin-syntax-class-static-block@7.14.5,MIT,@babel,The Babel Team,plugin-syntax-class-static-block,7.14.5,pkg:npm/%40babel/plugin-syntax-class-static-block@7.14.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-plugin-syntax-class-static-block,,Allow parsing of class static blocks,git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-class-static-block,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-plugin-syntax-class-static-block,"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:23.775Z
|
|
775
|
-
library,@babel/plugin-syntax-import-attributes@7.
|
|
775
|
+
library,@babel/plugin-syntax-import-attributes@7.27.1,MIT,@babel,The Babel Team,plugin-syntax-import-attributes,7.27.1,pkg:npm/%40babel/plugin-syntax-import-attributes@7.27.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-plugin-syntax-import-attributes,,Allow parsing of the module attributes in the import statement,git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-import-attributes,"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-09-05T15:05:55.726Z
|
|
776
776
|
library,@babel/plugin-syntax-import-meta@7.10.4,MIT,@babel,,plugin-syntax-import-meta,7.10.4,pkg:npm/%40babel/plugin-syntax-import-meta@7.10.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-plugin-syntax-import-meta,,Allow parsing of import.meta,git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-import-meta,"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,2022-06-12T15:01:02.254Z
|
|
777
777
|
library,@babel/plugin-syntax-json-strings@7.8.3,MIT,@babel,,plugin-syntax-json-strings,7.8.3,pkg:npm/%40babel/plugin-syntax-json-strings@7.8.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#master,,Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings,git+https://github.com/babel/babel.git#master,"as detected from PackageJson property ""repository.url""",https://github.com/babel/babel/tree/master#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,2022-06-12T15:01:02.526Z
|
|
778
778
|
library,@babel/plugin-syntax-logical-assignment-operators@7.10.4,MIT,@babel,,plugin-syntax-logical-assignment-operators,7.10.4,pkg:npm/%40babel/plugin-syntax-logical-assignment-operators@7.10.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-plugin-syntax-logical-assignment-operators,,Allow parsing of the logical assignment operators,git+https://github.com/babel/babel.git#packages/babel-plugin-syntax-logical-assignment-operators,"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,2022-06-12T15:01:03.308Z
|
|
@@ -783,30 +783,28 @@ library,@babel/plugin-syntax-optional-catch-binding@7.8.3,MIT,@babel,,plugin-syn
|
|
|
783
783
|
library,@babel/plugin-syntax-optional-chaining@7.8.3,MIT,@babel,,plugin-syntax-optional-chaining,7.8.3,pkg:npm/%40babel/plugin-syntax-optional-chaining@7.8.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#master,,Allow parsing of optional properties,git+https://github.com/babel/babel.git#master,"as detected from PackageJson property ""repository.url""",https://github.com/babel/babel/tree/master#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,2022-06-12T15:01:04.811Z
|
|
784
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
|
|
785
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
|
|
786
|
-
library,@babel/template@7.
|
|
787
|
-
library,@types/babel__traverse@7.
|
|
788
|
-
library,@types/babel__generator@7.
|
|
786
|
+
library,@babel/template@7.27.2,MIT,@babel,The Babel Team,template,7.27.2,pkg:npm/%40babel/template@7.27.2?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-09-05T15:06:19.516Z
|
|
787
|
+
library,@types/babel__traverse@7.28.0,MIT,@types,,babel__traverse,7.28.0,pkg:npm/%40types/babel__traverse@7.28.0?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.27.0,MIT,@types,,babel__generator,7.27.0,pkg:npm/%40types/babel__generator@7.27.0?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
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
|
|
790
|
-
library,@
|
|
791
|
-
library,@babel/helper-
|
|
792
|
-
library,@babel/
|
|
793
|
-
library,@babel/
|
|
794
|
-
library,@
|
|
790
|
+
library,@babel/helper-compilation-targets@7.27.2,MIT,@babel,The Babel Team,helper-compilation-targets,7.27.2,pkg:npm/%40babel/helper-compilation-targets@7.27.2?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-09-05T15:05:47.934Z
|
|
791
|
+
library,@babel/helper-module-transforms@7.28.3,MIT,@babel,The Babel Team,helper-module-transforms,7.28.3,pkg:npm/%40babel/helper-module-transforms@7.28.3?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-09-05T15:06:32.673Z
|
|
792
|
+
library,@babel/helpers@7.28.4,MIT,@babel,The Babel Team,helpers,7.28.4,pkg:npm/%40babel/helpers@7.28.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-helpers,,Collection of helper functions used by Babel transforms.,git+https://github.com/babel/babel.git#packages/babel-helpers,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-helpers,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-05T15:06:21.195Z
|
|
793
|
+
library,@babel/traverse@7.28.4,MIT,@babel,The Babel Team,traverse,7.28.4,pkg:npm/%40babel/traverse@7.28.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-traverse,,The Babel Traverse module maintains the overall tree state~ and is responsible for replacing~ removing~ and adding nodes,git+https://github.com/babel/babel.git#packages/babel-traverse,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-traverse,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20traverse%22+is%3Aopen,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-05T15:06:26.166Z
|
|
794
|
+
library,@jridgewell/remapping@2.3.5,MIT,@jridgewell,Justin Ridgewell,remapping,2.3.5,pkg:npm/%40jridgewell/remapping@2.3.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjridgewell%2Fsourcemaps.git#packages/remapping,,Remap sequential sourcemaps through transformations to point at the original source code,git+https://github.com/jridgewell/sourcemaps.git#packages/remapping,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jridgewell/sourcemaps/tree/main/packages/remapping,"as detected from PackageJson property ""homepage""",https://github.com/jridgewell/sourcemaps/issues,"as detected from PackageJson property ""bugs.url""",,,,,justin@ridgewell.name,active,Active in npm registry,2025-08-12T06:43:35.514Z
|
|
795
795
|
library,gensync@1.0.0-beta.2,MIT,,Logan Smyth,gensync,1.0.0-beta.2,pkg:npm/gensync@1.0.0-beta.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Floganfsmyth%2Fgensync.git,,Allows users to use generators in order to write common functions that can be both sync or async.,git+https://github.com/loganfsmyth/gensync.git,"as detected from PackageJson property ""repository.url""",https://github.com/loganfsmyth/gensync,"as detected from PackageJson property ""homepage""",https://github.com/loganfsmyth/gensync/issues,"as detected from PackageJson property ""bugs.url""",,,,,loganfsmyth@gmail.com,active,Active in npm registry,2022-06-18T07:31:53.380Z
|
|
796
|
-
library
|
|
797
|
-
library,@babel/
|
|
798
|
-
library,@babel/
|
|
799
|
-
library,@babel/helper-validator-
|
|
800
|
-
library
|
|
801
|
-
library
|
|
802
|
-
library,@babel/helper-validator-option@7.25.9,MIT,@babel,The Babel Team,helper-validator-option,7.25.9,pkg:npm/%40babel/helper-validator-option@7.25.9?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-helper-validator-option,,Validate plugin/preset options,git+https://github.com/babel/babel.git#packages/babel-helper-validator-option,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/babel/babel#readme,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-05T15:05:39.716Z
|
|
803
|
-
library,browserslist@4.24.4,MIT,,Andrey Sitnik,browserslist,4.24.4,pkg:npm/browserslist@4.24.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbrowserslist%2Fbrowserslist.git,,Share target browsers between different front-end tools~ like Autoprefixer~ Stylelint and babel-env-preset,git+https://github.com/browserslist/browserslist.git,"as detected from PackageJson property ""repository.url""",https://github.com/browserslist/browserslist#readme,"as detected from PackageJson property ""homepage""",https://github.com/browserslist/browserslist/issues,"as detected from PackageJson property ""bugs.url""",,,,,andrey@sitnik.ru,active,Active in npm registry,2025-09-16T10:29:02.161Z
|
|
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-09-03T21:36:57.017Z
|
|
796
|
+
library,@babel/helper-globals@7.28.0,MIT,@babel,The Babel Team,helper-globals,7.28.0,pkg:npm/%40babel/helper-globals@7.28.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-helper-globals,,A collection of JavaScript globals for Babel internal usage,git+https://github.com/babel/babel.git#packages/babel-helper-globals,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/babel/babel#readme,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-05T15:05:38.200Z
|
|
797
|
+
library,@babel/helper-module-imports@7.27.1,MIT,@babel,The Babel Team,helper-module-imports,7.27.1,pkg:npm/%40babel/helper-module-imports@7.27.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-helper-module-imports,,Babel helper functions for inserting module loads,git+https://github.com/babel/babel.git#packages/babel-helper-module-imports,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://babel.dev/docs/en/next/babel-helper-module-imports,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-05T15:06:27.696Z
|
|
798
|
+
library,@babel/compat-data@7.28.4,MIT,@babel,The Babel Team,compat-data,7.28.4,pkg:npm/%40babel/compat-data@7.28.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-compat-data,,The compat-data to determine required Babel plugins,git+https://github.com/babel/babel.git#packages/babel-compat-data,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/babel/babel#readme,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-05T15:05:36.939Z
|
|
799
|
+
library,@babel/helper-validator-option@7.27.1,MIT,@babel,The Babel Team,helper-validator-option,7.27.1,pkg:npm/%40babel/helper-validator-option@7.27.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbabel%2Fbabel.git#packages/babel-helper-validator-option,,Validate plugin/preset options,git+https://github.com/babel/babel.git#packages/babel-helper-validator-option,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/babel/babel#readme,"as detected from PackageJson property ""homepage""",https://github.com/babel/babel/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-05T15:05:39.716Z
|
|
800
|
+
library,browserslist@4.26.3,MIT,,Andrey Sitnik,browserslist,4.26.3,pkg:npm/browserslist@4.26.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fbrowserslist%2Fbrowserslist.git,,Share target browsers between different front-end tools~ like Autoprefixer~ Stylelint and babel-env-preset,git+https://github.com/browserslist/browserslist.git,"as detected from PackageJson property ""repository.url""",https://github.com/browserslist/browserslist#readme,"as detected from PackageJson property ""homepage""",https://github.com/browserslist/browserslist/issues,"as detected from PackageJson property ""bugs.url""",,,,,andrey@sitnik.ru,active,Active in npm registry,2025-10-01T15:43:39.623Z
|
|
801
|
+
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-09-23T17:02:13.772Z
|
|
805
802
|
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
|
|
806
|
-
library,
|
|
807
|
-
library,
|
|
808
|
-
library,
|
|
809
|
-
library,
|
|
803
|
+
library,baseline-browser-mapping@2.8.11,Apache-2.0,,,baseline-browser-mapping,2.8.11,pkg:npm/baseline-browser-mapping@2.8.11?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fweb-platform-dx%2Fbaseline-browser-mapping.git,,A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.,git+https://github.com/web-platform-dx/baseline-browser-mapping.git,"as detected from PackageJson property ""repository.url""",https://github.com/web-platform-dx/baseline-browser-mapping#readme,"as detected from PackageJson property ""homepage""",https://github.com/web-platform-dx/baseline-browser-mapping/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-10-04T14:07:50.015Z
|
|
804
|
+
library,caniuse-lite@1.0.30001747,CC-BY-4.0,,Ben Briggs,caniuse-lite,1.0.30001747,pkg:npm/caniuse-lite@1.0.30001747?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-10-05T18:48:49.049Z
|
|
805
|
+
library,electron-to-chromium@1.5.230,ISC,,Kilian Valkhof,electron-to-chromium,1.5.230,pkg:npm/electron-to-chromium@1.5.230?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-10-03T10:02:26.446Z
|
|
806
|
+
library,node-releases@2.0.21,MIT,,Sergey Rubanov,node-releases,2.0.21,pkg:npm/node-releases@2.0.21?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,2025-10-03T22:52:07.777Z
|
|
807
|
+
library,update-browserslist-db@1.1.3,MIT,,Andrey Sitnik,update-browserslist-db,1.1.3,pkg:npm/update-browserslist-db@1.1.3?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
|
|
810
808
|
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
|
|
811
809
|
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
|
|
812
810
|
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
|
|
@@ -816,10 +814,10 @@ library,@types/istanbul-reports@3.0.4,MIT,@types,,istanbul-reports,3.0.4,pkg:npm
|
|
|
816
814
|
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
815
|
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
816
|
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
|
|
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-09-
|
|
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-
|
|
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-09-
|
|
822
|
-
library,jest-resolve-dependencies@29.7.0,MIT,,,jest-resolve-dependencies,29.7.0,pkg:npm/jest-resolve-dependencies@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-resolve-dependencies,,,git+https://github.com/jestjs/jest.git#packages/jest-resolve-dependencies,"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-09-
|
|
817
|
+
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-09-28T07:32:55.091Z
|
|
818
|
+
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-09-28T07:32:42.832Z
|
|
819
|
+
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-09-28T07:33:06.075Z
|
|
820
|
+
library,jest-resolve-dependencies@29.7.0,MIT,,,jest-resolve-dependencies,29.7.0,pkg:npm/jest-resolve-dependencies@29.7.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-resolve-dependencies,,,git+https://github.com/jestjs/jest.git#packages/jest-resolve-dependencies,"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-09-28T07:33:00.938Z
|
|
823
821
|
library,execa@5.1.1,MIT,,Sindre Sorhus,execa,5.1.1,pkg:npm/execa@5.1.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fexeca.git,,Process execution for humans,git+https://github.com/sindresorhus/execa.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/execa#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/execa/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-09-13T16:43:20.511Z
|
|
824
822
|
library,human-signals@2.1.0,Apache-2.0,,ehmicky,human-signals,2.1.0,pkg:npm/human-signals@2.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fehmicky%2Fhuman-signals.git,,Human-friendly process signals,git+https://github.com/ehmicky/human-signals.git,"as detected from PackageJson property ""repository.url""",https://git.io/JeluP,"as detected from PackageJson property ""homepage""",https://github.com/ehmicky/human-signals/issues,"as detected from PackageJson property ""bugs.url""",,,,,ehmicky@gmail.com,active,Active in npm registry,2025-03-29T02:43:46.565Z
|
|
825
823
|
library,is-stream@2.0.1,MIT,,Sindre Sorhus,is-stream,2.0.1,pkg:npm/is-stream@2.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fis-stream.git,,Check if something is a Node.js stream,git+https://github.com/sindresorhus/is-stream.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/is-stream#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/is-stream/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2024-02-19T19:14:12.687Z
|
|
@@ -828,31 +826,31 @@ library,@bcoe/v8-coverage@0.2.3,MIT,@bcoe,Charles Samborski,v8-coverage,0.2.3,pk
|
|
|
828
826
|
library,istanbul-lib-instrument@6.0.3,BSD-3-Clause,,Krishnan Anantheswaran,istanbul-lib-instrument,6.0.3,pkg:npm/istanbul-lib-instrument@6.0.3?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Fistanbuljs%2Fistanbuljs.git#packages/istanbul-lib-instrument,,Core istanbul API for JS code coverage,git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-lib-instrument,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://istanbul.js.org/,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/istanbuljs/issues,"as detected from PackageJson property ""bugs.url""",,,,,kananthmail-github@yahoo.com,active,Active in npm registry,2024-06-30T20:25:58.672Z
|
|
829
827
|
library,istanbul-lib-report@3.0.1,BSD-3-Clause,,Krishnan Anantheswaran,istanbul-lib-report,3.0.1,pkg:npm/istanbul-lib-report@3.0.1?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Fistanbuljs%2Fistanbuljs.git#packages/istanbul-lib-report,,Base reporting library for istanbul,git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-lib-report,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://istanbul.js.org/,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/istanbuljs/issues,"as detected from PackageJson property ""bugs.url""",,,,,kananthmail-github@yahoo.com,active,Active in npm registry,2023-07-25T14:31:38.537Z
|
|
830
828
|
library,istanbul-lib-source-maps@4.0.1,BSD-3-Clause,,Krishnan Anantheswaran,istanbul-lib-source-maps,4.0.1,pkg:npm/istanbul-lib-source-maps@4.0.1?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Fistanbuljs%2Fistanbuljs.git#packages/istanbul-lib-source-maps,,Source maps support for istanbul,git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-lib-source-maps,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://istanbul.js.org/,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/istanbuljs/issues,"as detected from PackageJson property ""bugs.url""",,,,,kananthmail-github@yahoo.com,active,Active in npm registry,2024-07-02T09:19:35.853Z
|
|
831
|
-
library,istanbul-reports@3.
|
|
829
|
+
library,istanbul-reports@3.2.0,BSD-3-Clause,,Krishnan Anantheswaran,istanbul-reports,3.2.0,pkg:npm/istanbul-reports@3.2.0?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Fistanbuljs%2Fistanbuljs.git#packages/istanbul-reports,,istanbul reports,git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-reports,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://istanbul.js.org/,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/istanbuljs/issues,"as detected from PackageJson property ""bugs.url""",,,,,kananthmail-github@yahoo.com,active,Active in npm registry,2025-08-18T12:13:17.620Z
|
|
832
830
|
library,v8-to-istanbul@9.3.0,ISC,,Ben Coe,v8-to-istanbul,9.3.0,pkg:npm/v8-to-istanbul@9.3.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fistanbuljs%2Fv8-to-istanbul.git,,convert from v8 coverage format to istanbul's format,git+https://github.com/istanbuljs/v8-to-istanbul.git,"as detected from PackageJson property ""repository.url""",https://github.com/istanbuljs/v8-to-istanbul#readme,"as detected from PackageJson property ""homepage""",https://github.com/istanbuljs/v8-to-istanbul/issues,"as detected from PackageJson property ""bugs.url""",,,,,ben@npmjs.com,active,Active in npm registry,2024-06-22T08:13:50.722Z
|
|
833
831
|
library,html-escaper@2.0.2,MIT,,Andrea Giammarchi,html-escaper,2.0.2,pkg:npm/html-escaper@2.0.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FWebReflection%2Fhtml-escaper.git,,fast and safe way to escape and unescape &<>' chars,git+https://github.com/WebReflection/html-escaper.git,"as detected from PackageJson property ""repository.url""",https://github.com/WebReflection/html-escaper,"as detected from PackageJson property ""homepage""",https://github.com/WebReflection/html-escaper/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2022-06-18T21:52:34.448Z
|
|
834
832
|
library,make-dir@4.0.0,MIT,,Sindre Sorhus,make-dir,4.0.0,pkg:npm/make-dir@4.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fmake-dir.git,,Make a directory and its parents if needed - Think `mkdir -p`,git+https://github.com/sindresorhus/make-dir.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/make-dir#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/make-dir/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-09-10T18:24:35.991Z
|
|
835
|
-
library,@eslint-community/eslint-utils@4.
|
|
833
|
+
library,@eslint-community/eslint-utils@4.9.0,MIT,@eslint-community,Toru Nagashima,eslint-utils,4.9.0,pkg:npm/%40eslint-community/eslint-utils@4.9.0?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-09-08T04:23:36.835Z
|
|
836
834
|
library,@eslint-community/regexpp@4.12.1,MIT,@eslint-community,Toru Nagashima,regexpp,4.12.1,pkg:npm/%40eslint-community/regexpp@4.12.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Feslint-community%2Fregexpp.git,,Regular expression parser for ECMAScript.,git+https://github.com/eslint-community/regexpp.git,"as detected from PackageJson property ""repository.url""",https://github.com/eslint-community/regexpp#readme,"as detected from PackageJson property ""homepage""",https://github.com/eslint-community/regexpp/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2024-10-28T00:38:34.716Z
|
|
837
835
|
library,@eslint/config-array@0.19.2,Apache-2.0,@eslint,Nicholas C. Zakas,config-array,0.19.2,pkg:npm/%40eslint/config-array@0.19.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Feslint%2Frewrite.git,,General purpose glob-based configuration matching.,git+https://github.com/eslint/rewrite.git,"as detected from PackageJson property ""repository.url""",https://github.com/eslint/rewrite#readme,"as detected from PackageJson property ""homepage""",https://github.com/eslint/rewrite/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-06-25T14:04:26.966Z
|
|
838
|
-
library,@eslint/core@0.9.1,Apache-2.0,@eslint,Nicholas C. Zakas,core,0.9.1,pkg:npm/%40eslint/core@0.9.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Feslint%2Frewrite.git,,Runtime-agnostic core of ESLint,git+https://github.com/eslint/rewrite.git,"as detected from PackageJson property ""repository.url""",https://github.com/eslint/rewrite#readme,"as detected from PackageJson property ""homepage""",https://github.com/eslint/rewrite/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
839
|
-
library,@eslint/eslintrc@3.3.
|
|
840
|
-
library,@eslint/js@9.15.0,MIT,@eslint,,js,9.15.0,pkg:npm/%40eslint/js@9.15.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Feslint%2Feslint.git#packages/js,,ESLint JavaScript language implementation,git+https://github.com/eslint/eslint.git#packages/js,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://eslint.org,"as detected from PackageJson property ""homepage""",https://github.com/eslint/eslint/issues/,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
841
|
-
library,@eslint/plugin-kit@0.2.
|
|
842
|
-
library,@humanfs/node@0.16.
|
|
836
|
+
library,@eslint/core@0.9.1,Apache-2.0,@eslint,Nicholas C. Zakas,core,0.9.1,pkg:npm/%40eslint/core@0.9.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Feslint%2Frewrite.git,,Runtime-agnostic core of ESLint,git+https://github.com/eslint/rewrite.git,"as detected from PackageJson property ""repository.url""",https://github.com/eslint/rewrite#readme,"as detected from PackageJson property ""homepage""",https://github.com/eslint/rewrite/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-22T17:52:52.042Z
|
|
837
|
+
library,@eslint/eslintrc@3.3.1,MIT,@eslint,Nicholas C. Zakas,eslintrc,3.3.1,pkg:npm/%40eslint/eslintrc@3.3.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Feslint%2Feslintrc.git,,The legacy ESLintRC config file format for ESLint,git+https://github.com/eslint/eslintrc.git,"as detected from PackageJson property ""repository.url""",https://github.com/eslint/eslintrc#readme,"as detected from PackageJson property ""homepage""",https://github.com/eslint/eslintrc/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-03-21T20:07:55.125Z
|
|
838
|
+
library,@eslint/js@9.15.0,MIT,@eslint,,js,9.15.0,pkg:npm/%40eslint/js@9.15.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Feslint%2Feslint.git#packages/js,,ESLint JavaScript language implementation,git+https://github.com/eslint/eslint.git#packages/js,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://eslint.org,"as detected from PackageJson property ""homepage""",https://github.com/eslint/eslint/issues/,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-10-03T20:08:57.423Z
|
|
839
|
+
library,@eslint/plugin-kit@0.2.8,Apache-2.0,@eslint,Nicholas C. Zakas,plugin-kit,0.2.8,pkg:npm/%40eslint/plugin-kit@0.2.8?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Feslint%2Frewrite.git,,Utilities for building ESLint plugins.,git+https://github.com/eslint/rewrite.git,"as detected from PackageJson property ""repository.url""",https://github.com/eslint/rewrite#readme,"as detected from PackageJson property ""homepage""",https://github.com/eslint/rewrite/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-22T17:53:05.063Z
|
|
840
|
+
library,@humanfs/node@0.16.7,Apache-2.0,@humanfs,Nicholas C. Zakas,node,0.16.7,pkg:npm/%40humanfs/node@0.16.7?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fhumanwhocodes%2Fhumanfs.git#packages/node,,The Node.js bindings of the humanfs library.,git+https://github.com/humanwhocodes/humanfs.git#packages/node,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",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,2025-09-03T15:14:06.191Z
|
|
843
841
|
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
|
|
844
|
-
library,@humanwhocodes/retry@0.4.
|
|
845
|
-
library,@types/estree@1.0.
|
|
842
|
+
library,@humanwhocodes/retry@0.4.3,Apache-2.0,@humanwhocodes,Nicholas C. Zaks,retry,0.4.3,pkg:npm/%40humanwhocodes/retry@0.4.3?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
|
|
843
|
+
library,@types/estree@1.0.8,MIT,@types,,estree,1.0.8,pkg:npm/%40types/estree@1.0.8?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
844
|
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
|
|
847
845
|
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
|
|
848
846
|
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
|
|
849
|
-
library,eslint-scope@8.
|
|
850
|
-
library,eslint-visitor-keys@4.2.
|
|
851
|
-
library,espree@10.
|
|
847
|
+
library,eslint-scope@8.4.0,BSD-2-Clause,,,eslint-scope,8.4.0,pkg:npm/eslint-scope@8.4.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Feslint%2Fjs.git#packages/eslint-scope,,ECMAScript scope analyzer for ESLint,git+https://github.com/eslint/js.git#packages/eslint-scope,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",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
|
|
848
|
+
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
|
|
849
|
+
library,espree@10.4.0,BSD-2-Clause,,Nicholas C. Zakas,espree,10.4.0,pkg:npm/espree@10.4.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Feslint%2Fjs.git#packages/espree,,An Esprima-compatible JavaScript parser built on Acorn,git+https://github.com/eslint/js.git#packages/espree,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/eslint/js/blob/main/packages/espree/README.md,"as detected from PackageJson property ""homepage""",https://github.com/eslint/js/issues,"as detected from PackageJson property ""bugs.url""",,,,,nicholas+npm@nczconsulting.com,active,Active in npm registry,2025-06-09T15:46:04.281Z
|
|
852
850
|
library,esquery@1.6.0,BSD-3-Clause,,Joel Feenstra,esquery,1.6.0,pkg:npm/esquery@1.6.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Festools%2Fesquery.git,,A query library for ECMAScript AST using a CSS selector like query language.,git+https://github.com/estools/esquery.git,"as detected from PackageJson property ""repository.url""",https://github.com/estools/esquery/,"as detected from PackageJson property ""homepage""",https://github.com/estools/esquery/issues,"as detected from PackageJson property ""bugs.url""",,,,,jrfeenst+esquery@gmail.com,active,Active in npm registry,2024-07-08T16:35:18.589Z
|
|
853
851
|
library,esutils@2.0.3,BSD-2-Clause,,,esutils,2.0.3,pkg:npm/esutils@2.0.3?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Festools%2Fesutils.git,,utility box for ECMAScript language tools,git+ssh://git@github.com/estools/esutils.git,"as detected from PackageJson property ""repository.url""",https://github.com/estools/esutils,"as detected from PackageJson property ""homepage""",https://github.com/estools/esutils/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-05-10T18:27:50.347Z
|
|
854
852
|
library,fast-deep-equal@3.1.3,MIT,,Evgeny Poberezkin,fast-deep-equal,3.1.3,pkg:npm/fast-deep-equal@3.1.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fepoberezkin%2Ffast-deep-equal.git,,Fast deep equal,git+https://github.com/epoberezkin/fast-deep-equal.git,"as detected from PackageJson property ""repository.url""",https://github.com/epoberezkin/fast-deep-equal#readme,"as detected from PackageJson property ""homepage""",https://github.com/epoberezkin/fast-deep-equal/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-06-22T16:31:52.032Z
|
|
855
|
-
library,file-entry-cache@8.0.0,MIT,,Jared Wray,file-entry-cache,8.0.0,pkg:npm/file-entry-cache@8.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjaredwray%2Ffile-entry-cache.git,,Super simple cache for file metadata~ useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process,git+https://github.com/jaredwray/file-entry-cache.git,"as detected from PackageJson property ""repository.url""",https://github.com/jaredwray/file-entry-cache#readme,"as detected from PackageJson property ""homepage""",https://github.com/jaredwray/file-entry-cache/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
853
|
+
library,file-entry-cache@8.0.0,MIT,,Jared Wray,file-entry-cache,8.0.0,pkg:npm/file-entry-cache@8.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjaredwray%2Ffile-entry-cache.git,,Super simple cache for file metadata~ useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process,git+https://github.com/jaredwray/file-entry-cache.git,"as detected from PackageJson property ""repository.url""",https://github.com/jaredwray/file-entry-cache#readme,"as detected from PackageJson property ""homepage""",https://github.com/jaredwray/file-entry-cache/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-10-03T14:51:17.357Z
|
|
856
854
|
library,glob-parent@6.0.2,ISC,,Gulp Team,glob-parent,6.0.2,pkg:npm/glob-parent@6.0.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fgulpjs%2Fglob-parent.git,,Extract the non-magic parent path from a glob string.,git+https://github.com/gulpjs/glob-parent.git,"as detected from PackageJson property ""repository.url""",https://github.com/gulpjs/glob-parent#readme,"as detected from PackageJson property ""homepage""",https://github.com/gulpjs/glob-parent/issues,"as detected from PackageJson property ""bugs.url""",,,,,team@gulpjs.com,active,Active in npm registry,2023-06-22T16:32:08.502Z
|
|
857
855
|
library,json-stable-stringify-without-jsonify@1.0.1,MIT,,James Halliday,json-stable-stringify-without-jsonify,1.0.1,pkg:npm/json-stable-stringify-without-jsonify@1.0.1?vcs_url=git%3A%2F%2Fgithub.com%2Fsamn%2Fjson-stable-stringify.git,,deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results~ with no public domain dependencies,git://github.com/samn/json-stable-stringify.git,"as detected from PackageJson property ""repository.url""",https://github.com/samn/json-stable-stringify,"as detected from PackageJson property ""homepage""",https://github.com/samn/json-stable-stringify/issues,"as detected from PackageJson property ""bugs.url""",,,,,mail@substack.net,active,Active in npm registry,2023-06-22T16:32:42.071Z
|
|
858
856
|
library,lodash.merge@4.6.2,MIT,,John-David Dalton,lodash.merge,4.6.2,pkg:npm/lodash.merge@4.6.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Flodash%2Flodash.git,,The Lodash method `_.merge` 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,2023-06-22T16:32:54.853Z
|
|
@@ -863,7 +861,7 @@ library,levn@0.4.1,MIT,,George Zahariev,levn,0.4.1,pkg:npm/levn@0.4.1?vcs_url=gi
|
|
|
863
861
|
library,prelude-ls@1.2.1,MIT,,George Zahariev,prelude-ls,1.2.1,pkg:npm/prelude-ls@1.2.1?vcs_url=git%3A%2F%2Fgithub.com%2Fgkz%2Fprelude-ls.git,,prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in~ and is the recommended base library for~ LiveScript.,git://github.com/gkz/prelude-ls.git,"as detected from PackageJson property ""repository.url""",http://preludels.com,"as detected from PackageJson property ""homepage""",https://github.com/gkz/prelude-ls/issues,"as detected from PackageJson property ""bugs.url""",,,,,z@georgezahariev.com,active,Active in npm registry,2023-06-22T16:33:37.138Z
|
|
864
862
|
library,type-check@0.4.0,MIT,,George Zahariev,type-check,0.4.0,pkg:npm/type-check@0.4.0?vcs_url=git%3A%2F%2Fgithub.com%2Fgkz%2Ftype-check.git,,type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.,git://github.com/gkz/type-check.git,"as detected from PackageJson property ""repository.url""",https://github.com/gkz/type-check,"as detected from PackageJson property ""homepage""",https://github.com/gkz/type-check/issues,"as detected from PackageJson property ""bugs.url""",,,,,z@georgezahariev.com,active,Active in npm registry,2023-06-22T16:33:59.902Z
|
|
865
863
|
library,word-wrap@1.2.5,MIT,,Jon Schlinkert,word-wrap,1.2.5,pkg:npm/word-wrap@1.2.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjonschlinkert%2Fword-wrap.git,,Wrap words to a specified length.,git+https://github.com/jonschlinkert/word-wrap.git,"as detected from PackageJson property ""repository.url""",https://github.com/jonschlinkert/word-wrap,"as detected from PackageJson property ""homepage""",https://github.com/jonschlinkert/word-wrap/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-07-22T14:37:38.953Z
|
|
866
|
-
library,flat-cache@4.0.1,MIT,,Jared Wray,flat-cache,4.0.1,pkg:npm/flat-cache@4.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjaredwray%2Fflat-cache.git,,A stupidly simple key/value storage using files to persist some data,git+https://github.com/jaredwray/flat-cache.git,"as detected from PackageJson property ""repository.url""",https://github.com/jaredwray/flat-cache#readme,"as detected from PackageJson property ""homepage""",https://github.com/jaredwray/flat-cache/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-
|
|
864
|
+
library,flat-cache@4.0.1,MIT,,Jared Wray,flat-cache,4.0.1,pkg:npm/flat-cache@4.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjaredwray%2Fflat-cache.git,,A stupidly simple key/value storage using files to persist some data,git+https://github.com/jaredwray/flat-cache.git,"as detected from PackageJson property ""repository.url""",https://github.com/jaredwray/flat-cache#readme,"as detected from PackageJson property ""homepage""",https://github.com/jaredwray/flat-cache/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-10-01T17:43:19.624Z
|
|
867
865
|
library,flatted@3.3.3,ISC,,Andrea Giammarchi,flatted,3.3.3,pkg:npm/flatted@3.3.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FWebReflection%2Fflatted.git,,A super light and fast circular JSON parser.,git+https://github.com/WebReflection/flatted.git,"as detected from PackageJson property ""repository.url""",https://github.com/WebReflection/flatted#readme,"as detected from PackageJson property ""homepage""",https://github.com/WebReflection/flatted/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-02-18T08:55:07.324Z
|
|
868
866
|
library,estraverse@5.3.0,BSD-2-Clause,,,estraverse,5.3.0,pkg:npm/estraverse@5.3.0?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Festools%2Festraverse.git,,ECMAScript JS AST traversal functions,git+ssh://git@github.com/estools/estraverse.git,"as detected from PackageJson property ""repository.url""",https://github.com/estools/estraverse,"as detected from PackageJson property ""homepage""",https://github.com/estools/estraverse/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-06-22T16:31:49.531Z
|
|
869
867
|
library,acorn-jsx@5.3.2,MIT,,,acorn-jsx,5.3.2,pkg:npm/acorn-jsx@5.3.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Facornjs%2Facorn-jsx.git,,Modern~ fast React.js JSX parser,git+https://github.com/acornjs/acorn-jsx.git,"as detected from PackageJson property ""repository.url""",https://github.com/acornjs/acorn-jsx,"as detected from PackageJson property ""homepage""",https://github.com/acornjs/acorn-jsx/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-06-22T16:31:22.849Z
|
|
@@ -872,8 +870,7 @@ library,json-schema-traverse@0.4.1,MIT,,Evgeny Poberezkin,json-schema-traverse,0
|
|
|
872
870
|
library,uri-js@4.4.1,BSD-2-Clause,,Gary Court,uri-js,4.4.1,pkg:npm/uri-js@4.4.1?vcs_url=git%2Bssh%3A%2F%2Fgit%40github.com%2Fgarycourt%2Furi-js.git,,An RFC 3986/3987 compliant~ scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.,git+ssh://git@github.com/garycourt/uri-js.git,"as detected from PackageJson property ""repository.url""",https://github.com/garycourt/uri-js,"as detected from PackageJson property ""homepage""",https://github.com/garycourt/uri-js/issues,"as detected from PackageJson property ""bugs.url""",,,,,gary.court@gmail.com,active,Active in npm registry,2023-06-22T16:34:03.088Z
|
|
873
871
|
library,punycode@2.3.1,MIT,,Mathias Bynens,punycode,2.3.1,pkg:npm/punycode@2.3.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fmathiasbynens%2Fpunycode.js.git,,A robust Punycode converter that fully complies to RFC 3492 and RFC 5891~ and works on nearly all JavaScript platforms.,git+https://github.com/mathiasbynens/punycode.js.git,"as detected from PackageJson property ""repository.url""",https://mths.be/punycode,"as detected from PackageJson property ""homepage""",https://github.com/mathiasbynens/punycode.js/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-10-30T18:28:32.689Z
|
|
874
872
|
library,@humanfs/core@0.19.1,Apache-2.0,@humanfs,Nicholas C. Zakas,core,0.19.1,pkg:npm/%40humanfs/core@0.19.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fhumanwhocodes%2Fhumanfs.git,,The core 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:55:51.149Z
|
|
875
|
-
library,@
|
|
876
|
-
library,@eslint/core@0.12.0,Apache-2.0,@eslint,Nicholas C. Zakas,core,0.12.0,pkg:npm/%40eslint/core@0.12.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Feslint%2Frewrite.git,,Runtime-agnostic core of ESLint,git+https://github.com/eslint/rewrite.git,"as detected from PackageJson property ""repository.url""",https://github.com/eslint/rewrite#readme,"as detected from PackageJson property ""homepage""",https://github.com/eslint/rewrite/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-08T10:21:25.201Z
|
|
873
|
+
library,@eslint/core@0.13.0,Apache-2.0,@eslint,Nicholas C. Zakas,core,0.13.0,pkg:npm/%40eslint/core@0.13.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Feslint%2Frewrite.git,,Runtime-agnostic core of ESLint,git+https://github.com/eslint/rewrite.git,"as detected from PackageJson property ""repository.url""",https://github.com/eslint/rewrite#readme,"as detected from PackageJson property ""homepage""",https://github.com/eslint/rewrite/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-22T17:52:52.042Z
|
|
877
874
|
library,globals@14.0.0,MIT,,Sindre Sorhus,globals,14.0.0,pkg:npm/globals@14.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fglobals.git,,Global identifiers from different JavaScript environments,git+https://github.com/sindresorhus/globals.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/globals#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/globals/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-09-09T19:39:12.401Z
|
|
878
875
|
library,import-fresh@3.3.1,MIT,,Sindre Sorhus,import-fresh,3.3.1,pkg:npm/import-fresh@3.3.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fimport-fresh.git,,Import a module while bypassing the cache,git+https://github.com/sindresorhus/import-fresh.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/import-fresh#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/import-fresh/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-02-02T09:45:41.907Z
|
|
879
876
|
library,parent-module@1.0.1,MIT,,Sindre Sorhus,parent-module,1.0.1,pkg:npm/parent-module@1.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsindresorhus%2Fparent-module.git,,Get the path of the parent module,git+https://github.com/sindresorhus/parent-module.git,"as detected from PackageJson property ""repository.url""",https://github.com/sindresorhus/parent-module#readme,"as detected from PackageJson property ""homepage""",https://github.com/sindresorhus/parent-module/issues,"as detected from PackageJson property ""bugs.url""",,,,,sindresorhus@gmail.com,active,Active in npm registry,2025-09-15T07:20:45.510Z
|
|
@@ -897,13 +894,13 @@ library,tsconfig-paths@3.15.0,MIT,,Jonas Kello,tsconfig-paths,3.15.0,pkg:npm/tsc
|
|
|
897
894
|
library,@types/json5@0.0.29,MIT,@types,Jason Swearingen,json5,0.0.29,pkg:npm/%40types/json5@0.0.29?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FDefinitelyTyped%2FDefinitelyTyped.git,,TypeScript definitions for JSON5,git+https://github.com/DefinitelyTyped/DefinitelyTyped.git,"as detected from PackageJson property ""repository.url""",https://github.com/DefinitelyTyped/DefinitelyTyped#readme,"as detected from PackageJson property ""homepage""",https://github.com/DefinitelyTyped/DefinitelyTyped/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2023-07-12T19:27:24.825Z
|
|
898
895
|
library,json5@1.0.2,MIT,,Aseem Kishore,json5,1.0.2,pkg:npm/json5@1.0.2?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
|
|
899
896
|
library,call-bind@1.0.8,MIT,,Jordan Harband,call-bind,1.0.8,pkg:npm/call-bind@1.0.8?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fcall-bind.git,,Robustly `.call.bind()` a function,git+https://github.com/ljharb/call-bind.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/call-bind#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/call-bind/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-06T05:19:16.625Z
|
|
900
|
-
library,call-bound@1.0.
|
|
897
|
+
library,call-bound@1.0.4,MIT,,Jordan Harband,call-bound,1.0.4,pkg:npm/call-bound@1.0.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fcall-bound.git,,Robust call-bound JavaScript intrinsics~ using `call-bind` and `get-intrinsic`.,git+https://github.com/ljharb/call-bound.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/call-bound#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/call-bound/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2025-03-03T17:50:03.694Z
|
|
901
898
|
library,define-properties@1.2.1,MIT,,Jordan Harband,define-properties,1.2.1,pkg:npm/define-properties@1.2.1?vcs_url=git%3A%2F%2Fgithub.com%2Fljharb%2Fdefine-properties.git,,Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.,git://github.com/ljharb/define-properties.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/define-properties#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/define-properties/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-03-21T16:50:05.987Z
|
|
902
899
|
library,define-data-property@1.1.4,MIT,,Jordan Harband,define-data-property,1.1.4,pkg:npm/define-data-property@1.1.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fdefine-data-property.git,,Define a data property on an object. Will fall back to assignment in an engine without descriptors.,git+https://github.com/ljharb/define-data-property.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/define-data-property#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/define-data-property/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-02-13T16:56:02.843Z
|
|
903
900
|
library,has-property-descriptors@1.0.2,MIT,,Jordan Harband,has-property-descriptors,1.0.2,pkg:npm/has-property-descriptors@1.0.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Finspect-js%2Fhas-property-descriptors.git,,Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.,git+https://github.com/inspect-js/has-property-descriptors.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/has-property-descriptors#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/has-property-descriptors/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-02-13T05:21:47.844Z
|
|
904
901
|
library,object-keys@1.1.1,MIT,,Jordan Harband,object-keys,1.1.1,pkg:npm/object-keys@1.1.1?vcs_url=git%3A%2F%2Fgithub.com%2Fljharb%2Fobject-keys.git,,An Object.keys replacement~ in case Object.keys is not available. From https://github.com/es-shims/es5-shim,git://github.com/ljharb/object-keys.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/object-keys#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/object-keys/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2023-06-09T21:33:04.590Z
|
|
905
902
|
library,set-function-length@1.2.2,MIT,,Jordan Harband,set-function-length,1.2.2,pkg:npm/set-function-length@1.2.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fset-function-length.git,,Set a function's length property,git+https://github.com/ljharb/set-function-length.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/set-function-length#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/set-function-length/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-03-09T17:41:00.027Z
|
|
906
|
-
library,es-abstract@1.
|
|
903
|
+
library,es-abstract@1.24.0,MIT,,Jordan Harband,es-abstract,1.24.0,pkg:npm/es-abstract@1.24.0?vcs_url=git%3A%2F%2Fgithub.com%2Fljharb%2Fes-abstract.git,,ECMAScript spec abstract operations.,git://github.com/ljharb/es-abstract.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/es-abstract#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/es-abstract/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2025-05-29T00:32:36.757Z
|
|
907
904
|
library,array-buffer-byte-length@1.0.2,MIT,,Jordan Harband,array-buffer-byte-length,1.0.2,pkg:npm/array-buffer-byte-length@1.0.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Finspect-js%2Farray-buffer-byte-length.git,,Get the byte length of an ArrayBuffer~ even in engines without a `.byteLength` method.,git+https://github.com/inspect-js/array-buffer-byte-length.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/array-buffer-byte-length#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/array-buffer-byte-length/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-20T01:21:57.781Z
|
|
908
905
|
library,arraybuffer.prototype.slice@1.0.4,MIT,,Jordan Harband,arraybuffer.prototype.slice,1.0.4,pkg:npm/arraybuffer.prototype.slice@1.0.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fes-shims%2FArrayBuffer.prototype.slice.git,,ES spec-compliant shim for ArrayBuffer.prototype.slice,git+https://github.com/es-shims/ArrayBuffer.prototype.slice.git,"as detected from PackageJson property ""repository.url""",https://github.com/es-shims/ArrayBuffer.prototype.slice#readme,"as detected from PackageJson property ""homepage""",https://github.com/es-shims/ArrayBuffer.prototype.slice/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-15T21:56:20.844Z
|
|
909
906
|
library,available-typed-arrays@1.0.7,MIT,,Jordan Harband,available-typed-arrays,1.0.7,pkg:npm/available-typed-arrays@1.0.7?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Finspect-js%2Favailable-typed-arrays.git,,Returns an array of Typed Array names that are available in the current environment,git+https://github.com/inspect-js/available-typed-arrays.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/available-typed-arrays#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/available-typed-arrays/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-02-19T23:54:31.157Z
|
|
@@ -919,7 +916,9 @@ library,internal-slot@1.1.0,MIT,,Jordan Harband,internal-slot,1.1.0,pkg:npm/inte
|
|
|
919
916
|
library,is-array-buffer@3.0.5,MIT,,Jordan Harband,is-array-buffer,3.0.5,pkg:npm/is-array-buffer@3.0.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Finspect-js%2Fis-array-buffer.git,,Is this value a JS ArrayBuffer?,git+https://github.com/inspect-js/is-array-buffer.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/is-array-buffer#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/is-array-buffer/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-16T16:46:47.342Z
|
|
920
917
|
library,is-callable@1.2.7,MIT,,Jordan Harband,is-callable,1.2.7,pkg:npm/is-callable@1.2.7?vcs_url=git%3A%2F%2Fgithub.com%2Finspect-js%2Fis-callable.git,,Is this JS value callable? Works with Functions and GeneratorFunctions~ despite ES6 @@toStringTag.,git://github.com/inspect-js/is-callable.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/is-callable#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/is-callable/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2023-03-08T01:54:26.654Z
|
|
921
918
|
library,is-data-view@1.0.2,MIT,,Jordan Harband,is-data-view,1.0.2,pkg:npm/is-data-view@1.0.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Finspect-js%2Fis-data-view.git,,Is this value a JS DataView? This module works cross-realm/iframe~ does not depend on `instanceof` or mutable properties~ and despite ES6 Symbol.toStringTag.,git+https://github.com/inspect-js/is-data-view.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/is-data-view#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/is-data-view/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-12T05:43:54.321Z
|
|
919
|
+
library,is-negative-zero@2.0.3,MIT,,Jordan Harband,is-negative-zero,2.0.3,pkg:npm/is-negative-zero@2.0.3?vcs_url=git%3A%2F%2Fgithub.com%2Finspect-js%2Fis-negative-zero.git,,Is this value negative zero? === will lie to you,git://github.com/inspect-js/is-negative-zero.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/is-negative-zero,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/is-negative-zero/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-02-19T20:08:47.292Z
|
|
922
920
|
library,is-regex@1.2.1,MIT,,Jordan Harband,is-regex,1.2.1,pkg:npm/is-regex@1.2.1?vcs_url=git%3A%2F%2Fgithub.com%2Finspect-js%2Fis-regex.git,,Is this value a JS regex? Works cross-realm/iframe~ and despite ES6 @@toStringTag,git://github.com/inspect-js/is-regex.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/is-regex,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/is-regex/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-12T05:44:07.996Z
|
|
921
|
+
library,is-set@2.0.3,MIT,,Jordan Harband,is-set,2.0.3,pkg:npm/is-set@2.0.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Finspect-js%2Fis-set.git,,Is this value a JS Set? This module works cross-realm/iframe~ and despite ES6 @@toStringTag.,git+https://github.com/inspect-js/is-set.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/is-set#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/is-set/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-03-08T20:18:23.626Z
|
|
923
922
|
library,is-shared-array-buffer@1.0.4,MIT,,Jordan Harband,is-shared-array-buffer,1.0.4,pkg:npm/is-shared-array-buffer@1.0.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Finspect-js%2Fis-shared-array-buffer.git,,Is this value a JS SharedArrayBuffer?,git+https://github.com/inspect-js/is-shared-array-buffer.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/is-shared-array-buffer#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/is-shared-array-buffer/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-18T16:27:56.620Z
|
|
924
923
|
library,is-string@1.1.1,MIT,,Jordan Harband,is-string,1.1.1,pkg:npm/is-string@1.1.1?vcs_url=git%3A%2F%2Fgithub.com%2Finspect-js%2Fis-string.git,,Is this value a JS String object or primitive? This module works cross-realm/iframe~ and despite ES6 @@toStringTag.,git://github.com/inspect-js/is-string.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/is-string#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/is-string/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-16T02:59:00.595Z
|
|
925
924
|
library,is-typed-array@1.1.15,MIT,,Jordan Harband,is-typed-array,1.1.15,pkg:npm/is-typed-array@1.1.15?vcs_url=git%3A%2F%2Fgithub.com%2Finspect-js%2Fis-typed-array.git,,Is this value a JS Typed Array? This module works cross-realm/iframe~ does not depend on `instanceof` or mutable properties~ and despite ES6 Symbol.toStringTag.,git://github.com/inspect-js/is-typed-array.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/is-typed-array#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/is-typed-array/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-18T17:20:07.553Z
|
|
@@ -932,6 +931,7 @@ library,safe-array-concat@1.1.3,MIT,,Jordan Harband,safe-array-concat,1.1.3,pkg:
|
|
|
932
931
|
library,safe-push-apply@1.0.0,MIT,,Jordan Harband,safe-push-apply,1.0.0,pkg:npm/safe-push-apply@1.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fsafe-push-apply.git,,Push an array of items into an array~ while being robust against prototype modification,git+https://github.com/ljharb/safe-push-apply.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/safe-push-apply#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/safe-push-apply/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-29T03:51:58.520Z
|
|
933
932
|
library,safe-regex-test@1.1.0,MIT,,Jordan Harband,safe-regex-test,1.1.0,pkg:npm/safe-regex-test@1.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fsafe-regex-test.git,,Give a regex~ get a robust predicate function that tests it against a string.,git+https://github.com/ljharb/safe-regex-test.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/safe-regex-test#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/safe-regex-test/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-12T18:49:07.309Z
|
|
934
933
|
library,set-proto@1.0.0,MIT,,Jordan Harband,set-proto,1.0.0,pkg:npm/set-proto@1.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fset-proto.git,,Robustly set the [[Prototype]] of an object,git+https://github.com/ljharb/set-proto.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/set-proto#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/set-proto/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-30T23:30:07.770Z
|
|
934
|
+
library,stop-iteration-iterator@1.1.0,MIT,,Jordan Harband,stop-iteration-iterator,1.1.0,pkg:npm/stop-iteration-iterator@1.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fstop-iteration-iterator.git,,Firefox 17-26 iterators throw a StopIteration object to indicate done. This normalizes it.,git+https://github.com/ljharb/stop-iteration-iterator.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/stop-iteration-iterator#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/stop-iteration-iterator/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-13T22:33:32.261Z
|
|
935
935
|
library,string.prototype.trim@1.2.10,MIT,,Jordan Harband,string.prototype.trim,1.2.10,pkg:npm/string.prototype.trim@1.2.10?vcs_url=git%3A%2F%2Fgithub.com%2Fes-shims%2FString.prototype.trim.git,,ES5 spec-compliant shim for String.prototype.trim,git://github.com/es-shims/String.prototype.trim.git,"as detected from PackageJson property ""repository.url""",https://github.com/es-shims/String.prototype.trim#readme,"as detected from PackageJson property ""homepage""",https://github.com/es-shims/String.prototype.trim/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-11T19:24:15.737Z
|
|
936
936
|
library,string.prototype.trimstart@1.0.8,MIT,,Jordan Harband,string.prototype.trimstart,1.0.8,pkg:npm/string.prototype.trimstart@1.0.8?vcs_url=git%3A%2F%2Fgithub.com%2Fes-shims%2FString.prototype.trimStart.git,,ES2019 spec-compliant String.prototype.trimStart shim.,git://github.com/es-shims/String.prototype.trimStart.git,"as detected from PackageJson property ""repository.url""",https://github.com/es-shims/String.prototype.trimStart#readme,"as detected from PackageJson property ""homepage""",https://github.com/es-shims/String.prototype.trimStart/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-03-21T16:01:22.233Z
|
|
937
937
|
library,typed-array-buffer@1.0.3,MIT,,Jordan Harband,typed-array-buffer,1.0.3,pkg:npm/typed-array-buffer@1.0.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Finspect-js%2Ftyped-array-buffer.git,,Get the ArrayBuffer out of a TypedArray~ robustly.,git+https://github.com/inspect-js/typed-array-buffer.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/typed-array-buffer#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/typed-array-buffer/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-18T16:26:29.148Z
|
|
@@ -939,7 +939,7 @@ library,typed-array-byte-length@1.0.3,MIT,,Jordan Harband,typed-array-byte-lengt
|
|
|
939
939
|
library,typed-array-byte-offset@1.0.4,MIT,,Jordan Harband,typed-array-byte-offset,1.0.4,pkg:npm/typed-array-byte-offset@1.0.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Finspect-js%2Ftyped-array-byte-offset.git,,Robustly get the byte offset of a Typed Array,git+https://github.com/inspect-js/typed-array-byte-offset.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/typed-array-byte-offset#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/typed-array-byte-offset/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-19T05:58:33.573Z
|
|
940
940
|
library,typed-array-length@1.0.7,MIT,,Jordan Harband,typed-array-length,1.0.7,pkg:npm/typed-array-length@1.0.7?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Finspect-js%2Ftyped-array-length.git,,Robustly get the length of a Typed Array,git+https://github.com/inspect-js/typed-array-length.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/typed-array-length#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/typed-array-length/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-11-23T02:26:59.860Z
|
|
941
941
|
library,unbox-primitive@1.1.0,MIT,,Jordan Harband,unbox-primitive,1.1.0,pkg:npm/unbox-primitive@1.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Funbox-primitive.git,,Unbox a boxed JS primitive value.,git+https://github.com/ljharb/unbox-primitive.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/unbox-primitive#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/unbox-primitive/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-16T06:45:03.865Z
|
|
942
|
-
library,which-typed-array@1.1.
|
|
942
|
+
library,which-typed-array@1.1.19,MIT,,Jordan Harband,which-typed-array,1.1.19,pkg:npm/which-typed-array@1.1.19?vcs_url=git%3A%2F%2Fgithub.com%2Finspect-js%2Fwhich-typed-array.git,,Which kind of Typed Array is this JavaScript value? Works cross-realm~ without `instanceof`~ and despite Symbol.toStringTag.,git://github.com/inspect-js/which-typed-array.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/which-typed-array#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/which-typed-array/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2025-03-09T01:27:06.879Z
|
|
943
943
|
library,for-each@0.3.5,MIT,,Raynos,for-each,0.3.5,pkg:npm/for-each@0.3.5?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2FRaynos%2Ffor-each.git,,A better forEach,git+https://github.com/Raynos/for-each.git,"as detected from PackageJson property ""repository.url""",https://github.com/Raynos/for-each,"as detected from PackageJson property ""homepage""",https://github.com/Raynos/for-each/issues,"as detected from PackageJson property ""bugs.url""",,,,,raynos2@gmail.com,active,Active in npm registry,2025-02-11T06:56:03.530Z
|
|
944
944
|
library,has-bigints@1.1.0,MIT,,Jordan Harband,has-bigints,1.1.0,pkg:npm/has-bigints@1.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fhas-bigints.git,,Determine if the JS environment has BigInt support.,git+https://github.com/ljharb/has-bigints.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/has-bigints#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/has-bigints/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-18T17:37:33.548Z
|
|
945
945
|
library,which-boxed-primitive@1.1.1,MIT,,Jordan Harband,which-boxed-primitive,1.1.1,pkg:npm/which-boxed-primitive@1.1.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Finspect-js%2Fwhich-boxed-primitive.git,,Which kind of boxed JS primitive is this?,git+https://github.com/inspect-js/which-boxed-primitive.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/which-boxed-primitive#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/which-boxed-primitive/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-16T05:48:44.232Z
|
|
@@ -953,14 +953,12 @@ library,which-builtin-type@1.2.1,MIT,,Jordan Harband,which-builtin-type,1.2.1,pk
|
|
|
953
953
|
library,is-async-function@2.1.1,MIT,,Jordan Harband,is-async-function,2.1.1,pkg:npm/is-async-function@2.1.1?vcs_url=git%3A%2F%2Fgithub.com%2Finspect-js%2Fis-async-function.git,,Determine if a function is a native async function.,git://github.com/inspect-js/is-async-function.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/is-async-function#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/is-async-function/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2025-01-23T06:28:33.564Z
|
|
954
954
|
library,is-date-object@1.1.0,MIT,,Jordan Harband,is-date-object,1.1.0,pkg:npm/is-date-object@1.1.0?vcs_url=git%3A%2F%2Fgithub.com%2Finspect-js%2Fis-date-object.git,,Is this value a JS Date object? This module works cross-realm/iframe~ and despite ES6 @@toStringTag.,git://github.com/inspect-js/is-date-object.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/is-date-object#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/is-date-object/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2024-12-13T00:04:08.342Z
|
|
955
955
|
library,is-finalizationregistry@1.1.1,MIT,,Jordan Harband,is-finalizationregistry,1.1.1,pkg:npm/is-finalizationregistry@1.1.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Finspect-js%2Fis-finalizationregistry.git,,Is this value a JS FinalizationRegistry? This module works cross-realm/iframe~ and despite ES6 @@toStringTag.,git+https://github.com/inspect-js/is-finalizationregistry.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/is-finalizationregistry#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/is-finalizationregistry/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-17T05:37:19.295Z
|
|
956
|
-
library,is-generator-function@1.1.
|
|
956
|
+
library,is-generator-function@1.1.2,MIT,,Jordan Harband,is-generator-function,1.1.2,pkg:npm/is-generator-function@1.1.2?vcs_url=git%3A%2F%2Fgithub.com%2Finspect-js%2Fis-generator-function.git,,Determine if a function is a native generator function.,git://github.com/inspect-js/is-generator-function.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/is-generator-function#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/is-generator-function/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2025-09-30T18:41:14.703Z
|
|
957
957
|
library,isarray@2.0.5,MIT,,Julian Gruber,isarray,2.0.5,pkg:npm/isarray@2.0.5?vcs_url=git%3A%2F%2Fgithub.com%2Fjuliangruber%2Fisarray.git,,Array#isArray for older browsers,git://github.com/juliangruber/isarray.git,"as detected from PackageJson property ""repository.url""",https://github.com/juliangruber/isarray,"as detected from PackageJson property ""homepage""",https://github.com/juliangruber/isarray/issues,"as detected from PackageJson property ""bugs.url""",,,,,mail@juliangruber.com,active,Active in npm registry,2023-07-12T19:07:21.350Z
|
|
958
958
|
library,which-collection@1.0.2,MIT,,Jordan Harband,which-collection,1.0.2,pkg:npm/which-collection@1.0.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Finspect-js%2Fwhich-collection.git,,Which kind of Collection (Map~ Set~ WeakMap~ WeakSet) is this JavaScript value? Works cross-realm~ without `instanceof`~ and despite Symbol.toStringTag.,git+https://github.com/inspect-js/which-collection.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/which-collection#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/which-collection/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-03-08T22:53:04.970Z
|
|
959
959
|
library,is-map@2.0.3,MIT,,Jordan Harband,is-map,2.0.3,pkg:npm/is-map@2.0.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Finspect-js%2Fis-map.git,,Is this value a JS Map? This module works cross-realm/iframe~ and despite ES6 @@toStringTag.,git+https://github.com/inspect-js/is-map.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/is-map#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/is-map/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-03-08T16:49:08.232Z
|
|
960
|
-
library,is-set@2.0.3,MIT,,Jordan Harband,is-set,2.0.3,pkg:npm/is-set@2.0.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Finspect-js%2Fis-set.git,,Is this value a JS Set? This module works cross-realm/iframe~ and despite ES6 @@toStringTag.,git+https://github.com/inspect-js/is-set.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/is-set#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/is-set/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-03-08T20:18:23.626Z
|
|
961
960
|
library,is-weakmap@2.0.2,MIT,,Jordan Harband,is-weakmap,2.0.2,pkg:npm/is-weakmap@2.0.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Finspect-js%2Fis-weakmap.git,,Is this value a JS WeakMap? This module works cross-realm/iframe~ and despite ES6 @@toStringTag.,git+https://github.com/inspect-js/is-weakmap.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/is-weakmap#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/is-weakmap/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-03-08T20:18:32.469Z
|
|
962
961
|
library,is-weakset@2.0.4,MIT,,Jordan Harband,is-weakset,2.0.4,pkg:npm/is-weakset@2.0.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Finspect-js%2Fis-weakset.git,,Is this value a JS WeakSet? This module works cross-realm/iframe~ and despite ES6 @@toStringTag.,git+https://github.com/inspect-js/is-weakset.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/is-weakset#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/is-weakset/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-17T05:37:43.571Z
|
|
963
|
-
library,async-function@1.0.0,MIT,,Jordan Harbamd,async-function,1.0.0,pkg:npm/async-function@1.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fasync-function.git,,A function that returns the normally hidden `AsyncFunction` constructor,git+https://github.com/ljharb/async-function.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/async-function#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/async-function/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2025-01-23T03:15:54.440Z
|
|
964
962
|
library,set-function-name@2.0.2,MIT,,Jordan Harband,set-function-name,2.0.2,pkg:npm/set-function-name@2.0.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fset-function-name.git,,Set a function's name property,git+https://github.com/ljharb/set-function-name.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/set-function-name#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/set-function-name/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-02-20T05:34:26.139Z
|
|
965
963
|
library,functions-have-names@1.2.3,MIT,,Jordan Harband,functions-have-names,1.2.3,pkg:npm/functions-have-names@1.2.3?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Finspect-js%2Ffunctions-have-names.git,,Does this JS environment support the `name` property on functions?,git+https://github.com/inspect-js/functions-have-names.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/functions-have-names#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/functions-have-names/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2023-07-12T19:05:02.835Z
|
|
966
964
|
library,side-channel@1.1.0,MIT,,Jordan Harband,side-channel,1.1.0,pkg:npm/side-channel@1.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fside-channel.git,,Store information about any JS value in a side channel. Uses WeakMap if available.,git+https://github.com/ljharb/side-channel.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/side-channel#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/side-channel/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-11T17:00:33.736Z
|
|
@@ -968,14 +966,9 @@ library,side-channel-list@1.0.0,MIT,,Jordan Harband,side-channel-list,1.0.0,pkg:
|
|
|
968
966
|
library,side-channel-map@1.0.1,MIT,,Jordan Harband,side-channel-map,1.0.1,pkg:npm/side-channel-map@1.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fside-channel-map.git,,Store information about any JS value in a side channel~ using a Map,git+https://github.com/ljharb/side-channel-map.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/side-channel-map#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/side-channel-map/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-11T04:53:19.134Z
|
|
969
967
|
library,side-channel-weakmap@1.0.2,MIT,,Jordan Harband,side-channel-weakmap,1.0.2,pkg:npm/side-channel-weakmap@1.0.2?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fside-channel-weakmap.git,,Store information about any JS value in a side channel. Uses WeakMap if available.,git+https://github.com/ljharb/side-channel-weakmap.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/side-channel-weakmap#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/side-channel-weakmap/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-11T05:39:11.658Z
|
|
970
968
|
library,es-shim-unscopables@1.1.0,MIT,,Jordan Harband,es-shim-unscopables,1.1.0,pkg:npm/es-shim-unscopables@1.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fes-shim-unscopables.git,,Helper package to shim a method into `Array.prototype[Symbol.unscopables]`,git+https://github.com/ljharb/es-shim-unscopables.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/es-shim-unscopables#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/es-shim-unscopables/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2025-02-12T04:10:24.951Z
|
|
971
|
-
library,call-bound@1.0.4,MIT,,Jordan Harband,call-bound,1.0.4,pkg:npm/call-bound@1.0.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fcall-bound.git,,Robust call-bound JavaScript intrinsics~ using `call-bind` and `get-intrinsic`.,git+https://github.com/ljharb/call-bound.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/call-bound#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/call-bound/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2025-03-03T17:50:03.694Z
|
|
972
|
-
library,es-abstract@1.24.0,MIT,,Jordan Harband,es-abstract,1.24.0,pkg:npm/es-abstract@1.24.0?vcs_url=git%3A%2F%2Fgithub.com%2Fljharb%2Fes-abstract.git,,ECMAScript spec abstract operations.,git://github.com/ljharb/es-abstract.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/es-abstract#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/es-abstract/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2025-05-29T00:32:36.757Z
|
|
973
|
-
library,is-negative-zero@2.0.3,MIT,,Jordan Harband,is-negative-zero,2.0.3,pkg:npm/is-negative-zero@2.0.3?vcs_url=git%3A%2F%2Fgithub.com%2Finspect-js%2Fis-negative-zero.git,,Is this value negative zero? === will lie to you,git://github.com/inspect-js/is-negative-zero.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/is-negative-zero,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/is-negative-zero/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-02-19T20:08:47.292Z
|
|
974
|
-
library,stop-iteration-iterator@1.1.0,MIT,,Jordan Harband,stop-iteration-iterator,1.1.0,pkg:npm/stop-iteration-iterator@1.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fljharb%2Fstop-iteration-iterator.git,,Firefox 17-26 iterators throw a StopIteration object to indicate done. This normalizes it.,git+https://github.com/ljharb/stop-iteration-iterator.git,"as detected from PackageJson property ""repository.url""",https://github.com/ljharb/stop-iteration-iterator#readme,"as detected from PackageJson property ""homepage""",https://github.com/ljharb/stop-iteration-iterator/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2024-12-13T22:33:32.261Z
|
|
975
|
-
library,which-typed-array@1.1.19,MIT,,Jordan Harband,which-typed-array,1.1.19,pkg:npm/which-typed-array@1.1.19?vcs_url=git%3A%2F%2Fgithub.com%2Finspect-js%2Fwhich-typed-array.git,,Which kind of Typed Array is this JavaScript value? Works cross-realm~ without `instanceof`~ and despite Symbol.toStringTag.,git://github.com/inspect-js/which-typed-array.git,"as detected from PackageJson property ""repository.url""",https://github.com/inspect-js/which-typed-array#readme,"as detected from PackageJson property ""homepage""",https://github.com/inspect-js/which-typed-array/issues,"as detected from PackageJson property ""bugs.url""",,,,,ljharb@gmail.com,active,Active in npm registry,2025-03-09T01:27:06.879Z
|
|
976
969
|
library,eslint-config-airbnb-base@15.0.0,MIT,,Jake Teton-Landis,eslint-config-airbnb-base,15.0.0,pkg:npm/eslint-config-airbnb-base@15.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fairbnb%2Fjavascript.git,,Airbnb's base JS ESLint config~ following our styleguide,git+https://github.com/airbnb/javascript.git,"as detected from PackageJson property ""repository.url""",https://github.com/airbnb/javascript,"as detected from PackageJson property ""homepage""",https://github.com/airbnb/javascript/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2024-11-08T00:35:03.997Z
|
|
977
970
|
library,confusing-browser-globals@1.0.11,MIT,,,confusing-browser-globals,1.0.11,pkg:npm/confusing-browser-globals@1.0.11?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ffacebook%2Fcreate-react-app.git#packages/confusing-browser-globals,,A list of browser globals that are often used by mistake instead of local variables,git+https://github.com/facebook/create-react-app.git#packages/confusing-browser-globals,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/facebook/create-react-app#readme,"as detected from PackageJson property ""homepage""",https://github.com/facebook/create-react-app/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-02-14T21:59:41.325Z
|
|
978
|
-
library,object.entries@1.1.
|
|
971
|
+
library,object.entries@1.1.9,MIT,,Jordan Harband,object.entries,1.1.9,pkg:npm/object.entries@1.1.9?vcs_url=git%3A%2F%2Fgithub.com%2Fes-shims%2FObject.entries.git,,ES2017 spec-compliant Object.entries shim.,git://github.com/es-shims/Object.entries.git,"as detected from PackageJson property ""repository.url""",https://github.com/es-shims/Object.entries#readme,"as detected from PackageJson property ""homepage""",https://github.com/es-shims/Object.entries/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-03-15T05:05:59.563Z
|
|
979
972
|
library,event-stream@4.0.1,MIT,,Dominic Tarr,event-stream,4.0.1,pkg:npm/event-stream@4.0.1?vcs_url=git%3A%2F%2Fgithub.com%2Fdominictarr%2Fevent-stream.git,,construct pipes of streams of events,git://github.com/dominictarr/event-stream.git,"as detected from PackageJson property ""repository.url""",http://github.com/dominictarr/event-stream,"as detected from PackageJson property ""homepage""",https://github.com/dominictarr/event-stream/issues,"as detected from PackageJson property ""bugs.url""",,,,,dominic.tarr@gmail.com,active,Active in npm registry,2022-11-08T10:38:35.230Z
|
|
980
973
|
library,jsonstream-next@3.0.0,,,Dominic Tarr,jsonstream-next,3.0.0,pkg:npm/jsonstream-next@3.0.0?vcs_url=git%3A%2F%2Fgithub.com%2Fcontra%2FJSONStream.git,,rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects),git://github.com/contra/JSONStream.git,"as detected from PackageJson property ""repository.url""",http://github.com/contra/JSONStream,"as detected from PackageJson property ""homepage""",https://github.com/contra/JSONStream/issues,"as detected from PackageJson property ""bugs.url""",,,,,dominic.tarr@gmail.com,active,Active in npm registry,2022-05-06T23:17:59.102Z
|
|
981
974
|
library,readline-transform@1.0.0,MIT,,Toshimitsu Takahashi,readline-transform,1.0.0,pkg:npm/readline-transform@1.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Ftilfin%2Freadline-transform.git,,Transform stream to read line-by-line and write a string,git+https://github.com/tilfin/readline-transform.git,"as detected from PackageJson property ""repository.url""",https://github.com/tilfin/readline-transform#readme,"as detected from PackageJson property ""homepage""",https://github.com/tilfin/readline-transform/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-02-07T14:16:37.173Z
|
|
@@ -983,37 +976,33 @@ library,from@0.1.7,MIT,,Dominic Tarr,from,0.1.7,pkg:npm/from@0.1.7?vcs_url=git%3
|
|
|
983
976
|
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
|
|
984
977
|
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
|
|
985
978
|
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
|
|
986
|
-
library,@typescript-eslint/scope-manager@8.
|
|
987
|
-
library,@typescript-eslint/types@8.
|
|
988
|
-
library,@typescript-eslint/typescript-estree@8.
|
|
989
|
-
library,@typescript-eslint/visitor-keys@8.
|
|
990
|
-
library
|
|
991
|
-
library,@typescript-eslint/
|
|
992
|
-
library,@typescript-eslint/tsconfig-utils@8.44.0,MIT,@typescript-eslint,,tsconfig-utils,8.44.0,pkg:npm/%40typescript-eslint/tsconfig-utils@8.44.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-09-22T13:14:59.979Z
|
|
979
|
+
library,@typescript-eslint/scope-manager@8.45.0,MIT,@typescript-eslint,,scope-manager,8.45.0,pkg:npm/%40typescript-eslint/scope-manager@8.45.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-10-06T13:55:13.072Z
|
|
980
|
+
library,@typescript-eslint/types@8.45.0,MIT,@typescript-eslint,,types,8.45.0,pkg:npm/%40typescript-eslint/types@8.45.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-10-06T13:54:54.779Z
|
|
981
|
+
library,@typescript-eslint/typescript-estree@8.45.0,MIT,@typescript-eslint,,typescript-estree,8.45.0,pkg:npm/%40typescript-eslint/typescript-estree@8.45.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-10-06T13:55:06.919Z
|
|
982
|
+
library,@typescript-eslint/visitor-keys@8.45.0,MIT,@typescript-eslint,,visitor-keys,8.45.0,pkg:npm/%40typescript-eslint/visitor-keys@8.45.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-10-06T13:55:00.373Z
|
|
983
|
+
library,@typescript-eslint/project-service@8.45.0,MIT,@typescript-eslint,,project-service,8.45.0,pkg:npm/%40typescript-eslint/project-service@8.45.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-10-06T13:54:59.412Z
|
|
984
|
+
library,@typescript-eslint/tsconfig-utils@8.45.0,MIT,@typescript-eslint,,tsconfig-utils,8.45.0,pkg:npm/%40typescript-eslint/tsconfig-utils@8.45.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-10-06T13:54:54.428Z
|
|
993
985
|
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
|
|
994
|
-
library,@typescript-eslint/type-utils@8.
|
|
995
|
-
library,@typescript-eslint/utils@8.
|
|
986
|
+
library,@typescript-eslint/type-utils@8.45.0,MIT,@typescript-eslint,,type-utils,8.45.0,pkg:npm/%40typescript-eslint/type-utils@8.45.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-10-06T13:55:24.285Z
|
|
987
|
+
library,@typescript-eslint/utils@8.45.0,MIT,@typescript-eslint,,utils,8.45.0,pkg:npm/%40typescript-eslint/utils@8.45.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-10-06T13:55:18.551Z
|
|
996
988
|
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
|
|
997
|
-
library,ignore@7.0.
|
|
998
|
-
library
|
|
999
|
-
library,undici-types@7.12.0,MIT,,,undici-types,7.12.0,pkg:npm/undici-types@7.12.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-09-09T17:07:28.064Z
|
|
989
|
+
library,ignore@7.0.5,MIT,,kael,ignore,7.0.5,pkg:npm/ignore@7.0.5?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
|
|
990
|
+
library,undici-types@7.14.0,MIT,,,undici-types,7.14.0,pkg:npm/undici-types@7.14.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-09-09T17:07:28.064Z
|
|
1000
991
|
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
|
|
1001
992
|
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
|
|
1002
|
-
library,expect@30.
|
|
1003
|
-
library,pretty-format@30.
|
|
1004
|
-
library,@jest/schemas@30.0.
|
|
1005
|
-
library,@sinclair/typebox@0.34.
|
|
1006
|
-
library,@jest/expect-utils@30.
|
|
1007
|
-
library,@jest/get-type@30.
|
|
1008
|
-
library,jest-matcher-utils@30.
|
|
1009
|
-
library,jest-message-util@30.
|
|
1010
|
-
library,jest-mock@30.
|
|
1011
|
-
library,jest-util@30.
|
|
1012
|
-
library,@jest/types@30.
|
|
1013
|
-
library,ci-info@4.
|
|
1014
|
-
library
|
|
1015
|
-
library
|
|
1016
|
-
library,jest-
|
|
1017
|
-
library,@
|
|
1018
|
-
library,jest-diff@30.0.0,MIT,,,jest-diff,30.0.0,pkg:npm/jest-diff@30.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-diff,,,git+https://github.com/jestjs/jest.git#packages/jest-diff,"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-09-01T00:42:44.918Z
|
|
1019
|
-
library,@jest/diff-sequences@30.0.0,MIT,@jest,,diff-sequences,30.0.0,pkg:npm/%40jest/diff-sequences@30.0.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/diff-sequences,,Compare items in two sequences to find a longest common subsequence,git+https://github.com/jestjs/jest.git#packages/diff-sequences,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-06-18T22:31:17.277Z
|
|
993
|
+
library,expect@30.2.0,MIT,,,expect,30.2.0,pkg:npm/expect@30.2.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-09-28T07:32:51.118Z
|
|
994
|
+
library,pretty-format@30.2.0,MIT,,James Kyle,pretty-format,30.2.0,pkg:npm/pretty-format@30.2.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""",,,,,,active,Active in npm registry,2025-09-28T07:32:42.818Z
|
|
995
|
+
library,@jest/schemas@30.0.5,MIT,@jest,,schemas,30.0.5,pkg:npm/%40jest/schemas@30.0.5?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
|
|
996
|
+
library,@sinclair/typebox@0.34.41,MIT,@sinclair,sinclairzx81,typebox,0.34.41,pkg:npm/%40sinclair/typebox@0.34.41?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fsinclairzx81%2Ftypebox.git,,Json Schema Type Builder with Static Type Resolution for TypeScript,git+https://github.com/sinclairzx81/typebox.git,"as detected from PackageJson property ""repository.url""",https://github.com/sinclairzx81/typebox#readme,"as detected from PackageJson property ""homepage""",https://github.com/sinclairzx81/typebox/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-29T19:15:48.096Z
|
|
997
|
+
library,@jest/expect-utils@30.2.0,MIT,@jest,,expect-utils,30.2.0,pkg:npm/%40jest/expect-utils@30.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/expect-utils,,,git+https://github.com/jestjs/jest.git#packages/expect-utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-28T07:32:48.885Z
|
|
998
|
+
library,@jest/get-type@30.1.0,MIT,@jest,,get-type,30.1.0,pkg:npm/%40jest/get-type@30.1.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-get-type,,A utility function to get the type of a value,git+https://github.com/jestjs/jest.git#packages/jest-get-type,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-08-27T04:51:25.893Z
|
|
999
|
+
library,jest-matcher-utils@30.2.0,MIT,,,jest-matcher-utils,30.2.0,pkg:npm/jest-matcher-utils@30.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-matcher-utils,,A set of utility functions for expect and related packages,git+https://github.com/jestjs/jest.git#packages/jest-matcher-utils,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-28T07:32:46.537Z
|
|
1000
|
+
library,jest-message-util@30.2.0,MIT,,,jest-message-util,30.2.0,pkg:npm/jest-message-util@30.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-message-util,,,git+https://github.com/jestjs/jest.git#packages/jest-message-util,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-28T07:32:45.392Z
|
|
1001
|
+
library,jest-mock@30.2.0,MIT,,,jest-mock,30.2.0,pkg:npm/jest-mock@30.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-mock,,,git+https://github.com/jestjs/jest.git#packages/jest-mock,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-28T07:32:42.958Z
|
|
1002
|
+
library,jest-util@30.2.0,MIT,,,jest-util,30.2.0,pkg:npm/jest-util@30.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-util,,,git+https://github.com/jestjs/jest.git#packages/jest-util,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-28T07:32:40.350Z
|
|
1003
|
+
library,@jest/types@30.2.0,MIT,@jest,,types,30.2.0,pkg:npm/%40jest/types@30.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-types,,,git+https://github.com/jestjs/jest.git#packages/jest-types,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-09-28T07:32:38.621Z
|
|
1004
|
+
library,ci-info@4.3.0,MIT,,Thomas Watson Steen,ci-info,4.3.0,pkg:npm/ci-info@4.3.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fwatson%2Fci-info.git,,Get details about the current Continuous Integration environment,git+https://github.com/watson/ci-info.git,"as detected from PackageJson property ""repository.url""",https://github.com/watson/ci-info,"as detected from PackageJson property ""homepage""",https://github.com/watson/ci-info/issues,"as detected from PackageJson property ""bugs.url""",,,,,w@tson.dk,active,Active in npm registry,2025-10-05T11:52:59.684Z
|
|
1005
|
+
library,@jest/pattern@30.0.1,MIT,@jest,,pattern,30.0.1,pkg:npm/%40jest/pattern@30.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-pattern,,,git+https://github.com/jestjs/jest.git#packages/jest-pattern,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-06-18T22:31:20.071Z
|
|
1006
|
+
library,jest-regex-util@30.0.1,MIT,,,jest-regex-util,30.0.1,pkg:npm/jest-regex-util@30.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-regex-util,,,git+https://github.com/jestjs/jest.git#packages/jest-regex-util,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-06-18T22:31:17.208Z
|
|
1007
|
+
library,jest-diff@30.2.0,MIT,,,jest-diff,30.2.0,pkg:npm/jest-diff@30.2.0?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/jest-diff,,,git+https://github.com/jestjs/jest.git#packages/jest-diff,"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-09-28T07:32:44.534Z
|
|
1008
|
+
library,@jest/diff-sequences@30.0.1,MIT,@jest,,diff-sequences,30.0.1,pkg:npm/%40jest/diff-sequences@30.0.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fjestjs%2Fjest.git#packages/diff-sequences,,Compare items in two sequences to find a longest common subsequence,git+https://github.com/jestjs/jest.git#packages/diff-sequences,"as detected from PackageJson property ""repository.url"" and ""repository.directory""",https://github.com/jestjs/jest#readme,"as detected from PackageJson property ""homepage""",https://github.com/jestjs/jest/issues,"as detected from PackageJson property ""bugs.url""",,,,,,active,Active in npm registry,2025-06-18T22:31:17.277Z
|