{"id":8003024,"name":"@streamparser/json-node","ecosystem":"npm","description":"Streaming JSON parser in Javascript for Node.js, Deno and the browser","homepage":"https://github.com/juanjoDiaz/jsonparse2#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/juanjoDiaz/streamparser-json","keywords_array":[],"namespace":"streamparser","versions_count":8,"first_release_published_at":"2023-05-26T15:47:34.827Z","latest_release_published_at":"2025-01-26T18:39:56.184Z","latest_release_number":"0.0.22","last_synced_at":"2026-05-24T07:02:33.133Z","created_at":"2023-07-28T20:40:11.044Z","updated_at":"2026-05-24T07:02:33.133Z","registry_url":"https://www.npmjs.com/package/@streamparser/json-node","install_command":"npm install @streamparser/json-node","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.22"}},"repo_metadata":{"id":45185710,"uuid":"270421739","full_name":"juanjoDiaz/streamparser-json","owner":"juanjoDiaz","description":"Streaming JSON parser in Javascript for Node.js and the browser","archived":false,"fork":false,"pushed_at":"2025-01-26T18:27:46.000Z","size":684,"stargazers_count":190,"open_issues_count":6,"forks_count":11,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-08T01:42:46.352Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/juanjoDiaz.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-06-07T20:18:34.000Z","updated_at":"2025-08-31T14:00:00.000Z","dependencies_parsed_at":"2023-11-28T19:44:42.381Z","dependency_job_id":"3795adc9-f490-4bbf-8c7d-031003313c66","html_url":"https://github.com/juanjoDiaz/streamparser-json","commit_stats":{"total_commits":94,"total_committers":7,"mean_commits":"13.428571428571429","dds":0.4787234042553191,"last_synced_commit":"4e02aadcaa489beaccf1c82638227fdcbf34ffbe"},"previous_names":["juanjodiaz/jsonparse2"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/juanjoDiaz/streamparser-json","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juanjoDiaz","download_url":"https://codeload.github.com/juanjoDiaz/streamparser-json/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/sbom","scorecard":{"id":540558,"data":{"date":"2025-08-11","repo":{"name":"github.com/juanjoDiaz/streamparser-json","commit":"4f5b8834266ec9d9ad9ccfb1297b0867d0b1d13f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/27 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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/on-push.yaml:1","Warn: no topLevel permission defined: .github/workflows/on-release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-push.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/juanjoDiaz/streamparser-json/on-push.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-push.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/juanjoDiaz/streamparser-json/on-push.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-push.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/juanjoDiaz/streamparser-json/on-push.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-push.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/juanjoDiaz/streamparser-json/on-push.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/on-push.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/juanjoDiaz/streamparser-json/on-push.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-release.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/juanjoDiaz/streamparser-json/on-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-release.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/juanjoDiaz/streamparser-json/on-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-release.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/juanjoDiaz/streamparser-json/on-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-release.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/juanjoDiaz/streamparser-json/on-release.yaml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/on-release.yaml:6"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-20T08:06:36.662Z","repository_id":45185710,"created_at":"2025-08-20T08:06:36.663Z","updated_at":"2025-08-20T08:06:36.663Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231489,"owners_count":25245659,"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-09-08T02:00:09.813Z","response_time":121,"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":"juanjoDiaz","name":"Juanjo Diaz","uuid":"3322485","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3322485?u=a2a85dfbe5b9ff04aee846d82fe4070366f0f906\u0026v=4","repositories_count":39,"last_synced_at":"2024-04-14T06:43:57.844Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/juanjoDiaz","funding_links":[],"total_stars":1526,"followers":43,"following":0,"created_at":"2022-11-04T21:36:49.369Z","updated_at":"2024-04-14T06:44:03.516Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juanjoDiaz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juanjoDiaz/repositories"},"tags":[{"name":"v0.0.22","sha":"09195922f2e43280a5c45e557d4e21bdbe110616","kind":"tag","published_at":"2025-01-09T17:08:43.000Z","download_url":"https://codeload.github.com/juanjoDiaz/streamparser-json/tar.gz/v0.0.22","html_url":"https://github.com/juanjoDiaz/streamparser-json/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juanjoDiaz/streamparser-json@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"d99b9c7f61032e49d1cddabe14f372cf91e23bd1","kind":"tag","published_at":"2024-05-03T19:13:25.000Z","download_url":"https://codeload.github.com/juanjoDiaz/streamparser-json/tar.gz/v0.0.21","html_url":"https://github.com/juanjoDiaz/streamparser-json/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juanjoDiaz/streamparser-json@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"e2b67954ecf7efe6218fdc9018a2890247edb199","kind":"tag","published_at":"2024-01-20T16:21:10.000Z","download_url":"https://codeload.github.com/juanjoDiaz/streamparser-json/tar.gz/v0.0.20","html_url":"https://github.com/juanjoDiaz/streamparser-json/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juanjoDiaz/streamparser-json@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"cda44fb20219947db5452e65e9cc9d8d0ecfb3e0","kind":"tag","published_at":"2023-12-19T22:14:26.000Z","download_url":"https://codeload.github.com/juanjoDiaz/streamparser-json/tar.gz/v0.0.19","html_url":"https://github.com/juanjoDiaz/streamparser-json/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juanjoDiaz/streamparser-json@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"47305a13cc2fa79aba4159590db07477a1c6f6cc","kind":"tag","published_at":"2023-12-12T19:33:40.000Z","download_url":"https://codeload.github.com/juanjoDiaz/streamparser-json/tar.gz/v0.0.18","html_url":"https://github.com/juanjoDiaz/streamparser-json/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juanjoDiaz/streamparser-json@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"bb4cb0041e112d6bdcf3037543a82fc9cd62d0b9","kind":"tag","published_at":"2023-08-24T18:14:25.000Z","download_url":"https://codeload.github.com/juanjoDiaz/streamparser-json/tar.gz/v0.0.17","html_url":"https://github.com/juanjoDiaz/streamparser-json/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juanjoDiaz/streamparser-json@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"99dbb9de7f9a9ddf0a66a332582a743add3ae8fb","kind":"tag","published_at":"2023-07-28T18:36:35.000Z","download_url":"https://codeload.github.com/juanjoDiaz/streamparser-json/tar.gz/v0.0.16","html_url":"https://github.com/juanjoDiaz/streamparser-json/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juanjoDiaz/streamparser-json@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"d61d9bcbeec37e88e293a66783f95f3812000fe2","kind":"tag","published_at":"2023-05-26T15:40:12.000Z","download_url":"https://codeload.github.com/juanjoDiaz/streamparser-json/tar.gz/v0.0.15","html_url":"https://github.com/juanjoDiaz/streamparser-json/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juanjoDiaz/streamparser-json@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"19c9625b536dd50584e3d66b408dc4abf6944c18","kind":"tag","published_at":"2023-05-16T21:58:19.000Z","download_url":"https://codeload.github.com/juanjoDiaz/streamparser-json/tar.gz/v0.0.14","html_url":"https://github.com/juanjoDiaz/streamparser-json/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juanjoDiaz/streamparser-json@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"4e02aadcaa489beaccf1c82638227fdcbf34ffbe","kind":"tag","published_at":"2023-04-04T17:15:54.000Z","download_url":"https://codeload.github.com/juanjoDiaz/streamparser-json/tar.gz/v0.0.13","html_url":"https://github.com/juanjoDiaz/streamparser-json/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juanjoDiaz/streamparser-json@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"8fe9ec4dcf32521561892af9e8d84d5f97e62bd6","kind":"tag","published_at":"2022-12-13T22:41:57.000Z","download_url":"https://codeload.github.com/juanjoDiaz/streamparser-json/tar.gz/v0.0.12","html_url":"https://github.com/juanjoDiaz/streamparser-json/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juanjoDiaz/streamparser-json@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"45d70134c92f79f2b46b8a4b3fb39d86dd01c05c","kind":"tag","published_at":"2022-12-13T18:20:44.000Z","download_url":"https://codeload.github.com/juanjoDiaz/streamparser-json/tar.gz/v0.0.11","html_url":"https://github.com/juanjoDiaz/streamparser-json/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juanjoDiaz/streamparser-json@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"127efa032ce6e2b40ca3048c95e8eeb4a9e27545","kind":"tag","published_at":"2022-09-27T18:07:50.000Z","download_url":"https://codeload.github.com/juanjoDiaz/streamparser-json/tar.gz/v0.0.10","html_url":"https://github.com/juanjoDiaz/streamparser-json/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juanjoDiaz/streamparser-json@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"6a540b346231e2108e4130a03d32e38479d558cf","kind":"tag","published_at":"2022-09-22T19:27:59.000Z","download_url":"https://codeload.github.com/juanjoDiaz/streamparser-json/tar.gz/v0.0.9","html_url":"https://github.com/juanjoDiaz/streamparser-json/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juanjoDiaz/streamparser-json@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"ee3204c637242c53898248b66b8054e509b3085a","kind":"tag","published_at":"2022-08-21T20:07:40.000Z","download_url":"https://codeload.github.com/juanjoDiaz/streamparser-json/tar.gz/v0.0.8","html_url":"https://github.com/juanjoDiaz/streamparser-json/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juanjoDiaz/streamparser-json@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"f4a971d664fd7be13bc8a087d1960dd4eff7f591","kind":"tag","published_at":"2022-05-23T14:39:14.000Z","download_url":"https://codeload.github.com/juanjoDiaz/streamparser-json/tar.gz/v0.0.7","html_url":"https://github.com/juanjoDiaz/streamparser-json/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juanjoDiaz/streamparser-json@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"821da40bf72a4e45e25a765c86aa14f2b48bae36","kind":"tag","published_at":"2022-01-02T18:41:01.000Z","download_url":"https://codeload.github.com/juanjoDiaz/streamparser-json/tar.gz/v0.0.6","html_url":"https://github.com/juanjoDiaz/streamparser-json/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juanjoDiaz/streamparser-json@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"3525656155b4ced5159bc3ab37ea07a1f8132677","kind":"tag","published_at":"2020-11-13T21:53:12.000Z","download_url":"https://codeload.github.com/juanjoDiaz/streamparser-json/tar.gz/v0.0.5","html_url":"https://github.com/juanjoDiaz/streamparser-json/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juanjoDiaz/streamparser-json@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"6a118a95989d6f56e25e7acbcc77f56861073a4e","kind":"tag","published_at":"2020-11-07T12:39:57.000Z","download_url":"https://codeload.github.com/juanjoDiaz/streamparser-json/tar.gz/v0.0.4","html_url":"https://github.com/juanjoDiaz/streamparser-json/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juanjoDiaz/streamparser-json@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"bde4ad38d97840d23f0c444a502b2d451e970dc2","kind":"tag","published_at":"2020-11-05T14:47:44.000Z","download_url":"https://codeload.github.com/juanjoDiaz/streamparser-json/tar.gz/v0.0.3","html_url":"https://github.com/juanjoDiaz/streamparser-json/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juanjoDiaz/streamparser-json@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4c636707a7a7d16284fa33843cc1fee1fd6800f0","kind":"tag","published_at":"2020-11-03T22:43:01.000Z","download_url":"https://codeload.github.com/juanjoDiaz/streamparser-json/tar.gz/v0.0.2","html_url":"https://github.com/juanjoDiaz/streamparser-json/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juanjoDiaz/streamparser-json@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"24720ea1a67a8ad7656c02b8acbcf9ba25a7bebf","kind":"tag","published_at":"2020-11-03T22:10:19.000Z","download_url":"https://codeload.github.com/juanjoDiaz/streamparser-json/tar.gz/v0.0.1","html_url":"https://github.com/juanjoDiaz/streamparser-json/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juanjoDiaz/streamparser-json@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-08T22:19:29.394Z","dependent_packages_count":1,"downloads":147833,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.40581320871744,"dependent_repos_count":37.49662796984681,"dependent_packages_count":53.96848874002429,"stargazers_count":5.764937155612001,"forks_count":7.189674719868801,"docker_downloads_count":null,"average":22.56510835881387},"purl":"pkg:npm/%40streamparser/json-node","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@streamparser/json-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@streamparser/json-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@streamparser/json-node/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-08T06:30:14.089Z","issues_count":30,"pull_requests_count":26,"avg_time_to_close_issue":13535427.090909092,"avg_time_to_close_pull_request":9525540.461538462,"issues_closed_count":22,"pull_requests_closed_count":26,"pull_request_authors_count":11,"issue_authors_count":21,"avg_comments_per_issue":2.8666666666666667,"avg_comments_per_pull_request":1.7692307692307692,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":3,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":2978042.0,"past_year_avg_time_to_close_pull_request":3856403.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juanjoDiaz%2Fstreamparser-json/issues","maintainers":[{"login":"juanjoDiaz","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanjoDiaz"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@streamparser%2Fjson-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@streamparser%2Fjson-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@streamparser%2Fjson-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@streamparser%2Fjson-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@streamparser%2Fjson-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@streamparser%2Fjson-node/codemeta","maintainers":[{"uuid":"juanjodiaz","login":"juanjodiaz","name":null,"email":"juanjo.diazmo@gmail.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~juanjodiaz","role":null,"created_at":"2023-07-28T20:40:12.819Z","updated_at":"2023-07-28T20:40:12.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/juanjodiaz/packages"}]}