Installations
npm install co-probe-image-size
Developer Guide
Typescript
No
Module System
CommonJS
Node Version
5.10.1
NPM Version
3.3.12
Score
49.4
Supply Chain
56.2
Quality
70.6
Maintenance
50
Vulnerability
97.6
License
Releases
Unable to fetch releases
Contributors
Unable to fetch Contributors
Languages
JavaScript (100%)
Developer
jasoncodingnow
Download Statistics
Total Downloads
6,782
Last Day
1
Last Week
3
Last Month
13
Last Year
138
GitHub Statistics
3 Stars
10 Commits
2 Watching
1 Branches
2 Contributors
Bundle Size
766.91 kB
Minified
203.59 kB
Minified + Gzipped
Package Meta Information
Latest Version
1.0.2
Package Id
co-probe-image-size@1.0.2
Size
2.03 kB
NPM Version
3.3.12
Node Version
5.10.1
Total Downloads
Cumulative downloads
Total Downloads
6,782
Last day
0%
1
Compared to previous day
Last week
200%
3
Compared to previous week
Last month
30%
13
Compared to previous month
Last year
-17.9%
138
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
2
co-probe-image-size
Get image size without full download. Supported image types: JPG, GIF, PNG, WebP, BMP, TIFF, PSD.
Install
1npm install co-probe-image-size --save
Oo, I need star: here.
Example
1var probe = require('co-probe-image-size'); 2 3var dimensions = yield probe.getSize("test-image-name.jpg"); 4console.log(dimensions);
License
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: MIT License: LICENSE:0
Reason
Found 0/10 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no SAST tool detected
Details
- Warn: no pull requests merged into dev branch
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'master'
Score
3
/10
Last Scanned on 2024-12-30
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