Gathering detailed insights and metrics for @ethersproject-bsc/networks
Gathering detailed insights and metrics for @ethersproject-bsc/networks
Gathering detailed insights and metrics for @ethersproject-bsc/networks
Gathering detailed insights and metrics for @ethersproject-bsc/networks
npm install @ethersproject-bsc/networks
Typescript
Module System
Node Version
NPM Version
73.1
Supply Chain
76.6
Quality
75.2
Maintenance
100
Vulnerability
100
License
TypeScript (79.1%)
JavaScript (18.42%)
Python (0.64%)
Yacc (0.45%)
Java (0.45%)
Objective-C (0.32%)
HTML (0.26%)
Solidity (0.19%)
Ruby (0.06%)
Shell (0.06%)
Starlark (0.04%)
Total Downloads
10,083
Last Day
1
Last Week
6
Last Month
20
Last Year
200
1,622 Commits
4 Branches
1 Contributors
Latest Version
5.1.2
Package Id
@ethersproject-bsc/networks@5.1.2
Unpacked Size
40.68 kB
Size
7.99 kB
File Count
30
NPM Version
6.14.12
Node Version
14.16.1
Cumulative downloads
Total Downloads
Last day
0%
1
Compared to previous day
Last week
20%
6
Compared to previous week
Last month
400%
20
Compared to previous month
Last year
-60.9%
200
Compared to previous year
1
This sub-module is part of the ethers project.
It is responsible for tracking common networks along with important parameters for each.
For more information, see the documentation.
Most users will prefer to use the umbrella package, but for those with more specific needs, individual components can be imported.
1const { 2 3 getNetwork, 4 5 // Types 6 7 Network, 8 Networkish 9 10} = require("@ethersproject-bsc/networks");
MIT License
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
security policy file detected
Details
Reason
license file detected
Details
Reason
binaries present in source code
Details
Reason
dependency not pinned by hash detected -- score normalized to 2
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
no SAST tool detected
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
project is not fuzzed
Details
Reason
59 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-12-23
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