{"id":77458,"name":null,"description":"Streaming, system agnostic metrics","url":"https://github.com/metrics-js/client","last_synced_at":"2025-09-08T20:59:17.969Z","repository":{"id":32972493,"uuid":"138983261","full_name":"metrics-js/client","owner":"metrics-js","description":"Streaming, system agnostic metrics","archived":false,"fork":false,"pushed_at":"2025-09-08T04:54:55.000Z","size":457,"stargazers_count":6,"open_issues_count":10,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-08T06:25:37.999Z","etag":null,"topics":["metrics","monitoring","nodejs","statistics"],"latest_commit_sha":null,"homepage":"https://metrics-js.github.io/","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/metrics-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-06-28T07:36:14.000Z","updated_at":"2025-09-08T04:54:06.000Z","dependencies_parsed_at":"2024-02-06T19:48:34.713Z","dependency_job_id":"9c1752a4-cb56-41a1-b049-8b318f60301a","html_url":"https://github.com/metrics-js/client","commit_stats":{"total_commits":125,"total_committers":12,"mean_commits":"10.416666666666666","dds":0.704,"last_synced_commit":"53584b4c4d1078e34b04cf63ff1fa0673cb42e10"},"previous_names":["digitalsadhu/metric-stream"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/metrics-js/client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metrics-js","download_url":"https://codeload.github.com/metrics-js/client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/sbom","scorecard":{"id":343900,"data":{"date":"2025-08-11","repo":{"name":"github.com/metrics-js/client","commit":"e0df984a7a105a273f1add8c3d162ba8fca397e3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/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":"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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:4","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/metrics-js/client/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/metrics-js/client/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metrics-js/client/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metrics-js/client/test.yml/main?enable=pin","Info:   0 out of   4 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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.5.5 not signed: https://api.github.com/repos/metrics-js/client/releases/228160668","Warn: release artifact v2.5.4 not signed: https://api.github.com/repos/metrics-js/client/releases/185136778","Warn: release artifact v2.5.3 not signed: https://api.github.com/repos/metrics-js/client/releases/167618838","Warn: release artifact v2.5.5 does not have provenance: https://api.github.com/repos/metrics-js/client/releases/228160668","Warn: release artifact v2.5.4 does not have provenance: https://api.github.com/repos/metrics-js/client/releases/185136778","Warn: release artifact v2.5.3 does not have provenance: https://api.github.com/repos/metrics-js/client/releases/167618838"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:20"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 commits out of 26 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-xffm-g5w8-qvg7","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-18T06:37:33.060Z","repository_id":32972493,"created_at":"2025-08-18T06:37:33.060Z","updated_at":"2025-08-18T06:37:33.060Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231487,"owners_count":25245602,"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":{"login":"metrics-js","name":"MetricsJS","uuid":"41088150","kind":"organization","description":"Streaming metrics for node.js","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/41088150?v=4","repositories_count":8,"last_synced_at":"2023-03-02T04:35:21.333Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/metrics-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T22:33:36.912Z","updated_at":"2023-03-02T04:35:21.369Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metrics-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metrics-js/repositories"},"packages":[{"id":1056475,"name":"@metrics/client","ecosystem":"npm","description":"A streaming metric producer. Allows producing counters, gauges, histograms and summaries in a way that is independent of your metrics system.","homepage":"https://github.com/metrics-js/client#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/metrics-js/client","keywords_array":["server-statistics","server-stats","statistics","metrics","monitoring"],"namespace":"metrics","versions_count":15,"first_release_published_at":"2018-06-28T09:37:35.541Z","latest_release_published_at":"2025-06-26T22:04:23.311Z","latest_release_number":"2.5.5","last_synced_at":"2025-09-08T06:38:39.827Z","created_at":"2022-04-07T20:23:12.405Z","updated_at":"2025-09-08T06:38:39.828Z","registry_url":"https://www.npmjs.com/package/@metrics/client","install_command":"npm install @metrics/client","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.5.5"}},"repo_metadata":{"id":32972493,"uuid":"138983261","full_name":"metrics-js/client","owner":"metrics-js","description":"Streaming, system agnostic metrics","archived":false,"fork":false,"pushed_at":"2025-08-31T11:05:48.000Z","size":275,"stargazers_count":6,"open_issues_count":11,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-31T13:06:49.631Z","etag":null,"topics":["metrics","monitoring","nodejs","statistics"],"latest_commit_sha":null,"homepage":"https://metrics-js.github.io/","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/metrics-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-06-28T07:36:14.000Z","updated_at":"2025-06-26T22:04:22.000Z","dependencies_parsed_at":"2024-02-06T19:48:34.713Z","dependency_job_id":"9c1752a4-cb56-41a1-b049-8b318f60301a","html_url":"https://github.com/metrics-js/client","commit_stats":{"total_commits":125,"total_committers":12,"mean_commits":"10.416666666666666","dds":0.704,"last_synced_commit":"53584b4c4d1078e34b04cf63ff1fa0673cb42e10"},"previous_names":["digitalsadhu/metric-stream"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/metrics-js/client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metrics-js","download_url":"https://codeload.github.com/metrics-js/client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/sbom","scorecard":{"id":343900,"data":{"date":"2025-08-11","repo":{"name":"github.com/metrics-js/client","commit":"e0df984a7a105a273f1add8c3d162ba8fca397e3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/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":"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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:4","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/metrics-js/client/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/metrics-js/client/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/metrics-js/client/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/metrics-js/client/test.yml/main?enable=pin","Info:   0 out of   4 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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.5.5 not signed: https://api.github.com/repos/metrics-js/client/releases/228160668","Warn: release artifact v2.5.4 not signed: https://api.github.com/repos/metrics-js/client/releases/185136778","Warn: release artifact v2.5.3 not signed: https://api.github.com/repos/metrics-js/client/releases/167618838","Warn: release artifact v2.5.5 does not have provenance: https://api.github.com/repos/metrics-js/client/releases/228160668","Warn: release artifact v2.5.4 does not have provenance: https://api.github.com/repos/metrics-js/client/releases/185136778","Warn: release artifact v2.5.3 does not have provenance: https://api.github.com/repos/metrics-js/client/releases/167618838"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:20"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 commits out of 26 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-xffm-g5w8-qvg7","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-18T06:37:33.060Z","repository_id":32972493,"created_at":"2025-08-18T06:37:33.060Z","updated_at":"2025-08-18T06:37:33.060Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272983909,"owners_count":25026193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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":"metrics-js","name":"MetricsJS","uuid":"41088150","kind":"organization","description":"Streaming metrics for node.js","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/41088150?v=4","repositories_count":8,"last_synced_at":"2023-03-02T04:35:21.333Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/metrics-js","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T22:33:36.912Z","updated_at":"2023-03-02T04:35:21.369Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metrics-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metrics-js/repositories"},"tags":[{"name":"v2.5.5","sha":"e0df984a7a105a273f1add8c3d162ba8fca397e3","kind":"commit","published_at":"2025-06-26T22:04:19.000Z","download_url":"https://codeload.github.com/metrics-js/client/tar.gz/v2.5.5","html_url":"https://github.com/metrics-js/client/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metrics-js/client@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"e938e24cf4fdfd342a8e13ae5f226d5b9783deb4","kind":"commit","published_at":"2024-11-13T09:44:50.000Z","download_url":"https://codeload.github.com/metrics-js/client/tar.gz/v2.5.4","html_url":"https://github.com/metrics-js/client/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metrics-js/client@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"4bf624dbc98607108f8c3e0929a41ddc457523ac","kind":"commit","published_at":"2024-07-29T09:57:58.000Z","download_url":"https://codeload.github.com/metrics-js/client/tar.gz/v2.5.3","html_url":"https://github.com/metrics-js/client/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metrics-js/client@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"62b9833cf7f503829ad22e1aa9dd5999d8cdc500","kind":"tag","published_at":"2023-09-19T13:14:18.000Z","download_url":"https://codeload.github.com/metrics-js/client/tar.gz/v2.5.2","html_url":"https://github.com/metrics-js/client/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metrics-js/client@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"e844876b015b53f73b55f39a6bbfbe11684efc01","kind":"commit","published_at":"2023-09-13T21:51:12.000Z","download_url":"https://codeload.github.com/metrics-js/client/tar.gz/v2.5.1","html_url":"https://github.com/metrics-js/client/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metrics-js/client@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"961ceac3b9ccb7ee86ab79b0ead2351bc2b0e1ba","kind":"tag","published_at":"2019-10-03T04:05:47.000Z","download_url":"https://codeload.github.com/metrics-js/client/tar.gz/v2.5.0","html_url":"https://github.com/metrics-js/client/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metrics-js/client@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"23e25eab5bcdeb572379fe4760a19d07871336ea","kind":"tag","published_at":"2019-03-08T16:59:13.000Z","download_url":"https://codeload.github.com/metrics-js/client/tar.gz/v2.4.1","html_url":"https://github.com/metrics-js/client/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metrics-js/client@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"04d5137e5182486feadde3da891e88286caaeeea","kind":"tag","published_at":"2019-03-07T15:30:49.000Z","download_url":"https://codeload.github.com/metrics-js/client/tar.gz/v2.4.0","html_url":"https://github.com/metrics-js/client/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metrics-js/client@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"c7d17284d552c4193d1ee62f089d38b1fd93f0f9","kind":"tag","published_at":"2019-02-07T19:43:59.000Z","download_url":"https://codeload.github.com/metrics-js/client/tar.gz/v2.3.1","html_url":"https://github.com/metrics-js/client/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metrics-js/client@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"0df8b14cd31ecdc2f91adf024847730e74433004","kind":"tag","published_at":"2019-01-21T12:39:13.000Z","download_url":"https://codeload.github.com/metrics-js/client/tar.gz/v2.3.0","html_url":"https://github.com/metrics-js/client/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metrics-js/client@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"60b7e54cd690260793dfc8ce3d0d0a2d598bb0bc","kind":"commit","published_at":"2018-12-27T10:25:02.000Z","download_url":"https://codeload.github.com/metrics-js/client/tar.gz/v2.2.0","html_url":"https://github.com/metrics-js/client/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metrics-js/client@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"13387cf23539eb67538e0b391d0656781e414ac3","kind":"commit","published_at":"2018-12-17T10:12:31.000Z","download_url":"https://codeload.github.com/metrics-js/client/tar.gz/v2.1.1","html_url":"https://github.com/metrics-js/client/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metrics-js/client@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v2.1.1/manifests"},{"name":"v1.0.0","sha":"7e84bd4575d7699690cc20d9974dcbf8a97b2b7e","kind":"commit","published_at":"2018-06-28T09:14:12.000Z","download_url":"https://codeload.github.com/metrics-js/client/tar.gz/v1.0.0","html_url":"https://github.com/metrics-js/client/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/metrics-js/client@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T13:11:21.560Z","dependent_packages_count":21,"downloads":9928,"downloads_period":"last-month","dependent_repos_count":56,"rankings":{"downloads":1.106304453728502,"dependent_repos_count":1.790160949168983,"dependent_packages_count":1.1450902368383675,"stargazers_count":11.486422187344816,"forks_count":9.833352749546293,"docker_downloads_count":null,"average":5.072266115325393},"purl":"pkg:npm/%40metrics/client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@metrics/client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@metrics/client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@metrics/client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:35:32.830Z","issues_count":4,"pull_requests_count":133,"avg_time_to_close_issue":6657522.0,"avg_time_to_close_pull_request":4767159.725663717,"issues_closed_count":3,"pull_requests_closed_count":113,"pull_request_authors_count":8,"issue_authors_count":3,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.8721804511278195,"merged_pull_requests_count":86,"bot_issues_count":3,"bot_pull_requests_count":101,"past_year_issues_count":0,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1512521.8421052631,"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.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/issues","maintainers":[{"login":"digitalsadhu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/digitalsadhu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@metrics%2Fclient/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@metrics%2Fclient/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@metrics%2Fclient/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@metrics%2Fclient/related_packages","maintainers":[{"uuid":"digitalsadhu","login":"digitalsadhu","name":null,"email":"digitalsadhu@gmail.com","url":null,"packages_count":294,"html_url":"https://www.npmjs.com/~digitalsadhu","role":null,"created_at":"2022-11-20T19:36:30.127Z","updated_at":"2022-11-20T19:36:30.127Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/digitalsadhu/packages"},{"uuid":"leftiefriele","login":"leftiefriele","name":null,"email":"leftie.friele@gmail.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~leftiefriele","role":null,"created_at":"2023-09-18T04:55:52.967Z","updated_at":"2023-09-18T04:55:52.967Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leftiefriele/packages"},{"uuid":"trygve-lie","login":"trygve-lie","name":null,"email":"post@trygve-lie.com","url":null,"packages_count":153,"html_url":"https://www.npmjs.com/~trygve-lie","role":null,"created_at":"2023-09-18T04:55:53.056Z","updated_at":"2023-09-18T04:55:53.056Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/trygve-lie/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5134686,"maintainers_count":1052539,"namespaces_count":313823,"keywords_count":730801,"github":"npm","metadata":{"funded_packages_count":155963},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-08T06:45:00.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":1842384,"full_name":"metrics-js/client","default_branch":"main","committers":[{"name":"Trygve Lie","email":"post@trygve-lie.com","login":"trygve-lie","count":37},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":34},{"name":"Richard Walker","email":"digitalsadhu@gmail.com","login":"digitalsadhu","count":29},{"name":"Renovate Bot","email":"bot@renovateapp.com","login":"renovate-bot","count":16},{"name":"William Killerud","email":"william.killerud@schibsted.com","login":"wkillerud","count":12},{"name":"greenkeeper[bot]","email":"greenkeeper[bot]","login":"greenkeeper[bot]","count":4},{"name":"semantic-release-bot","email":"semantic-release-bot@martynus.net","login":"semantic-release-bot","count":3},{"name":"Espen Dalløkken","email":"leftie.friele@gmail.com","login":"leftieFriele","count":2},{"name":"Trygve Lie","email":"trygve.lie@finn.no","login":null,"count":2},{"name":"Zeid Marouf","email":"zeid.marouf@hotmail.fr","login":"zmarouf","count":1},{"name":"Christian Maughan Tegnér","email":"christian.tegner@gmail.com","login":"CMTegner","count":1},{"name":"Valentin Jonovs","email":"valentin@jonovs.com","login":null,"count":1}],"total_commits":142,"total_committers":12,"total_bot_commits":38,"total_bot_committers":2,"mean_commits":11.833333333333334,"dds":0.7394366197183099,"past_year_committers":[{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":22},{"name":"William Killerud","email":"william.killerud@schibsted.com","login":"wkillerud","count":4},{"name":"semantic-release-bot","email":"semantic-release-bot@martynus.net","login":"semantic-release-bot","count":3}],"past_year_total_commits":29,"past_year_total_committers":3,"past_year_total_bot_commits":22,"past_year_total_bot_committers":1,"past_year_mean_commits":9.666666666666666,"past_year_dds":0.24137931034482762,"last_synced_at":"2025-07-01T15:17:43.761Z","last_synced_commit":"e0df984a7a105a273f1add8c3d162ba8fca397e3","created_at":"2024-09-25T09:00:09.913Z","updated_at":"2025-07-01T15:17:44.747Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5482481,"commits_count":853982201,"contributors_count":31119904,"owners_count":907868,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"metrics-js/client","html_url":"https://github.com/metrics-js/client","last_synced_at":"2025-09-08T03:26:31.269Z","status":null,"issues_count":4,"pull_requests_count":163,"avg_time_to_close_issue":6657522.0,"avg_time_to_close_pull_request":5401853.057971015,"issues_closed_count":3,"pull_requests_closed_count":138,"pull_request_authors_count":8,"issue_authors_count":3,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.7239263803680982,"merged_pull_requests_count":106,"bot_issues_count":3,"bot_pull_requests_count":129,"past_year_issues_count":0,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1387385.125,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":24,"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.275,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":38,"past_year_merged_pull_requests_count":24,"created_at":"2023-05-18T13:44:00.236Z","updated_at":"2025-09-08T03:26:31.271Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/metrics-js%2Fclient/issues","issue_labels_count":{"greenkeeper":1,"semantic-release":1},"pull_request_labels_count":{"released":30,"greenkeeper":10,"bug":1},"issue_author_associations_count":{"CONTRIBUTOR":3,"MEMBER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":159,"MEMBER":3,"NONE":1},"issue_authors":{"renovate[bot]":2,"greenkeeper[bot]":1,"digitalsadhu":1},"pull_request_authors":{"renovate[bot]":119,"trygve-lie":21,"greenkeeper[bot]":10,"wkillerud":7,"digitalsadhu":3,"CMTegner":1,"zmarouf":1,"ghost":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10167544,"issues_count":32012554,"pull_requests_count":100260947,"authors_count":10729845,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"released":11},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":40},"past_year_issue_authors":{},"past_year_pull_request_authors":{"renovate[bot]":38,"wkillerud":2},"maintainers":[{"login":"digitalsadhu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/digitalsadhu"}],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":2,"DeleteEvent":16,"IssueCommentEvent":14,"PushEvent":100,"PullRequestReviewEvent":1,"PullRequestEvent":33,"CreateEvent":18},"last_year":{"ReleaseEvent":2,"DeleteEvent":16,"IssueCommentEvent":14,"PushEvent":100,"PullRequestReviewEvent":1,"PullRequestEvent":33,"CreateEvent":18}},"keywords":["metrics","monitoring","nodejs","statistics"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-04T00:41:04.077Z","updated_at":"2022-09-04T00:41:04.077Z","repository_link":"https://github.com/metrics-js/client/blob/main/package.json","dependencies":[{"id":3733587369,"package_name":"@metrics/metric","ecosystem":"npm","requirements":"^2.3.1","direct":true,"kind":"runtime","optional":false},{"id":3733587370,"package_name":"readable-stream","ecosystem":"npm","requirements":"^3.4.0","direct":true,"kind":"runtime","optional":false},{"id":3733587371,"package_name":"time-span","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":3733587372,"package_name":"benchmark","ecosystem":"npm","requirements":"2.1.4","direct":true,"kind":"development","optional":false},{"id":3733587373,"package_name":"eslint","ecosystem":"npm","requirements":"7.32.0","direct":true,"kind":"development","optional":false},{"id":3733587374,"package_name":"eslint-config-airbnb-base","ecosystem":"npm","requirements":"14.2.1","direct":true,"kind":"development","optional":false},{"id":3733587375,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"7.2.0","direct":true,"kind":"development","optional":false},{"id":3733587376,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.26.0","direct":true,"kind":"development","optional":false},{"id":3733587377,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"3.4.1","direct":true,"kind":"development","optional":false},{"id":3733587378,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"6.0.1","direct":true,"kind":"development","optional":false},{"id":3733587379,"package_name":"prettier","ecosystem":"npm","requirements":"2.5.1","direct":true,"kind":"development","optional":false},{"id":3733587380,"package_name":"tap","ecosystem":"npm","requirements":"14.11.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T22:53:09.262Z","updated_at":"2023-01-14T22:53:09.262Z","repository_link":"https://github.com/metrics-js/client/blob/main/.github/workflows/test.yml","dependencies":[{"id":6908288538,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6908288539,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2024-02-06T19:48:34.426Z","updated_at":"2024-02-06T19:48:34.426Z","repository_link":"https://github.com/metrics-js/client/blob/main/.github/workflows/release.yml","dependencies":[{"id":16075924569,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":16075924570,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":14.46863542417453,"created_at":"2025-09-08T20:52:04.032Z","updated_at":"2025-10-07T08:27:51.137Z","avatar_url":"https://github.com/metrics-js.png","language":"JavaScript","category":null,"sub_category":null,"monthly_downloads":9928,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["document","communication","zsh-plugin","snapshot-testing","stats","bioinformatics","jekyll","triple-pattern-fragments","sparql","rdf"],"project_url":"https://science.ecosyste.ms/api/v1/projects/77458","html_url":"https://science.ecosyste.ms/projects/77458"}