Gathering detailed insights and metrics for proxier
Gathering detailed insights and metrics for proxier
npm install proxier
Typescript
Module System
Node Version
NPM Version
65.4
Supply Chain
79.8
Quality
74.8
Maintenance
100
Vulnerability
100
License
JavaScript (100%)
Love this project? Help keep it running — sponsor us today! 🚀
Total Downloads
640
Last Day
1
Last Week
2
Last Month
18
Last Year
154
MIT License
8 Commits
2 Watchers
2 Branches
1 Contributors
Updated on Mar 12, 2020
Latest Version
1.0.0
Package Id
proxier@1.0.0
Unpacked Size
6.55 kB
Size
2.76 kB
File Count
5
NPM Version
6.13.4
Node Version
12.14.0
Cumulative downloads
Total Downloads
Last Day
0%
1
Compared to previous day
Last Week
0%
2
Compared to previous week
Last Month
63.6%
18
Compared to previous month
Last Year
108.1%
154
Compared to previous year
CLI tool that sets proxy configuration for npm, yarn and git
npm install -g proxier
yarn global add proxier
::
Usage: proxier [options]
set/remove proxy configurations for npm, yarn and git
Options:
--version, -V output the version number
--set, set, required option to set proxy configurations
--npm, npm, set npm proxy configurations
--yarn, yarn, set yarn proxy configurations
--git, git, set git proxy configurations
--remove, remove required option to remove proxy configurations
-h, --help output usage information
Example:
proxier --set npm yarn git http://example.com:5555
proxier --remove npm yarn git
MIT
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
no SAST tool detected
Details
Reason
Found 0/8 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
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
25 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-02-17
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