{"id":372111,"url":"https://github.com/nickmerwin/node-coveralls","last_synced_at":"2026-05-18T07:30:55.167Z","repository":{"id":7447879,"uuid":"8790144","full_name":"nickmerwin/node-coveralls","owner":"nickmerwin","description":"lcov posting to coveralls.io","archived":false,"fork":false,"pushed_at":"2026-01-05T23:13:06.000Z","size":819,"stargazers_count":1065,"open_issues_count":71,"forks_count":255,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-05-05T08:07:08.049Z","etag":null,"topics":["coverage","coveralls","javascript","mocha","test-coverage"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/nickmerwin.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-03-15T02:10:57.000Z","updated_at":"2026-04-08T12:42:33.000Z","dependencies_parsed_at":"2024-06-03T20:34:50.521Z","dependency_job_id":"de008f62-1c80-4d4f-a9b5-5d3de9231ff5","html_url":"https://github.com/nickmerwin/node-coveralls","commit_stats":{"total_commits":322,"total_committers":87,"mean_commits":"3.7011494252873565","dds":0.7422360248447205,"last_synced_commit":"565da5f354758903445db6cbee3bdba9ec697b9e"},"previous_names":["cainus/node-coveralls"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/nickmerwin/node-coveralls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickmerwin","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/sbom","scorecard":{"id":262106,"data":{"date":"2025-08-11","repo":{"name":"github.com/nickmerwin/node-coveralls","commit":"565da5f354758903445db6cbee3bdba9ec697b9e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":4,"reason":"Found 11/23 approved changesets -- score normalized to 4","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nickmerwin/node-coveralls/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/nickmerwin/node-coveralls/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/nickmerwin/node-coveralls/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/nickmerwin/node-coveralls/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"35 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-cj88-88mr-972w","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-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-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-17T11:03:54.789Z","repository_id":7447879,"created_at":"2025-08-17T11:03:54.790Z","updated_at":"2025-08-17T11:03:54.790Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32763530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"online","status_checked_at":"2026-05-08T02:00:05.879Z","response_time":54,"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":"nickmerwin","name":"Nick Merwin","uuid":"1129","kind":"user","description":"","email":"","website":"https://mer.io","location":"Venice, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1129?u=8f604ea208654da4e8976e735505c3030a20ab6b\u0026v=4","repositories_count":100,"last_synced_at":"2024-04-09T16:11:04.684Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nickmerwin","funding_links":[],"total_stars":1142,"followers":89,"following":4,"created_at":"2022-11-02T16:22:38.320Z","updated_at":"2024-04-09T16:11:27.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickmerwin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickmerwin/repositories"},"packages":[{"id":13742826,"name":"node-coveralls","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/nickmerwin/node-coveralls#readme","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nickmerwin/node-coveralls","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:31:37.701Z","latest_release_published_at":"2026-02-13T05:31:37.701Z","latest_release_number":"3.0.9-2","last_synced_at":"2026-03-13T09:23:33.402Z","created_at":"2026-02-13T05:31:37.453Z","updated_at":"2026-03-13T09:30:29.745Z","registry_url":"https://launchpad.net/ubuntu/+source/node-coveralls","install_command":"apt-get install node-coveralls","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-coveralls","standards_version":"4.4.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), nodejs (\u003e= 10), dpkg-dev (\u003e= 1.19.7), node-lcov-parse \u003c!nocheck\u003e, node-request \u003c!nocheck\u003e, node-js-yaml \u003c!nocheck\u003e, node-minimist \u003c!nocheck\u003e, node-log-driver \u003c!nocheck\u003e, node-should (\u003e= 8.0) \u003c!nocheck\u003e, node-sinon (\u003e= 7.4.2) \u003c!nocheck\u003e, node-growl (\u003e= 1.10.0) \u003c!nocheck\u003e, mocha \u003c!nocheck\u003e, docbook2x \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T05:31:38.363Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-coveralls?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-coveralls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-coveralls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-coveralls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-coveralls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-coveralls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-coveralls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-coveralls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-coveralls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-coveralls/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13596163,"name":"node-coveralls","ecosystem":"debian","description":null,"homepage":"https://github.com/nickmerwin/node-coveralls#readme","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nickmerwin/node-coveralls","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:23:28.945Z","latest_release_published_at":"2026-02-11T10:23:28.945Z","latest_release_number":"3.0.2-1","last_synced_at":"2026-03-13T15:00:40.283Z","created_at":"2026-02-11T10:23:27.868Z","updated_at":"2026-03-13T15:00:40.284Z","registry_url":"https://tracker.debian.org/pkg/node-coveralls","install_command":"apt-get install node-coveralls","documentation_url":"https://packages.debian.org/buster/node-coveralls","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-coveralls","standards_version":"4.2.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-buildinfo, nodejs (\u003e= 6.11.2~), dpkg-dev (\u003e= 1.17.14), node-lcov-parse (\u003e= 0.0.10) \u003c!nocheck\u003e, node-request (\u003e= 2.26) \u003c!nocheck\u003e, node-js-yaml (\u003e= 3.6.1) \u003c!nocheck\u003e, node-minimist (\u003e= 1.2.0) \u003c!nocheck\u003e, node-log-driver (\u003e= 1.2.5) \u003c!nocheck\u003e, node-should (\u003e= 8.0) \u003c!nocheck\u003e, node-sinon (\u003e= 1.17) \u003c!nocheck\u003e, node-growl (\u003e= 1.10.0) \u003c!nocheck\u003e, mocha (\u003e= 1.20) \u003c!nocheck\u003e, docbook2x \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:11:56.105Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-coveralls?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-coveralls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-coveralls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-coveralls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-coveralls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-coveralls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-coveralls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-coveralls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-coveralls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-coveralls/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":86},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-13T05:01:00.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13759986,"name":"node-coveralls","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/nickmerwin/node-coveralls","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nickmerwin/node-coveralls","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T09:38:15.869Z","latest_release_published_at":"2026-02-13T09:38:15.869Z","latest_release_number":"3.1.1-2build1","last_synced_at":"2026-03-13T16:16:45.702Z","created_at":"2026-02-13T09:38:15.660Z","updated_at":"2026-03-13T16:31:21.315Z","registry_url":"https://launchpad.net/ubuntu/+source/node-coveralls","install_command":"apt-get install node-coveralls","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-coveralls","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), docbook2x \u003c!nodoc\u003e, mocha \u003c!nocheck\u003e, node-growl \u003c!nocheck\u003e, node-js-yaml \u003c!nocheck\u003e, node-lcov-parse \u003c!nocheck\u003e, node-log-driver \u003c!nocheck\u003e, node-minimist \u003c!nocheck\u003e, node-fetch \u003c!nocheck\u003e, node-should \u003c!nocheck\u003e, node-sinon (\u003e= 7.4.2) \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T09:38:16.422Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-coveralls?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-coveralls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-coveralls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-coveralls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-coveralls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-coveralls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-coveralls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-coveralls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-coveralls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-coveralls/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13399097,"name":"node-coveralls","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/nickmerwin/node-coveralls","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nickmerwin/node-coveralls","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:19:10.476Z","latest_release_published_at":"2026-02-06T05:19:10.476Z","latest_release_number":"3.1.1-2build1","last_synced_at":"2026-03-06T05:35:05.994Z","created_at":"2026-02-06T05:19:10.170Z","updated_at":"2026-03-06T06:43:13.698Z","registry_url":"https://launchpad.net/ubuntu/+source/node-coveralls","install_command":"apt-get install node-coveralls","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-coveralls","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), docbook2x \u003c!nodoc\u003e, mocha \u003c!nocheck\u003e, node-growl \u003c!nocheck\u003e, node-js-yaml \u003c!nocheck\u003e, node-lcov-parse \u003c!nocheck\u003e, node-log-driver \u003c!nocheck\u003e, node-minimist \u003c!nocheck\u003e, node-fetch \u003c!nocheck\u003e, node-should \u003c!nocheck\u003e, node-sinon (\u003e= 7.4.2) \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-coveralls?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-coveralls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-coveralls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-coveralls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-coveralls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-coveralls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-coveralls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-coveralls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-coveralls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-coveralls/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13793561,"name":"node-coveralls","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/nickmerwin/node-coveralls","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nickmerwin/node-coveralls","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T15:58:46.059Z","latest_release_published_at":"2026-02-13T15:58:46.059Z","latest_release_number":"3.1.1-2build1","last_synced_at":"2026-03-13T20:15:56.451Z","created_at":"2026-02-13T15:58:45.859Z","updated_at":"2026-03-13T20:15:56.452Z","registry_url":"https://launchpad.net/ubuntu/+source/node-coveralls","install_command":"apt-get install node-coveralls","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-coveralls","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), docbook2x \u003c!nodoc\u003e, mocha \u003c!nocheck\u003e, node-growl \u003c!nocheck\u003e, node-js-yaml \u003c!nocheck\u003e, node-lcov-parse \u003c!nocheck\u003e, node-log-driver \u003c!nocheck\u003e, node-minimist \u003c!nocheck\u003e, node-fetch \u003c!nocheck\u003e, node-should \u003c!nocheck\u003e, node-sinon (\u003e= 7.4.2) \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T15:58:46.704Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-coveralls?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-coveralls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-coveralls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-coveralls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-coveralls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-coveralls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-coveralls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-coveralls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-coveralls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-coveralls/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13701206,"name":"node-coveralls","ecosystem":"debian","description":null,"homepage":"https://github.com/nickmerwin/node-coveralls","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/nickmerwin/node-coveralls","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:08:28.283Z","latest_release_published_at":"2026-02-12T21:08:28.283Z","latest_release_number":"3.1.1-2","last_synced_at":"2026-03-13T20:39:14.642Z","created_at":"2026-02-12T21:08:28.112Z","updated_at":"2026-03-13T20:39:14.866Z","registry_url":"https://tracker.debian.org/pkg/node-coveralls","install_command":"apt-get install node-coveralls","documentation_url":"https://packages.debian.org/bookworm/node-coveralls","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-coveralls","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), docbook2x \u003c!nodoc\u003e, mocha \u003c!nocheck\u003e, node-growl \u003c!nocheck\u003e, node-js-yaml \u003c!nocheck\u003e, node-lcov-parse \u003c!nocheck\u003e, node-log-driver \u003c!nocheck\u003e, node-minimist \u003c!nocheck\u003e, node-fetch \u003c!nocheck\u003e, node-should \u003c!nocheck\u003e, node-sinon (\u003e= 7.4.2) \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":7447879,"uuid":"8790144","full_name":"nickmerwin/node-coveralls","owner":"nickmerwin","description":"lcov posting to coveralls.io","archived":false,"fork":false,"pushed_at":"2026-01-05T23:13:06.000Z","size":819,"stargazers_count":1065,"open_issues_count":71,"forks_count":256,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-01-23T09:24:19.906Z","etag":null,"topics":["coverage","coveralls","javascript","mocha","test-coverage"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/nickmerwin.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-03-15T02:10:57.000Z","updated_at":"2026-01-05T23:13:11.000Z","dependencies_parsed_at":"2024-06-03T20:34:50.521Z","dependency_job_id":"de008f62-1c80-4d4f-a9b5-5d3de9231ff5","html_url":"https://github.com/nickmerwin/node-coveralls","commit_stats":{"total_commits":322,"total_committers":87,"mean_commits":"3.7011494252873565","dds":0.7422360248447205,"last_synced_commit":"565da5f354758903445db6cbee3bdba9ec697b9e"},"previous_names":["cainus/node-coveralls"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/nickmerwin/node-coveralls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickmerwin","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/sbom","scorecard":{"id":262106,"data":{"date":"2025-08-11","repo":{"name":"github.com/nickmerwin/node-coveralls","commit":"565da5f354758903445db6cbee3bdba9ec697b9e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":4,"reason":"Found 11/23 approved changesets -- score normalized to 4","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nickmerwin/node-coveralls/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/nickmerwin/node-coveralls/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/nickmerwin/node-coveralls/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/nickmerwin/node-coveralls/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"35 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-cj88-88mr-972w","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-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-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-17T11:03:54.789Z","repository_id":7447879,"created_at":"2025-08-17T11:03:54.790Z","updated_at":"2025-08-17T11:03:54.790Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29381086,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T20:34:40.886Z","status":"ssl_error","status_checked_at":"2026-02-12T20:23:00.490Z","response_time":55,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-02-12T21:08:28.989Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-coveralls?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-coveralls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-coveralls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-coveralls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-12T08:23:00.159Z","issues_count":38,"pull_requests_count":63,"avg_time_to_close_issue":73058800.25,"avg_time_to_close_pull_request":21539502.113636363,"issues_closed_count":16,"pull_requests_closed_count":44,"pull_request_authors_count":32,"issue_authors_count":33,"avg_comments_per_issue":3.789473684210526,"avg_comments_per_pull_request":2.2857142857142856,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/issues","maintainers":[{"login":"nickmerwin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nickmerwin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-coveralls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-coveralls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-coveralls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-coveralls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-coveralls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-coveralls/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13522566,"name":"node-coveralls","ecosystem":"debian","description":null,"homepage":"https://github.com/nickmerwin/node-coveralls","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nickmerwin/node-coveralls","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T21:58:19.537Z","latest_release_published_at":"2026-02-10T21:58:19.537Z","latest_release_number":"3.1.0-2","last_synced_at":"2026-03-14T01:22:33.373Z","created_at":"2026-02-10T21:58:19.307Z","updated_at":"2026-03-14T01:22:33.373Z","registry_url":"https://tracker.debian.org/pkg/node-coveralls","install_command":"apt-get install node-coveralls","documentation_url":"https://packages.debian.org/bullseye/node-coveralls","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-coveralls","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), docbook2x \u003c!nodoc\u003e, mocha \u003c!nocheck\u003e, node-growl (\u003e= 1.10.0) \u003c!nocheck\u003e, node-js-yaml \u003c!nocheck\u003e, node-lcov-parse \u003c!nocheck\u003e, node-log-driver \u003c!nocheck\u003e, node-minimist \u003c!nocheck\u003e, node-fetch \u003c!nocheck\u003e, node-should (\u003e= 8.0) \u003c!nocheck\u003e, node-sinon (\u003e= 7.4.2) \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:22:59.431Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-coveralls?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-coveralls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-coveralls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-coveralls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-coveralls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-coveralls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-coveralls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-coveralls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-coveralls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-coveralls/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13558013,"name":"node-coveralls","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/nickmerwin/node-coveralls","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nickmerwin/node-coveralls","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:42:16.648Z","latest_release_published_at":"2026-02-11T04:42:16.648Z","latest_release_number":"3.1.1-2build1","last_synced_at":"2026-03-11T10:42:38.701Z","created_at":"2026-02-11T04:42:16.480Z","updated_at":"2026-03-11T10:42:38.702Z","registry_url":"https://launchpad.net/ubuntu/+source/node-coveralls","install_command":"apt-get install node-coveralls","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-coveralls","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), docbook2x \u003c!nodoc\u003e, mocha \u003c!nocheck\u003e, node-growl \u003c!nocheck\u003e, node-js-yaml \u003c!nocheck\u003e, node-lcov-parse \u003c!nocheck\u003e, node-log-driver \u003c!nocheck\u003e, node-minimist \u003c!nocheck\u003e, node-fetch \u003c!nocheck\u003e, node-should \u003c!nocheck\u003e, node-sinon (\u003e= 7.4.2) \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:49:53.404Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-coveralls?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-coveralls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-coveralls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-coveralls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-coveralls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-coveralls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-coveralls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-coveralls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-coveralls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-coveralls/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13659202,"name":"node-coveralls","ecosystem":"debian","description":null,"homepage":"https://github.com/nickmerwin/node-coveralls","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nickmerwin/node-coveralls","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:12:47.489Z","latest_release_published_at":"2026-02-12T08:12:47.489Z","latest_release_number":"3.1.1-4","last_synced_at":"2026-03-14T07:02:43.630Z","created_at":"2026-02-12T08:12:47.285Z","updated_at":"2026-03-14T07:02:43.630Z","registry_url":"https://tracker.debian.org/pkg/node-coveralls","install_command":"apt-get install node-coveralls","documentation_url":"https://packages.debian.org/trixie/node-coveralls","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-coveralls","standards_version":"4.7.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), docbook2x \u003c!nodoc\u003e, mocha \u003c!nocheck\u003e, node-growl \u003c!nocheck\u003e, node-js-yaml \u003c!nocheck\u003e, node-lcov-parse \u003c!nocheck\u003e, node-log-driver \u003c!nocheck\u003e, node-minimist \u003c!nocheck\u003e, node-fetch \u003c!nocheck\u003e, node-should \u003c!nocheck\u003e, node-sinon (\u003e= 7.4.2) \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T08:12:48.225Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-coveralls?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-coveralls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-coveralls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-coveralls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-coveralls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-coveralls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-coveralls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-coveralls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-coveralls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-coveralls/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":5055716,"name":"org.webjars.npm:coveralls","ecosystem":"maven","description":"WebJar for coveralls","homepage":"http://webjars.org","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/nickmerwin/node-coveralls","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2015-08-25T17:20:53.000Z","latest_release_published_at":"2015-08-25T17:20:53.000Z","latest_release_number":"2.11.4","last_synced_at":"2026-05-12T16:29:26.875Z","created_at":"2022-07-27T23:42:24.734Z","updated_at":"2026-05-12T16:29:26.875Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/coveralls/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/coveralls/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":7447879,"uuid":"8790144","full_name":"nickmerwin/node-coveralls","owner":"nickmerwin","description":"lcov posting to coveralls.io","archived":false,"fork":false,"pushed_at":"2023-05-01T08:36:52.000Z","size":1316,"stargazers_count":1066,"open_issues_count":73,"forks_count":256,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-10-20T03:17:37.947Z","etag":null,"topics":["coverage","coveralls","javascript","mocha","test-coverage"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/nickmerwin.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}},"created_at":"2013-03-15T02:10:57.000Z","updated_at":"2025-10-11T19:37:24.000Z","dependencies_parsed_at":"2024-06-03T20:34:50.521Z","dependency_job_id":"de008f62-1c80-4d4f-a9b5-5d3de9231ff5","html_url":"https://github.com/nickmerwin/node-coveralls","commit_stats":{"total_commits":322,"total_committers":87,"mean_commits":"3.7011494252873565","dds":0.7422360248447205,"last_synced_commit":"565da5f354758903445db6cbee3bdba9ec697b9e"},"previous_names":["cainus/node-coveralls"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/nickmerwin/node-coveralls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickmerwin","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/sbom","scorecard":{"id":262106,"data":{"date":"2025-08-11","repo":{"name":"github.com/nickmerwin/node-coveralls","commit":"565da5f354758903445db6cbee3bdba9ec697b9e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":4,"reason":"Found 11/23 approved changesets -- score normalized to 4","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nickmerwin/node-coveralls/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/nickmerwin/node-coveralls/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/nickmerwin/node-coveralls/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/nickmerwin/node-coveralls/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"35 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-cj88-88mr-972w","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-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-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-17T11:03:54.789Z","repository_id":7447879,"created_at":"2025-08-17T11:03:54.790Z","updated_at":"2025-08-17T11:03:54.790Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280343312,"owners_count":26314561,"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-10-21T02:00:06.614Z","response_time":58,"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":"nickmerwin","name":"Nick Merwin","uuid":"1129","kind":"user","description":"","email":"","website":"https://mer.io","location":"Venice, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1129?u=8f604ea208654da4e8976e735505c3030a20ab6b\u0026v=4","repositories_count":100,"last_synced_at":"2024-04-09T16:11:04.684Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nickmerwin","funding_links":[],"total_stars":1142,"followers":89,"following":4,"created_at":"2022-11-02T16:22:38.320Z","updated_at":"2024-04-09T16:11:27.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickmerwin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickmerwin/repositories"},"tags":[{"name":"3.1.1","sha":"565da5f354758903445db6cbee3bdba9ec697b9e","kind":"commit","published_at":"2021-06-29T00:56:13.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/3.1.1","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.1.1/manifests"},{"name":"v3.0.6","sha":"d3045b4cb3a859de9e4e440f99933c4dd0a568a0","kind":"tag","published_at":"2020-05-01T00:19:32.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/v3.0.6","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.0.6/manifests"},{"name":"v3.0.7","sha":"2ed185ca3626591549ed33c2363a47b824a39d0f","kind":"tag","published_at":"2020-05-01T00:19:09.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/v3.0.7","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.0.7/manifests"},{"name":"v3.0.5","sha":"b94fd9ac7d490d865f0400b3688f2d59c477b93b","kind":"tag","published_at":"2020-05-01T00:16:30.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/v3.0.5","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.0.5/manifests"},{"name":"v3.1.0","sha":"2f95964f8a0b40f66d8376969b0b0eaa5d0d1ed1","kind":"tag","published_at":"2020-04-24T22:37:39.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/v3.1.0","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.1.0/manifests"},{"name":"v3.0.14","sha":"844d7658677c1422e98648b8727cd421d1a83e02","kind":"tag","published_at":"2020-04-23T21:49:35.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/v3.0.14","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.0.14/manifests"},{"name":"v3.0.13","sha":"ff21930515e15e367a3d033230d0c5def75fc206","kind":"commit","published_at":"2020-04-22T16:38:12.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/v3.0.13","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"49d0f769e236ce538047b6787f05df456b64b2ab","kind":"tag","published_at":"2020-04-21T18:34:23.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/v3.0.12","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.0.12/manifests"},{"name":"3.0.11","sha":"21f476c8502e180a7a1e67035cba57616fecc5be","kind":"commit","published_at":"2020-03-19T17:38:56.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/3.0.11","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.11/manifests"},{"name":"3.0.10","sha":"2ea7be3fc03ffe9553886f738a7f8e5a75a5d5d7","kind":"commit","published_at":"2020-03-19T17:13:54.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/3.0.10","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"2e2b108c68ba1b42901846537c60f714235bc78e","kind":"commit","published_at":"2019-11-26T17:38:52.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/3.0.9","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.9/manifests"},{"name":"3.0.8","sha":"b1f795044d20ea121aed23b6590ebe8b631d3dd3","kind":"commit","published_at":"2019-11-21T01:33:37.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/3.0.8","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.8/manifests"},{"name":"3.0.4","sha":"8ac43255d55eb28b25204480492d0c405eaa129c","kind":"commit","published_at":"2019-06-05T23:48:59.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/3.0.4","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"aa2519c770e298d97e5d54df19f1b738c1ba893a","kind":"commit","published_at":"2019-02-22T17:54:19.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/3.0.3","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"cc671251ef01d71bb340bc37336a8cfaae0542bc","kind":"commit","published_at":"2018-06-29T21:09:04.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/3.0.2","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"e7ae2bfcb468d47369d885b0cde668b79f6d92b5","kind":"commit","published_at":"2018-05-01T21:08:07.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/3.0.1","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.1/manifests"},{"name":"2.12.0","sha":"d571dac62547f487b3862aca8bf367e95957d904","kind":"commit","published_at":"2017-03-05T19:12:45.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/2.12.0","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/2.12.0/manifests"},{"name":"2.11.13","sha":"8fcaec4284668d3dc5cc56cc1333421cbf9336db","kind":"commit","published_at":"2016-09-15T17:17:30.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/2.11.13","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/2.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@2.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/2.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/2.11.13/manifests"},{"name":"2.11.11","sha":"55ebe271ae4dadc5d61ad1eb19863db37b60d9d2","kind":"commit","published_at":"2016-07-12T17:46:58.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/2.11.11","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/2.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@2.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/2.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/2.11.11/manifests"},{"name":"2.11.8","sha":"668d87369d08f86f7fecef67b6aee5788b5461f0","kind":"commit","published_at":"2016-02-26T19:21:35.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/2.11.8","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/2.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@2.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/2.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/2.11.8/manifests"},{"name":"2.11.5","sha":"3794d16027767014919116bd85a32e3d3de7efa8","kind":"commit","published_at":"2015-12-10T20:59:02.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/2.11.5","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/2.11.5/manifests"},{"name":"2.11.3","sha":"64653c6df1d63065b0fb0b4984ac4c88f809b068","kind":"commit","published_at":"2015-07-14T05:21:19.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/2.11.3","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/2.11.3/manifests"}]},"repo_metadata_updated_at":"2025-10-21T22:19:55.973Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":9.309935935377595,"forks_count":9.136983525380064,"average":18.196870805352297},"purl":"pkg:maven/org.webjars.npm/coveralls","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:coveralls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:coveralls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:coveralls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T12:13:12.805Z","issues_count":38,"pull_requests_count":64,"avg_time_to_close_issue":73058800.25,"avg_time_to_close_pull_request":9850550.476190476,"issues_closed_count":16,"pull_requests_closed_count":42,"pull_request_authors_count":32,"issue_authors_count":34,"avg_comments_per_issue":3.789473684210526,"avg_comments_per_pull_request":2.28125,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/issues","maintainers":[{"login":"nickmerwin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nickmerwin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:coveralls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:coveralls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:coveralls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:coveralls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:coveralls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:coveralls/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":605597,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1114906,"name":"@paulcbetts/coveralls","ecosystem":"npm","description":"takes json-cov output into stdin and POSTs to coveralls.io","homepage":"https://github.com/nickmerwin/node-coveralls#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/nickmerwin/node-coveralls","keywords_array":["coverage","coveralls"],"namespace":"paulcbetts","versions_count":2,"first_release_published_at":"2016-08-17T20:38:32.627Z","latest_release_published_at":"2016-08-31T21:14:17.557Z","latest_release_number":"2.11.13","last_synced_at":"2026-05-12T16:29:47.089Z","created_at":"2022-04-08T11:10:08.592Z","updated_at":"2026-05-12T16:29:47.089Z","registry_url":"https://www.npmjs.com/package/@paulcbetts/coveralls","install_command":"npm install @paulcbetts/coveralls","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.11.13"}},"repo_metadata":{"id":7447879,"uuid":"8790144","full_name":"nickmerwin/node-coveralls","owner":"nickmerwin","description":"lcov posting to coveralls.io","archived":false,"fork":false,"pushed_at":"2026-01-05T23:13:06.000Z","size":819,"stargazers_count":1065,"open_issues_count":71,"forks_count":255,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-05-05T08:07:08.049Z","etag":null,"topics":["coverage","coveralls","javascript","mocha","test-coverage"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/nickmerwin.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-03-15T02:10:57.000Z","updated_at":"2026-04-08T12:42:33.000Z","dependencies_parsed_at":"2024-06-03T20:34:50.521Z","dependency_job_id":"de008f62-1c80-4d4f-a9b5-5d3de9231ff5","html_url":"https://github.com/nickmerwin/node-coveralls","commit_stats":{"total_commits":322,"total_committers":87,"mean_commits":"3.7011494252873565","dds":0.7422360248447205,"last_synced_commit":"565da5f354758903445db6cbee3bdba9ec697b9e"},"previous_names":["cainus/node-coveralls"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/nickmerwin/node-coveralls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickmerwin","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/sbom","scorecard":{"id":262106,"data":{"date":"2025-08-11","repo":{"name":"github.com/nickmerwin/node-coveralls","commit":"565da5f354758903445db6cbee3bdba9ec697b9e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":4,"reason":"Found 11/23 approved changesets -- score normalized to 4","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nickmerwin/node-coveralls/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/nickmerwin/node-coveralls/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/nickmerwin/node-coveralls/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/nickmerwin/node-coveralls/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"35 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-cj88-88mr-972w","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-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-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-17T11:03:54.789Z","repository_id":7447879,"created_at":"2025-08-17T11:03:54.790Z","updated_at":"2025-08-17T11:03:54.790Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32763530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"online","status_checked_at":"2026-05-08T02:00:05.879Z","response_time":54,"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"},"tags":[]},"repo_metadata_updated_at":"2026-05-12T16:29:37.750Z","dependent_packages_count":4,"downloads":75,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":15.665920836703307,"dependent_repos_count":10.740618113231951,"dependent_packages_count":4.400922582085196,"stargazers_count":2.4099053921847755,"forks_count":2.1564198519747153,"docker_downloads_count":null,"average":7.07475735523599},"purl":"pkg:npm/%40paulcbetts/coveralls","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@paulcbetts/coveralls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@paulcbetts/coveralls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@paulcbetts/coveralls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-10T20:24:50.182Z","issues_count":38,"pull_requests_count":63,"avg_time_to_close_issue":73058800.25,"avg_time_to_close_pull_request":15060738.488372093,"issues_closed_count":16,"pull_requests_closed_count":43,"pull_request_authors_count":32,"issue_authors_count":33,"avg_comments_per_issue":3.789473684210526,"avg_comments_per_pull_request":2.2857142857142856,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/issues","maintainers":[{"login":"nickmerwin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nickmerwin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@paulcbetts%2Fcoveralls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@paulcbetts%2Fcoveralls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@paulcbetts%2Fcoveralls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@paulcbetts%2Fcoveralls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@paulcbetts%2Fcoveralls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@paulcbetts%2Fcoveralls/codemeta","maintainers":[{"uuid":"paulcbetts","login":"paulcbetts","name":null,"email":"paul@paulbetts.org","url":null,"packages_count":56,"html_url":"https://www.npmjs.com/~paulcbetts","role":null,"created_at":"2022-11-20T21:27:01.799Z","updated_at":"2022-11-20T21:27:01.799Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/paulcbetts/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613569,"maintainers_count":1190700,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1126942,"name":"@poooi/coveralls","ecosystem":"npm","description":"takes json-cov output into stdin and POSTs to coveralls.io","homepage":"https://github.com/nickmerwin/node-coveralls#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/nickmerwin/node-coveralls","keywords_array":["coverage","coveralls"],"namespace":"poooi","versions_count":1,"first_release_published_at":"2019-11-04T14:52:32.445Z","latest_release_published_at":"2019-11-04T14:52:32.445Z","latest_release_number":"3.0.7","last_synced_at":"2026-05-12T16:29:49.240Z","created_at":"2022-04-08T11:30:26.728Z","updated_at":"2026-05-12T16:29:49.241Z","registry_url":"https://www.npmjs.com/package/@poooi/coveralls","install_command":"npm install @poooi/coveralls","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.7"}},"repo_metadata":{"id":7447879,"uuid":"8790144","full_name":"nickmerwin/node-coveralls","owner":"nickmerwin","description":"lcov posting to coveralls.io","archived":false,"fork":false,"pushed_at":"2026-01-05T23:13:06.000Z","size":819,"stargazers_count":1065,"open_issues_count":71,"forks_count":255,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-05-05T08:07:08.049Z","etag":null,"topics":["coverage","coveralls","javascript","mocha","test-coverage"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/nickmerwin.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-03-15T02:10:57.000Z","updated_at":"2026-04-08T12:42:33.000Z","dependencies_parsed_at":"2024-06-03T20:34:50.521Z","dependency_job_id":"de008f62-1c80-4d4f-a9b5-5d3de9231ff5","html_url":"https://github.com/nickmerwin/node-coveralls","commit_stats":{"total_commits":322,"total_committers":87,"mean_commits":"3.7011494252873565","dds":0.7422360248447205,"last_synced_commit":"565da5f354758903445db6cbee3bdba9ec697b9e"},"previous_names":["cainus/node-coveralls"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/nickmerwin/node-coveralls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickmerwin","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/sbom","scorecard":{"id":262106,"data":{"date":"2025-08-11","repo":{"name":"github.com/nickmerwin/node-coveralls","commit":"565da5f354758903445db6cbee3bdba9ec697b9e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":4,"reason":"Found 11/23 approved changesets -- score normalized to 4","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nickmerwin/node-coveralls/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/nickmerwin/node-coveralls/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/nickmerwin/node-coveralls/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/nickmerwin/node-coveralls/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"35 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-cj88-88mr-972w","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-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-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-17T11:03:54.789Z","repository_id":7447879,"created_at":"2025-08-17T11:03:54.790Z","updated_at":"2025-08-17T11:03:54.790Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32763530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"online","status_checked_at":"2026-05-08T02:00:05.879Z","response_time":54,"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"},"tags":[]},"repo_metadata_updated_at":"2026-05-12T16:29:24.543Z","dependent_packages_count":2,"downloads":48,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":39.26628661325004,"dependent_repos_count":10.740618113231951,"dependent_packages_count":8.743558771674536,"stargazers_count":2.4099053921847755,"forks_count":2.1564198519747153,"docker_downloads_count":null,"average":12.663357748463202},"purl":"pkg:npm/%40poooi/coveralls","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@poooi/coveralls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@poooi/coveralls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@poooi/coveralls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T12:13:12.805Z","issues_count":38,"pull_requests_count":64,"avg_time_to_close_issue":73058800.25,"avg_time_to_close_pull_request":9850550.476190476,"issues_closed_count":16,"pull_requests_closed_count":42,"pull_request_authors_count":32,"issue_authors_count":34,"avg_comments_per_issue":3.789473684210526,"avg_comments_per_pull_request":2.28125,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/issues","maintainers":[{"login":"nickmerwin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nickmerwin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@poooi%2Fcoveralls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@poooi%2Fcoveralls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@poooi%2Fcoveralls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@poooi%2Fcoveralls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@poooi%2Fcoveralls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@poooi%2Fcoveralls/codemeta","maintainers":[{"uuid":"letspoi","login":"letspoi","name":null,"email":"skagami@outlook.com","url":null,"packages_count":41,"html_url":"https://www.npmjs.com/~letspoi","role":null,"created_at":"2022-11-20T23:37:48.165Z","updated_at":"2022-11-20T23:37:48.165Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/letspoi/packages"},{"uuid":"dkwingsmt","login":"dkwingsmt","name":null,"email":"dkwingsmt@gmail.com","url":null,"packages_count":39,"html_url":"https://www.npmjs.com/~dkwingsmt","role":null,"created_at":"2022-11-20T23:37:48.179Z","updated_at":"2022-11-20T23:37:48.179Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dkwingsmt/packages"},{"uuid":"skagami","login":"skagami","name":null,"email":"moe.pascal@gmail.com","url":null,"packages_count":47,"html_url":"https://www.npmjs.com/~skagami","role":null,"created_at":"2022-11-20T23:37:48.195Z","updated_at":"2022-11-20T23:37:48.195Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/skagami/packages"},{"uuid":"magicae","login":"magicae","name":null,"email":"readme.md@gmail.com","url":null,"packages_count":39,"html_url":"https://www.npmjs.com/~magicae","role":null,"created_at":"2022-11-20T23:37:48.206Z","updated_at":"2022-11-20T23:37:48.206Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/magicae/packages"},{"uuid":"kochiyaocean","login":"kochiyaocean","name":null,"email":"root@kochiyaocean.org","url":null,"packages_count":44,"html_url":"https://www.npmjs.com/~kochiyaocean","role":null,"created_at":"2022-11-20T23:37:48.223Z","updated_at":"2022-11-20T23:37:48.223Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kochiyaocean/packages"},{"uuid":"jenningswu","login":"jenningswu","name":null,"email":"jenningswu@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~jenningswu","role":null,"created_at":"2022-11-20T23:37:48.229Z","updated_at":"2022-11-20T23:37:48.229Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jenningswu/packages"},{"uuid":"javran","login":"javran","name":null,"email":"Javran.C@gmail.com","url":null,"packages_count":54,"html_url":"https://www.npmjs.com/~javran","role":null,"created_at":"2022-11-20T23:37:48.268Z","updated_at":"2022-11-20T23:37:48.268Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/javran/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613569,"maintainers_count":1190700,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1564984,"name":"coveralls","ecosystem":"npm","description":"takes json-cov output into stdin and POSTs to coveralls.io","homepage":"https://github.com/nickmerwin/node-coveralls#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/nickmerwin/node-coveralls","keywords_array":["coverage","coveralls"],"namespace":null,"versions_count":71,"first_release_published_at":"2013-03-15T03:19:17.963Z","latest_release_published_at":"2021-06-29T00:56:28.329Z","latest_release_number":"3.1.1","last_synced_at":"2026-05-13T23:31:41.329Z","created_at":"2022-04-09T06:05:36.736Z","updated_at":"2026-05-13T23:36:06.023Z","registry_url":"https://www.npmjs.com/package/coveralls","install_command":"npm install coveralls","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.1.1"}},"repo_metadata":{"id":7447879,"uuid":"8790144","full_name":"nickmerwin/node-coveralls","owner":"nickmerwin","description":"lcov posting to coveralls.io","archived":false,"fork":false,"pushed_at":"2026-01-05T23:13:06.000Z","size":819,"stargazers_count":1065,"open_issues_count":71,"forks_count":255,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-04-16T11:40:59.280Z","etag":null,"topics":["coverage","coveralls","javascript","mocha","test-coverage"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/nickmerwin.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-03-15T02:10:57.000Z","updated_at":"2026-04-08T12:42:33.000Z","dependencies_parsed_at":"2024-06-03T20:34:50.521Z","dependency_job_id":"de008f62-1c80-4d4f-a9b5-5d3de9231ff5","html_url":"https://github.com/nickmerwin/node-coveralls","commit_stats":{"total_commits":322,"total_committers":87,"mean_commits":"3.7011494252873565","dds":0.7422360248447205,"last_synced_commit":"565da5f354758903445db6cbee3bdba9ec697b9e"},"previous_names":["cainus/node-coveralls"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/nickmerwin/node-coveralls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickmerwin","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/sbom","scorecard":{"id":262106,"data":{"date":"2025-08-11","repo":{"name":"github.com/nickmerwin/node-coveralls","commit":"565da5f354758903445db6cbee3bdba9ec697b9e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"Code-Review","score":4,"reason":"Found 11/23 approved changesets -- score normalized to 4","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nickmerwin/node-coveralls/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/nickmerwin/node-coveralls/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/nickmerwin/node-coveralls/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/nickmerwin/node-coveralls/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"35 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-cj88-88mr-972w","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-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-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-17T11:03:54.789Z","repository_id":7447879,"created_at":"2025-08-17T11:03:54.790Z","updated_at":"2025-08-17T11:03:54.790Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32640538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"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":"nickmerwin","name":"Nick Merwin","uuid":"1129","kind":"user","description":"","email":"","website":"https://mer.io","location":"Venice, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1129?u=8f604ea208654da4e8976e735505c3030a20ab6b\u0026v=4","repositories_count":100,"last_synced_at":"2024-04-09T16:11:04.684Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nickmerwin","funding_links":[],"total_stars":1142,"followers":89,"following":4,"created_at":"2022-11-02T16:22:38.320Z","updated_at":"2024-04-09T16:11:27.260Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickmerwin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickmerwin/repositories"},"tags":[{"name":"3.1.1","sha":"565da5f354758903445db6cbee3bdba9ec697b9e","kind":"commit","published_at":"2021-06-29T00:56:13.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/3.1.1","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.1.1/manifests"},{"name":"v3.0.6","sha":"d3045b4cb3a859de9e4e440f99933c4dd0a568a0","kind":"tag","published_at":"2020-05-01T00:19:32.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/v3.0.6","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.0.6/manifests"},{"name":"v3.0.7","sha":"2ed185ca3626591549ed33c2363a47b824a39d0f","kind":"tag","published_at":"2020-05-01T00:19:09.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/v3.0.7","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.0.7/manifests"},{"name":"v3.0.5","sha":"b94fd9ac7d490d865f0400b3688f2d59c477b93b","kind":"tag","published_at":"2020-05-01T00:16:30.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/v3.0.5","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.0.5/manifests"},{"name":"v3.1.0","sha":"2f95964f8a0b40f66d8376969b0b0eaa5d0d1ed1","kind":"tag","published_at":"2020-04-24T22:37:39.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/v3.1.0","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.1.0/manifests"},{"name":"v3.0.14","sha":"844d7658677c1422e98648b8727cd421d1a83e02","kind":"tag","published_at":"2020-04-23T21:49:35.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/v3.0.14","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.0.14/manifests"},{"name":"v3.0.13","sha":"ff21930515e15e367a3d033230d0c5def75fc206","kind":"commit","published_at":"2020-04-22T16:38:12.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/v3.0.13","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"49d0f769e236ce538047b6787f05df456b64b2ab","kind":"tag","published_at":"2020-04-21T18:34:23.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/v3.0.12","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/v3.0.12/manifests"},{"name":"3.0.11","sha":"21f476c8502e180a7a1e67035cba57616fecc5be","kind":"commit","published_at":"2020-03-19T17:38:56.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/3.0.11","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.11/manifests"},{"name":"3.0.10","sha":"2ea7be3fc03ffe9553886f738a7f8e5a75a5d5d7","kind":"commit","published_at":"2020-03-19T17:13:54.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/3.0.10","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.10/manifests"},{"name":"3.0.9","sha":"2e2b108c68ba1b42901846537c60f714235bc78e","kind":"commit","published_at":"2019-11-26T17:38:52.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/3.0.9","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.9/manifests"},{"name":"3.0.8","sha":"b1f795044d20ea121aed23b6590ebe8b631d3dd3","kind":"commit","published_at":"2019-11-21T01:33:37.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/3.0.8","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.8/manifests"},{"name":"3.0.4","sha":"8ac43255d55eb28b25204480492d0c405eaa129c","kind":"commit","published_at":"2019-06-05T23:48:59.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/3.0.4","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"aa2519c770e298d97e5d54df19f1b738c1ba893a","kind":"commit","published_at":"2019-02-22T17:54:19.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/3.0.3","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"cc671251ef01d71bb340bc37336a8cfaae0542bc","kind":"commit","published_at":"2018-06-29T21:09:04.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/3.0.2","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"e7ae2bfcb468d47369d885b0cde668b79f6d92b5","kind":"commit","published_at":"2018-05-01T21:08:07.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/3.0.1","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/3.0.1/manifests"},{"name":"2.12.0","sha":"d571dac62547f487b3862aca8bf367e95957d904","kind":"commit","published_at":"2017-03-05T19:12:45.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/2.12.0","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/2.12.0/manifests"},{"name":"2.11.13","sha":"8fcaec4284668d3dc5cc56cc1333421cbf9336db","kind":"commit","published_at":"2016-09-15T17:17:30.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/2.11.13","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/2.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@2.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/2.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/2.11.13/manifests"},{"name":"2.11.11","sha":"55ebe271ae4dadc5d61ad1eb19863db37b60d9d2","kind":"commit","published_at":"2016-07-12T17:46:58.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/2.11.11","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/2.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@2.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/2.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/2.11.11/manifests"},{"name":"2.11.8","sha":"668d87369d08f86f7fecef67b6aee5788b5461f0","kind":"commit","published_at":"2016-02-26T19:21:35.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/2.11.8","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/2.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@2.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/2.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/2.11.8/manifests"},{"name":"2.11.5","sha":"3794d16027767014919116bd85a32e3d3de7efa8","kind":"commit","published_at":"2015-12-10T20:59:02.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/2.11.5","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/2.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@2.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/2.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/2.11.5/manifests"},{"name":"2.11.3","sha":"64653c6df1d63065b0fb0b4984ac4c88f809b068","kind":"commit","published_at":"2015-07-14T05:21:19.000Z","download_url":"https://codeload.github.com/nickmerwin/node-coveralls/tar.gz/2.11.3","html_url":"https://github.com/nickmerwin/node-coveralls/releases/tag/2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nickmerwin/node-coveralls@2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/tags/2.11.3/manifests"}]},"repo_metadata_updated_at":"2026-05-13T23:36:05.990Z","dependent_packages_count":53153,"downloads":2592052,"downloads_period":"last-month","dependent_repos_count":287867,"rankings":{"downloads":0.20947695487307114,"dependent_repos_count":0.0636612682546305,"dependent_packages_count":0.0016251556156551801,"stargazers_count":2.3502552194814688,"forks_count":2.104576181706706,"docker_downloads_count":0.29521792356108584,"average":0.8374687839154361},"purl":"pkg:npm/coveralls","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/coveralls","docker_dependents_count":1112,"docker_downloads_count":166857214,"usage_url":"https://repos.ecosyste.ms/usage/npm/coveralls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/coveralls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-12T10:52:20.207Z","issues_count":39,"pull_requests_count":63,"avg_time_to_close_issue":82275335.58823529,"avg_time_to_close_pull_request":21539502.113636363,"issues_closed_count":17,"pull_requests_closed_count":44,"pull_request_authors_count":32,"issue_authors_count":34,"avg_comments_per_issue":3.717948717948718,"avg_comments_per_pull_request":2.2857142857142856,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":1,"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":1,"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/nickmerwin%2Fnode-coveralls/issues","maintainers":[{"login":"nickmerwin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nickmerwin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/coveralls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/coveralls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/coveralls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/coveralls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/coveralls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/coveralls/codemeta","maintainers":[{"uuid":"cainus","login":"cainus","name":null,"email":"gregg@caines.ca","url":null,"packages_count":40,"html_url":"https://www.npmjs.com/~cainus","role":null,"created_at":"2022-11-10T12:07:14.244Z","updated_at":"2022-11-10T12:07:14.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cainus/packages"},{"uuid":"nickmerwin","login":"nickmerwin","name":null,"email":"n@mer.fm","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~nickmerwin","role":null,"created_at":"2022-11-10T12:07:14.254Z","updated_at":"2022-11-10T12:07:14.254Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nickmerwin/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613569,"maintainers_count":1190700,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13428249,"name":"node-coveralls","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/nickmerwin/node-coveralls","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/nickmerwin/node-coveralls","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:23:58.135Z","latest_release_published_at":"2026-02-07T15:23:58.135Z","latest_release_number":"3.1.1-1","last_synced_at":"2026-03-07T15:40:14.253Z","created_at":"2026-02-07T15:23:57.077Z","updated_at":"2026-03-07T16:02:27.475Z","registry_url":"https://launchpad.net/ubuntu/+source/node-coveralls","install_command":"apt-get install node-coveralls","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-coveralls","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), docbook2x \u003c!nodoc\u003e, mocha \u003c!nocheck\u003e, node-growl \u003c!nocheck\u003e, node-js-yaml \u003c!nocheck\u003e, node-lcov-parse \u003c!nocheck\u003e, node-log-driver \u003c!nocheck\u003e, node-minimist \u003c!nocheck\u003e, node-fetch \u003c!nocheck\u003e, node-should (\u003e= 8.0) \u003c!nocheck\u003e, node-sinon (\u003e= 7.4.2) \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-coveralls?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-coveralls","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-coveralls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-coveralls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-coveralls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-coveralls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-coveralls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-coveralls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-coveralls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-coveralls/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}}],"commits":{"id":11467,"full_name":"nickmerwin/node-coveralls","default_branch":"master","total_commits":323,"total_committers":88,"total_bot_commits":9,"total_bot_committers":2,"mean_commits":3.6704545454545454,"dds":0.7430340557275541,"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2026-05-15T06:08:09.108Z","last_synced_commit":"933dd331b76389c4022f447d3a4998b9cb7f29dd","created_at":"2023-03-07T11:17:31.547Z","updated_at":"2026-05-15T06:08:09.037Z","committers":[{"name":"cainus","email":"gregg@caines.ca","login":null,"count":83},{"name":"Nick Merwin","email":"n@mer.io","login":null,"count":55},{"name":"XhmikosR","email":"xhmikosr@gmail.com","login":null,"count":33},{"name":"Gabe Hayes","email":"gabriel.hayes@gmail.com","login":null,"count":16},{"name":"Christophe Porteneuve","email":"tdd@tddsworld.com","login":null,"count":13},{"name":"Anna Henningsen","email":"sqrt@entless.org","login":null,"count":10},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","login":null,"count":6},{"name":"Gerard Escalante","email":"gerard@saygo.ca","login":null,"count":4},{"name":"Matthew J. Morrison","email":"mattjmorrison@mattjmorrison.com","login":null,"count":4},{"name":"Paul Betts","email":"paul@paulbetts.org","login":null,"count":3},{"name":"dependabot[bot]","email":"dependabot[bot]@users.noreply.github.com","login":null,"count":3},{"name":"deepsweet","email":"kir@soulshine.in","login":null,"count":3},{"name":"Alan Shaw","email":"alan@freestyle-developments.co.uk","login":null,"count":2},{"name":"Andrii Shumada","email":"eagleeyes91@gmail.com","login":null,"count":2},{"name":"Arpad Borsos","email":"arpad.borsos@googlemail.com","login":null,"count":2},{"name":"Benjamin Coe","email":"ben@npmjs.com","login":null,"count":2},{"name":"Dmytro Nemoga","email":"Dmytro.Nemoga@gmail.com","login":null,"count":2},{"name":"Honza Javorek","email":"mail@honzajavorek.cz","login":null,"count":2},{"name":"Ilan Biala","email":"ilan.biala@gmail.com","login":null,"count":2},{"name":"Jonathan Porta","email":"rurd4me@gmail.com","login":null,"count":2},{"name":"Josh Callender","email":"jcallender@change.org","login":null,"count":2},{"name":"Nuno Barreto","email":"nbarreto@gmail.com","login":null,"count":2},{"name":"Schaaf, Martin","email":"mschaaf@datameer.com","login":null,"count":2},{"name":"Tristan Davey","email":"tristan.davey@safetyculture.io","login":null,"count":2},{"name":"Wyatt Preul","email":"wpreul@gmail.com","login":null,"count":2},{"name":"elliottcable","email":"me@ell.io","login":null,"count":2},{"name":"Adam Meadows","email":"adam.meadows@gmail.com","login":null,"count":1},{"name":"Adam Moss","email":"adam.moss@bcs.org.uk","login":null,"count":1},{"name":"Alan Gutierrez","email":"alan@prettyrobots.com","login":null,"count":1},{"name":"Alejandro Oviedo","email":"alejandro.oviedo.g@gmail.com","login":null,"count":1},{"name":"Andre Miras","email":"andre.miras@gmail.com","login":null,"count":1},{"name":"Arjan Singh","email":"arjan.singh@dollarshaveclub.com","login":null,"count":1},{"name":"Ashish Kumar Joy","email":"ashishkujoy@gmail.com","login":null,"count":1},{"name":"Ben Petty","email":"22062601+benpetty@users.noreply.github.com","login":null,"count":1},{"name":"Byungjin Park","email":"posquit0.bj@gmail.com","login":null,"count":1},{"name":"Gerard Escalante","email":"gerard@ns2.saygo.ca","login":null,"count":1},{"name":"Evan Bowling","email":"evan.j.bowling@gmail.com","login":null,"count":1},{"name":"Ethan Langevin","email":"ejl6266@gmail.com","login":null,"count":1},{"name":"Ethan Arrowood","email":"ethan.arrowood@gmail.com","login":null,"count":1},{"name":"Dylan Smith","email":"optikal@shaw.ca","login":null,"count":1},{"name":"Dong Nguyen","email":"ndaidong@gmail.com","login":null,"count":1},{"name":"Dale Harvey","email":"dale@arandomurl.com","login":null,"count":1},{"name":"Chris Midgley","email":"midgleyc@gmail.com","login":null,"count":1},{"name":"Chas DeVeas","email":"chas@videoblocks.com","login":null,"count":1},{"name":"Jacob Meacham","email":"jacob.e.meacham@gmail.com","login":null,"count":1},{"name":"James Kessler","email":"afinetooth@gmail.com","login":null,"count":1},{"name":"Joe Pettersson","email":"joe8bit@gmail.com","login":null,"count":1},{"name":"Jonathan Kingston","email":"jonathan@jooped.co.uk","login":null,"count":1},{"name":"Jordan Oroshiba","email":"bytewalls@users.noreply.github.com","login":null,"count":1},{"name":"Joscha Feth","email":"joscha@feth.com","login":null,"count":1},{"name":"Joshua Davis","email":"josdavis@microsoft.com","login":null,"count":1},{"name":"Joshua Davis","email":"joshua@localhost.localdomain","login":null,"count":1},{"name":"Joshua Ma","email":"me@joshma.com","login":null,"count":1},{"name":"Juga Paazmaya","email":"olavic@gmail.com","login":null,"count":1},{"name":"Kasper Lewau","email":"lewauu@gmail.com","login":null,"count":1},{"name":"Kenneth Williams","email":"scriptdaemon@gmail.com","login":null,"count":1},{"name":"Kyle Mitchell","email":"kyle@kemitchell.com","login":null,"count":1},{"name":"Levi Yurkowicz","email":"levi.yurkowicz@cultureiq.com","login":null,"count":1},{"name":"Luigi Pinca","email":"luigipinca@gmail.com","login":null,"count":1},{"name":"Manu Phatak","email":"bionikspoon@gmail.com","login":null,"count":1},{"name":"Marc Knaup","email":"marc.knaup@koeln.de","login":null,"count":1},{"name":"Marc Riegel","email":"mail@mrcrgl.de","login":null,"count":1},{"name":"Marcus Gartner","email":"marcus@lob.com","login":null,"count":1},{"name":"Matt Lavin","email":"matt.lavin@gmail.com","login":null,"count":1},{"name":"Matthew Kime","email":"matt@mattki.me","login":null,"count":1},{"name":"Merrifield, Jay","email":"fracmak@gmail.com","login":null,"count":1},{"name":"Mikael Mello","email":"17488630+mikaelmello@users.noreply.github.com","login":null,"count":1},{"name":"Morton Fox","email":"github@qslw.com","login":null,"count":1},{"name":"Nick Merwin","email":"nick@lemurheavy.com","login":null,"count":1},{"name":"Patrick Gansterer","email":"paroga@paroga.com","login":null,"count":1},{"name":"Peter deHaan","email":"pdehaan@users.noreply.github.com","login":null,"count":1},{"name":"Rogier Slag","email":"rogierslag@users.noreply.github.com","login":null,"count":1},{"name":"Russell Dempsey","email":"SgtPooki@gmail.com","login":null,"count":1},{"name":"Shinnosuke Watanabe","email":"snnskwtnb@gmail.com","login":null,"count":1},{"name":"Stephen Edgar","email":"stephen@netweb.com.au","login":null,"count":1},{"name":"Steve Mao","email":"stevemao@users.noreply.github.com","login":null,"count":1},{"name":"Steven Weathers","email":"steven@weathers.me","login":null,"count":1},{"name":"Teppei Sato","email":"teppeis@gmail.com","login":null,"count":1},{"name":"Tommy Parnell","email":"tparnell8@gmail.com","login":null,"count":1},{"name":"Will LaBranche","email":"wlabranche@gmail.com","login":null,"count":1},{"name":"Wojtek Siudzinski","email":"admin@suda.pl","login":null,"count":1},{"name":"Xiaoxin Lu","email":"Xiaoxin.Lu@inin.com","login":null,"count":1},{"name":"d056950","email":"jan.matthias.pilzer@sap.com","login":null,"count":1},{"name":"deepak1556","email":"hop2deep@gmail.com","login":null,"count":1},{"name":"jaubourg","email":"j@ubourg.net","login":null,"count":1},{"name":"roman01la","email":"roman01la@romanliutikov.com","login":null,"count":1},{"name":"waiting","email":"waiting@xiaozhong.biz","login":null,"count":1},{"name":"Сковорода Никита Андреевич","email":"chalkerx@gmail.com","login":null,"count":1}],"past_year_committers":[{"name":"James Kessler","email":"afinetooth@gmail.com","login":null,"count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-15T00:00:35.990Z","repositories_count":6234339,"commits_count":894357168,"contributors_count":34898495,"owners_count":1153152,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"nickmerwin/node-coveralls","html_url":"https://github.com/nickmerwin/node-coveralls","last_synced_at":"2026-04-12T10:52:20.207Z","status":"active","issues_count":39,"pull_requests_count":63,"avg_time_to_close_issue":82275335.58823529,"avg_time_to_close_pull_request":21539502.113636363,"issues_closed_count":17,"pull_requests_closed_count":44,"pull_request_authors_count":32,"issue_authors_count":34,"avg_comments_per_issue":3.717948717948718,"avg_comments_per_pull_request":2.2857142857142856,"merged_pull_requests_count":26,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":1,"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":1,"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,"created_at":"2023-05-16T19:20:42.448Z","updated_at":"2026-04-12T10:52:20.207Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickmerwin%2Fnode-coveralls/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":13}},"issue_author_associations_count":{"table":{"NONE":32,"CONTRIBUTOR":7}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":38,"NONE":23,"OWNER":2}},"issue_authors":{"table":{"XhmikosR":3,"afinetooth":2,"fdc-viktor-luft":2,"cktang88":2,"YuriGor":1,"Yuriy1988":1,"wheresrhys":1,"dalisoft":1,"ashishkujoy":1,"wesmangum":1,"theofidry":1,"gameroman":1,"caleb15":1,"ilanbiala":1,"tayyab-educative":1,"rubenafo":1,"tecfu":1,"piotr-s-brainhub":1,"Blubagoo":1,"maZahaca":1,"seeliang":1,"jympetalmd":1,"David-Kneel":1,"guimard":1,"ddold":1,"phated":1,"cinderblock":1,"derekherman":1,"mlms13":1,"danday74":1,"nlordell":1,"KagamiChan":1,"vernak2539":1,"ianwremmel":1}},"pull_request_authors":{"table":{"XhmikosR":18,"dependabot[bot]":13,"jaeh":2,"nickmerwin":2,"legobeat":1,"lukkoziel":1,"lpinca":1,"Phillipe-Bojorquez":1,"tomizechsterson":1,"Bobgy":1,"ksobue":1,"freshvolk":1,"jympetalmd":1,"AndreMiras":1,"midgleyc":1,"jmoneybwa":1,"nidkil":1,"dlackty":1,"jtwebman":1,"eyal0":1,"guimard":1,"repl-andrew-ovens":1,"jhonatan-github":1,"ashishkujoy":1,"jaredmoody":1,"gynnantonix":1,"Zearin":1,"unixdev":1,"benpetty":1,"jimmywarting":1,"suda":1,"cktang88":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-08T00:00:21.527Z","repositories_count":14530779,"issues_count":34193284,"pull_requests_count":112098529,"authors_count":11257120,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{"gameroman":1}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"nickmerwin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nickmerwin"}}],"active_maintainers":[]}},"events":{"total":{"PullRequestEvent":1,"ForkEvent":3,"IssuesEvent":1,"WatchEvent":3,"IssueCommentEvent":1},"last_year":{"PullRequestEvent":1,"ForkEvent":3,"IssuesEvent":1,"WatchEvent":1,"IssueCommentEvent":1}},"keywords":["coverage","coveralls","javascript","mocha","test-coverage"],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-08-06T20:01:14.452Z","updated_at":"2022-08-06T20:01:14.452Z","repository_link":"https://github.com/nickmerwin/node-coveralls/blob/master/package-lock.json","dependencies":[{"id":586426924,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":586426925,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.9.6","direct":false,"kind":"development","optional":false},{"id":586426926,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.9.5","direct":false,"kind":"development","optional":false},{"id":586426927,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":586426928,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":586426929,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.9.5","direct":false,"kind":"development","optional":false},{"id":586426930,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.9.0","direct":false,"kind":"development","optional":false},{"id":586426931,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.9.6","direct":false,"kind":"development","optional":false},{"id":586426932,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.8.6","direct":false,"kind":"development","optional":false},{"id":586426933,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.9.6","direct":false,"kind":"development","optional":false},{"id":586426934,"package_name":"debug","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":586426935,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.9.6","direct":false,"kind":"development","optional":false},{"id":586426936,"package_name":"@mrmlnc/readdir-enhanced","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":586426937,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":586426938,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.7.2","direct":false,"kind":"development","optional":false},{"id":586426939,"package_name":"@sinonjs/formatio","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":586426940,"package_name":"@sinonjs/samsam","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":586426941,"package_name":"@sinonjs/text-encoding","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"development","optional":false},{"id":586426942,"package_name":"@types/events","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586426943,"package_name":"@types/glob","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":586426944,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":586426945,"package_name":"@types/node","ecosystem":"npm","requirements":"13.13.4","direct":false,"kind":"development","optional":false},{"id":586426946,"package_name":"acorn","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"development","optional":false},{"id":586426947,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":586426948,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.2","direct":false,"kind":"runtime","optional":false},{"id":586426949,"package_name":"ansi-align","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586426950,"package_name":"ansi-colors","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":586426951,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":586426952,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586426953,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":586426954,"package_name":"append-transform","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586426955,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586426956,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":586426957,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586426958,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586426959,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586426960,"package_name":"array-differ","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586426961,"package_name":"array-find-index","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586426962,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":586426963,"package_name":"array-union","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586426964,"package_name":"array-uniq","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":586426965,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":586426966,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":586426967,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586426968,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":586426969,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":586426970,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586426971,"package_name":"astral-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586426972,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":586426973,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":586426974,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":586426975,"package_name":"aws4","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":586426976,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586426977,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"development","optional":false},{"id":586426978,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586426979,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586426980,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586426981,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586426982,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":586426983,"package_name":"boxen","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":586426984,"package_name":"camelcase","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":586426985,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":586426986,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":586426987,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586426988,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":586426989,"package_name":"buf-compare","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586426990,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586426991,"package_name":"caching-transform","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":586426992,"package_name":"call-me-maybe","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586426993,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586426994,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":586426995,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":586426996,"package_name":"capture-stack-trace","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586426997,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":586426998,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":586426999,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":586427000,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":586427207,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586427001,"package_name":"ci-info","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":586427002,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":586427003,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"development","optional":false},{"id":586427004,"package_name":"clean-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427005,"package_name":"cli-boxes","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427006,"package_name":"cli-cursor","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586427007,"package_name":"cli-width","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":586427008,"package_name":"cliui","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586427009,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":586427010,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586427011,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":586427012,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427013,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":586427014,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":586427015,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":586427016,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586427017,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":586427018,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":586427019,"package_name":"configstore","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":586427020,"package_name":"make-dir","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":586427021,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586427022,"package_name":"contains-path","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":586427023,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":586427024,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":586427025,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":586427026,"package_name":"core-assert","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":586427027,"package_name":"core-js","ecosystem":"npm","requirements":"2.6.11","direct":false,"kind":"development","optional":false},{"id":586427028,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":586427029,"package_name":"cp-file","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":586427030,"package_name":"create-error-class","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":586427031,"package_name":"cross-spawn","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":586427032,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427033,"package_name":"currently-unhandled","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":586427034,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":586427035,"package_name":"debug","ecosystem":"npm","requirements":"3.2.6","direct":false,"kind":"development","optional":false},{"id":586427036,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586427037,"package_name":"decamelize-keys","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586427038,"package_name":"map-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586427039,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":586427040,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":586427041,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":586427042,"package_name":"deep-strict-equal","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":586427043,"package_name":"default-require-extensions","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427044,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":586427045,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":586427046,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":586427047,"package_name":"detect-indent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586427048,"package_name":"diff","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"development","optional":false},{"id":586427049,"package_name":"dir-glob","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":586427050,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586427051,"package_name":"dot-prop","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":586427052,"package_name":"duplexer3","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":586427053,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":586427054,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":586427055,"package_name":"enhance-visitors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427056,"package_name":"env-editor","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":586427057,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":586427058,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.17.5","direct":false,"kind":"development","optional":false},{"id":586427059,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":586427060,"package_name":"es6-error","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":586427061,"package_name":"es6-object-assign","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586427062,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":586427063,"package_name":"eslint","ecosystem":"npm","requirements":"5.16.0","direct":false,"kind":"development","optional":false},{"id":586427064,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"development","optional":false},{"id":586427065,"package_name":"eslint-ast-utils","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586427066,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":586427067,"package_name":"eslint-config-xo","ecosystem":"npm","requirements":"0.26.0","direct":false,"kind":"development","optional":false},{"id":586427068,"package_name":"eslint-formatter-pretty","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":586427069,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"development","optional":false},{"id":586427070,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":586427071,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427072,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":586427073,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586427074,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427075,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":586427076,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427077,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427078,"package_name":"pkg-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427079,"package_name":"eslint-plugin-ava","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":586427080,"package_name":"espree","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":586427081,"package_name":"multimatch","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586427082,"package_name":"eslint-plugin-es","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":586427087,"package_name":"eslint-plugin-eslint-comments","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":586427089,"package_name":"ignore","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"development","optional":false},{"id":586427091,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.20.2","direct":false,"kind":"development","optional":false},{"id":586427092,"package_name":"doctrine","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":586427094,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427096,"package_name":"load-json-file","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427098,"package_name":"parse-json","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":586427100,"package_name":"path-type","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427102,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":586427103,"package_name":"read-pkg","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427105,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427107,"package_name":"eslint-plugin-no-use-extend-native","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":586427108,"package_name":"eslint-plugin-node","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":586427109,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":586427111,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":586427112,"package_name":"eslint-plugin-unicorn","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":586427114,"package_name":"eslint-rule-docs","ecosystem":"npm","requirements":"1.1.188","direct":false,"kind":"development","optional":false},{"id":586427116,"package_name":"eslint-scope","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":586427117,"package_name":"eslint-utils","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":586427119,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586427120,"package_name":"esm","ecosystem":"npm","requirements":"3.2.25","direct":false,"kind":"development","optional":false},{"id":586427122,"package_name":"espree","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586427123,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":586427125,"package_name":"espurify","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":586427126,"package_name":"esquery","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":586427128,"package_name":"estraverse","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586427129,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":586427131,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":586427132,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":586427134,"package_name":"execa","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":586427135,"package_name":"cross-spawn","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586427137,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":586427139,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":586427140,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":586427142,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586427143,"package_name":"external-editor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586427145,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":586427146,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":586427148,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":586427150,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586427151,"package_name":"fast-glob","ecosystem":"npm","requirements":"2.2.7","direct":false,"kind":"development","optional":false},{"id":586427153,"package_name":"glob-parent","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586427154,"package_name":"is-glob","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586427156,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":586427157,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":586427159,"package_name":"figures","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427160,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":586427162,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586427164,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586427165,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586427167,"package_name":"flat","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":586427168,"package_name":"flat-cache","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586427170,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"development","optional":false},{"id":586427171,"package_name":"flatted","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":586427173,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586427174,"package_name":"foreground-child","ecosystem":"npm","requirements":"1.5.6","direct":false,"kind":"development","optional":false},{"id":586427176,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":586427177,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":586427179,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":586427180,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427182,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":586427183,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586427185,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":586427186,"package_name":"get-set-props","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":586427188,"package_name":"get-stdin","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":586427189,"package_name":"get-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586427191,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":586427192,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":586427194,"package_name":"glob","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"development","optional":false},{"id":586427195,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":586427196,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":586427197,"package_name":"global-dirs","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":586427198,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":586427199,"package_name":"globby","ecosystem":"npm","requirements":"9.2.0","direct":false,"kind":"development","optional":false},{"id":586427200,"package_name":"got","ecosystem":"npm","requirements":"6.7.1","direct":false,"kind":"development","optional":false},{"id":586427201,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"development","optional":false},{"id":586427202,"package_name":"growl","ecosystem":"npm","requirements":"1.10.5","direct":false,"kind":"development","optional":false},{"id":586427203,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":586427204,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":586427205,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":586427206,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586427513,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":586427515,"package_name":"just-extend","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":586427517,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":586427519,"package_name":"latest-version","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586427520,"package_name":"lcov-parse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":586427522,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":586427523,"package_name":"line-column-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427525,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586427527,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586427528,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.15","direct":false,"kind":"development","optional":false},{"id":586427530,"package_name":"lodash.camelcase","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":586427532,"package_name":"lodash.flattendeep","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":586427533,"package_name":"lodash.get","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":586427535,"package_name":"lodash.isequal","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":586427537,"package_name":"lodash.kebabcase","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":586427538,"package_name":"lodash.mergewith","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":586427540,"package_name":"lodash.snakecase","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":586427541,"package_name":"lodash.upperfirst","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":586427543,"package_name":"lodash.zip","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":586427545,"package_name":"log-driver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":586427547,"package_name":"log-symbols","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":586427549,"package_name":"lolex","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":586427551,"package_name":"loud-rejection","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":586427553,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586427555,"package_name":"lru-cache","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":586427557,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586427560,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":586427562,"package_name":"map-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427564,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427566,"package_name":"meow","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":586427568,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586427570,"package_name":"trim-newlines","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427572,"package_name":"yargs-parser","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":586427575,"package_name":"merge-source-map","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586427577,"package_name":"merge2","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":586427579,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"development","optional":false},{"id":586427581,"package_name":"mime-db","ecosystem":"npm","requirements":"1.44.0","direct":false,"kind":"runtime","optional":false},{"id":586427583,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.27","direct":false,"kind":"runtime","optional":false},{"id":586427585,"package_name":"mimic-fn","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586427587,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":586427589,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":586427591,"package_name":"minimist-options","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":586427593,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":586427595,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"development","optional":false},{"id":586427597,"package_name":"mocha","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"development","optional":false},{"id":586427599,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":586427601,"package_name":"multimatch","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586427604,"package_name":"array-differ","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586427606,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"development","optional":false},{"id":586427608,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"development","optional":false},{"id":586427610,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":586427612,"package_name":"nested-error-stacks","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586427615,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":586427617,"package_name":"nise","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":586427620,"package_name":"node-environment-flags","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":586427622,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":586427625,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":586427628,"package_name":"nyc","ecosystem":"npm","requirements":"14.1.1","direct":false,"kind":"development","optional":false},{"id":586427630,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":586427634,"package_name":"obj-props","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":586427637,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":586427640,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":586427642,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":586427644,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586427646,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":586427648,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586427650,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":586427652,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":586427654,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":586427656,"package_name":"onetime","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586427658,"package_name":"open-editor","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586427660,"package_name":"opn","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":586427662,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":586427664,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586427666,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586427668,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427670,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":586427672,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586427674,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":586427676,"package_name":"package-hash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586427678,"package_name":"package-json","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":586427680,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586427681,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586427683,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":586427685,"package_name":"path-dirname","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586427686,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586427687,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586427688,"package_name":"path-is-inside","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586427690,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586427691,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":586427693,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":586427694,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586427696,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":586427698,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":586427700,"package_name":"pkg-conf","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586427701,"package_name":"pkg-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586427703,"package_name":"pkg-up","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427704,"package_name":"plur","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":586427706,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":586427707,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":586427708,"package_name":"prepend-http","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":586427710,"package_name":"prettier","ecosystem":"npm","requirements":"1.19.1","direct":false,"kind":"development","optional":false},{"id":586427711,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427715,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":586427717,"package_name":"proto-props","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427719,"package_name":"pseudomap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586427721,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":586427722,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":586427723,"package_name":"qs","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"runtime","optional":false},{"id":586427725,"package_name":"quick-lru","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586427726,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":586427728,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586427730,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586427732,"package_name":"rechoir","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":586427733,"package_name":"redent","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427735,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586427737,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586427738,"package_name":"regexp-tree","ecosystem":"npm","requirements":"0.1.21","direct":false,"kind":"development","optional":false},{"id":586427740,"package_name":"regexpp","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586427741,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":586427743,"package_name":"registry-url","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586427744,"package_name":"release-zalgo","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427746,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":586427748,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":586427749,"package_name":"request","ecosystem":"npm","requirements":"2.88.2","direct":false,"kind":"runtime","optional":false},{"id":586427751,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":586427753,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427754,"package_name":"resolve","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"development","optional":false},{"id":586427756,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427758,"package_name":"resolve-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586427759,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586427761,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":586427763,"package_name":"restore-cursor","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427764,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"development","optional":false},{"id":586427766,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":586427767,"package_name":"run-async","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":586427769,"package_name":"rxjs","ecosystem":"npm","requirements":"6.5.5","direct":false,"kind":"development","optional":false},{"id":586427770,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":586427772,"package_name":"safe-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":586427774,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":586427775,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":586427777,"package_name":"semver-diff","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586427778,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427780,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586427782,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586427784,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427786,"package_name":"shelljs","ecosystem":"npm","requirements":"0.8.4","direct":false,"kind":"development","optional":false},{"id":586427788,"package_name":"should","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"development","optional":false},{"id":586427789,"package_name":"should-equal","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586427791,"package_name":"should-format","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427793,"package_name":"should-type","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":586427795,"package_name":"shx","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":586427796,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":586427798,"package_name":"sinon","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":586427799,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":586427801,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586427803,"package_name":"supports-color","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":586427804,"package_name":"slash","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427806,"package_name":"slice-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586427807,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"development","optional":false},{"id":586427809,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":586427811,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":586427812,"package_name":"sort-keys","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427814,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":586427815,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":586427817,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":586427818,"package_name":"spawn-wrap","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":586427820,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586427822,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":586427823,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586427825,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":586427826,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":586427828,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":586427829,"package_name":"sshpk","ecosystem":"npm","requirements":"1.16.1","direct":false,"kind":"runtime","optional":false},{"id":586427831,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":586427832,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":586427834,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586427836,"package_name":"string.prototype.trimleft","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":586427838,"package_name":"string.prototype.trimright","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":586427839,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586427841,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586427843,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586427844,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427846,"package_name":"strip-indent","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427847,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586427849,"package_name":"supports-color","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":586427851,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586427852,"package_name":"has-flag","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427854,"package_name":"table","ecosystem":"npm","requirements":"5.4.6","direct":false,"kind":"development","optional":false},{"id":586427855,"package_name":"term-size","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586427857,"package_name":"test-exclude","ecosystem":"npm","requirements":"5.2.3","direct":false,"kind":"development","optional":false},{"id":586427859,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":586427860,"package_name":"the-argv","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427862,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":586427863,"package_name":"timed-out","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":586427865,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"development","optional":false},{"id":586427867,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427868,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":586427870,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":586427871,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":586427873,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":586427874,"package_name":"trim-newlines","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":586427876,"package_name":"tslib","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":586427877,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":586427879,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":586427881,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":586427882,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":586427884,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586427885,"package_name":"unique-string","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427887,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427889,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":586427890,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586427892,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":586427893,"package_name":"unzip-response","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586427895,"package_name":"update-notifier","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":586427896,"package_name":"uri-js","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":586427898,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":586427900,"package_name":"url-parse-lax","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427901,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":586427903,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":586427904,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":586427906,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":586427907,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":586427909,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427910,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":586427912,"package_name":"widest-line","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":586427913,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":586427915,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586427916,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586427918,"package_name":"write","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":586427920,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"development","optional":false},{"id":586427922,"package_name":"write-json-file","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":586427923,"package_name":"write-pkg","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":586427925,"package_name":"xdg-basedir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586427927,"package_name":"xo","ecosystem":"npm","requirements":"0.24.0","direct":false,"kind":"development","optional":false},{"id":586427928,"package_name":"xo-init","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":586427930,"package_name":"execa","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":586427932,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586427934,"package_name":"yallist","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":586427936,"package_name":"yargs","ecosystem":"npm","requirements":"13.3.2","direct":false,"kind":"development","optional":false},{"id":586427938,"package_name":"yargs-parser","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"development","optional":false},{"id":586427940,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":586427208,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427365,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427366,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":586427368,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586427369,"package_name":"has-yarn","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427370,"package_name":"hasha","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586427372,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586427373,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.8","direct":false,"kind":"development","optional":false},{"id":586427375,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":586427377,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":586427378,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":586427380,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":586427382,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":586427383,"package_name":"import-lazy","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":586427385,"package_name":"import-modules","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586427386,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":586427388,"package_name":"indent-string","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":586427389,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":586427391,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":586427392,"package_name":"ini","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":586427394,"package_name":"inquirer","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"development","optional":false},{"id":586427396,"package_name":"interpret","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586427397,"package_name":"irregular-plurals","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427399,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":586427401,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":586427404,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":586427406,"package_name":"is-buffer","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":586427408,"package_name":"is-callable","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":586427410,"package_name":"is-ci","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":586427412,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":586427414,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586427416,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":586427418,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":586427420,"package_name":"is-error","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":586427422,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":586427424,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":586427426,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427428,"package_name":"is-get-set-prop","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427430,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":586427432,"package_name":"is-installed-globally","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":586427434,"package_name":"is-js-type","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427436,"package_name":"is-npm","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427438,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":586427440,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586427442,"package_name":"is-obj-prop","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427444,"package_name":"is-path-inside","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586427446,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586427448,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":586427450,"package_name":"is-proto-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427452,"package_name":"is-redirect","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427454,"package_name":"is-regex","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":586427456,"package_name":"is-retry-allowed","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":586427458,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586427460,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":586427462,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":586427464,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":586427466,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586427468,"package_name":"is-wsl","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":586427470,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":586427472,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":586427474,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":586427476,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":586427478,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":586427481,"package_name":"istanbul-lib-hook","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":586427483,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":586427485,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":586427487,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"development","optional":false},{"id":586427489,"package_name":"supports-color","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":586427491,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"development","optional":false},{"id":586427493,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":586427495,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"2.2.7","direct":false,"kind":"development","optional":false},{"id":586427497,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":586427499,"package_name":"js-types","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":586427501,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.13.1","direct":false,"kind":"runtime","optional":false},{"id":586427502,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":586427504,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":586427506,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":586427507,"package_name":"json-schema","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":586427509,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":586427510,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":586427512,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-06T20:01:14.798Z","updated_at":"2022-08-06T20:01:14.798Z","repository_link":"https://github.com/nickmerwin/node-coveralls/blob/master/package.json","dependencies":[{"id":586429831,"package_name":"js-yaml","ecosystem":"npm","requirements":"^3.13.1","direct":true,"kind":"runtime","optional":false},{"id":586429832,"package_name":"lcov-parse","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":586429833,"package_name":"log-driver","ecosystem":"npm","requirements":"^1.2.7","direct":true,"kind":"runtime","optional":false},{"id":586429834,"package_name":"minimist","ecosystem":"npm","requirements":"^1.2.5","direct":true,"kind":"runtime","optional":false},{"id":586429835,"package_name":"request","ecosystem":"npm","requirements":"^2.88.2","direct":true,"kind":"runtime","optional":false},{"id":586429836,"package_name":"glob-parent","ecosystem":"npm","requirements":"\u003e=5.1.2","direct":true,"kind":"development","optional":false},{"id":586429837,"package_name":"mocha","ecosystem":"npm","requirements":"^6.2.3","direct":true,"kind":"development","optional":false},{"id":586429838,"package_name":"nyc","ecosystem":"npm","requirements":"^14.1.1","direct":true,"kind":"development","optional":false},{"id":586429839,"package_name":"should","ecosystem":"npm","requirements":"^9.0.2","direct":true,"kind":"development","optional":false},{"id":586429840,"package_name":"shx","ecosystem":"npm","requirements":"^0.3.2","direct":true,"kind":"development","optional":false},{"id":586429841,"package_name":"sinon","ecosystem":"npm","requirements":"^8.1.1","direct":true,"kind":"development","optional":false},{"id":586429842,"package_name":"trim-newlines","ecosystem":"npm","requirements":"\u003e=3.0.1","direct":true,"kind":"development","optional":false},{"id":586429843,"package_name":"xo","ecosystem":"npm","requirements":"^0.24.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:23:26.511Z","updated_at":"2023-01-13T14:23:26.511Z","repository_link":"https://github.com/nickmerwin/node-coveralls/blob/master/.github/workflows/test.yml","dependencies":[{"id":6876214267,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876214268,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6876214269,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]}],"score":30.462687426927623,"created_at":"2026-05-14T05:04:38.321Z","updated_at":"2026-05-18T07:30:55.168Z","avatar_url":"https://github.com/nickmerwin.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372111","html_url":"https://summary.ecosyste.ms/projects/372111"}