Gathering detailed insights and metrics for @apla/buffer-indexof-polyfill
Gathering detailed insights and metrics for @apla/buffer-indexof-polyfill
Gathering detailed insights and metrics for @apla/buffer-indexof-polyfill
Gathering detailed insights and metrics for @apla/buffer-indexof-polyfill
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
npm install @apla/buffer-indexof-polyfill
Typescript
Module System
Min. Node Version
Node Version
NPM Version
69.8
Supply Chain
75
Quality
75
Maintenance
100
Vulnerability
100
License
JavaScript (100%)
Total Downloads
1,214
Last Day
1
Last Week
1
Last Month
11
Last Year
87
MIT License
2 Stars
24 Commits
2 Forks
1 Watchers
1 Branches
3 Contributors
Updated on Mar 12, 2021
Minified
Minified + Gzipped
Latest Version
1.1.0
Package Id
@apla/buffer-indexof-polyfill@1.1.0
Size
2.89 kB
NPM Version
3.5.2
Node Version
0.10.40
Cumulative downloads
Total Downloads
Last Day
0%
1
Compared to previous day
Last Week
-80%
1
Compared to previous week
Last Month
22.2%
11
Compared to previous month
Last Year
-34.1%
87
Compared to previous year
This is a polyfill for Buffer#indexOf
and Buffer#lastIndexOf introduced in NodeJS 4.0.
1require("buffer-indexof-polyfill");
2
3new Buffer("buffer").indexOf("uff") // return 1
4new Buffer("buffer").indexOf("abc") // return -1
1npm install buffer-indexof-polyfill
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
SAST tool detected but not run on all commits
Details
Reason
Found 3/14 approved changesets -- score normalized to 2
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
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-06-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