{"id":1101355,"name":"@onionpay/unzipper","ecosystem":"npm","description":"Unzip cross-platform streaming API ","homepage":"https://github.com/ZJONSSON/node-unzipper#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ZJONSSON/node-unzipper","keywords_array":["zip","unzip","zlib","uncompress","archive","stream","extract"],"namespace":"onionpay","versions_count":1,"first_release_published_at":"2021-10-26T06:39:57.736Z","latest_release_published_at":"2021-10-26T06:39:57.736Z","latest_release_number":"0.10.13","last_synced_at":"2026-09-11T00:40:29.133Z","created_at":"2022-04-08T10:48:19.583Z","updated_at":"2026-09-11T00:40:29.134Z","registry_url":"https://www.npmjs.com/package/@onionpay/unzipper","install_command":"npm install @onionpay/unzipper","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.10.13"},"contentPolicy":null},"repo_metadata":{"id":9575207,"uuid":"62640599","full_name":"ZJONSSON/node-unzipper","owner":"ZJONSSON","description":"node.js cross-platform unzip using streams","archived":false,"fork":true,"pushed_at":"2026-07-05T17:19:34.000Z","size":493,"stargazers_count":473,"open_issues_count":90,"forks_count":123,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-08-27T07:57:47.151Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"EvanOxfeld/node-unzip","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ZJONSSON.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-05T13:50:45.000Z","updated_at":"2026-08-18T23:35:45.000Z","dependencies_parsed_at":"2023-02-18T10:45:26.124Z","dependency_job_id":null,"html_url":"https://github.com/ZJONSSON/node-unzipper","commit_stats":null,"previous_names":["zjonsson/node-unzip"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/ZJONSSON/node-unzipper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZJONSSON","download_url":"https://codeload.github.com/ZJONSSON/node-unzipper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/sbom","scorecard":{"id":156032,"data":{"date":"2025-08-11","repo":{"name":"github.com/ZJONSSON/node-unzipper","commit":"d19c3fb9c1bbdce6e6bcb701ac65ddb071e1eb31"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 3/11 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: testData/compressed-standard-crx/archive.crx:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:13","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/ZJONSSON/node-unzipper/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/ZJONSSON/node-unzipper/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/ZJONSSON/node-unzipper/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/ZJONSSON/node-unzipper/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/ZJONSSON/node-unzipper/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/ZJONSSON/node-unzipper/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ZJONSSON/node-unzipper/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ZJONSSON/node-unzipper/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ZJONSSON/node-unzipper/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/ZJONSSON/node-unzipper/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/ZJONSSON/node-unzipper/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/coverage.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/publish.yml:17","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:37","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:21","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"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"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"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."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:6"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T11:46:55.505Z","repository_id":9575207,"created_at":"2025-08-16T11:46:55.505Z","updated_at":"2025-08-16T11:46:55.505Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36999978,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"ZJONSSON","name":"Ziggy Jonsson","uuid":"1082488","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1082488?u=9342c4370ce28bed0231eff782bf57b5d8e04afb\u0026v=4","repositories_count":74,"last_synced_at":"2024-04-12T19:01:44.202Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ZJONSSON","funding_links":[],"total_stars":878,"followers":84,"following":56,"created_at":"2022-11-02T16:27:45.085Z","updated_at":"2024-04-12T19:01:54.924Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZJONSSON","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZJONSSON/repositories"},"tags":[{"name":"v0.10.0","sha":"f162a8590544bef8806668729f4e82e4d912398c","kind":"commit","published_at":"2019-06-01T15:18:02.000Z","download_url":"https://codeload.github.com/ZJONSSON/node-unzipper/tar.gz/v0.10.0","html_url":"https://github.com/ZJONSSON/node-unzipper/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ZJONSSON/node-unzipper@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.10.0/manifests"},{"name":"v0.1.11","sha":"5a62ecbcef6523708bb8b37decaf6e41728ac7fc","kind":"tag","published_at":"2014-09-09T03:35:08.000Z","download_url":"https://codeload.github.com/ZJONSSON/node-unzipper/tar.gz/v0.1.11","html_url":"https://github.com/ZJONSSON/node-unzipper/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ZJONSSON/node-unzipper@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"0b0c5b9f926ecfd1886b0fbc2129f351c4290e4d","kind":"tag","published_at":"2014-09-09T03:14:02.000Z","download_url":"https://codeload.github.com/ZJONSSON/node-unzipper/tar.gz/v0.1.10","html_url":"https://github.com/ZJONSSON/node-unzipper/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ZJONSSON/node-unzipper@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.1.10/manifests"},{"name":"v0.1.8","sha":"27b88f49b4d084e8abb240d3076807c8394982fe","kind":"tag","published_at":"2013-06-20T11:07:13.000Z","download_url":"https://codeload.github.com/ZJONSSON/node-unzipper/tar.gz/v0.1.8","html_url":"https://github.com/ZJONSSON/node-unzipper/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ZJONSSON/node-unzipper@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"685f2af5f259eae35512c7cccc32fead06a444ef","kind":"tag","published_at":"2013-04-04T01:23:08.000Z","download_url":"https://codeload.github.com/ZJONSSON/node-unzipper/tar.gz/v0.1.7","html_url":"https://github.com/ZJONSSON/node-unzipper/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ZJONSSON/node-unzipper@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"d54c3fd8f7138722fa336d3421449f3a81702862","kind":"tag","published_at":"2013-04-02T03:44:15.000Z","download_url":"https://codeload.github.com/ZJONSSON/node-unzipper/tar.gz/v0.1.6","html_url":"https://github.com/ZJONSSON/node-unzipper/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ZJONSSON/node-unzipper@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.1.6/manifests"},{"name":"v0.1.6-alpha","sha":"57de15d5a923230ce24a1ca96d12f5d4ca1244d7","kind":"tag","published_at":"2013-03-19T12:03:52.000Z","download_url":"https://codeload.github.com/ZJONSSON/node-unzipper/tar.gz/v0.1.6-alpha","html_url":"https://github.com/ZJONSSON/node-unzipper/releases/tag/v0.1.6-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ZJONSSON/node-unzipper@v0.1.6-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.1.6-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.1.6-alpha/manifests"},{"name":"v0.1.5","sha":"b72f70fb16d4baadd34e14318b46dbe41ae3787b","kind":"tag","published_at":"2013-03-11T23:11:13.000Z","download_url":"https://codeload.github.com/ZJONSSON/node-unzipper/tar.gz/v0.1.5","html_url":"https://github.com/ZJONSSON/node-unzipper/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ZJONSSON/node-unzipper@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"f28ac8be7c9d6c8c680ce69c279d280c86570af0","kind":"tag","published_at":"2013-02-27T01:56:33.000Z","download_url":"https://codeload.github.com/ZJONSSON/node-unzipper/tar.gz/v0.1.4","html_url":"https://github.com/ZJONSSON/node-unzipper/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ZJONSSON/node-unzipper@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"530ce2f614249fdf0aefe0f297aeac6c6a94e600","kind":"tag","published_at":"2013-02-06T07:28:12.000Z","download_url":"https://codeload.github.com/ZJONSSON/node-unzipper/tar.gz/v0.1.3","html_url":"https://github.com/ZJONSSON/node-unzipper/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ZJONSSON/node-unzipper@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"ebe15b4015b1ad1e2258301f2b6dd18bb6fff2f5","kind":"tag","published_at":"2013-01-26T14:35:26.000Z","download_url":"https://codeload.github.com/ZJONSSON/node-unzipper/tar.gz/v0.1.2","html_url":"https://github.com/ZJONSSON/node-unzipper/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ZJONSSON/node-unzipper@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"28f249bb2c84cf401931dc875eb8ae83bc7afcaf","kind":"tag","published_at":"2013-01-09T05:58:21.000Z","download_url":"https://codeload.github.com/ZJONSSON/node-unzipper/tar.gz/v0.1.1","html_url":"https://github.com/ZJONSSON/node-unzipper/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ZJONSSON/node-unzipper@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"6403cb1e1e528133cfde06ac1bebfbd440f2970e","kind":"tag","published_at":"2012-11-19T05:16:42.000Z","download_url":"https://codeload.github.com/ZJONSSON/node-unzipper/tar.gz/v0.1.0","html_url":"https://github.com/ZJONSSON/node-unzipper/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ZJONSSON/node-unzipper@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.1.0/manifests"},{"name":"v0.0.4","sha":"29caa90fdebfbae0383b5cd3408cf47b89fb5573","kind":"tag","published_at":"2012-09-12T19:20:59.000Z","download_url":"https://codeload.github.com/ZJONSSON/node-unzipper/tar.gz/v0.0.4","html_url":"https://github.com/ZJONSSON/node-unzipper/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ZJONSSON/node-unzipper@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"3ddc291a2f256204740119bf6d5bd16882b9e6e3","kind":"tag","published_at":"2012-08-13T17:13:57.000Z","download_url":"https://codeload.github.com/ZJONSSON/node-unzipper/tar.gz/v0.0.3","html_url":"https://github.com/ZJONSSON/node-unzipper/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ZJONSSON/node-unzipper@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"1fdb6907e1bde46c75676f53965dbbdb99b840c4","kind":"tag","published_at":"2012-08-13T14:42:51.000Z","download_url":"https://codeload.github.com/ZJONSSON/node-unzipper/tar.gz/v0.0.2","html_url":"https://github.com/ZJONSSON/node-unzipper/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ZJONSSON/node-unzipper@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"e897541e69a4e1607fb961d324cb04a50fe77ba5","kind":"tag","published_at":"2012-08-10T19:30:57.000Z","download_url":"https://codeload.github.com/ZJONSSON/node-unzipper/tar.gz/v0.0.1","html_url":"https://github.com/ZJONSSON/node-unzipper/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ZJONSSON/node-unzipper@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-06T01:18:27.494Z","dependent_packages_count":1,"downloads":19,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":48.293345595762524,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":4.018295159989854,"forks_count":3.779060528450167,"average":19.52852556570182},"purl":"pkg:npm/%40onionpay/unzipper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@onionpay/unzipper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@onionpay/unzipper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@onionpay/unzipper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-05T22:03:31.661Z","issues_count":121,"pull_requests_count":92,"avg_time_to_close_issue":29789717.96491228,"avg_time_to_close_pull_request":7016018.385714286,"issues_closed_count":57,"pull_requests_closed_count":70,"pull_request_authors_count":38,"issue_authors_count":112,"avg_comments_per_issue":3.2148760330578514,"avg_comments_per_pull_request":1.184782608695652,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":6008475.0,"past_year_avg_time_to_close_pull_request":2664846.6666666665,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.6666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZJONSSON%2Fnode-unzipper/issues","maintainers":[{"login":"ZJONSSON","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZJONSSON"}],"active_maintainers":[{"login":"ZJONSSON","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZJONSSON"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@onionpay%2Funzipper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@onionpay%2Funzipper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@onionpay%2Funzipper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@onionpay%2Funzipper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@onionpay%2Funzipper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@onionpay%2Funzipper/codemeta","maintainers":[{"uuid":"agalwood","login":"agalwood","name":null,"email":"agalwood.net@gmail.com","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~agalwood","role":null,"created_at":"2022-11-20T21:11:57.442Z","updated_at":"2022-11-20T21:11:57.442Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/agalwood/packages"}]}