I work at a company that like to keep it's package private, I was wondering if it would be possible to just upload a package-lock.json or yarn.lock that both includes all packages that are being installed even those at @my_private_org/test_runner
it would probably be faster to scan it then traversing a single package.json
If you need access to a private registry, you would need to fork Package Phobia and deploy with the NPM_REGISTRY_URL
environment variable set to your private registry url.
packagephobia/src/util/npm-api.ts
Line 4 in 62becab
Owner Name | styfle |
Repo Name | packagephobia |
Full Name | styfle/packagephobia |
Language | TypeScript |
Created Date | 2018-03-20 |
Updated Date | 2023-03-16 |
Star Count | 1915 |
Watcher Count | 18 |
Fork Count | 49 |
Issue Count | 11 |
Issue Title | Created Date | Updated Date |
---|