{"id":378069,"url":"https://github.com/npm/fstream","last_synced_at":"2026-07-21T13:30:24.335Z","repository":{"id":50223313,"uuid":"2672652","full_name":"npm/fstream","owner":"npm","description":"Advanced FS Streaming for Node","archived":true,"fork":false,"pushed_at":"2021-06-16T23:40:29.000Z","size":216,"stargazers_count":209,"open_issues_count":33,"forks_count":53,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-07-03T17:31:44.489Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npm.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":"2011-10-29T21:36:05.000Z","updated_at":"2025-09-15T08:14:51.000Z","dependencies_parsed_at":"2022-09-10T22:52:04.512Z","dependency_job_id":null,"html_url":"https://github.com/npm/fstream","commit_stats":null,"previous_names":["isaacs/fstream"],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/npm/fstream","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm","download_url":"https://codeload.github.com/npm/fstream/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/sbom","scorecard":{"id":696312,"data":{"date":"2025-08-11","repo":{"name":"github.com/npm/fstream","commit":"bffea43c6a201c76bc85842539e09a779508790b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/30 approved changesets -- score normalized to 0","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":10,"reason":"no binaries found in the repo","details":null,"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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"}},{"name":"Vulnerabilities","score":0,"reason":"55 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-832h-xg76-4gv6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-g74r-ffvr-5q9f","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-9prh-257w-9277","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-jcpv-g9rr-qxrc","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-wrvr-8mpx-r7pp","Warn: Project is vulnerable to: GHSA-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-pc58-wgmc-hfjr","Warn: Project is vulnerable to: GHSA-vvv8-xw5f-3f88","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-265q-28rp-chq5","Warn: Project is vulnerable to: GHSA-gqgv-6jq5-jjj9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-7xfp-9c55-5vqj","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x6fg-f45m-jf5q","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-mf6x-7mm4-x2g7","Warn: Project is vulnerable to: GHSA-38h8-x697-gh8q","Warn: Project is vulnerable to: GHSA-qhv9-728r-6jqg","Warn: Project is vulnerable to: GHSA-g7q5-pjjr-gqvp","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-34r7-q49f-h37c","Warn: Project is vulnerable to: GHSA-c9f4-xj24-8jqx","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-v2p6-4mp7-3r9v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T03:48:05.328Z","repository_id":50223313,"created_at":"2025-08-22T03:48:05.328Z","updated_at":"2025-08-22T03:48:05.328Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35325188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"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":{"login":"npm","name":"npm","uuid":"6078720","kind":"organization","description":"JavaScript Package Manager, Registry \u0026 Website","email":null,"website":"https://npmjs.com","location":"United States of America","twitter":"npmjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6078720?v=4","repositories_count":343,"last_synced_at":"2024-04-14T06:35:40.452Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npm","funding_links":[],"total_stars":50155,"followers":2401,"following":0,"created_at":"2022-11-02T16:18:59.756Z","updated_at":"2024-04-14T06:36:45.292Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm/repositories"},"packages":[{"id":1742253,"name":"fstream","ecosystem":"npm","description":"Advanced file system stream things","homepage":"https://github.com/npm/fstream#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/npm/fstream","keywords_array":[],"namespace":null,"versions_count":46,"first_release_published_at":"2011-11-01T00:05:59.755Z","latest_release_published_at":"2019-05-15T00:38:18.821Z","latest_release_number":"1.0.12","last_synced_at":"2026-07-19T11:34:23.484Z","created_at":"2022-04-09T15:55:33.887Z","updated_at":"2026-07-19T11:34:23.484Z","registry_url":"https://www.npmjs.com/package/fstream","install_command":"npm install fstream","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.12"}},"repo_metadata":{"id":50223313,"uuid":"2672652","full_name":"npm/fstream","owner":"npm","description":"Advanced FS Streaming for Node","archived":true,"fork":false,"pushed_at":"2021-06-16T23:40:29.000Z","size":216,"stargazers_count":208,"open_issues_count":33,"forks_count":43,"subscribers_count":34,"default_branch":"master","last_synced_at":"2024-10-24T06:29:05.574Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npm.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":"2011-10-29T21:36:05.000Z","updated_at":"2024-09-23T07:58:37.000Z","dependencies_parsed_at":"2022-09-10T22:52:04.512Z","dependency_job_id":null,"html_url":"https://github.com/npm/fstream","commit_stats":null,"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm","download_url":"https://codeload.github.com/npm/fstream/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222061287,"owners_count":16924680,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"npm","name":"npm","uuid":"6078720","kind":"organization","description":"JavaScript Package Manager, Registry \u0026 Website","email":null,"website":"https://npmjs.com","location":"United States of America","twitter":"npmjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6078720?v=4","repositories_count":343,"last_synced_at":"2024-04-14T06:35:40.452Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npm","funding_links":[],"total_stars":50155,"followers":2401,"following":0,"created_at":"2022-11-02T16:18:59.756Z","updated_at":"2024-04-14T06:36:45.292Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm/repositories"},"tags":[{"name":"v1.0.12","sha":"42354590e23bb514eb5c869eea64406be2947c6c","kind":"tag","published_at":"2019-05-15T00:38:02.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.12","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"1e4527ffe8688d4f5325283d7cf2cf2d61f14c6b","kind":"tag","published_at":"2017-03-07T21:46:53.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.11","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"6f3d3bcd85ba2a723cf23e045f4dc6976f654771","kind":"tag","published_at":"2016-06-17T18:32:44.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.10","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"688cf00619fd0d3a80f61c0143aa04bd017e5fe8","kind":"tag","published_at":"2016-05-12T20:53:09.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.9","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"d9f81146c50e687f1df04c1a0e7e4c173eb3dae2","kind":"tag","published_at":"2015-09-10T00:41:53.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.8","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"586e8efc1cf77883f6c22fc32a7cb38f0eb88911","kind":"tag","published_at":"2015-06-19T06:38:18.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.7","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"e0c0024379c5a94ca228d232e2794b6ffb0d3caf","kind":"tag","published_at":"2015-05-08T20:15:28.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.6","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"aaa2c200f17ce40486f7942f156bf0f8ded8839a","kind":"tag","published_at":"2015-05-08T00:41:19.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.5","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"0bdcf1db6f9b04755b644f8268fc3726875367a6","kind":"tag","published_at":"2015-01-24T04:38:50.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.4","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"d205397b27d93eee5314e9d2d87693e82b560106","kind":"tag","published_at":"2014-11-28T01:45:03.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.3","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b3b74e92ef4a91ae206fab90b7998c7cd2e4290d","kind":"tag","published_at":"2014-08-19T19:09:48.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.2","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.2/manifests"},{"name":"v0.1.31","sha":"3512b3d41b4c9b3ef15cf32a04e06b297f3dd6a4","kind":"tag","published_at":"2014-08-04T04:57:12.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.31","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.31/manifests"},{"name":"v1.0.1","sha":"b623c45adf03518cdb22b0b11f9748f121b6ea46","kind":"tag","published_at":"2014-08-01T21:16:25.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.1","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"1468b5b583646cd4f5c535e6b53c8896a4fed40f","kind":"tag","published_at":"2014-07-31T22:28:13.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.0","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.0/manifests"},{"name":"v0.1.30","sha":"2ceb4049ed9bbdd25007291ca750ad359acaf5a6","kind":"tag","published_at":"2014-07-31T21:56:54.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.30","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"aa6679f6fadc46ca83a97f562acde755266bf1bb","kind":"tag","published_at":"2014-07-22T17:50:38.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.29","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"f757159eb6a5198a9ebc6cde1c4c1b9ae8e0d7b2","kind":"tag","published_at":"2014-06-24T18:47:13.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.28","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"f20c223a2d0edce458c6443a89f8274824eb29b0","kind":"tag","published_at":"2014-06-14T00:19:37.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.27","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"8c4ee14d46933483cb87e653730d563056fcbcab","kind":"tag","published_at":"2014-06-10T23:06:12.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.26","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"8101407afee5dc09ac4982bf83e07e8b24a1c7e0","kind":"tag","published_at":"2013-11-20T21:33:00.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.25","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"695b85efbdfd895d783c83de166bd4b6441d043c","kind":"tag","published_at":"2013-07-24T03:39:12.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.24","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"3a26c47f11cdccccdb951ecae0ef59e6f11fea46","kind":"tag","published_at":"2013-07-11T07:13:26.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.23","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6f1a341d030f928734d32cef31d63de390585f50","kind":"tag","published_at":"2013-02-06T00:04:17.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.22","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"948217faa50bdf6d5a8268bbf3d151e81ef1e51e","kind":"tag","published_at":"2012-12-28T00:58:07.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.21","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1193b7add1f9c2b130d45ff317aaea399b5f877b","kind":"tag","published_at":"2012-12-19T22:35:16.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.20","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"534a8bc42830a205aecca3bc27bf7972e53a1dd0","kind":"tag","published_at":"2012-08-30T18:49:45.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.19","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.19/manifests"},{"name":"0.1.18","sha":"f67e64ff74d0576bf50861131b0b4bd8afdada45","kind":"tag","published_at":"2012-03-29T01:11:31.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.18","html_url":"https://github.com/npm/fstream/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"6fc1bd7923b95d6a63a9ab6ddd4e18d57b6c6b09","kind":"tag","published_at":"2012-03-27T20:44:38.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.17","html_url":"https://github.com/npm/fstream/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"1c0061814fdfcf9f3aceebe58b89b064bf5303e0","kind":"tag","published_at":"2012-03-27T06:01:10.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.16","html_url":"https://github.com/npm/fstream/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"d17516324ad90311b05c03186a5e019616caf18d","kind":"tag","published_at":"2012-03-26T21:14:25.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.15","html_url":"https://github.com/npm/fstream/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"e50c4c90ff1bf763cff00b6d678be6ad89ff7ec3","kind":"tag","published_at":"2012-03-20T01:19:19.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.14","html_url":"https://github.com/npm/fstream/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"a2e109b71eab1f98532faf22b9a8f1f9d713907a","kind":"tag","published_at":"2012-02-28T00:38:28.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.13","html_url":"https://github.com/npm/fstream/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"d49d79bb6dc412ed2ae1339bebd1bfb9007698a5","kind":"tag","published_at":"2012-02-04T19:01:00.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.12","html_url":"https://github.com/npm/fstream/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"bf1d408bfc24c1ceafb0442389df58e1c2b0cd67","kind":"tag","published_at":"2012-01-05T00:47:11.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.11","html_url":"https://github.com/npm/fstream/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"2cac8ae8122427515457de4dadef284948f8251c","kind":"tag","published_at":"2011-12-16T17:27:47.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.10","html_url":"https://github.com/npm/fstream/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"6ba5c57aa29c3b7b061eee4149515d051b14d455","kind":"tag","published_at":"2011-12-09T02:10:23.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.9","html_url":"https://github.com/npm/fstream/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"c66fe601619548e416ed30f8f4a490a67109ba3d","kind":"tag","published_at":"2011-12-09T01:58:31.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.8","html_url":"https://github.com/npm/fstream/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"a6182f1188e9223fc58903e1756b60e768d60e31","kind":"tag","published_at":"2011-12-08T17:05:38.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.7","html_url":"https://github.com/npm/fstream/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"5565cd3a09960bb13fa6583fe774d360061a8084","kind":"tag","published_at":"2011-12-03T02:28:03.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.6","html_url":"https://github.com/npm/fstream/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"b8c292ee9fce8b17cb83ab84b36119bf3f31c749","kind":"tag","published_at":"2011-11-30T18:53:53.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.5","html_url":"https://github.com/npm/fstream/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"14d9e2e8052d4d39211cf4de3efa78f471f0e8c1","kind":"tag","published_at":"2011-11-29T19:30:14.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.4","html_url":"https://github.com/npm/fstream/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"dada82d5ef48d2a674935d8b08042e39ee6b6b90","kind":"tag","published_at":"2011-11-29T05:50:48.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.3","html_url":"https://github.com/npm/fstream/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"663611737d5ac9db6ecd68f8307412b4dbfcf157","kind":"commit","published_at":"2011-11-29T01:17:00.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.2","html_url":"https://github.com/npm/fstream/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"031b378f03681a53dfaed10a0a05fd4396f967ac","kind":"tag","published_at":"2011-11-23T00:18:18.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.1","html_url":"https://github.com/npm/fstream/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"ea1569cf07734d1bbd7ca79df4356becf611e02d","kind":"tag","published_at":"2011-11-20T07:40:30.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.0","html_url":"https://github.com/npm/fstream/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"5093ae08ae6117aa0e0cca028dab15780908a28f","kind":"tag","published_at":"2011-11-08T01:36:20.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.0.1","html_url":"https://github.com/npm/fstream/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T13:45:24.006Z","dependent_packages_count":750,"downloads":48699842,"downloads_period":"last-month","dependent_repos_count":953814,"rankings":{"downloads":0.06879687679307213,"dependent_repos_count":0.03656796646137983,"dependent_packages_count":0.08404119646335913,"stargazers_count":4.105246179166304,"forks_count":4.033894879514117,"docker_downloads_count":0.03531192389752291,"average":1.393976503715959},"purl":"pkg:npm/fstream","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXhmN3ctcjQ1My1tNTZj","url":"https://github.com/advisories/GHSA-xf7w-r453-m56c","title":"Arbitrary File Overwrite in fstream","description":"Versions of `fstream` prior to 1.0.12 are vulnerable to Arbitrary File Overwrite. Extracting tarballs containing a hardlink to a file that already exists in the system and a file that matches the hardlink will overwrite the system's file with the contents of the extracted file. The `fstream.DirWriter()` function is vulnerable.\n\n\n## Recommendation\n\nUpgrade to version 1.0.12 or later.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2019-05-30T17:19:34.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2019-13173","https://github.com/npm/fstream/commit/6a77d2fa6e1462693cf8e46f930da96ec1b0bb22","https://usn.ubuntu.com/4123-1/","https://www.npmjs.com/advisories/886","http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00010.html","http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00052.html","https://github.com/advisories/GHSA-xf7w-r453-m56c"],"source_kind":"github","identifiers":["GHSA-xf7w-r453-m56c","CVE-2019-13173"],"repository_url":"https://github.com/npm/fstream","blast_radius":0.0,"created_at":"2022-12-21T16:13:29.970Z","updated_at":"2026-07-07T03:04:41.119Z","epss_percentage":0.02416,"epss_percentile":0.82116,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXhmN3ctcjQ1My1tNTZj","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXhmN3ctcjQ1My1tNTZj","packages":[{"ecosystem":"npm","package_name":"fstream","versions":[{"first_patched_version":"1.0.12","vulnerable_version_range":"\u003c 1.0.12"}],"purl":"pkg:npm/fstream"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXhmN3ctcjQ1My1tNTZj/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/fstream","docker_dependents_count":8554,"docker_downloads_count":2263470122,"usage_url":"https://repos.ecosyste.ms/usage/npm/fstream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/fstream/dependencies","status":"deprecated","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-23T22:30:53.558Z","issues_count":40,"pull_requests_count":30,"avg_time_to_close_issue":4239998.6,"avg_time_to_close_pull_request":4485144.2727272725,"issues_closed_count":15,"pull_requests_closed_count":22,"pull_request_authors_count":26,"issue_authors_count":38,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":1.8666666666666667,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fstream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fstream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fstream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fstream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fstream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fstream/codemeta","maintainers":[{"uuid":"saquibkhan","login":"saquibkhan","name":null,"email":"saquibkhan@github.com","url":null,"packages_count":274,"html_url":"https://www.npmjs.com/~saquibkhan","role":null,"created_at":"2022-12-05T15:29:18.833Z","updated_at":"2022-12-05T15:29:18.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/saquibkhan/packages"},{"uuid":"reggi","login":"reggi","name":null,"email":"thomas@reggi.com","url":null,"packages_count":452,"html_url":"https://www.npmjs.com/~reggi","role":null,"created_at":"2024-08-20T11:08:38.068Z","updated_at":"2024-08-20T11:08:38.068Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/reggi/packages"},{"uuid":"npm-cli-ops","login":"npm-cli-ops","name":null,"email":"npm-cli+bot@github.com","url":null,"packages_count":127,"html_url":"https://www.npmjs.com/~npm-cli-ops","role":null,"created_at":"2023-03-07T19:42:17.963Z","updated_at":"2023-03-07T19:42:17.963Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm-cli-ops/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676746,"maintainers_count":1210810,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13596475,"name":"node-fstream","ecosystem":"debian","description":null,"homepage":"https://github.com/npm/fstream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/npm/fstream","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:25:39.525Z","latest_release_published_at":"2026-02-11T10:25:39.525Z","latest_release_number":"1.0.10-1+deb10u1","last_synced_at":"2026-03-13T05:06:18.617Z","created_at":"2026-02-11T10:25:39.338Z","updated_at":"2026-03-13T05:06:18.617Z","registry_url":"https://tracker.debian.org/pkg/node-fstream","install_command":"apt-get install node-fstream","documentation_url":"https://packages.debian.org/buster/node-fstream","metadata":{"component":"main","architecture":"all","priority":"source","binary":"node-fstream","standards_version":"3.9.8","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9.0.0), dh-buildinfo","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:12:01.606Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-fstream?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-fstream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-fstream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-fstream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-fstream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-fstream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-fstream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-fstream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-fstream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-fstream/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":104},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-07-10T05:03:02.305Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13743310,"name":"node-fstream","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/npm/fstream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/npm/fstream","keywords_array":["universe/web"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:36:33.221Z","latest_release_published_at":"2026-02-13T05:36:33.221Z","latest_release_number":"1.0.12-2","last_synced_at":"2026-03-13T18:32:40.034Z","created_at":"2026-02-13T05:36:33.037Z","updated_at":"2026-03-13T19:01:25.084Z","registry_url":"https://launchpad.net/ubuntu/+source/node-fstream","install_command":"apt-get install node-fstream","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-fstream","standards_version":"4.4.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), node-rimraf \u003c!nocheck\u003e, node-mkdirp \u003c!nocheck\u003e, node-graceful-fs \u003c!nocheck\u003e, node-inherits \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, pkg-js-tools (\u003e= 0.8.7)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T05:36:33.787Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-fstream?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-fstream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-fstream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-fstream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-fstream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-fstream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-fstream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-fstream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-fstream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-fstream/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13793918,"name":"node-fstream","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/npm/fstream","licenses":"isc","normalized_licenses":["ISC"],"repository_url":"https://github.com/npm/fstream","keywords_array":["universe/web"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:01:39.644Z","latest_release_published_at":"2026-02-13T16:01:39.644Z","latest_release_number":"1.0.12-7","last_synced_at":"2026-03-13T20:16:59.936Z","created_at":"2026-02-13T16:01:39.392Z","updated_at":"2026-03-13T20:17:00.118Z","registry_url":"https://launchpad.net/ubuntu/+source/node-fstream","install_command":"apt-get install node-fstream","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-fstream","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-rimraf \u003c!nocheck\u003e, node-mkdirp (\u003e= 1) \u003c!nocheck\u003e, node-graceful-fs \u003c!nocheck\u003e, node-inherits \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":50223313,"uuid":"2672652","full_name":"npm/fstream","owner":"npm","description":"Advanced FS Streaming for Node","archived":true,"fork":false,"pushed_at":"2021-06-16T23:40:29.000Z","size":216,"stargazers_count":209,"open_issues_count":33,"forks_count":53,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-01-26T10:01:27.532Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npm.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":"2011-10-29T21:36:05.000Z","updated_at":"2025-09-15T08:14:51.000Z","dependencies_parsed_at":"2022-09-10T22:52:04.512Z","dependency_job_id":null,"html_url":"https://github.com/npm/fstream","commit_stats":null,"previous_names":["isaacs/fstream"],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/npm/fstream","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm","download_url":"https://codeload.github.com/npm/fstream/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/sbom","scorecard":{"id":696312,"data":{"date":"2025-08-11","repo":{"name":"github.com/npm/fstream","commit":"bffea43c6a201c76bc85842539e09a779508790b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/30 approved changesets -- score normalized to 0","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":10,"reason":"no binaries found in the repo","details":null,"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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"}},{"name":"Vulnerabilities","score":0,"reason":"55 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-832h-xg76-4gv6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-g74r-ffvr-5q9f","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-9prh-257w-9277","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-jcpv-g9rr-qxrc","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-wrvr-8mpx-r7pp","Warn: Project is vulnerable to: GHSA-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-pc58-wgmc-hfjr","Warn: Project is vulnerable to: GHSA-vvv8-xw5f-3f88","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-265q-28rp-chq5","Warn: Project is vulnerable to: GHSA-gqgv-6jq5-jjj9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-7xfp-9c55-5vqj","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x6fg-f45m-jf5q","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-mf6x-7mm4-x2g7","Warn: Project is vulnerable to: GHSA-38h8-x697-gh8q","Warn: Project is vulnerable to: GHSA-qhv9-728r-6jqg","Warn: Project is vulnerable to: GHSA-g7q5-pjjr-gqvp","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-34r7-q49f-h37c","Warn: Project is vulnerable to: GHSA-c9f4-xj24-8jqx","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-v2p6-4mp7-3r9v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T03:48:05.328Z","repository_id":50223313,"created_at":"2025-08-22T03:48:05.328Z","updated_at":"2025-08-22T03:48:05.328Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29411863,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-fstream?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-fstream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-fstream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-fstream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-12T06:22:01.813Z","issues_count":40,"pull_requests_count":30,"avg_time_to_close_issue":4239998.6,"avg_time_to_close_pull_request":4485144.2727272725,"issues_closed_count":15,"pull_requests_closed_count":22,"pull_request_authors_count":26,"issue_authors_count":38,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":1.8666666666666667,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-fstream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-fstream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-fstream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-fstream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-fstream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-fstream/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13522800,"name":"node-fstream","ecosystem":"debian","description":null,"homepage":"https://github.com/npm/fstream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/npm/fstream","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:01:38.260Z","latest_release_published_at":"2026-02-10T22:01:38.260Z","latest_release_number":"1.0.12-4","last_synced_at":"2026-03-14T01:24:09.814Z","created_at":"2026-02-10T22:01:38.048Z","updated_at":"2026-03-14T01:24:09.815Z","registry_url":"https://tracker.debian.org/pkg/node-fstream","install_command":"apt-get install node-fstream","documentation_url":"https://packages.debian.org/bullseye/node-fstream","metadata":{"component":"main","architecture":"all","priority":"source","binary":"node-fstream","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-rimraf \u003c!nocheck\u003e, node-mkdirp (\u003e= 1) \u003c!nocheck\u003e, node-graceful-fs \u003c!nocheck\u003e, node-inherits \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:23:03.305Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-fstream?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-fstream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-fstream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-fstream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-fstream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-fstream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-fstream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-fstream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-fstream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-fstream/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13459396,"name":"node-fstream","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/npm/fstream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/npm/fstream","keywords_array":["universe/web"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T06:16:41.725Z","latest_release_published_at":"2026-02-09T06:16:41.725Z","latest_release_number":"1.0.12-7","last_synced_at":"2026-03-09T06:23:07.245Z","created_at":"2026-02-09T06:16:39.452Z","updated_at":"2026-03-09T06:33:39.750Z","registry_url":"https://launchpad.net/ubuntu/+source/node-fstream","install_command":"apt-get install node-fstream","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-fstream","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-rimraf \u003c!nocheck\u003e, node-mkdirp (\u003e= 1) \u003c!nocheck\u003e, node-graceful-fs \u003c!nocheck\u003e, node-inherits \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-fstream?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-fstream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-fstream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-fstream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-fstream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-fstream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-fstream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-fstream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-fstream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-fstream/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13558272,"name":"node-fstream","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/npm/fstream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/npm/fstream","keywords_array":["universe/web"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:45:26.569Z","latest_release_published_at":"2026-02-11T04:45:26.569Z","latest_release_number":"1.0.12-7","last_synced_at":"2026-03-11T10:42:50.141Z","created_at":"2026-02-11T04:45:26.383Z","updated_at":"2026-03-11T10:42:50.142Z","registry_url":"https://launchpad.net/ubuntu/+source/node-fstream","install_command":"apt-get install node-fstream","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-fstream","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-rimraf \u003c!nocheck\u003e, node-mkdirp (\u003e= 1) \u003c!nocheck\u003e, node-graceful-fs \u003c!nocheck\u003e, node-inherits \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:49:58.392Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-fstream?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-fstream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-fstream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-fstream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-fstream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-fstream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-fstream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-fstream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-fstream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-fstream/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13428494,"name":"node-fstream","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/npm/fstream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/npm/fstream","keywords_array":["universe/web"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:39:27.993Z","latest_release_published_at":"2026-02-07T15:39:27.993Z","latest_release_number":"1.0.12-5","last_synced_at":"2026-03-07T16:30:22.900Z","created_at":"2026-02-07T15:39:27.743Z","updated_at":"2026-03-07T17:02:46.035Z","registry_url":"https://launchpad.net/ubuntu/+source/node-fstream","install_command":"apt-get install node-fstream","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-fstream","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-rimraf \u003c!nocheck\u003e, node-mkdirp (\u003e= 1) \u003c!nocheck\u003e, node-graceful-fs \u003c!nocheck\u003e, node-inherits \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-fstream?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-fstream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-fstream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-fstream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-fstream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-fstream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-fstream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-fstream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-fstream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-fstream/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13701541,"name":"node-fstream","ecosystem":"debian","description":null,"homepage":"https://github.com/npm/fstream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/npm/fstream","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:13:20.033Z","latest_release_published_at":"2026-02-12T21:13:20.033Z","latest_release_number":"1.0.12-7","last_synced_at":"2026-03-13T05:26:54.318Z","created_at":"2026-02-12T21:13:19.837Z","updated_at":"2026-03-13T05:26:54.319Z","registry_url":"https://tracker.debian.org/pkg/node-fstream","install_command":"apt-get install node-fstream","documentation_url":"https://packages.debian.org/bookworm/node-fstream","metadata":{"component":"main","architecture":"all","priority":"source","binary":"node-fstream","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-rimraf \u003c!nocheck\u003e, node-mkdirp (\u003e= 1) \u003c!nocheck\u003e, node-graceful-fs \u003c!nocheck\u003e, node-inherits \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T21:14:37.310Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-fstream?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-fstream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-fstream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-fstream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-fstream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-fstream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-fstream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-fstream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-fstream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-fstream/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13659479,"name":"node-fstream","ecosystem":"debian","description":null,"homepage":"https://github.com/npm/fstream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/npm/fstream","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:18:02.621Z","latest_release_published_at":"2026-02-12T08:18:02.621Z","latest_release_number":"1.0.12-7","last_synced_at":"2026-03-13T23:15:14.504Z","created_at":"2026-02-12T08:18:02.417Z","updated_at":"2026-03-13T23:15:14.505Z","registry_url":"https://tracker.debian.org/pkg/node-fstream","install_command":"apt-get install node-fstream","documentation_url":"https://packages.debian.org/trixie/node-fstream","metadata":{"component":"main","architecture":"all","priority":"source","binary":"node-fstream","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-rimraf \u003c!nocheck\u003e, node-mkdirp (\u003e= 1) \u003c!nocheck\u003e, node-graceful-fs \u003c!nocheck\u003e, node-inherits \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T08:18:03.327Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-fstream?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-fstream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-fstream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-fstream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-fstream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-fstream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-fstream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-fstream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-fstream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-fstream/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":11784917,"name":"github.com/npm/fstream","ecosystem":"go","description":null,"homepage":null,"licenses":"isc","normalized_licenses":["ISC"],"repository_url":"https://github.com/npm/fstream","keywords_array":[],"namespace":null,"versions_count":26,"first_release_published_at":"2025-06-10T10:53:24.563Z","latest_release_published_at":"2019-05-15T00:38:01.000Z","latest_release_number":"v1.0.12","last_synced_at":"2026-07-19T22:37:59.820Z","created_at":"2025-06-10T10:53:20.319Z","updated_at":"2026-07-19T22:37:59.821Z","registry_url":"https://pkg.go.dev/github.com/npm/fstream","install_command":"go get github.com/npm/fstream","documentation_url":"https://pkg.go.dev/github.com/npm/fstream#section-documentation","metadata":{},"repo_metadata":{"id":50223313,"uuid":"2672652","full_name":"npm/fstream","owner":"npm","description":"Advanced FS Streaming for Node","archived":true,"fork":false,"pushed_at":"2021-06-16T23:40:29.000Z","size":216,"stargazers_count":209,"open_issues_count":33,"forks_count":42,"subscribers_count":32,"default_branch":"master","last_synced_at":"2025-08-19T20:35:50.465Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npm.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":"2011-10-29T21:36:05.000Z","updated_at":"2025-01-20T12:31:15.000Z","dependencies_parsed_at":"2022-09-10T22:52:04.512Z","dependency_job_id":null,"html_url":"https://github.com/npm/fstream","commit_stats":null,"previous_names":["isaacs/fstream"],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/npm/fstream","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm","download_url":"https://codeload.github.com/npm/fstream/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271222851,"owners_count":24721543,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"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":"npm","name":"npm","uuid":"6078720","kind":"organization","description":"JavaScript Package Manager, Registry \u0026 Website","email":null,"website":"https://npmjs.com","location":"United States of America","twitter":"npmjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6078720?v=4","repositories_count":343,"last_synced_at":"2024-04-14T06:35:40.452Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npm","funding_links":[],"total_stars":50155,"followers":2401,"following":0,"created_at":"2022-11-02T16:18:59.756Z","updated_at":"2024-04-14T06:36:45.292Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm/repositories"},"tags":[{"name":"v1.0.12","sha":"42354590e23bb514eb5c869eea64406be2947c6c","kind":"tag","published_at":"2019-05-15T00:38:02.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.12","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"1e4527ffe8688d4f5325283d7cf2cf2d61f14c6b","kind":"tag","published_at":"2017-03-07T21:46:53.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.11","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"6f3d3bcd85ba2a723cf23e045f4dc6976f654771","kind":"tag","published_at":"2016-06-17T18:32:44.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.10","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"688cf00619fd0d3a80f61c0143aa04bd017e5fe8","kind":"tag","published_at":"2016-05-12T20:53:09.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.9","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"d9f81146c50e687f1df04c1a0e7e4c173eb3dae2","kind":"tag","published_at":"2015-09-10T00:41:53.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.8","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"586e8efc1cf77883f6c22fc32a7cb38f0eb88911","kind":"tag","published_at":"2015-06-19T06:38:18.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.7","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"e0c0024379c5a94ca228d232e2794b6ffb0d3caf","kind":"tag","published_at":"2015-05-08T20:15:28.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.6","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"aaa2c200f17ce40486f7942f156bf0f8ded8839a","kind":"tag","published_at":"2015-05-08T00:41:19.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.5","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"0bdcf1db6f9b04755b644f8268fc3726875367a6","kind":"tag","published_at":"2015-01-24T04:38:50.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.4","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"d205397b27d93eee5314e9d2d87693e82b560106","kind":"tag","published_at":"2014-11-28T01:45:03.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.3","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"b3b74e92ef4a91ae206fab90b7998c7cd2e4290d","kind":"tag","published_at":"2014-08-19T19:09:48.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.2","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.2/manifests"},{"name":"v0.1.31","sha":"3512b3d41b4c9b3ef15cf32a04e06b297f3dd6a4","kind":"tag","published_at":"2014-08-04T04:57:12.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.31","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.31/manifests"},{"name":"v1.0.1","sha":"b623c45adf03518cdb22b0b11f9748f121b6ea46","kind":"tag","published_at":"2014-08-01T21:16:25.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.1","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"1468b5b583646cd4f5c535e6b53c8896a4fed40f","kind":"tag","published_at":"2014-07-31T22:28:13.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v1.0.0","html_url":"https://github.com/npm/fstream/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v1.0.0/manifests"},{"name":"v0.1.30","sha":"2ceb4049ed9bbdd25007291ca750ad359acaf5a6","kind":"tag","published_at":"2014-07-31T21:56:54.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.30","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"aa6679f6fadc46ca83a97f562acde755266bf1bb","kind":"tag","published_at":"2014-07-22T17:50:38.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.29","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"f757159eb6a5198a9ebc6cde1c4c1b9ae8e0d7b2","kind":"tag","published_at":"2014-06-24T18:47:13.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.28","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"f20c223a2d0edce458c6443a89f8274824eb29b0","kind":"tag","published_at":"2014-06-14T00:19:37.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.27","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"8c4ee14d46933483cb87e653730d563056fcbcab","kind":"tag","published_at":"2014-06-10T23:06:12.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.26","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"8101407afee5dc09ac4982bf83e07e8b24a1c7e0","kind":"tag","published_at":"2013-11-20T21:33:00.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.25","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"695b85efbdfd895d783c83de166bd4b6441d043c","kind":"tag","published_at":"2013-07-24T03:39:12.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.24","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"3a26c47f11cdccccdb951ecae0ef59e6f11fea46","kind":"tag","published_at":"2013-07-11T07:13:26.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.23","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6f1a341d030f928734d32cef31d63de390585f50","kind":"tag","published_at":"2013-02-06T00:04:17.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.22","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"948217faa50bdf6d5a8268bbf3d151e81ef1e51e","kind":"tag","published_at":"2012-12-28T00:58:07.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.21","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1193b7add1f9c2b130d45ff317aaea399b5f877b","kind":"tag","published_at":"2012-12-19T22:35:16.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.20","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"534a8bc42830a205aecca3bc27bf7972e53a1dd0","kind":"tag","published_at":"2012-08-30T18:49:45.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/v0.1.19","html_url":"https://github.com/npm/fstream/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/v0.1.19/manifests"},{"name":"0.1.18","sha":"f67e64ff74d0576bf50861131b0b4bd8afdada45","kind":"tag","published_at":"2012-03-29T01:11:31.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.18","html_url":"https://github.com/npm/fstream/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"6fc1bd7923b95d6a63a9ab6ddd4e18d57b6c6b09","kind":"tag","published_at":"2012-03-27T20:44:38.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.17","html_url":"https://github.com/npm/fstream/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"1c0061814fdfcf9f3aceebe58b89b064bf5303e0","kind":"tag","published_at":"2012-03-27T06:01:10.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.16","html_url":"https://github.com/npm/fstream/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"d17516324ad90311b05c03186a5e019616caf18d","kind":"tag","published_at":"2012-03-26T21:14:25.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.15","html_url":"https://github.com/npm/fstream/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"e50c4c90ff1bf763cff00b6d678be6ad89ff7ec3","kind":"tag","published_at":"2012-03-20T01:19:19.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.14","html_url":"https://github.com/npm/fstream/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"a2e109b71eab1f98532faf22b9a8f1f9d713907a","kind":"tag","published_at":"2012-02-28T00:38:28.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.13","html_url":"https://github.com/npm/fstream/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"d49d79bb6dc412ed2ae1339bebd1bfb9007698a5","kind":"tag","published_at":"2012-02-04T19:01:00.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.12","html_url":"https://github.com/npm/fstream/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"bf1d408bfc24c1ceafb0442389df58e1c2b0cd67","kind":"tag","published_at":"2012-01-05T00:47:11.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.11","html_url":"https://github.com/npm/fstream/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"2cac8ae8122427515457de4dadef284948f8251c","kind":"tag","published_at":"2011-12-16T17:27:47.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.10","html_url":"https://github.com/npm/fstream/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"6ba5c57aa29c3b7b061eee4149515d051b14d455","kind":"tag","published_at":"2011-12-09T02:10:23.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.9","html_url":"https://github.com/npm/fstream/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"c66fe601619548e416ed30f8f4a490a67109ba3d","kind":"tag","published_at":"2011-12-09T01:58:31.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.8","html_url":"https://github.com/npm/fstream/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"a6182f1188e9223fc58903e1756b60e768d60e31","kind":"tag","published_at":"2011-12-08T17:05:38.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.7","html_url":"https://github.com/npm/fstream/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"5565cd3a09960bb13fa6583fe774d360061a8084","kind":"tag","published_at":"2011-12-03T02:28:03.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.6","html_url":"https://github.com/npm/fstream/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"b8c292ee9fce8b17cb83ab84b36119bf3f31c749","kind":"tag","published_at":"2011-11-30T18:53:53.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.5","html_url":"https://github.com/npm/fstream/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"14d9e2e8052d4d39211cf4de3efa78f471f0e8c1","kind":"tag","published_at":"2011-11-29T19:30:14.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.4","html_url":"https://github.com/npm/fstream/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"dada82d5ef48d2a674935d8b08042e39ee6b6b90","kind":"tag","published_at":"2011-11-29T05:50:48.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.3","html_url":"https://github.com/npm/fstream/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"663611737d5ac9db6ecd68f8307412b4dbfcf157","kind":"commit","published_at":"2011-11-29T01:17:00.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.2","html_url":"https://github.com/npm/fstream/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"031b378f03681a53dfaed10a0a05fd4396f967ac","kind":"tag","published_at":"2011-11-23T00:18:18.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.1","html_url":"https://github.com/npm/fstream/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"ea1569cf07734d1bbd7ca79df4356becf611e02d","kind":"tag","published_at":"2011-11-20T07:40:30.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.1.0","html_url":"https://github.com/npm/fstream/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"5093ae08ae6117aa0e0cca028dab15780908a28f","kind":"tag","published_at":"2011-11-08T01:36:20.000Z","download_url":"https://codeload.github.com/npm/fstream/tar.gz/0.0.1","html_url":"https://github.com/npm/fstream/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npm/fstream@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-19T21:14:04.173Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.729392385116089,"dependent_packages_count":5.3688778542056586,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.549135119660874},"purl":"pkg:golang/github.com/npm/fstream","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/npm/fstream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/npm/fstream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/npm/fstream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T10:14:14.149Z","issues_count":40,"pull_requests_count":30,"avg_time_to_close_issue":4239998.6,"avg_time_to_close_pull_request":4485144.2727272725,"issues_closed_count":15,"pull_requests_closed_count":22,"pull_request_authors_count":26,"issue_authors_count":38,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":1.8666666666666667,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnpm%2Ffstream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnpm%2Ffstream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnpm%2Ffstream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnpm%2Ffstream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnpm%2Ffstream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnpm%2Ffstream/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2223059,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4999432,"name":"org.webjars.npm:fstream","ecosystem":"maven","description":"WebJar for fstream","homepage":"http://webjars.org","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/npm/fstream","keywords_array":[],"namespace":"org.webjars.npm","versions_count":5,"first_release_published_at":"2016-06-21T11:40:19.000Z","latest_release_published_at":"2019-06-21T17:38:44.000Z","latest_release_number":"1.0.12","last_synced_at":"2026-07-19T22:37:46.161Z","created_at":"2022-07-27T10:56:39.806Z","updated_at":"2026-07-19T22:37:46.161Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/fstream/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/fstream/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":50223313,"uuid":"2672652","full_name":"npm/fstream","owner":"npm","description":"Advanced FS Streaming for Node","archived":true,"fork":false,"pushed_at":"2021-06-16T23:40:29.000Z","size":216,"stargazers_count":209,"open_issues_count":33,"forks_count":42,"subscribers_count":32,"default_branch":"master","last_synced_at":"2025-08-19T20:35:50.465Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npm.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":"2011-10-29T21:36:05.000Z","updated_at":"2025-01-20T12:31:15.000Z","dependencies_parsed_at":"2022-09-10T22:52:04.512Z","dependency_job_id":null,"html_url":"https://github.com/npm/fstream","commit_stats":null,"previous_names":["isaacs/fstream"],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/npm/fstream","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm","download_url":"https://codeload.github.com/npm/fstream/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271222851,"owners_count":24721543,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"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"}},"repo_metadata_updated_at":"2025-08-19T21:14:02.857Z","dependent_packages_count":12,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":4.917105234117773,"stargazers_count":15.901790318276577,"forks_count":16.034815199747996,"average":17.20841367327243},"purl":"pkg:maven/org.webjars.npm/fstream","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:fstream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:fstream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:fstream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T10:14:14.149Z","issues_count":40,"pull_requests_count":30,"avg_time_to_close_issue":4239998.6,"avg_time_to_close_pull_request":4485144.2727272725,"issues_closed_count":15,"pull_requests_closed_count":22,"pull_request_authors_count":26,"issue_authors_count":38,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":1.8666666666666667,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:fstream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:fstream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:fstream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:fstream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:fstream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:fstream/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1742274,"name":"fstream-2","ecosystem":"npm","description":"Advanced file system stream things","homepage":"https://github.com/npm/fstream#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/npm/fstream","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2017-06-10T23:25:07.557Z","latest_release_published_at":"2017-06-10T23:25:07.557Z","latest_release_number":"1.0.11","last_synced_at":"2026-07-19T22:37:56.223Z","created_at":"2022-04-09T15:55:34.725Z","updated_at":"2026-07-19T22:37:56.223Z","registry_url":"https://www.npmjs.com/package/fstream-2","install_command":"npm install fstream-2","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.11"}},"repo_metadata":{"id":50223313,"uuid":"2672652","full_name":"npm/fstream","owner":"npm","description":"Advanced FS Streaming for Node","archived":true,"fork":false,"pushed_at":"2021-06-16T23:40:29.000Z","size":216,"stargazers_count":209,"open_issues_count":33,"forks_count":53,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-07-03T17:31:44.489Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npm.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":"2011-10-29T21:36:05.000Z","updated_at":"2025-09-15T08:14:51.000Z","dependencies_parsed_at":"2022-09-10T22:52:04.512Z","dependency_job_id":null,"html_url":"https://github.com/npm/fstream","commit_stats":null,"previous_names":["isaacs/fstream"],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/npm/fstream","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm","download_url":"https://codeload.github.com/npm/fstream/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/sbom","scorecard":{"id":696312,"data":{"date":"2025-08-11","repo":{"name":"github.com/npm/fstream","commit":"bffea43c6a201c76bc85842539e09a779508790b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/30 approved changesets -- score normalized to 0","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":10,"reason":"no binaries found in the repo","details":null,"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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"}},{"name":"Vulnerabilities","score":0,"reason":"55 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-832h-xg76-4gv6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-g74r-ffvr-5q9f","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-9prh-257w-9277","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-jcpv-g9rr-qxrc","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-wrvr-8mpx-r7pp","Warn: Project is vulnerable to: GHSA-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-pc58-wgmc-hfjr","Warn: Project is vulnerable to: GHSA-vvv8-xw5f-3f88","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-265q-28rp-chq5","Warn: Project is vulnerable to: GHSA-gqgv-6jq5-jjj9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-7xfp-9c55-5vqj","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x6fg-f45m-jf5q","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-mf6x-7mm4-x2g7","Warn: Project is vulnerable to: GHSA-38h8-x697-gh8q","Warn: Project is vulnerable to: GHSA-qhv9-728r-6jqg","Warn: Project is vulnerable to: GHSA-g7q5-pjjr-gqvp","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-34r7-q49f-h37c","Warn: Project is vulnerable to: GHSA-c9f4-xj24-8jqx","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-v2p6-4mp7-3r9v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T03:48:05.328Z","repository_id":50223313,"created_at":"2025-08-22T03:48:05.328Z","updated_at":"2025-08-22T03:48:05.328Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35325188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"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":"npm","name":"npm","uuid":"6078720","kind":"organization","description":"JavaScript Package Manager, Registry \u0026 Website","email":null,"website":"https://npmjs.com","location":"United States of America","twitter":"npmjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6078720?v=4","repositories_count":343,"last_synced_at":"2024-04-14T06:35:40.452Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npm","funding_links":[],"total_stars":50155,"followers":2401,"following":0,"created_at":"2022-11-02T16:18:59.756Z","updated_at":"2024-04-14T06:36:45.292Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-07-19T22:37:49.124Z","dependent_packages_count":2,"downloads":10,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":61.89665480234993,"dependent_repos_count":10.336075070876474,"dependent_packages_count":8.856726766155058,"stargazers_count":4.0033322456316975,"forks_count":3.9433737100174984,"docker_downloads_count":null,"average":17.80723251900613},"purl":"pkg:npm/fstream-2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/fstream-2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/fstream-2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/fstream-2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-19T21:14:05.753Z","issues_count":40,"pull_requests_count":30,"avg_time_to_close_issue":4239998.6,"avg_time_to_close_pull_request":4485144.2727272725,"issues_closed_count":15,"pull_requests_closed_count":22,"pull_request_authors_count":26,"issue_authors_count":38,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":1.8666666666666667,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fstream-2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fstream-2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fstream-2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fstream-2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fstream-2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fstream-2/codemeta","maintainers":[{"uuid":"fstream-2","login":"fstream-2","name":null,"email":"fstream-2@best-apps.me","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~fstream-2","role":null,"created_at":"2022-11-12T10:50:48.413Z","updated_at":"2022-11-12T10:50:48.413Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fstream-2/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676746,"maintainers_count":1210810,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13399358,"name":"node-fstream","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/npm/fstream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/npm/fstream","keywords_array":["universe/web"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:37:34.558Z","latest_release_published_at":"2026-02-06T05:37:34.558Z","latest_release_number":"1.0.12-7","last_synced_at":"2026-03-06T14:32:22.930Z","created_at":"2026-02-06T05:37:34.245Z","updated_at":"2026-03-06T14:32:22.931Z","registry_url":"https://launchpad.net/ubuntu/+source/node-fstream","install_command":"apt-get install node-fstream","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-fstream","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-rimraf \u003c!nocheck\u003e, node-mkdirp (\u003e= 1) \u003c!nocheck\u003e, node-graceful-fs \u003c!nocheck\u003e, node-inherits \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/node-fstream?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-fstream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-fstream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-fstream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-fstream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-fstream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-fstream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-fstream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-fstream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-fstream/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}}],"commits":{"id":11907,"full_name":"npm/fstream","default_branch":"master","total_commits":224,"total_committers":19,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":11.789473684210526,"dds":0.1875,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-07-19T22:37:33.304Z","last_synced_commit":"bffea43c6a201c76bc85842539e09a779508790b","created_at":"2023-03-07T11:18:31.148Z","updated_at":"2026-07-19T22:37:33.258Z","committers":[{"name":"isaacs","email":"i@izs.me","login":"isaacs","count":182},{"name":"Forrest L Norvell","email":"forrest@npmjs.com","login":"othiym23","count":12},{"name":"Rebecca Turner","email":"me@re-becca.org","login":"iarna","count":8},{"name":"coderaiser","email":"mnemonic.enemy@gmail.com","login":"coderaiser","count":3},{"name":"Kat Marchán","email":"kzm@sykosomatic.org","login":"zkat","count":2},{"name":"Michael Demmer","email":"demmer@jut.io","login":"demmer","count":2},{"name":"Rod Vagg","email":"rod@vagg.org","login":"rvagg","count":2},{"name":"Tim Cuthbertson","email":"tim@gfxmonk.net","login":"timbertson","count":2},{"name":"David Greenspan","email":"dgreenspan@alum.mit.edu","login":"dgreensp","count":1},{"name":"Evan Lucas","email":"evanlucas@me.com","login":"evanlucas","count":1},{"name":"Feross Aboukhadijeh","email":"feross@feross.org","login":"feross","count":1},{"name":"Maciej Małecki","email":"maciej.malecki@notimplemented.org","login":"mmalecki","count":1},{"name":"Max Ogden","email":"max@maxogden.com","login":"max-mapper","count":1},{"name":"Nathan Rajlich","email":"nathan@tootallnate.net","login":"TooTallNate","count":1},{"name":"Nathan Zadoks","email":"nathan@nathan7.eu","login":"edef1c","count":1},{"name":"Ziggy Jonsson","email":"ziggy.jonsson.nyc@gmail.com","login":"ZJONSSON","count":1},{"name":"pradeep G","email":"pradeepgowda143.pg@gmail.com","login":"pradeepggowda","count":1},{"name":"silkentrance","email":"trancesilken@gmail.com","login":"silkentrance","count":1},{"name":"thefourtheye","email":"thefourtheye","login":"thefourtheye","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-20T00:00:13.349Z","repositories_count":6385450,"commits_count":867489592,"contributors_count":35883501,"owners_count":1227609,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"npm/fstream","html_url":"https://github.com/npm/fstream","last_synced_at":"2026-01-12T06:22:01.813Z","status":"error","issues_count":40,"pull_requests_count":30,"avg_time_to_close_issue":4239998.6,"avg_time_to_close_pull_request":4485144.2727272725,"issues_closed_count":15,"pull_requests_closed_count":22,"pull_request_authors_count":26,"issue_authors_count":38,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":1.8666666666666667,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-19T18:47:35.984Z","updated_at":"2026-01-12T06:22:01.814Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Ffstream/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"needs-tests":3,"needs-repro":1,"in-progress":1,"review":1}},"issue_author_associations_count":{"table":{"NONE":35,"CONTRIBUTOR":4}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":19,"NONE":11}},"issue_authors":{"table":{"jasonkarns":2,"othiym23":2,"ghost":1,"kellyselden":1,"alunny":1,"bebraw":1,"ForbesLindesay":1,"pabloalr":1,"duzun":1,"mardiros":1,"timbertson":1,"benjamingr":1,"kapouer":1,"DamonOehlman":1,"tedmx":1,"kprabowo":1,"ekkis":1,"estark37":1,"russellyoung":1,"pradeepgowda21":1,"Fatme":1,"bootstraponline":1,"tamird":1,"glasser":1,"satazor":1,"apydo":1,"silkentrance":1,"tkafka":1,"sdarnell":1,"Filirom1":1,"fostahgix":1,"Messilimeng":1,"rauno56":1,"rrjamie":1,"prusse-martin":1,"guimard":1,"shevchuk":1}},"pull_request_authors":{"table":{"coderaiser":3,"pauky":2,"othiym23":2,"dgreensp":1,"maxogden":1,"evanlucas":1,"avital":1,"ghost":1,"isaacs":1,"gartner":1,"timbertson":1,"AdamMagaluk":1,"na2hiro":1,"rharriso":1,"feross":1,"pradeepggowda":1,"ChALkeR":1,"cbraynor":1,"TooTallNate":1,"demmer":1,"thefourtheye":1,"glasser":1,"rvagg":1,"ZJONSSON":1,"silkentrance":1,"mmalecki":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-19T00:00:22.519Z","repositories_count":14860199,"issues_count":32147019,"pull_requests_count":105801109,"authors_count":11351062,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"WatchEvent":2},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-09-10T22:52:04.232Z","updated_at":"2022-09-10T22:52:04.232Z","repository_link":"https://github.com/npm/fstream/blob/master/package-lock.json","dependencies":[{"id":4433482635,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.1.15","direct":false,"kind":"runtime","optional":false},{"id":4433482636,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":4433482637,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":4433482638,"package_name":"minimist","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":4433482639,"package_name":"rimraf","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":4433482640,"package_name":"graceful-fs","ecosystem":"npm","requirements":"1.1.14","direct":false,"kind":"runtime","optional":false},{"id":4433482641,"package_name":"standard","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4433482642,"package_name":"dezalgo","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4433482643,"package_name":"asap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4433482644,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4433482645,"package_name":"eslint","ecosystem":"npm","requirements":"0.21.2","direct":false,"kind":"development","optional":false},{"id":4433482646,"package_name":"chalk","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4433482647,"package_name":"ansi-styles","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4433482648,"package_name":"has-ansi","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4433482649,"package_name":"ansi-regex","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4433482650,"package_name":"strip-ansi","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4433482651,"package_name":"supports-color","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":4433482652,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"development","optional":false},{"id":4433482653,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4433482654,"package_name":"readable-stream","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"development","optional":false},{"id":4433482655,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4433482656,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":4433482657,"package_name":"string_decoder","ecosystem":"npm","requirements":"0.10.31","direct":false,"kind":"development","optional":false},{"id":4433482658,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":4433482659,"package_name":"debug","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4433482660,"package_name":"ms","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"development","optional":false},{"id":4433482661,"package_name":"doctrine","ecosystem":"npm","requirements":"0.6.4","direct":false,"kind":"development","optional":false},{"id":4433482662,"package_name":"esutils","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":4433482663,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4433482664,"package_name":"escope","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4433482665,"package_name":"es6-map","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":4433482666,"package_name":"d","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":4433482667,"package_name":"es5-ext","ecosystem":"npm","requirements":"0.10.7","direct":false,"kind":"development","optional":false},{"id":4433482668,"package_name":"es6-symbol","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4433482669,"package_name":"es6-iterator","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":4433482670,"package_name":"es6-set","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":4433482671,"package_name":"es6-symbol","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":4433482672,"package_name":"event-emitter","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"development","optional":false},{"id":4433482673,"package_name":"es6-weak-map","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":4433482674,"package_name":"esrecurse","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":4433482675,"package_name":"estraverse","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4433482676,"package_name":"espree","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":4433482677,"package_name":"estraverse","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4433482678,"package_name":"estraverse-fb","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":4433482679,"package_name":"globals","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"development","optional":false},{"id":4433482680,"package_name":"inquirer","ecosystem":"npm","requirements":"0.8.5","direct":false,"kind":"development","optional":false},{"id":4433482681,"package_name":"cli-width","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4433482682,"package_name":"figures","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":4433482683,"package_name":"lodash","ecosystem":"npm","requirements":"3.9.3","direct":false,"kind":"development","optional":false},{"id":4433482684,"package_name":"readline2","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":4433482685,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"development","optional":false},{"id":4433482686,"package_name":"rx","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":4433482687,"package_name":"through","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"development","optional":false},{"id":4433482688,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":4433482689,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4433482690,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4433482691,"package_name":"esprima","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4433482692,"package_name":"minimatch","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"development","optional":false},{"id":4433482693,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4433482694,"package_name":"balanced-match","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":4433482695,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":4433482696,"package_name":"object-assign","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4433482697,"package_name":"optionator","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":4433482698,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":4433482699,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":4433482700,"package_name":"levn","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"development","optional":false},{"id":4433482701,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":4433482702,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":4433482703,"package_name":"wordwrap","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"development","optional":false},{"id":4433482704,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4433482705,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4433482706,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":4433482707,"package_name":"user-home","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4433482708,"package_name":"xml-escape","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4433482709,"package_name":"eslint-config-standard","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4433482710,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":4433482711,"package_name":"find-root","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":4433482712,"package_name":"get-stdin","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":4433482713,"package_name":"glob","ecosystem":"npm","requirements":"5.0.10","direct":false,"kind":"development","optional":false},{"id":4433482714,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4433482715,"package_name":"once","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":4433482716,"package_name":"ignore","ecosystem":"npm","requirements":"2.2.15","direct":false,"kind":"development","optional":false},{"id":4433482717,"package_name":"minimist","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4433482718,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4433482719,"package_name":"standard-format","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":4433482720,"package_name":"esformatter","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":4433482721,"package_name":"debug","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"development","optional":false},{"id":4433482722,"package_name":"mout","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":4433482723,"package_name":"npm-run","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4433482724,"package_name":"npm-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4433482725,"package_name":"which","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4433482726,"package_name":"is-absolute","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":4433482727,"package_name":"is-relative","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":4433482728,"package_name":"serializerr","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4433482729,"package_name":"protochain","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4433482730,"package_name":"sync-exec","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":4433482731,"package_name":"optimist","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":4433482732,"package_name":"minimist","ecosystem":"npm","requirements":"0.0.10","direct":false,"kind":"development","optional":false},{"id":4433482733,"package_name":"resolve","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":4433482734,"package_name":"rocambole","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":4433482735,"package_name":"rocambole-indent","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":4433482736,"package_name":"rocambole-linebreak","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4433482737,"package_name":"semver","ecosystem":"npm","requirements":"4.3.6","direct":false,"kind":"development","optional":false},{"id":4433482738,"package_name":"rocambole-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4433482739,"package_name":"rocambole-token","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":4433482740,"package_name":"rocambole-whitespace","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4433482741,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"development","optional":false},{"id":4433482742,"package_name":"semver","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":4433482743,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":4433482744,"package_name":"esformatter-eol-last","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4433482745,"package_name":"string.prototype.endswith","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":4433482746,"package_name":"esformatter-literal-notation","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4433482747,"package_name":"rocambole","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":4433482748,"package_name":"esprima","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4433482749,"package_name":"esformatter-quotes","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4433482750,"package_name":"esformatter-spaced-lined-comment","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4433482751,"package_name":"glob","ecosystem":"npm","requirements":"4.5.3","direct":false,"kind":"development","optional":false},{"id":4433482752,"package_name":"stdin","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":4433482753,"package_name":"uniq","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4433482754,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4433482755,"package_name":"tap","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4433482756,"package_name":"buffer-equal","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":4433482757,"package_name":"coveralls","ecosystem":"npm","requirements":"2.11.2","direct":false,"kind":"development","optional":false},{"id":4433482758,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":4433482759,"package_name":"argparse","ecosystem":"npm","requirements":"0.1.16","direct":false,"kind":"development","optional":false},{"id":4433482760,"package_name":"underscore","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":4433482761,"package_name":"underscore.string","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":4433482762,"package_name":"lcov-parse","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":4433482763,"package_name":"log-driver","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":4433482764,"package_name":"request","ecosystem":"npm","requirements":"2.40.0","direct":false,"kind":"development","optional":false},{"id":4433482765,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":4433482766,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":4433482767,"package_name":"form-data","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":4433482768,"package_name":"async","ecosystem":"npm","requirements":"0.9.2","direct":false,"kind":"development","optional":false},{"id":4433482769,"package_name":"combined-stream","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"development","optional":false},{"id":4433482770,"package_name":"delayed-stream","ecosystem":"npm","requirements":"0.0.5","direct":false,"kind":"development","optional":false},{"id":4433482771,"package_name":"mime","ecosystem":"npm","requirements":"1.2.11","direct":false,"kind":"development","optional":false},{"id":4433482772,"package_name":"hawk","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4433482773,"package_name":"boom","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"development","optional":false},{"id":4433482774,"package_name":"cryptiles","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":4433482775,"package_name":"hoek","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":4433482776,"package_name":"sntp","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"development","optional":false},{"id":4433482777,"package_name":"http-signature","ecosystem":"npm","requirements":"0.10.1","direct":false,"kind":"development","optional":false},{"id":4433482778,"package_name":"asn1","ecosystem":"npm","requirements":"0.1.11","direct":false,"kind":"development","optional":false},{"id":4433482779,"package_name":"assert-plus","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":4433482780,"package_name":"ctype","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":4433482781,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":4433482782,"package_name":"mime-types","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4433482783,"package_name":"node-uuid","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":4433482784,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":4433482785,"package_name":"qs","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4433482786,"package_name":"stringstream","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"development","optional":false},{"id":4433482787,"package_name":"tough-cookie","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4433482788,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":4433482789,"package_name":"deep-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4433482790,"package_name":"foreground-child","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4433482791,"package_name":"nyc","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":4433482792,"package_name":"istanbul","ecosystem":"npm","requirements":"0.3.14","direct":false,"kind":"development","optional":false},{"id":4433482793,"package_name":"abbrev","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":4433482794,"package_name":"escodegen","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":4433482795,"package_name":"esprima","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":4433482796,"package_name":"estraverse","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":4433482797,"package_name":"source-map","ecosystem":"npm","requirements":"0.1.43","direct":false,"kind":"development","optional":false},{"id":4433482798,"package_name":"amdefine","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":4433482799,"package_name":"esprima","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4433482800,"package_name":"fileset","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":4433482801,"package_name":"glob","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"development","optional":false},{"id":4433482802,"package_name":"minimatch","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":4433482803,"package_name":"lru-cache","ecosystem":"npm","requirements":"2.6.4","direct":false,"kind":"development","optional":false},{"id":4433482804,"package_name":"sigmund","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4433482805,"package_name":"minimatch","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":4433482806,"package_name":"handlebars","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4433482807,"package_name":"uglify-js","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":4433482808,"package_name":"async","ecosystem":"npm","requirements":"0.2.10","direct":false,"kind":"development","optional":false},{"id":4433482809,"package_name":"optimist","ecosystem":"npm","requirements":"0.3.7","direct":false,"kind":"development","optional":false},{"id":4433482810,"package_name":"nopt","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":4433482811,"package_name":"which","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":4433482812,"package_name":"rimraf","ecosystem":"npm","requirements":"2.3.4","direct":false,"kind":"development","optional":false},{"id":4433482813,"package_name":"spawn-wrap","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4433482814,"package_name":"strip-bom","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4433482815,"package_name":"first-chunk-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4433482816,"package_name":"is-utf8","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":4433482817,"package_name":"yargs","ecosystem":"npm","requirements":"3.10.0","direct":false,"kind":"development","optional":false},{"id":4433482818,"package_name":"camelcase","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4433482819,"package_name":"cliui","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4433482820,"package_name":"center-align","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":4433482821,"package_name":"align-text","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":4433482822,"package_name":"kind-of","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4433482823,"package_name":"longest","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4433482824,"package_name":"right-align","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":4433482825,"package_name":"wordwrap","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"development","optional":false},{"id":4433482826,"package_name":"decamelize","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4433482827,"package_name":"window-size","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":4433482828,"package_name":"opener","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":4433482829,"package_name":"signal-exit","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":4433482830,"package_name":"tap-mocha-reporter","ecosystem":"npm","requirements":"0.0.13","direct":false,"kind":"development","optional":false},{"id":4433482831,"package_name":"diff","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":4433482832,"package_name":"tap-parser","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":4433482833,"package_name":"events-to-array","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-10T22:52:04.353Z","updated_at":"2022-09-10T22:52:04.353Z","repository_link":"https://github.com/npm/fstream/blob/master/package.json","dependencies":[{"id":4433483844,"package_name":"graceful-fs","ecosystem":"npm","requirements":"^4.1.2","direct":true,"kind":"runtime","optional":false},{"id":4433483845,"package_name":"inherits","ecosystem":"npm","requirements":"~2.0.0","direct":true,"kind":"runtime","optional":false},{"id":4433483846,"package_name":"mkdirp","ecosystem":"npm","requirements":"^0.5 0","direct":true,"kind":"runtime","optional":false},{"id":4433483847,"package_name":"rimraf","ecosystem":"npm","requirements":"2","direct":true,"kind":"runtime","optional":false},{"id":4433483848,"package_name":"standard","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":4433483849,"package_name":"tap","ecosystem":"npm","requirements":"^1.2.0","direct":true,"kind":"development","optional":false}]}],"score":29.995245472933426,"created_at":"2026-07-08T06:45:16.204Z","updated_at":"2026-07-21T13:30:24.336Z","avatar_url":"https://github.com/npm.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378069","html_url":"https://summary.ecosyste.ms/projects/378069"}