Gathering detailed insights and metrics for verdaccio-npm-urls
Gathering detailed insights and metrics for verdaccio-npm-urls
npm install verdaccio-npm-urls
Typescript
Module System
Min. Node Version
Node Version
NPM Version
TypeScript (100%)
Total Downloads
1,199
Last Day
1
Last Week
6
Last Month
18
Last Year
187
6 Stars
19 Commits
1 Watching
2 Branches
1 Contributors
Latest Version
1.0.1
Package Id
verdaccio-npm-urls@1.0.1
Unpacked Size
6.21 kB
Size
2.97 kB
File Count
6
NPM Version
6.14.6
Node Version
14.8.0
Cumulative downloads
Total Downloads
Last day
0%
1
Compared to previous day
Last week
-14.3%
6
Compared to previous week
Last month
80%
18
Compared to previous month
Last year
13.3%
187
Compared to previous year
Adds npm URLs to Verdaccio – https://www.verdaccio.org
Verdaccio has slightly different URLs compared to NPM. For example it has a different package detail page:
NPM | /package/my-package |
Verdaccio 3 | /#/detail/my-package |
Verdaccio 4 | /-/web/detail/my-package |
To improve compatibility with existing tools, this plugin adds the routes used by NPM to Verdaccio.
As an example, release-it prints the package URL after successful publishing, but the link is incorrect for Verdaccio by default.
/package/:name |
$ npm install verdaccio-npm-urls
Merge the below options with your existing Verdaccio configuration:
1middlewares: 2 npm-urls: 3 enabled: true
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 0/19 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
no SAST tool detected
Details
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
62 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-01-27
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More