Installations
npm install browserify-zlib-next
Developer Guide
Typescript
No
Module System
CommonJS
Node Version
7.2.1
NPM Version
4.0.3
Score
69.4
Supply Chain
77.7
Quality
75.1
Maintenance
100
Vulnerability
99.6
License
Releases
Unable to fetch releases
Contributors
Unable to fetch Contributors
Languages
JavaScript (100%)
Developer
ipfs
Download Statistics
Total Downloads
93,482
Last Day
3
Last Week
21
Last Month
116
Last Year
1,848
GitHub Statistics
5 Stars
59 Commits
4 Forks
7 Watching
5 Branches
16 Contributors
Package Meta Information
Latest Version
1.0.1
Package Id
browserify-zlib-next@1.0.1
Size
112.30 kB
NPM Version
4.0.3
Node Version
7.2.1
Publised On
23 Jan 2017
Total Downloads
Cumulative downloads
Total Downloads
93,482
Last day
0%
3
Compared to previous day
Last week
-19.2%
21
Compared to previous week
Last month
-44.5%
116
Compared to previous month
Last year
9.2%
1,848
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
1
Dev Dependencies
20
browserify-zlib-next
This is a fork of https://github.com/devongovett/browserify-zlib. There is an open pull request to get these changes merged back in.
Description
Emulates Node's zlib module for the browser. Can be used as a drop in replacement with Browserify and webpack.
The heavy lifting is done using pako. The code in this module is modeled closely after the code in the source of Node core to get as much compatability as possible.
API
https://nodejs.org/api/zlib.html
Not implemented
The following options/methods are not supported because pako does not support them yet.
- The
params
method
License
MIT
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
- Warn: project license file does not contain an FSF or OSI license.
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
project is archived
Details
- Warn: Repository is archived.
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-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