Gathering detailed insights and metrics for jszip-utils
Gathering detailed insights and metrics for jszip-utils
Gathering detailed insights and metrics for jszip-utils
Gathering detailed insights and metrics for jszip-utils
npm install jszip-utils
Typescript
Module System
Node Version
NPM Version
97.8
Supply Chain
75.7
Quality
77.4
Maintenance
100
Vulnerability
80.9
License
JavaScript (90.98%)
HTML (9.02%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
NOASSERTION License
235 Stars
55 Commits
193 Forks
13 Watchers
7 Branches
6 Contributors
Updated on Apr 22, 2025
Latest Version
0.1.0
Package Id
jszip-utils@0.1.0
Size
23.21 kB
NPM Version
5.6.0
Node Version
8.11.4
Published on
Jul 02, 2019
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
A collection of cross-browser utilities to go along with JSZip, see http://stuk.github.io/jszip-utils for all the documentation.
It has two parts, one for every browsers and one for IE < 10. To use it :
1<script type="text/javascript" src="dist/jszip-utils.js"></script> 2<!-- 3Mandatory in IE 6, 7, 8 and 9. 4--> 5<!--[if IE]> 6<script type="text/javascript" src="dist/jszip-utils-ie.js"></script> 7<![endif]-->
Run npm test
to lint, build, and launch a server at http://localhost:8080/test/ . Open the page in a browser to verify that the tests are passing.
If you have a Saucelabs account set the SAUCE_USERNAME
and SAUCE_ACCESS_KEY
environment variables to test remotely.
JSZipUtils is dual-licensed. You may use it under the MIT license or the GPLv3 license. See LICENSE.markdown.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 2/22 approved changesets -- score normalized to 0
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
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
44 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-14
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