Gathering detailed insights and metrics for @extra-integer/max-value
Gathering detailed insights and metrics for @extra-integer/max-value
Gathering detailed insights and metrics for @extra-integer/max-value
Gathering detailed insights and metrics for @extra-integer/max-value
A 32-bit integer can store values from -2^31 to 2^31 - 1.
npm install @extra-integer/max-value
Typescript
Module System
Node Version
NPM Version
JavaScript (51.36%)
TypeScript (48.64%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
130 Commits
2 Watchers
2 Branches
1 Contributors
Updated on Apr 08, 2025
Latest Version
2.0.49
Package Id
@extra-integer/max-value@2.0.49
Unpacked Size
2.56 kB
Size
1.49 kB
File Count
7
NPM Version
7.5.1
Node Version
15.8.0
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
Maximum int32 value.
This is part of package extra-integer.
1integer.MAX_VALUE;
1const integer = require("extra-integer"); 2 3integer.MAX_VALUE; 4// 2147483647
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 4
Details
Reason
6 existing vulnerabilities detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no SAST tool detected
Details
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
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
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