Gathering detailed insights and metrics for @ethersproject-bsc/logger
Gathering detailed insights and metrics for @ethersproject-bsc/logger
Gathering detailed insights and metrics for @ethersproject-bsc/logger
Gathering detailed insights and metrics for @ethersproject-bsc/logger
Complete Ethereum library and wallet implementation in JavaScript.
npm install @ethersproject-bsc/logger
Typescript
Module System
Node Version
NPM Version
73.8
Supply Chain
78.1
Quality
75
Maintenance
100
Vulnerability
100
License
ethers/v6.15.0 (2025-07-01 11:24)
Updated on Jul 02, 2025
ethers/v6.14.4 (2025-06-12 23:16)
Updated on Jun 13, 2025
ethers/v6.14.3 (2025-05-26 18:55)
Updated on May 27, 2025
ethers/v6.14.2 (2025-05-26 18:31)
Updated on May 26, 2025
ethers/v6.14.1 (2025-05-15 14:17)
Updated on May 15, 2025
ethers/v6.14.0 (2025-05-06 22:02)
Updated on May 07, 2025
TypeScript (67.2%)
JavaScript (32.75%)
HTML (0.05%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
8,354 Stars
774 Commits
1,984 Forks
106 Watchers
23 Branches
3 Contributors
Updated on Jul 13, 2025
Latest Version
5.1.0
Package Id
@ethersproject-bsc/logger@5.1.0
Unpacked Size
58.07 kB
Size
10.71 kB
File Count
20
NPM Version
6.14.12
Node Version
14.16.1
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
This sub-module is part of the ethers project.
It is responsible for managing logging and errors to maintain a standard structure.
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 Logger, 4 5 // Enums 6 7 ErrorCode, 8 9 LogLevel, 10 11} = require("@ethersproject-bsc/logger");
MIT License.
No vulnerabilities found.
Reason
30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
security policy file detected
Details
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
1 existing vulnerabilities detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 2
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
Found 0/30 approved changesets -- score normalized to 0
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
Score
Last Scanned on 2025-07-07
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