{"id":2325066,"name":"rxjs-debug","ecosystem":"npm","description":"Automated RxJS Visualizer","homepage":"https://github.com/rxjs-debug/rxjs-debug.git","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/rxjs-debug/rxjs-debug","keywords_array":["RxJS-Debug","RxJS","Debug","Debugger","Log","Logger","Visualizer"],"namespace":null,"versions_count":4,"first_release_published_at":"2020-11-15T01:22:15.278Z","latest_release_published_at":"2020-11-19T22:38:07.155Z","latest_release_number":"1.3.0","last_synced_at":"2026-08-27T17:39:01.628Z","created_at":"2022-04-10T00:12:05.199Z","updated_at":"2026-08-27T17:39:01.628Z","registry_url":"https://www.npmjs.com/package/rxjs-debug","install_command":"npm install rxjs-debug","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.3.0"},"contentPolicy":null},"repo_metadata":{"id":38799977,"uuid":"312933035","full_name":"rxjs-debug/rxjs-debug","owner":"rxjs-debug","description":"Automated RxJS Visualizer","archived":false,"fork":false,"pushed_at":"2021-06-19T22:45:22.000Z","size":651,"stargazers_count":201,"open_issues_count":5,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-12T09:39:16.843Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rxjs-debug.github.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rxjs-debug.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":"2020-11-15T01:10:15.000Z","updated_at":"2025-03-25T11:10:14.000Z","dependencies_parsed_at":"2022-08-09T06:01:58.476Z","dependency_job_id":null,"html_url":"https://github.com/rxjs-debug/rxjs-debug","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/rxjs-debug/rxjs-debug","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxjs-debug%2Frxjs-debug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxjs-debug%2Frxjs-debug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxjs-debug%2Frxjs-debug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxjs-debug%2Frxjs-debug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rxjs-debug","download_url":"https://codeload.github.com/rxjs-debug/rxjs-debug/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxjs-debug%2Frxjs-debug/sbom","scorecard":{"id":791541,"data":{"date":"2025-08-11","repo":{"name":"github.com/rxjs-debug/rxjs-debug","commit":"bee8808ccde46fe1aeb75d6a04d785784628236c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/rxjs-debug-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/rxjs-debug-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/rxjs-debug-release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rxjs-debug-ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rxjs-debug/rxjs-debug/rxjs-debug-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rxjs-debug-ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rxjs-debug/rxjs-debug/rxjs-debug-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rxjs-debug-ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/rxjs-debug/rxjs-debug/rxjs-debug-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rxjs-debug-publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/rxjs-debug/rxjs-debug/rxjs-debug-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rxjs-debug-release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rxjs-debug/rxjs-debug/rxjs-debug-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rxjs-debug-release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/rxjs-debug/rxjs-debug/rxjs-debug-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rxjs-debug-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rxjs-debug/rxjs-debug/rxjs-debug-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rxjs-debug-release.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/rxjs-debug/rxjs-debug/rxjs-debug-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rxjs-debug-release.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/rxjs-debug/rxjs-debug/rxjs-debug-release.yml/master?enable=pin","Info:   0 out of   9 GitHub-owned 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.3.0 not signed: https://api.github.com/repos/rxjs-debug/rxjs-debug/releases/34200880","Warn: release artifact 1.2.0 not signed: https://api.github.com/repos/rxjs-debug/rxjs-debug/releases/34026277","Warn: release artifact 1.1.0 not signed: https://api.github.com/repos/rxjs-debug/rxjs-debug/releases/33973437","Warn: release artifact 1.0.0 not signed: https://api.github.com/repos/rxjs-debug/rxjs-debug/releases/33960503","Warn: release artifact 1.3.0 does not have provenance: https://api.github.com/repos/rxjs-debug/rxjs-debug/releases/34200880","Warn: release artifact 1.2.0 does not have provenance: https://api.github.com/repos/rxjs-debug/rxjs-debug/releases/34026277","Warn: release artifact 1.1.0 does not have provenance: https://api.github.com/repos/rxjs-debug/rxjs-debug/releases/33973437","Warn: release artifact 1.0.0 does not have provenance: https://api.github.com/repos/rxjs-debug/rxjs-debug/releases/33960503"],"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":"Vulnerabilities","score":0,"reason":"90 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-c75v-2vq8-878f","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-q8pj-2vqx-8ggc","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-273r-mgr4-v34f","Warn: Project is vulnerable to: GHSA-r7qp-cfhv-p84w","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-jg8v-48h5-wgxg","Warn: Project is vulnerable to: GHSA-36fh-84j7-cv5h","Warn: Project is vulnerable to: GHSA-7x7c-qm48-pq9c","Warn: Project is vulnerable to: GHSA-rc3x-jf5g-xvc5","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-82v2-mx6x-wq7q","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-qm95-pgcg-qqfq","Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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-23T07:41:41.503Z","repository_id":38799977,"created_at":"2025-08-23T07:41:41.503Z","updated_at":"2025-08-23T07:41:41.503Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36943323,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"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":"rxjs-debug","name":"RxJS-Debug","uuid":"74473408","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/74473408?v=4","repositories_count":1,"last_synced_at":"2023-03-07T13:53:05.745Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rxjs-debug","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-17T11:39:32.860Z","updated_at":"2023-03-07T13:53:05.843Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rxjs-debug","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rxjs-debug/repositories"},"tags":[{"name":"1.3.0","sha":"c3180d92ec20960dcf083f79c5b29d3890febdf9","kind":"commit","published_at":"2020-11-19T22:32:48.000Z","download_url":"https://codeload.github.com/rxjs-debug/rxjs-debug/tar.gz/1.3.0","html_url":"https://github.com/rxjs-debug/rxjs-debug/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rxjs-debug/rxjs-debug@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxjs-debug%2Frxjs-debug/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxjs-debug%2Frxjs-debug/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"b3418ae3ae6898f86d04ef97185d2230564b3d1f","kind":"commit","published_at":"2020-11-16T21:43:07.000Z","download_url":"https://codeload.github.com/rxjs-debug/rxjs-debug/tar.gz/1.2.0","html_url":"https://github.com/rxjs-debug/rxjs-debug/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rxjs-debug/rxjs-debug@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxjs-debug%2Frxjs-debug/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxjs-debug%2Frxjs-debug/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"b4de5ddfc7c13842aee1e26feceb7fdbe61b39ce","kind":"commit","published_at":"2020-11-15T12:56:30.000Z","download_url":"https://codeload.github.com/rxjs-debug/rxjs-debug/tar.gz/1.1.0","html_url":"https://github.com/rxjs-debug/rxjs-debug/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rxjs-debug/rxjs-debug@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxjs-debug%2Frxjs-debug/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxjs-debug%2Frxjs-debug/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"a875a8b62cc217bf7c6fadfb3b0a33fd9e5226b4","kind":"commit","published_at":"2020-11-15T01:01:30.000Z","download_url":"https://codeload.github.com/rxjs-debug/rxjs-debug/tar.gz/1.0.0","html_url":"https://github.com/rxjs-debug/rxjs-debug/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rxjs-debug/rxjs-debug@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxjs-debug%2Frxjs-debug/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rxjs-debug%2Frxjs-debug/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-27T14:44:00.248Z","dependent_packages_count":2,"downloads":771,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":2.7531034405377848,"dependent_repos_count":6.349317701595818,"dependent_packages_count":8.841229175377208,"stargazers_count":4.104867791580848,"forks_count":7.327282497520129,"docker_downloads_count":null,"average":5.875160121322358},"purl":"pkg:npm/rxjs-debug","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/rxjs-debug","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/rxjs-debug","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/rxjs-debug/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-07T15:21:55.827Z","issues_count":6,"pull_requests_count":1,"avg_time_to_close_issue":262586.0,"avg_time_to_close_pull_request":41394.0,"issues_closed_count":1,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":5,"avg_comments_per_issue":1.3333333333333333,"avg_comments_per_pull_request":4.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"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":2,"past_year_avg_comments_per_issue":0.0,"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/rxjs-debug%2Frxjs-debug/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rxjs-debug/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rxjs-debug/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rxjs-debug/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rxjs-debug/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rxjs-debug/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rxjs-debug/codemeta","maintainers":[{"uuid":"dabalyan","login":"dabalyan","name":null,"email":"casbaliyan@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~dabalyan","role":null,"created_at":"2022-11-21T13:42:25.431Z","updated_at":"2022-11-21T13:42:25.431Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dabalyan/packages"}]}