{"id":5423020,"name":"@datastream/file","ecosystem":"npm","description":"File system readable and writable streams with extension type enforcement","homepage":"https://datastream.js.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/willfarrell/datastream","keywords_array":["Web Stream API","Node Stream API"],"namespace":"datastream","versions_count":42,"first_release_published_at":"2022-11-14T21:37:51.308Z","latest_release_published_at":"2026-05-09T12:46:29.321Z","latest_release_number":"0.5.0","last_synced_at":"2026-05-18T18:02:08.740Z","created_at":"2022-11-14T21:41:27.906Z","updated_at":"2026-05-18T18:04:32.960Z","registry_url":"https://www.npmjs.com/package/@datastream/file","install_command":"npm install @datastream/file","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.5.0"}},"repo_metadata":{"id":49349418,"uuid":"505292588","full_name":"willfarrell/datastream","owner":"willfarrell","description":"Commonly used stream patterns for Web Streams API and NodeJS Streams","archived":false,"fork":false,"pushed_at":"2026-05-16T17:50:50.000Z","size":3011,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-05-16T19:42:50.980Z","etag":null,"topics":["nodejs-stream","stream","streams","web-stream"],"latest_commit_sha":null,"homepage":"https://datastream.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willfarrell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["willfarrell"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2022-06-20T04:22:26.000Z","updated_at":"2026-05-16T17:50:47.000Z","dependencies_parsed_at":"2024-06-10T03:42:00.445Z","dependency_job_id":"8ba22e8a-3726-444e-adb5-8da62fb80caf","html_url":"https://github.com/willfarrell/datastream","commit_stats":{"total_commits":79,"total_committers":4,"mean_commits":19.75,"dds":"0.30379746835443033","last_synced_commit":"5cd6e3f16b820bfd8055c1b9403e5e5f69dc7f75"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/willfarrell/datastream","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willfarrell","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/sbom","scorecard":{"id":1244779,"data":{"date":"2026-03-12T03:56:12Z","repo":{"name":"github.com/willfarrell/datastream","commit":"adbce59fa436ccc679e980c388111250db12b95b"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":7.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/23 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:75","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:107","Info: jobLevel 'actions' permission set to 'read': .github/workflows/sast.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/sast.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/test-sast.yml:102","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-sast.yml:103","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/website-cloudflare-pages.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:14","Warn: no topLevel permission defined: .github/workflows/sast.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-dast.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-dco.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-lint.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-perf.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-sast.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-types.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/website-cloudflare-pages.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sast.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/willfarrell/datastream/sast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sast.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/willfarrell/datastream/sast.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sast.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/willfarrell/datastream/sast.yml/main?enable=pin","Info:  33 out of  36 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:   9 out of   9 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: JavaScriptPropertyBasedTesting integration found: packages/base64/index.fuzz.js:9","Info: JavaScriptPropertyBasedTesting integration found: packages/compress/index.fuzz.js:12","Info: JavaScriptPropertyBasedTesting integration found: packages/core/index.fuzz.js:12","Info: JavaScriptPropertyBasedTesting integration found: packages/csv/index.fuzz.js:20","Info: JavaScriptPropertyBasedTesting integration found: packages/digest/index.fuzz.js:4","Info: JavaScriptPropertyBasedTesting integration found: packages/file/index.fuzz.js:3","Info: JavaScriptPropertyBasedTesting integration found: packages/object/index.fuzz.js:21","Info: JavaScriptPropertyBasedTesting integration found: packages/string/index.fuzz.js:18","Info: JavaScriptPropertyBasedTesting integration found: packages/validate/index.fuzz.js:8","Info: JavaScriptPropertyBasedTesting integration found: packages/base64/index.fuzz.js:9","Info: JavaScriptPropertyBasedTesting integration found: packages/compress/index.fuzz.js:12","Info: JavaScriptPropertyBasedTesting integration found: packages/core/index.fuzz.js:12","Info: JavaScriptPropertyBasedTesting integration found: packages/csv/index.fuzz.js:20","Info: JavaScriptPropertyBasedTesting integration found: packages/digest/index.fuzz.js:4","Info: JavaScriptPropertyBasedTesting integration found: packages/file/index.fuzz.js:3","Info: JavaScriptPropertyBasedTesting integration found: packages/object/index.fuzz.js:21","Info: JavaScriptPropertyBasedTesting integration found: packages/string/index.fuzz.js:18","Info: JavaScriptPropertyBasedTesting integration found: packages/validate/index.fuzz.js:8"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: all commits (8) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"name":"Branch-Protection","score":10,"reason":"branch protection is fully enabled on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Info: required approving review count is 2 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-23c5-xmqv-rm74","Warn: Project is vulnerable to: GHSA-7r86-cg39-jmmj"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"1 out of 1 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}},{"name":"Contributors","score":3,"reason":"project has 1 contributing companies or organizations -- score normalized to 3","details":["Info: found contributions from: middyjs"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}}]},"last_synced_at":"2026-03-12T10:21:19.474Z","repository_id":49349418,"created_at":"2026-03-12T10:21:19.474Z","updated_at":"2026-03-12T10:21:19.474Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33166026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"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":"willfarrell","name":"will Farrell","uuid":"1097020","kind":"user","description":"","email":"","website":"willfarrell.ca","location":"Canada","twitter":null,"company":"The Gordon Foundation","icon_url":"https://avatars.githubusercontent.com/u/1097020?v=4","repositories_count":110,"last_synced_at":"2024-05-01T10:47:36.960Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/willfarrell","funding_links":["https://github.com/sponsors/willfarrell"],"total_stars":6245,"followers":348,"following":2,"created_at":"2022-11-03T05:51:36.289Z","updated_at":"2024-05-01T10:47:39.475Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willfarrell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willfarrell/repositories"},"tags":[{"name":"0.5.0","sha":"99b6986ada9799c6b0631c9cf851a46c34417dc3","kind":"commit","published_at":"2026-05-09T11:57:24.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.5.0","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"db9ea8c502fd980a95ba20975f36a4b5b4afa387","kind":"commit","published_at":"2026-04-19T16:43:36.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.4.0","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"9edd574f0ef78fc84aaa82fed2c30657773acec4","kind":"commit","published_at":"2026-04-16T18:59:05.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.3.2","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"54010ec5991526b5f6d34a5b0ef5f9ceb0116c4c","kind":"commit","published_at":"2026-04-16T17:15:11.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.3.1","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"3acd7b6023acac33f66009cf67a88184cc0007f1","kind":"commit","published_at":"2026-04-16T13:55:38.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.3.0","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"ec6f3db34a1a8bfb42e504f32c52df03e1560e4e","kind":"commit","published_at":"2026-04-16T02:34:05.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.2.0","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.2.0/manifests"},{"name":"0.1.6","sha":"6313f07bc0dc642d38d048d74e258d1fe8729686","kind":"commit","published_at":"2026-03-18T22:06:47.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.1.6","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"99519b13f7c7b7838f482f7d2de065bc06edb71b","kind":"commit","published_at":"2026-03-18T19:22:31.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.1.5","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f1b0a69edae7dc7d089c634b62a7e3e3abec23c8","kind":"commit","published_at":"2026-03-14T17:48:59.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.1.4","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"cae22d3be7e3c7756d55d7272f72bde5042aacca","kind":"commit","published_at":"2026-03-14T15:13:44.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.1.3","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3d8fb2a26ebf3aba5737b377507421c6f0ea957c","kind":"commit","published_at":"2026-03-12T19:23:39.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.1.2","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4618236ad485a043a16c634b11066da2f2ec8878","kind":"commit","published_at":"2026-03-12T17:42:03.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.1.1","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"f0eaa5867b1aa0a4d8e69bb58bdc0094ce91c808","kind":"commit","published_at":"2026-03-11T23:21:13.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.1.0","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.1.0/manifests"},{"name":"0.0.42","sha":"611eca1f5922f6ee623fcd3b7bb9556deef794fd","kind":"commit","published_at":"2025-11-24T03:59:16.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.42","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.42/manifests"},{"name":"0.0.41","sha":"4c47151aecaa589a80fc117b38d8da757c3f8505","kind":"commit","published_at":"2025-08-24T18:57:32.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.41","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.41/manifests"},{"name":"0.0.40","sha":"4dbeb8efee8daea0f19b14573f064afc77499094","kind":"commit","published_at":"2024-09-25T18:44:45.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.40","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.40/manifests"},{"name":"0.0.39","sha":"cf149bf625928b550a2976f2d8b355ca275bbd58","kind":"commit","published_at":"2024-09-25T18:40:37.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.39","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.39/manifests"},{"name":"0.0.38","sha":"e473d15a15b64399d0855477b478cef04b39b56a","kind":"commit","published_at":"2024-09-01T14:15:25.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.38","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.38/manifests"},{"name":"0.0.37","sha":"23f278b50056e9f673239dcaba27d07a794da88d","kind":"commit","published_at":"2024-08-21T15:20:57.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.37","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.37/manifests"},{"name":"0.0.36","sha":"518d2c95eb3463d1c0a41ac01914cc84f7fa2c18","kind":"commit","published_at":"2024-06-10T17:04:14.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.36","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.36/manifests"},{"name":"0.0.35","sha":"07bea18aeae4c22f8c25f3e307f355533d306069","kind":"commit","published_at":"2023-06-06T18:20:34.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.35","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.35/manifests"},{"name":"0.0.34","sha":"b4cd8a408e44aaa7ae8a68c5e9a796fe4cc0b7b3","kind":"commit","published_at":"2023-06-01T02:06:37.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.34","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.34/manifests"},{"name":"0.0.33","sha":"bafef9371bdf32881280cf29bc71d794356bea24","kind":"commit","published_at":"2023-05-30T18:10:15.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.33","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.33/manifests"},{"name":"0.0.32","sha":"32770094b9d0f7d31d2cebf2bb28e9f6ceef84be","kind":"commit","published_at":"2023-05-28T19:20:05.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.32","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.32/manifests"},{"name":"0.0.31","sha":"69f6650ffe7b31dba8e4b96a3cc5d1e95a1fa971","kind":"commit","published_at":"2023-05-25T19:37:31.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.31","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.31/manifests"},{"name":"0.0.30","sha":"3328249bd82783ffc397b9376fc30ec9028a391d","kind":"commit","published_at":"2023-05-05T00:57:34.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.30","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.30/manifests"},{"name":"0.0.29","sha":"35b9d74b6af41ea1c6dec44ee9bab988651bbd3a","kind":"commit","published_at":"2023-03-28T18:24:02.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.29","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.29/manifests"},{"name":"0.0.28","sha":"0d80e7769c67184f8bfbb9f6cc3183bf9bf323df","kind":"commit","published_at":"2023-03-28T01:10:08.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.28","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.28/manifests"},{"name":"0.0.27","sha":"bc6379cebee18469665dd1b82c9b983f6f0383b0","kind":"commit","published_at":"2023-03-27T00:29:38.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.27","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.27/manifests"},{"name":"0.0.26","sha":"2676205c4eb1c9b2486c9dd20184766767de7e85","kind":"commit","published_at":"2023-03-26T23:43:49.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.26","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.26/manifests"},{"name":"0.0.25","sha":"bf8425d661705aebd413dc38668dee33cb4e9cfc","kind":"commit","published_at":"2023-03-26T23:33:22.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.25","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.25/manifests"},{"name":"0.0.24","sha":"4afe33fa5678c501c51b56f072c6013a31979f2b","kind":"commit","published_at":"2023-03-26T23:15:10.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.24","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.24/manifests"},{"name":"0.0.23","sha":"b87a2a8da91101d871d1decc7aa1b6f8610822e4","kind":"commit","published_at":"2023-03-24T14:45:20.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.23","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.23/manifests"},{"name":"0.0.22","sha":"e141574d48cf6bbc13c40ac9e5c3f343baf59a4d","kind":"commit","published_at":"2023-03-17T17:52:12.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.22","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.22/manifests"},{"name":"0.0.21","sha":"53ac7d1b0435b487a59f10ff22e7255d66ce1657","kind":"commit","published_at":"2023-03-17T17:43:47.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.21","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.21/manifests"},{"name":"0.0.20","sha":"2ce70b80a8a02b3e2dcd4ec652647fa5ed080d15","kind":"commit","published_at":"2023-03-09T16:31:50.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.20","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.20/manifests"},{"name":"0.0.19","sha":"893d21043ef0903afc2fe43d0b3f7fc47671847d","kind":"commit","published_at":"2023-02-09T03:55:37.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.19","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"bda3dcbe13668115fe324463ee088260ce667e32","kind":"commit","published_at":"2022-12-18T07:56:14.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.18","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"053cb430d25f412c486ab15dc3133cb357bd29b7","kind":"commit","published_at":"2022-12-15T18:33:43.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.17","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"b80902d104561d27ca0ba7aedf27fc7dc70f8a2b","kind":"commit","published_at":"2022-12-07T19:17:43.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.16","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"d67be699f670b30e8e474e76a8b22ac6a8a0a621","kind":"commit","published_at":"2022-12-06T06:53:46.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.15","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"bd888bed4be88044a992d61835961198585596a1","kind":"commit","published_at":"2022-12-06T05:47:07.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.14","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"1727c02093df2870d40323f0c476e6bfdc383476","kind":"commit","published_at":"2022-12-06T05:45:02.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.13","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"cd10c8f54ca60b37440e27c380930cda0671be92","kind":"commit","published_at":"2022-11-20T06:31:39.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.12","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"4a353d2eb9a6fcab511526b6e6eb555b9d844342","kind":"commit","published_at":"2022-11-15T06:36:43.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.11","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"28b7eb8cfb09381e5136122ac7eb13cadac8e579","kind":"commit","published_at":"2022-11-14T23:03:02.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.10","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"473006509375557fcc025ad076d827c0d3c2e4ee","kind":"commit","published_at":"2022-11-14T21:26:07.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.9","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.9/manifests"},{"name":"0.0.6","sha":"02758efba81c596908ce4d3c5737b4ea86441dd0","kind":"commit","published_at":"2022-08-29T02:50:42.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.6","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"f1daea28a283a92229af9d758bff326f97e34856","kind":"commit","published_at":"2022-08-28T18:47:34.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.5","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c1774a4040720e50335008861b279b738e2e3ff1","kind":"commit","published_at":"2022-08-19T02:21:01.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.4","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c4add754085a910bd6e2e86cc278f24a498b733","kind":"commit","published_at":"2022-08-17T19:52:15.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.3","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"10c6f98783058dc01a9a29d60b67f592f6683324","kind":"commit","published_at":"2022-08-09T21:21:51.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.2","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"73f6ec04d7ecff9ad0c4feae0c5f45cca52a0dc1","kind":"commit","published_at":"2022-08-09T20:08:06.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.1","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.1/manifests"},{"name":"0.0.0","sha":"7b91942dda5aaa9d96caad34f639f2edd6b33357","kind":"commit","published_at":"2022-07-24T21:25:00.000Z","download_url":"https://codeload.github.com/willfarrell/datastream/tar.gz/0.0.0","html_url":"https://github.com/willfarrell/datastream/releases/tag/0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/willfarrell/datastream@0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/tags/0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-18T18:04:32.958Z","dependent_packages_count":3,"downloads":113,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":15.637823532453865,"dependent_repos_count":10.336075070876474,"dependent_packages_count":5.9018835679009225,"stargazers_count":11.499972453741963,"forks_count":11.602479073785023,"docker_downloads_count":null,"average":10.995646739751649},"purl":"pkg:npm/%40datastream/file","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@datastream/file","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@datastream/file","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@datastream/file/dependencies","status":null,"funding_links":["https://github.com/sponsors/willfarrell"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-18T05:06:21.403Z","issues_count":0,"pull_requests_count":20,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":116351.1,"issues_closed_count":0,"pull_requests_closed_count":20,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.35,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":0,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":122042.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.3684210526315789,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/willfarrell%2Fdatastream/issues","maintainers":[{"login":"willfarrell","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/willfarrell"}],"active_maintainers":[{"login":"willfarrell","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/willfarrell"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@datastream%2Ffile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@datastream%2Ffile/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@datastream%2Ffile/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@datastream%2Ffile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@datastream%2Ffile/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@datastream%2Ffile/codemeta","maintainers":[{"uuid":"willfarrell","login":"willfarrell","name":null,"email":"will.farrell@gmail.com","url":null,"packages_count":131,"html_url":"https://www.npmjs.com/~willfarrell","role":null,"created_at":"2022-11-14T21:44:27.469Z","updated_at":"2022-11-14T21:44:27.469Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/willfarrell/packages"}]}