Gathering detailed insights and metrics for istextorbinary-albinodrought
Gathering detailed insights and metrics for istextorbinary-albinodrought
npm install istextorbinary-albinodrought
Typescript
Module System
Min. Node Version
Node Version
NPM Version
70.4
Supply Chain
98.8
Quality
74.9
Maintenance
100
Vulnerability
93.3
License
TypeScript (95.82%)
JavaScript (4.18%)
Total Downloads
1,596
Last Day
2
Last Week
7
Last Month
24
Last Year
300
150 Stars
157 Commits
17 Forks
4 Watching
2 Branches
7 Contributors
Minified
Minified + Gzipped
Latest Version
2.1.1
Package Id
istextorbinary-albinodrought@2.1.1
Size
1.71 MB
NPM Version
5.4.2
Node Version
8.6.0
Cumulative downloads
Total Downloads
Last day
100%
2
Compared to previous day
Last week
-12.5%
7
Compared to previous week
Last month
41.2%
24
Compared to previous month
Last year
93.5%
300
Compared to previous year
Determines if a buffer is comprised of text or binary
npm install --save istextorbinary-albinodrought
require('istextorbinary-albinodrought')
npm install --save istextorbinary-albinodrought
require('istextorbinary-albinodrought')
//wzrd.in/bundle/istextorbinary-albinodrought@2.1.1
ender add istextorbinary-albinodrought
require('istextorbinary-albinodrought')
This package is published with the following editions:
istextorbinary-albinodrought
aliases istextorbinary-albinodrought/index.js
which uses Editions to automatically select the correct edition for the consumers environmentistextorbinary-albinodrought/source/index.js
is Source + ESNext + Requireistextorbinary-albinodrought/es2015/index.js
is Babel Compiled + ES2015 + RequireOlder environments may need Babel's Polyfill or something similar.
1// Synchronous API 2var result = require('istextorbinary').isTextSync(filename, buffer) 3 4// Asynchronous API 5require('istextorbinary').isText(filename, buffer, function(err, result){ 6 // ... 7}) 8 9// You can supply text or buffer, or both text and buffer, the more provided, the more accurate the result
Discover the release history by heading on over to the HISTORY.md
file.
Discover how you can contribute by heading on over to the CONTRIBUTING.md
file.
These amazing people are maintaining this project:
No sponsors yet! Will you be the first?
These amazing people have contributed code to this project:
Discover how you can contribute by heading on over to the CONTRIBUTING.md
file.
Unless stated otherwise all works are:
and licensed under:
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
security policy file detected
Details
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
2 existing vulnerabilities detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 5
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 1/18 approved changesets -- 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
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Score
Last Scanned on 2025-01-13
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