{"id":378695,"url":"https://github.com/istanbuljs/nyc","last_synced_at":"2026-09-15T04:36:36.071Z","repository":{"id":31746383,"uuid":"35312458","full_name":"istanbuljs/nyc","owner":"istanbuljs","description":"the Istanbul command line interface","archived":false,"fork":false,"pushed_at":"2026-05-17T16:05:31.000Z","size":2648,"stargazers_count":5764,"open_issues_count":208,"forks_count":362,"subscribers_count":51,"default_branch":"main","last_synced_at":"2026-09-09T08:12:16.918Z","etag":null,"topics":["code-coverage","istanbul","javascript"],"latest_commit_sha":null,"homepage":"https://istanbul.js.org/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/istanbuljs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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},"funding":{"tidelift":"npm/istanbul-reports"}},"created_at":"2015-05-09T02:55:45.000Z","updated_at":"2026-09-06T06:46:46.000Z","dependencies_parsed_at":"2023-02-18T22:45:59.331Z","dependency_job_id":"a984cc1c-7a0e-4e58-8848-9cdc78fc231f","html_url":"https://github.com/istanbuljs/nyc","commit_stats":{"total_commits":745,"total_committers":102,"mean_commits":7.303921568627451,"dds":0.621476510067114,"last_synced_commit":"ab7c53b2f340b458789a746dff2abd3e2e4790c3"},"previous_names":["bcoe/nyc"],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/istanbuljs/nyc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/sbom","scorecard":{"id":228618,"data":{"date":"2025-08-11","repo":{"name":"github.com/istanbuljs/nyc","commit":"41f4476f9f1010367d62c9e7841e14cfe4a2801a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/22 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":"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/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: ISC License: LICENSE.txt:0"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found linked content: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/istanbuljs/.github/SECURITY.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-17T04:21:50.621Z","repository_id":31746383,"created_at":"2025-08-17T04:21:50.621Z","updated_at":"2025-08-17T04:21:50.621Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37208495,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-11T02:00:05.857Z","response_time":56,"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":"istanbuljs","name":"Istanbul Code Coverage","uuid":"13523395","kind":"organization","description":"Yet another JS code coverage tool that computes statement, line, function and branch coverage.","email":null,"website":"https://istanbul.js.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13523395?v=4","repositories_count":19,"last_synced_at":"2026-09-13T00:54:26.280Z","metadata":{"has_sponsors_listing":false,"funding":{"tidelift":"npm/istanbul-reports"}},"html_url":"https://github.com/istanbuljs","funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"total_stars":8045,"followers":254,"following":0,"created_at":"2022-11-02T16:21:48.486Z","updated_at":"2026-09-13T00:54:26.294Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs/repositories"},"packages":[{"id":2126310,"name":"nyc","ecosystem":"npm","description":"the Istanbul command line interface","homepage":"https://istanbul.js.org/","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/istanbuljs/nyc","keywords_array":["coverage","reporter","subprocess","testing"],"namespace":null,"versions_count":166,"first_release_published_at":"2015-05-10T01:33:41.673Z","latest_release_published_at":"2026-02-22T21:23:17.002Z","latest_release_number":"18.0.0","last_synced_at":"2026-09-14T04:22:20.032Z","created_at":"2022-04-09T21:21:31.071Z","updated_at":"2026-09-14T04:22:20.032Z","registry_url":"https://www.npmjs.com/package/nyc","install_command":"npm install nyc","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest-12":"12.0.1","latest":"18.0.0","next":"18.0.0"},"contentPolicy":null},"repo_metadata":{"id":31746383,"uuid":"35312458","full_name":"istanbuljs/nyc","owner":"istanbuljs","description":"the Istanbul command line interface","archived":false,"fork":false,"pushed_at":"2026-05-17T16:05:31.000Z","size":2648,"stargazers_count":5764,"open_issues_count":208,"forks_count":362,"subscribers_count":51,"default_branch":"main","last_synced_at":"2026-09-09T08:12:16.918Z","etag":null,"topics":["code-coverage","istanbul","javascript"],"latest_commit_sha":null,"homepage":"https://istanbul.js.org/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/istanbuljs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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},"funding":{"tidelift":"npm/istanbul-reports"}},"created_at":"2015-05-09T02:55:45.000Z","updated_at":"2026-09-06T06:46:46.000Z","dependencies_parsed_at":"2023-02-18T22:45:59.331Z","dependency_job_id":"a984cc1c-7a0e-4e58-8848-9cdc78fc231f","html_url":"https://github.com/istanbuljs/nyc","commit_stats":{"total_commits":745,"total_committers":102,"mean_commits":7.303921568627451,"dds":0.621476510067114,"last_synced_commit":"ab7c53b2f340b458789a746dff2abd3e2e4790c3"},"previous_names":["bcoe/nyc"],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/istanbuljs/nyc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/sbom","scorecard":{"id":228618,"data":{"date":"2025-08-11","repo":{"name":"github.com/istanbuljs/nyc","commit":"41f4476f9f1010367d62c9e7841e14cfe4a2801a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/22 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":"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/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: ISC License: LICENSE.txt:0"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found linked content: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/istanbuljs/.github/SECURITY.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-17T04:21:50.621Z","repository_id":31746383,"created_at":"2025-08-17T04:21:50.621Z","updated_at":"2025-08-17T04:21:50.621Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37181971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-09T02:00:06.536Z","response_time":53,"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":"istanbuljs","name":"Istanbul Code Coverage","uuid":"13523395","kind":"organization","description":"Yet another JS code coverage tool that computes statement, line, function and branch coverage.","email":null,"website":"https://istanbul.js.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13523395?v=4","repositories_count":19,"last_synced_at":"2026-09-06T00:24:15.858Z","metadata":{"has_sponsors_listing":false,"funding":{"tidelift":"npm/istanbul-reports"}},"html_url":"https://github.com/istanbuljs","funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"total_stars":8045,"followers":254,"following":0,"created_at":"2022-11-02T16:21:48.486Z","updated_at":"2026-09-06T00:24:15.873Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs/repositories"},"tags":[{"name":"nyc-v18.0.0","sha":"3ce6d979a1c6753263165d31cb985523b5a81855","kind":"commit","published_at":"2026-02-22T21:20:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v18.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0/manifests"},{"name":"nyc-v17.1.0","sha":"41f4476f9f1010367d62c9e7841e14cfe4a2801a","kind":"commit","published_at":"2024-09-19T02:50:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0/manifests"},{"name":"nyc-v17.0.0","sha":"fee2821af397a54d226e3f575781f591cabcfd84","kind":"commit","published_at":"2024-06-09T22:33:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0/manifests"},{"name":"v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0/manifests"},{"name":"nyc-v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0/manifests"},{"name":"v15.1.0","sha":"de7baa4d765f8b8c184a62090ad1bb2118638b13","kind":"tag","published_at":"2020-06-01T00:58:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0/manifests"},{"name":"v15.0.1","sha":"d9a76d5f9c1df5920684f5e43abe95ded361075e","kind":"tag","published_at":"2020-04-02T13:13:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"bebf4d68c6a2cb0c5fd66ba3513a8e68ad5a284f","kind":"tag","published_at":"2019-12-20T21:39:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0/manifests"},{"name":"v14.1.1","sha":"fe3311bd4770726c67e6eee1e39b15a3b616457b","kind":"tag","published_at":"2019-05-09T22:52:46.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"c5d90fa26f96b1c59875b2c8401442c5c4c9ad9c","kind":"tag","published_at":"2019-04-24T21:19:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"e21721a2145ff719d4eb07cf4de4d96f7ed56b72","kind":"tag","published_at":"2019-04-15T23:36:54.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0/manifests"},{"name":"v13.3.0","sha":"747a6c15aae61bd9cf9b5e8fca85ce8b30f04070","kind":"tag","published_at":"2019-02-14T14:58:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"29e6f5e3b7f545a973546f2822ad63bf398b80e4","kind":"tag","published_at":"2019-01-27T17:07:05.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0/manifests"},{"name":"v13.1.0","sha":"9f9a1df1979409220e32328af3667111ea64c8eb","kind":"tag","published_at":"2018-09-06T05:39:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"4a6b327d5baa955bf5c945b233958fa38f561d49","kind":"tag","published_at":"2018-07-24T22:44:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"a5818f56aa0e2ba054b100f8376d2ce63cd52c7d","kind":"tag","published_at":"2018-06-08T00:52:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"adb310ca9e6196b67e044dc6e3b6c855b47a9beb","kind":"tag","published_at":"2018-06-03T20:37:04.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"9fc20e40c795822d39941917eb1a703d921cc9ac","kind":"tag","published_at":"2018-05-31T23:42:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"eaf3f70fc124e9f6aa7d49abfd2344db0cbd8bc6","kind":"tag","published_at":"2018-05-31T22:17:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0/manifests"},{"name":"v11.9.0","sha":"570a08aaf9221d4c62eb0027ab16948223aab2d8","kind":"tag","published_at":"2018-05-31T18:57:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.9.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0/manifests"},{"name":"v11.8.0","sha":"bc9ffe59370da43daa62853992402d83c0d17dd4","kind":"tag","published_at":"2018-05-14T23:35:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.8.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0/manifests"},{"name":"v11.7.3","sha":"43bda0c6161536e8acb27a79a289d2eb268d5168","kind":"tag","published_at":"2018-05-10T00:16:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"4bdd42ca4c0ca6aa72c563f64613333d6c5548b3","kind":"tag","published_at":"2018-05-08T23:32:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"5e40c7cfe8fbf7c1bd0093ebbb19212a14b5bf65","kind":"tag","published_at":"2018-04-17T18:56:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"62a4e831bb18baecba562e6eb3297861570e3e72","kind":"tag","published_at":"2018-04-16T17:38:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"dd372f59831f1ce0b90d7633123bc8331dc59484","kind":"tag","published_at":"2018-03-13T05:54:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"18d559994afa5ab1be1a7d79d4543b13f1eec08b","kind":"tag","published_at":"2018-02-13T06:12:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0/manifests"},{"name":"v11.4.1","sha":"b473820e7dd3b50a3bbe5491eefdfc17234fc50a","kind":"tag","published_at":"2017-12-14T06:35:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1/manifests"},{"name":"v11.4.0","sha":"e8225d5223a93fd7fcb37b9f3f8baa17a415d5d5","kind":"tag","published_at":"2017-11-28T05:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0/manifests"},{"name":"v11.3.0","sha":"d85118c7daf59606e3c78d01eae6d1f7ef1c9967","kind":"tag","published_at":"2017-10-23T05:45:01.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0/manifests"},{"name":"v11.2.1","sha":"87281f978cbf38faf563af3dc296b6a6911232e0","kind":"tag","published_at":"2017-09-06T06:12:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b2ff72d4dab7744e091ccb948a5308d5750cc6ab","kind":"tag","published_at":"2017-09-05T01:10:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"a3f033f597624d09d28ba3b15eadb6fb5fdab9a2","kind":"tag","published_at":"2017-07-16T22:25:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0/manifests"},{"name":"v11.0.3","sha":"f86b0b17fb9a85b38b8603af1fbe403105924999","kind":"tag","published_at":"2017-06-25T18:40:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"e4eff12ddf52e856eab0a0528781bf9f54d27f8c","kind":"tag","published_at":"2017-06-02T23:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"9d47986f8ea49c7264c28387ada40db7fdf1d6ed","kind":"tag","published_at":"2017-06-01T00:15:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"d90aed66cdb25c227afb3fb15fc92b478056c87d","kind":"tag","published_at":"2017-05-31T23:52:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0/manifests"},{"name":"v10.3.2","sha":"e062a86eac91497381ba656f058849cc63540ab3","kind":"tag","published_at":"2017-05-05T06:28:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2/manifests"},{"name":"v10.3.1","sha":"75713d8b73c80f7f159c95ad1d79cfef660eac08","kind":"tag","published_at":"2017-05-04T23:39:29.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"55e826dd8aaa062957460c4b7b43a9339aac04b4","kind":"tag","published_at":"2017-04-29T06:34:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"455619f9fdd0a1f4fa08b0621e030cceda969011","kind":"tag","published_at":"2017-03-28T04:54:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"e46335fc1c19859663f7c23ea96ea068ed272d4c","kind":"tag","published_at":"2017-01-18T05:29:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"e03cd4803872d4650d19171239d60c2feef2fc3c","kind":"tag","published_at":"2017-01-18T05:10:30.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"8f7af3a5acb87f1380f18d6c516a3439610d12e4","kind":"tag","published_at":"2017-01-17T05:15:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0/manifests"},{"name":"v10.0.2","sha":"093963bc02d93d2075523b14a32aa997144c66c4","kind":"tag","published_at":"2017-01-02T21:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"2e39e004f8ceeb3f0e530999ef01db7ff959a223","kind":"tag","published_at":"2016-12-27T07:17:13.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"68b78e3068ee99a5dc89f184358b19c550c256d1","kind":"tag","published_at":"2016-11-22T16:41:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"c4b81c09958ad823cefb154ccbb163fb019fe273","kind":"tag","published_at":"2016-11-14T23:50:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cc960786d7acf65278bedf7804f97d03b11fc1f6","kind":"tag","published_at":"2016-11-13T19:07:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0/manifests"},{"name":"v8.4.0","sha":"aa9ab4fb3026abafb1a2bafd3c33bdb7f0dab800","kind":"tag","published_at":"2016-10-30T01:14:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"fad3586cae6ab7f272a2ea5824430c8f9f2a3f9a","kind":"tag","published_at":"2016-10-06T04:18:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"0aae39d8ed158703347cd28931a072c594751282","kind":"tag","published_at":"2016-09-15T16:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b9c0aeaa6e0bf8997d6a43ff810fc6a0064a331b","kind":"tag","published_at":"2016-09-02T23:42:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"a54dc7faf486bd3c46fd716d350ded88d2eaec0a","kind":"tag","published_at":"2016-08-14T08:04:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"e7b5d81917bfe7d0de0e20b9e416f7edcc014efd","kind":"tag","published_at":"2016-08-12T06:03:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0/manifests"},{"name":"v7.1.0","sha":"de1defa9ea288fc410d60a96e23c61441d62c7b8","kind":"tag","published_at":"2016-07-24T18:13:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"60843a4c9978b6161cfc14146659ece461a709cf","kind":"tag","published_at":"2016-07-09T06:50:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0/manifests"},{"name":"v6.6.1","sha":"6de49bff5d31168340944b251fedfe6b5fbc468b","kind":"tag","published_at":"2016-06-14T18:21:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1/manifests"},{"name":"v6.6.0","sha":"b9a3023d97ce0350e4325cf240cf60de662f1e3b","kind":"tag","published_at":"2016-06-14T17:56:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"96803069e8a1943ebaf38d4d1ed63c2587f669a5","kind":"tag","published_at":"2016-06-14T01:33:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"b1fe746ac2a0305c63491fdca58d2d29c3b261b1","kind":"tag","published_at":"2016-06-13T03:56:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0/manifests"},{"name":"v6.4.4","sha":"f5d6262eb2bb968b23822b1a3aedaca88fed28c7","kind":"tag","published_at":"2016-05-07T17:26:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"8a63f8ba1d0751b41d278948463e996a7190ee77","kind":"tag","published_at":"2016-05-06T04:52:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"1b625ff550f8185a5f553df51b32529330400826","kind":"tag","published_at":"2016-05-02T04:11:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"693b797e5f95639469e2d64b4fc668a8177fa6e7","kind":"tag","published_at":"2016-04-27T18:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"b8ac5eed8db8346510517327c1b83e8c8c58b40c","kind":"tag","published_at":"2016-04-11T00:31:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"545cf919dde430b5af0ce044b78848697f278ab5","kind":"tag","published_at":"2016-04-08T23:39:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"c4de9b4bb5daa0ce275de26b5481544f91367ea0","kind":"tag","published_at":"2016-04-05T05:20:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"a785f80c983a99f41bbe3999bde8559317f85472","kind":"tag","published_at":"2016-04-05T04:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0/manifests"},{"name":"v6.1.1","sha":"d16c1472e1af89154f2d677d63f956d3b96568a4","kind":"tag","published_at":"2016-03-14T01:05:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"9ce65e7bc030066e28393e495a30c8531577eadf","kind":"tag","published_at":"2016-03-13T00:19:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"57c2cde775462a7ef4508903b32559acd7999da2","kind":"tag","published_at":"2016-02-20T20:38:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0/manifests"},{"name":"v5.6.0","sha":"27a189c49b224f2e04dfc9182ebf13dab049a7e8","kind":"tag","published_at":"2016-02-04T07:56:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"3621913b54095eba70df7f37b79c413b58a43722","kind":"tag","published_at":"2016-01-24T21:07:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"44747b56cee8a8180a8ae8afe194a83a177cac73","kind":"tag","published_at":"2016-01-21T06:21:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"325fac0454fe402dfd42b0adbf5c1935d4803710","kind":"tag","published_at":"2016-01-05T22:09:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"a1e98cda80040ae5c2ed8c6fbdf67bfb9d64ee94","kind":"tag","published_at":"2016-01-03T01:32:09.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"706e2ed33a5edab007633f74defd40325bb806d7","kind":"tag","published_at":"2015-12-30T22:59:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3a9a4dc4714069ec073dc51345b33e0ac119e485","kind":"tag","published_at":"2015-12-28T05:15:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"36a4b4d02f3317f856b25f3fbf362653cceec304","kind":"tag","published_at":"2015-12-14T17:14:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"7cce64302bdc7e2b6585ea43dfc10c2a3c19bc4e","kind":"tag","published_at":"2015-12-10T07:06:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0/manifests"},{"name":"v4.0.1","sha":"c927dd2a3631838000dda278944e6f2e02261569","kind":"tag","published_at":"2015-11-30T01:23:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"efacafa5e51ae4a4aa6ba83fb764de20aa6651d1","kind":"tag","published_at":"2015-11-29T18:28:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4e9545a0c039032585149bf503c797f975e1e982","kind":"tag","published_at":"2015-09-12T05:11:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a53b266e615dc710177ff4223d1380a42934a65d","kind":"tag","published_at":"2015-09-12T03:10:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"57e24cdf36e4fbbd28c4ea671d09730581507be8","kind":"tag","published_at":"2015-09-09T05:42:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"9354b08c31752559b278c744d8ab6dd5640ceab6","kind":"tag","published_at":"2015-08-02T19:04:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"5c12e0df3cefba58f66138a791f7f36ff1481238","kind":"tag","published_at":"2015-07-25T20:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"620b608fcf450a145f404763cad506a822642588","kind":"tag","published_at":"2015-06-28T19:49:50.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"1809c66d2bfa05d42ad58c2e9e0fe411ac37f0f9","kind":"tag","published_at":"2015-06-24T15:57:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"2de4037a47b1b631e3a2800795e09a64990287b0","kind":"tag","published_at":"2015-06-04T06:43:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"29f92584efb3257a79bee3673bfe7344dd218dc6","kind":"tag","published_at":"2015-05-26T04:41:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bface2f15a9b1b1b300c515216efe507fe1c44a3","kind":"tag","published_at":"2015-05-25T21:05:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"8ef114d90b0baeb49a79663ec5daf0935002d4c1","kind":"tag","published_at":"2015-05-25T08:27:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f5ac873d110fb192181b24e67bba871fec5f0993","kind":"tag","published_at":"2015-05-25T06:30:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d4141231af79106034660a3ddce98dd8e100282f","kind":"tag","published_at":"2015-05-25T06:03:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1932d55b210f91acbf6e83dc6ad31f7e4c1108b","kind":"tag","published_at":"2015-05-25T02:52:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"e672d3ac0d480a839ae4fc20e089a2828132fe83","kind":"tag","published_at":"2015-05-23T20:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"14789cae7979e81ff229a04d9224606254da9be2","kind":"tag","published_at":"2015-05-23T06:52:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"891e849049cdb4b08801b08a94d671d5b8d7b92a","kind":"tag","published_at":"2015-05-20T05:44:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"57f1c34a542a0266086527c1b559e247e3453e63","kind":"tag","published_at":"2015-05-19T04:58:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"812260d761061578a72e37b24740bbde9fe6f32f","kind":"tag","published_at":"2015-05-18T01:52:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bf0bf1d6dcd829b03e942cde8791391fea06cd90","kind":"tag","published_at":"2015-05-18T01:46:52.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"404a3f80df15eaef0986b2f343e74fa3d6fe4130","kind":"tag","published_at":"2015-05-18T01:46:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"d27794e3c527ccf743501f328b9749f1bcf9cefe","kind":"tag","published_at":"2015-05-16T21:38:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"ae0534617a59c86905f1da290d067945bf7d1bb9","kind":"tag","published_at":"2015-05-16T19:23:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ea31a6f7bbb16c7aea301b7dda35b7fd5e6720b9","kind":"tag","published_at":"2015-05-16T09:11:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0f701da5aa3ad8a02872c4c6c8c37d0deb2c5877","kind":"tag","published_at":"2015-05-15T15:56:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"610e7c012b4c9d1056033b3002706ea72f8fe94f","kind":"tag","published_at":"2015-05-13T20:21:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0/manifests"},{"name":"v1.1.9","sha":"25fcac7fa1c7e4558dedf55500598b25113a49bd","kind":"tag","published_at":"2015-05-11T22:25:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.9","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"9bd3cd14cc7448da4c20cadd7fb0ab2c51b3a50e","kind":"tag","published_at":"2015-05-11T22:12:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.8","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"ffb236cfcbcf15519d38819464a577cc43b61205","kind":"tag","published_at":"2015-05-11T19:02:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.7","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"1363d89fa6c48f39a84572d61d08a52f3d7babcc","kind":"tag","published_at":"2015-05-11T18:59:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"c695a3599001a7a81f39a0d586dd459444b1ce36","kind":"tag","published_at":"2015-05-11T18:38:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ff414667704c7310e52e161b5e545d4250f02944","kind":"tag","published_at":"2015-05-11T18:34:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"ca7aca75b76b8a7db2096930bbce03ebde9e2945","kind":"tag","published_at":"2015-05-11T18:31:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"c30d15be8df929093cd1e8bf067ad7dc601f7610","kind":"tag","published_at":"2015-05-11T06:52:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"06fc18aed980a08338d15c22ed471273d92983e3","kind":"tag","published_at":"2015-05-10T01:35:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8662c431a7c20c240b001d8562104d3653d34f39","kind":"tag","published_at":"2015-05-10T01:32:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T09:34:50.978Z","dependent_packages_count":62707,"downloads":32175907,"downloads_period":"last-month","dependent_repos_count":283630,"rankings":{"downloads":0.08048962991730553,"dependent_repos_count":0.06830120024411356,"dependent_packages_count":0.0015810463019470728,"stargazers_count":1.3369135323880328,"forks_count":1.9082365306023887,"docker_downloads_count":0.12122313191474192,"average":0.5861241785614216},"purl":"pkg:npm/nyc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/nyc","docker_dependents_count":2027,"docker_downloads_count":531495854,"usage_url":"https://repos.ecosyste.ms/usage/npm/nyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/nyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-11T02:32:16.694Z","issues_count":171,"pull_requests_count":65,"avg_time_to_close_issue":27512343.108695652,"avg_time_to_close_pull_request":8703759.88235294,"issues_closed_count":46,"pull_requests_closed_count":34,"pull_request_authors_count":31,"issue_authors_count":162,"avg_comments_per_issue":4.116959064327485,"avg_comments_per_pull_request":1.3846153846153846,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":399260.5,"past_year_avg_time_to_close_pull_request":599352.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/issues","maintainers":[{"login":"bcoe","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcoe"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nyc/codemeta","maintainers":[{"uuid":"bcoe","login":"bcoe","name":null,"email":"bencoe@gmail.com","url":null,"packages_count":571,"html_url":"https://www.npmjs.com/~bcoe","role":null,"created_at":"2022-11-10T11:38:34.152Z","updated_at":"2022-11-10T11:38:34.152Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bcoe/packages"},{"uuid":"isaacs","login":"isaacs","name":null,"email":"i@izs.me","url":null,"packages_count":431,"html_url":"https://www.npmjs.com/~isaacs","role":null,"created_at":"2022-11-10T11:38:34.170Z","updated_at":"2022-11-10T11:38:34.170Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/isaacs/packages"},{"uuid":"coreyfarrell","login":"coreyfarrell","name":null,"email":"git@cfware.com","url":null,"packages_count":95,"html_url":"https://www.npmjs.com/~coreyfarrell","role":null,"created_at":"2022-11-10T11:38:34.162Z","updated_at":"2022-11-10T11:38:34.162Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/coreyfarrell/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5855538,"maintainers_count":1253657,"namespaces_count":431769,"keywords_count":897874,"github":"npm","metadata":{"funded_packages_count":194783,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-12T05:04:10.184Z","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":795629,"name":"@alexbosworth/nyc","ecosystem":"npm","description":"the Istanbul command line interface","homepage":"https://istanbul.js.org/","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/istanbuljs/nyc","keywords_array":["coverage","reporter","subprocess","testing"],"namespace":"alexbosworth","versions_count":1,"first_release_published_at":"2021-08-21T05:17:29.378Z","latest_release_published_at":"2021-08-21T05:17:29.378Z","latest_release_number":"15.1.0","last_synced_at":"2026-09-13T04:06:07.103Z","created_at":"2022-04-07T13:13:26.895Z","updated_at":"2026-09-13T04:06:07.103Z","registry_url":"https://www.npmjs.com/package/@alexbosworth/nyc","install_command":"npm install @alexbosworth/nyc","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"15.1.0"},"contentPolicy":null},"repo_metadata":{"id":31746383,"uuid":"35312458","full_name":"istanbuljs/nyc","owner":"istanbuljs","description":"the Istanbul command line interface","archived":false,"fork":false,"pushed_at":"2026-05-17T16:05:31.000Z","size":2648,"stargazers_count":5764,"open_issues_count":208,"forks_count":362,"subscribers_count":51,"default_branch":"main","last_synced_at":"2026-09-09T08:12:16.918Z","etag":null,"topics":["code-coverage","istanbul","javascript"],"latest_commit_sha":null,"homepage":"https://istanbul.js.org/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/istanbuljs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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},"funding":{"tidelift":"npm/istanbul-reports"}},"created_at":"2015-05-09T02:55:45.000Z","updated_at":"2026-09-06T06:46:46.000Z","dependencies_parsed_at":"2023-02-18T22:45:59.331Z","dependency_job_id":"a984cc1c-7a0e-4e58-8848-9cdc78fc231f","html_url":"https://github.com/istanbuljs/nyc","commit_stats":{"total_commits":745,"total_committers":102,"mean_commits":7.303921568627451,"dds":0.621476510067114,"last_synced_commit":"ab7c53b2f340b458789a746dff2abd3e2e4790c3"},"previous_names":["bcoe/nyc"],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/istanbuljs/nyc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/sbom","scorecard":{"id":228618,"data":{"date":"2025-08-11","repo":{"name":"github.com/istanbuljs/nyc","commit":"41f4476f9f1010367d62c9e7841e14cfe4a2801a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/22 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":"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/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: ISC License: LICENSE.txt:0"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found linked content: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/istanbuljs/.github/SECURITY.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-17T04:21:50.621Z","repository_id":31746383,"created_at":"2025-08-17T04:21:50.621Z","updated_at":"2025-08-17T04:21:50.621Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37181971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-09T02:00:06.536Z","response_time":53,"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":"istanbuljs","name":"Istanbul Code Coverage","uuid":"13523395","kind":"organization","description":"Yet another JS code coverage tool that computes statement, line, function and branch coverage.","email":null,"website":"https://istanbul.js.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13523395?v=4","repositories_count":19,"last_synced_at":"2026-09-06T00:24:15.858Z","metadata":{"has_sponsors_listing":false,"funding":{"tidelift":"npm/istanbul-reports"}},"html_url":"https://github.com/istanbuljs","funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"total_stars":8045,"followers":254,"following":0,"created_at":"2022-11-02T16:21:48.486Z","updated_at":"2026-09-06T00:24:15.873Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs/repositories"},"tags":[{"name":"nyc-v18.0.0","sha":"3ce6d979a1c6753263165d31cb985523b5a81855","kind":"commit","published_at":"2026-02-22T21:20:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v18.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0/manifests"},{"name":"nyc-v17.1.0","sha":"41f4476f9f1010367d62c9e7841e14cfe4a2801a","kind":"commit","published_at":"2024-09-19T02:50:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0/manifests"},{"name":"nyc-v17.0.0","sha":"fee2821af397a54d226e3f575781f591cabcfd84","kind":"commit","published_at":"2024-06-09T22:33:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0/manifests"},{"name":"v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0/manifests"},{"name":"nyc-v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0/manifests"},{"name":"v15.1.0","sha":"de7baa4d765f8b8c184a62090ad1bb2118638b13","kind":"tag","published_at":"2020-06-01T00:58:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0/manifests"},{"name":"v15.0.1","sha":"d9a76d5f9c1df5920684f5e43abe95ded361075e","kind":"tag","published_at":"2020-04-02T13:13:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"bebf4d68c6a2cb0c5fd66ba3513a8e68ad5a284f","kind":"tag","published_at":"2019-12-20T21:39:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0/manifests"},{"name":"v14.1.1","sha":"fe3311bd4770726c67e6eee1e39b15a3b616457b","kind":"tag","published_at":"2019-05-09T22:52:46.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"c5d90fa26f96b1c59875b2c8401442c5c4c9ad9c","kind":"tag","published_at":"2019-04-24T21:19:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"e21721a2145ff719d4eb07cf4de4d96f7ed56b72","kind":"tag","published_at":"2019-04-15T23:36:54.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0/manifests"},{"name":"v13.3.0","sha":"747a6c15aae61bd9cf9b5e8fca85ce8b30f04070","kind":"tag","published_at":"2019-02-14T14:58:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"29e6f5e3b7f545a973546f2822ad63bf398b80e4","kind":"tag","published_at":"2019-01-27T17:07:05.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0/manifests"},{"name":"v13.1.0","sha":"9f9a1df1979409220e32328af3667111ea64c8eb","kind":"tag","published_at":"2018-09-06T05:39:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"4a6b327d5baa955bf5c945b233958fa38f561d49","kind":"tag","published_at":"2018-07-24T22:44:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"a5818f56aa0e2ba054b100f8376d2ce63cd52c7d","kind":"tag","published_at":"2018-06-08T00:52:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"adb310ca9e6196b67e044dc6e3b6c855b47a9beb","kind":"tag","published_at":"2018-06-03T20:37:04.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"9fc20e40c795822d39941917eb1a703d921cc9ac","kind":"tag","published_at":"2018-05-31T23:42:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"eaf3f70fc124e9f6aa7d49abfd2344db0cbd8bc6","kind":"tag","published_at":"2018-05-31T22:17:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0/manifests"},{"name":"v11.9.0","sha":"570a08aaf9221d4c62eb0027ab16948223aab2d8","kind":"tag","published_at":"2018-05-31T18:57:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.9.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0/manifests"},{"name":"v11.8.0","sha":"bc9ffe59370da43daa62853992402d83c0d17dd4","kind":"tag","published_at":"2018-05-14T23:35:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.8.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0/manifests"},{"name":"v11.7.3","sha":"43bda0c6161536e8acb27a79a289d2eb268d5168","kind":"tag","published_at":"2018-05-10T00:16:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"4bdd42ca4c0ca6aa72c563f64613333d6c5548b3","kind":"tag","published_at":"2018-05-08T23:32:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"5e40c7cfe8fbf7c1bd0093ebbb19212a14b5bf65","kind":"tag","published_at":"2018-04-17T18:56:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"62a4e831bb18baecba562e6eb3297861570e3e72","kind":"tag","published_at":"2018-04-16T17:38:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"dd372f59831f1ce0b90d7633123bc8331dc59484","kind":"tag","published_at":"2018-03-13T05:54:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"18d559994afa5ab1be1a7d79d4543b13f1eec08b","kind":"tag","published_at":"2018-02-13T06:12:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0/manifests"},{"name":"v11.4.1","sha":"b473820e7dd3b50a3bbe5491eefdfc17234fc50a","kind":"tag","published_at":"2017-12-14T06:35:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1/manifests"},{"name":"v11.4.0","sha":"e8225d5223a93fd7fcb37b9f3f8baa17a415d5d5","kind":"tag","published_at":"2017-11-28T05:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0/manifests"},{"name":"v11.3.0","sha":"d85118c7daf59606e3c78d01eae6d1f7ef1c9967","kind":"tag","published_at":"2017-10-23T05:45:01.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0/manifests"},{"name":"v11.2.1","sha":"87281f978cbf38faf563af3dc296b6a6911232e0","kind":"tag","published_at":"2017-09-06T06:12:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b2ff72d4dab7744e091ccb948a5308d5750cc6ab","kind":"tag","published_at":"2017-09-05T01:10:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"a3f033f597624d09d28ba3b15eadb6fb5fdab9a2","kind":"tag","published_at":"2017-07-16T22:25:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0/manifests"},{"name":"v11.0.3","sha":"f86b0b17fb9a85b38b8603af1fbe403105924999","kind":"tag","published_at":"2017-06-25T18:40:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"e4eff12ddf52e856eab0a0528781bf9f54d27f8c","kind":"tag","published_at":"2017-06-02T23:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"9d47986f8ea49c7264c28387ada40db7fdf1d6ed","kind":"tag","published_at":"2017-06-01T00:15:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"d90aed66cdb25c227afb3fb15fc92b478056c87d","kind":"tag","published_at":"2017-05-31T23:52:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0/manifests"},{"name":"v10.3.2","sha":"e062a86eac91497381ba656f058849cc63540ab3","kind":"tag","published_at":"2017-05-05T06:28:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2/manifests"},{"name":"v10.3.1","sha":"75713d8b73c80f7f159c95ad1d79cfef660eac08","kind":"tag","published_at":"2017-05-04T23:39:29.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"55e826dd8aaa062957460c4b7b43a9339aac04b4","kind":"tag","published_at":"2017-04-29T06:34:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"455619f9fdd0a1f4fa08b0621e030cceda969011","kind":"tag","published_at":"2017-03-28T04:54:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"e46335fc1c19859663f7c23ea96ea068ed272d4c","kind":"tag","published_at":"2017-01-18T05:29:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"e03cd4803872d4650d19171239d60c2feef2fc3c","kind":"tag","published_at":"2017-01-18T05:10:30.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"8f7af3a5acb87f1380f18d6c516a3439610d12e4","kind":"tag","published_at":"2017-01-17T05:15:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0/manifests"},{"name":"v10.0.2","sha":"093963bc02d93d2075523b14a32aa997144c66c4","kind":"tag","published_at":"2017-01-02T21:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"2e39e004f8ceeb3f0e530999ef01db7ff959a223","kind":"tag","published_at":"2016-12-27T07:17:13.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"68b78e3068ee99a5dc89f184358b19c550c256d1","kind":"tag","published_at":"2016-11-22T16:41:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"c4b81c09958ad823cefb154ccbb163fb019fe273","kind":"tag","published_at":"2016-11-14T23:50:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cc960786d7acf65278bedf7804f97d03b11fc1f6","kind":"tag","published_at":"2016-11-13T19:07:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0/manifests"},{"name":"v8.4.0","sha":"aa9ab4fb3026abafb1a2bafd3c33bdb7f0dab800","kind":"tag","published_at":"2016-10-30T01:14:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"fad3586cae6ab7f272a2ea5824430c8f9f2a3f9a","kind":"tag","published_at":"2016-10-06T04:18:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"0aae39d8ed158703347cd28931a072c594751282","kind":"tag","published_at":"2016-09-15T16:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b9c0aeaa6e0bf8997d6a43ff810fc6a0064a331b","kind":"tag","published_at":"2016-09-02T23:42:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"a54dc7faf486bd3c46fd716d350ded88d2eaec0a","kind":"tag","published_at":"2016-08-14T08:04:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"e7b5d81917bfe7d0de0e20b9e416f7edcc014efd","kind":"tag","published_at":"2016-08-12T06:03:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0/manifests"},{"name":"v7.1.0","sha":"de1defa9ea288fc410d60a96e23c61441d62c7b8","kind":"tag","published_at":"2016-07-24T18:13:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"60843a4c9978b6161cfc14146659ece461a709cf","kind":"tag","published_at":"2016-07-09T06:50:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0/manifests"},{"name":"v6.6.1","sha":"6de49bff5d31168340944b251fedfe6b5fbc468b","kind":"tag","published_at":"2016-06-14T18:21:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1/manifests"},{"name":"v6.6.0","sha":"b9a3023d97ce0350e4325cf240cf60de662f1e3b","kind":"tag","published_at":"2016-06-14T17:56:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"96803069e8a1943ebaf38d4d1ed63c2587f669a5","kind":"tag","published_at":"2016-06-14T01:33:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"b1fe746ac2a0305c63491fdca58d2d29c3b261b1","kind":"tag","published_at":"2016-06-13T03:56:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0/manifests"},{"name":"v6.4.4","sha":"f5d6262eb2bb968b23822b1a3aedaca88fed28c7","kind":"tag","published_at":"2016-05-07T17:26:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"8a63f8ba1d0751b41d278948463e996a7190ee77","kind":"tag","published_at":"2016-05-06T04:52:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"1b625ff550f8185a5f553df51b32529330400826","kind":"tag","published_at":"2016-05-02T04:11:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"693b797e5f95639469e2d64b4fc668a8177fa6e7","kind":"tag","published_at":"2016-04-27T18:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"b8ac5eed8db8346510517327c1b83e8c8c58b40c","kind":"tag","published_at":"2016-04-11T00:31:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"545cf919dde430b5af0ce044b78848697f278ab5","kind":"tag","published_at":"2016-04-08T23:39:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"c4de9b4bb5daa0ce275de26b5481544f91367ea0","kind":"tag","published_at":"2016-04-05T05:20:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"a785f80c983a99f41bbe3999bde8559317f85472","kind":"tag","published_at":"2016-04-05T04:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0/manifests"},{"name":"v6.1.1","sha":"d16c1472e1af89154f2d677d63f956d3b96568a4","kind":"tag","published_at":"2016-03-14T01:05:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"9ce65e7bc030066e28393e495a30c8531577eadf","kind":"tag","published_at":"2016-03-13T00:19:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"57c2cde775462a7ef4508903b32559acd7999da2","kind":"tag","published_at":"2016-02-20T20:38:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0/manifests"},{"name":"v5.6.0","sha":"27a189c49b224f2e04dfc9182ebf13dab049a7e8","kind":"tag","published_at":"2016-02-04T07:56:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"3621913b54095eba70df7f37b79c413b58a43722","kind":"tag","published_at":"2016-01-24T21:07:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"44747b56cee8a8180a8ae8afe194a83a177cac73","kind":"tag","published_at":"2016-01-21T06:21:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"325fac0454fe402dfd42b0adbf5c1935d4803710","kind":"tag","published_at":"2016-01-05T22:09:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"a1e98cda80040ae5c2ed8c6fbdf67bfb9d64ee94","kind":"tag","published_at":"2016-01-03T01:32:09.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"706e2ed33a5edab007633f74defd40325bb806d7","kind":"tag","published_at":"2015-12-30T22:59:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3a9a4dc4714069ec073dc51345b33e0ac119e485","kind":"tag","published_at":"2015-12-28T05:15:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"36a4b4d02f3317f856b25f3fbf362653cceec304","kind":"tag","published_at":"2015-12-14T17:14:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"7cce64302bdc7e2b6585ea43dfc10c2a3c19bc4e","kind":"tag","published_at":"2015-12-10T07:06:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0/manifests"},{"name":"v4.0.1","sha":"c927dd2a3631838000dda278944e6f2e02261569","kind":"tag","published_at":"2015-11-30T01:23:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"efacafa5e51ae4a4aa6ba83fb764de20aa6651d1","kind":"tag","published_at":"2015-11-29T18:28:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4e9545a0c039032585149bf503c797f975e1e982","kind":"tag","published_at":"2015-09-12T05:11:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a53b266e615dc710177ff4223d1380a42934a65d","kind":"tag","published_at":"2015-09-12T03:10:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"57e24cdf36e4fbbd28c4ea671d09730581507be8","kind":"tag","published_at":"2015-09-09T05:42:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"9354b08c31752559b278c744d8ab6dd5640ceab6","kind":"tag","published_at":"2015-08-02T19:04:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"5c12e0df3cefba58f66138a791f7f36ff1481238","kind":"tag","published_at":"2015-07-25T20:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"620b608fcf450a145f404763cad506a822642588","kind":"tag","published_at":"2015-06-28T19:49:50.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"1809c66d2bfa05d42ad58c2e9e0fe411ac37f0f9","kind":"tag","published_at":"2015-06-24T15:57:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"2de4037a47b1b631e3a2800795e09a64990287b0","kind":"tag","published_at":"2015-06-04T06:43:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"29f92584efb3257a79bee3673bfe7344dd218dc6","kind":"tag","published_at":"2015-05-26T04:41:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bface2f15a9b1b1b300c515216efe507fe1c44a3","kind":"tag","published_at":"2015-05-25T21:05:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"8ef114d90b0baeb49a79663ec5daf0935002d4c1","kind":"tag","published_at":"2015-05-25T08:27:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f5ac873d110fb192181b24e67bba871fec5f0993","kind":"tag","published_at":"2015-05-25T06:30:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d4141231af79106034660a3ddce98dd8e100282f","kind":"tag","published_at":"2015-05-25T06:03:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1932d55b210f91acbf6e83dc6ad31f7e4c1108b","kind":"tag","published_at":"2015-05-25T02:52:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"e672d3ac0d480a839ae4fc20e089a2828132fe83","kind":"tag","published_at":"2015-05-23T20:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"14789cae7979e81ff229a04d9224606254da9be2","kind":"tag","published_at":"2015-05-23T06:52:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"891e849049cdb4b08801b08a94d671d5b8d7b92a","kind":"tag","published_at":"2015-05-20T05:44:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"57f1c34a542a0266086527c1b559e247e3453e63","kind":"tag","published_at":"2015-05-19T04:58:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"812260d761061578a72e37b24740bbde9fe6f32f","kind":"tag","published_at":"2015-05-18T01:52:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bf0bf1d6dcd829b03e942cde8791391fea06cd90","kind":"tag","published_at":"2015-05-18T01:46:52.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"404a3f80df15eaef0986b2f343e74fa3d6fe4130","kind":"tag","published_at":"2015-05-18T01:46:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"d27794e3c527ccf743501f328b9749f1bcf9cefe","kind":"tag","published_at":"2015-05-16T21:38:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"ae0534617a59c86905f1da290d067945bf7d1bb9","kind":"tag","published_at":"2015-05-16T19:23:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ea31a6f7bbb16c7aea301b7dda35b7fd5e6720b9","kind":"tag","published_at":"2015-05-16T09:11:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0f701da5aa3ad8a02872c4c6c8c37d0deb2c5877","kind":"tag","published_at":"2015-05-15T15:56:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"610e7c012b4c9d1056033b3002706ea72f8fe94f","kind":"tag","published_at":"2015-05-13T20:21:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0/manifests"},{"name":"v1.1.9","sha":"25fcac7fa1c7e4558dedf55500598b25113a49bd","kind":"tag","published_at":"2015-05-11T22:25:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.9","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"9bd3cd14cc7448da4c20cadd7fb0ab2c51b3a50e","kind":"tag","published_at":"2015-05-11T22:12:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.8","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"ffb236cfcbcf15519d38819464a577cc43b61205","kind":"tag","published_at":"2015-05-11T19:02:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.7","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"1363d89fa6c48f39a84572d61d08a52f3d7babcc","kind":"tag","published_at":"2015-05-11T18:59:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"c695a3599001a7a81f39a0d586dd459444b1ce36","kind":"tag","published_at":"2015-05-11T18:38:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ff414667704c7310e52e161b5e545d4250f02944","kind":"tag","published_at":"2015-05-11T18:34:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"ca7aca75b76b8a7db2096930bbce03ebde9e2945","kind":"tag","published_at":"2015-05-11T18:31:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"c30d15be8df929093cd1e8bf067ad7dc601f7610","kind":"tag","published_at":"2015-05-11T06:52:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"06fc18aed980a08338d15c22ed471273d92983e3","kind":"tag","published_at":"2015-05-10T01:35:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8662c431a7c20c240b001d8562104d3653d34f39","kind":"tag","published_at":"2015-05-10T01:32:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-12T11:18:59.232Z","dependent_packages_count":3,"downloads":190,"downloads_period":"last-month","dependent_repos_count":22,"rankings":{"downloads":17.611082309038665,"dependent_repos_count":2.7319643655071637,"dependent_packages_count":8.789839835464413,"stargazers_count":1.3366332791040583,"forks_count":1.907632312298149,"docker_downloads_count":null,"average":6.47543042028249},"purl":"pkg:npm/%40alexbosworth/nyc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@alexbosworth/nyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@alexbosworth/nyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@alexbosworth/nyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-12T03:02:21.692Z","issues_count":171,"pull_requests_count":65,"avg_time_to_close_issue":27512343.108695652,"avg_time_to_close_pull_request":8703759.88235294,"issues_closed_count":46,"pull_requests_closed_count":34,"pull_request_authors_count":31,"issue_authors_count":162,"avg_comments_per_issue":4.116959064327485,"avg_comments_per_pull_request":1.3846153846153846,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":399260.5,"past_year_avg_time_to_close_pull_request":599352.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/issues","maintainers":[{"login":"bcoe","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcoe"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alexbosworth%2Fnyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alexbosworth%2Fnyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alexbosworth%2Fnyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alexbosworth%2Fnyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alexbosworth%2Fnyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alexbosworth%2Fnyc/codemeta","maintainers":[{"uuid":"alexbosworth","login":"alexbosworth","name":null,"email":"alex.bosworth+npm@gmail.com","url":null,"packages_count":44,"html_url":"https://www.npmjs.com/~alexbosworth","role":null,"created_at":"2022-11-08T18:41:08.912Z","updated_at":"2022-11-08T18:41:08.912Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexbosworth/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5855538,"maintainers_count":1253657,"namespaces_count":431769,"keywords_count":897874,"github":"npm","metadata":{"funded_packages_count":194783,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-12T05:04:10.184Z","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":10411246,"name":"hiiso-nyc","ecosystem":"npm","description":"the Istanbul command line interface","homepage":"https://istanbul.js.org/","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/istanbuljs/nyc","keywords_array":["coverage","reporter","subprocess","testing"],"namespace":null,"versions_count":2,"first_release_published_at":"2024-06-20T06:40:12.751Z","latest_release_published_at":"2024-06-21T01:32:29.918Z","latest_release_number":"0.0.3","last_synced_at":"2026-09-13T04:14:45.466Z","created_at":"2024-06-20T17:10:47.425Z","updated_at":"2026-09-13T07:02:54.651Z","registry_url":"https://www.npmjs.com/package/hiiso-nyc","install_command":"npm install hiiso-nyc","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.3"},"contentPolicy":null},"repo_metadata":{"id":31746383,"uuid":"35312458","full_name":"istanbuljs/nyc","owner":"istanbuljs","description":"the Istanbul command line interface","archived":false,"fork":false,"pushed_at":"2026-05-17T16:05:31.000Z","size":2648,"stargazers_count":5764,"open_issues_count":208,"forks_count":362,"subscribers_count":51,"default_branch":"main","last_synced_at":"2026-09-09T08:12:16.918Z","etag":null,"topics":["code-coverage","istanbul","javascript"],"latest_commit_sha":null,"homepage":"https://istanbul.js.org/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/istanbuljs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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},"funding":{"tidelift":"npm/istanbul-reports"}},"created_at":"2015-05-09T02:55:45.000Z","updated_at":"2026-09-06T06:46:46.000Z","dependencies_parsed_at":"2023-02-18T22:45:59.331Z","dependency_job_id":"a984cc1c-7a0e-4e58-8848-9cdc78fc231f","html_url":"https://github.com/istanbuljs/nyc","commit_stats":{"total_commits":745,"total_committers":102,"mean_commits":7.303921568627451,"dds":0.621476510067114,"last_synced_commit":"ab7c53b2f340b458789a746dff2abd3e2e4790c3"},"previous_names":["bcoe/nyc"],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/istanbuljs/nyc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/sbom","scorecard":{"id":228618,"data":{"date":"2025-08-11","repo":{"name":"github.com/istanbuljs/nyc","commit":"41f4476f9f1010367d62c9e7841e14cfe4a2801a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/22 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":"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/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: ISC License: LICENSE.txt:0"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found linked content: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/istanbuljs/.github/SECURITY.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-17T04:21:50.621Z","repository_id":31746383,"created_at":"2025-08-17T04:21:50.621Z","updated_at":"2025-08-17T04:21:50.621Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37181971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-09T02:00:06.536Z","response_time":53,"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":"istanbuljs","name":"Istanbul Code Coverage","uuid":"13523395","kind":"organization","description":"Yet another JS code coverage tool that computes statement, line, function and branch coverage.","email":null,"website":"https://istanbul.js.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13523395?v=4","repositories_count":19,"last_synced_at":"2026-09-13T00:54:26.280Z","metadata":{"has_sponsors_listing":false,"funding":{"tidelift":"npm/istanbul-reports"}},"html_url":"https://github.com/istanbuljs","funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"total_stars":8045,"followers":254,"following":0,"created_at":"2022-11-02T16:21:48.486Z","updated_at":"2026-09-13T00:54:26.294Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs/repositories"},"tags":[{"name":"nyc-v18.0.0","sha":"3ce6d979a1c6753263165d31cb985523b5a81855","kind":"commit","published_at":"2026-02-22T21:20:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v18.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0/manifests"},{"name":"nyc-v17.1.0","sha":"41f4476f9f1010367d62c9e7841e14cfe4a2801a","kind":"commit","published_at":"2024-09-19T02:50:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0/manifests"},{"name":"nyc-v17.0.0","sha":"fee2821af397a54d226e3f575781f591cabcfd84","kind":"commit","published_at":"2024-06-09T22:33:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0/manifests"},{"name":"v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0/manifests"},{"name":"nyc-v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0/manifests"},{"name":"v15.1.0","sha":"de7baa4d765f8b8c184a62090ad1bb2118638b13","kind":"tag","published_at":"2020-06-01T00:58:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0/manifests"},{"name":"v15.0.1","sha":"d9a76d5f9c1df5920684f5e43abe95ded361075e","kind":"tag","published_at":"2020-04-02T13:13:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"bebf4d68c6a2cb0c5fd66ba3513a8e68ad5a284f","kind":"tag","published_at":"2019-12-20T21:39:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0/manifests"},{"name":"v14.1.1","sha":"fe3311bd4770726c67e6eee1e39b15a3b616457b","kind":"tag","published_at":"2019-05-09T22:52:46.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"c5d90fa26f96b1c59875b2c8401442c5c4c9ad9c","kind":"tag","published_at":"2019-04-24T21:19:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"e21721a2145ff719d4eb07cf4de4d96f7ed56b72","kind":"tag","published_at":"2019-04-15T23:36:54.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0/manifests"},{"name":"v13.3.0","sha":"747a6c15aae61bd9cf9b5e8fca85ce8b30f04070","kind":"tag","published_at":"2019-02-14T14:58:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"29e6f5e3b7f545a973546f2822ad63bf398b80e4","kind":"tag","published_at":"2019-01-27T17:07:05.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0/manifests"},{"name":"v13.1.0","sha":"9f9a1df1979409220e32328af3667111ea64c8eb","kind":"tag","published_at":"2018-09-06T05:39:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"4a6b327d5baa955bf5c945b233958fa38f561d49","kind":"tag","published_at":"2018-07-24T22:44:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"a5818f56aa0e2ba054b100f8376d2ce63cd52c7d","kind":"tag","published_at":"2018-06-08T00:52:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"adb310ca9e6196b67e044dc6e3b6c855b47a9beb","kind":"tag","published_at":"2018-06-03T20:37:04.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"9fc20e40c795822d39941917eb1a703d921cc9ac","kind":"tag","published_at":"2018-05-31T23:42:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"eaf3f70fc124e9f6aa7d49abfd2344db0cbd8bc6","kind":"tag","published_at":"2018-05-31T22:17:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0/manifests"},{"name":"v11.9.0","sha":"570a08aaf9221d4c62eb0027ab16948223aab2d8","kind":"tag","published_at":"2018-05-31T18:57:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.9.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0/manifests"},{"name":"v11.8.0","sha":"bc9ffe59370da43daa62853992402d83c0d17dd4","kind":"tag","published_at":"2018-05-14T23:35:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.8.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0/manifests"},{"name":"v11.7.3","sha":"43bda0c6161536e8acb27a79a289d2eb268d5168","kind":"tag","published_at":"2018-05-10T00:16:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"4bdd42ca4c0ca6aa72c563f64613333d6c5548b3","kind":"tag","published_at":"2018-05-08T23:32:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"5e40c7cfe8fbf7c1bd0093ebbb19212a14b5bf65","kind":"tag","published_at":"2018-04-17T18:56:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"62a4e831bb18baecba562e6eb3297861570e3e72","kind":"tag","published_at":"2018-04-16T17:38:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"dd372f59831f1ce0b90d7633123bc8331dc59484","kind":"tag","published_at":"2018-03-13T05:54:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"18d559994afa5ab1be1a7d79d4543b13f1eec08b","kind":"tag","published_at":"2018-02-13T06:12:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0/manifests"},{"name":"v11.4.1","sha":"b473820e7dd3b50a3bbe5491eefdfc17234fc50a","kind":"tag","published_at":"2017-12-14T06:35:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1/manifests"},{"name":"v11.4.0","sha":"e8225d5223a93fd7fcb37b9f3f8baa17a415d5d5","kind":"tag","published_at":"2017-11-28T05:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0/manifests"},{"name":"v11.3.0","sha":"d85118c7daf59606e3c78d01eae6d1f7ef1c9967","kind":"tag","published_at":"2017-10-23T05:45:01.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0/manifests"},{"name":"v11.2.1","sha":"87281f978cbf38faf563af3dc296b6a6911232e0","kind":"tag","published_at":"2017-09-06T06:12:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b2ff72d4dab7744e091ccb948a5308d5750cc6ab","kind":"tag","published_at":"2017-09-05T01:10:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"a3f033f597624d09d28ba3b15eadb6fb5fdab9a2","kind":"tag","published_at":"2017-07-16T22:25:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0/manifests"},{"name":"v11.0.3","sha":"f86b0b17fb9a85b38b8603af1fbe403105924999","kind":"tag","published_at":"2017-06-25T18:40:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"e4eff12ddf52e856eab0a0528781bf9f54d27f8c","kind":"tag","published_at":"2017-06-02T23:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"9d47986f8ea49c7264c28387ada40db7fdf1d6ed","kind":"tag","published_at":"2017-06-01T00:15:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"d90aed66cdb25c227afb3fb15fc92b478056c87d","kind":"tag","published_at":"2017-05-31T23:52:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0/manifests"},{"name":"v10.3.2","sha":"e062a86eac91497381ba656f058849cc63540ab3","kind":"tag","published_at":"2017-05-05T06:28:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2/manifests"},{"name":"v10.3.1","sha":"75713d8b73c80f7f159c95ad1d79cfef660eac08","kind":"tag","published_at":"2017-05-04T23:39:29.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"55e826dd8aaa062957460c4b7b43a9339aac04b4","kind":"tag","published_at":"2017-04-29T06:34:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"455619f9fdd0a1f4fa08b0621e030cceda969011","kind":"tag","published_at":"2017-03-28T04:54:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"e46335fc1c19859663f7c23ea96ea068ed272d4c","kind":"tag","published_at":"2017-01-18T05:29:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"e03cd4803872d4650d19171239d60c2feef2fc3c","kind":"tag","published_at":"2017-01-18T05:10:30.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"8f7af3a5acb87f1380f18d6c516a3439610d12e4","kind":"tag","published_at":"2017-01-17T05:15:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0/manifests"},{"name":"v10.0.2","sha":"093963bc02d93d2075523b14a32aa997144c66c4","kind":"tag","published_at":"2017-01-02T21:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"2e39e004f8ceeb3f0e530999ef01db7ff959a223","kind":"tag","published_at":"2016-12-27T07:17:13.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"68b78e3068ee99a5dc89f184358b19c550c256d1","kind":"tag","published_at":"2016-11-22T16:41:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"c4b81c09958ad823cefb154ccbb163fb019fe273","kind":"tag","published_at":"2016-11-14T23:50:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cc960786d7acf65278bedf7804f97d03b11fc1f6","kind":"tag","published_at":"2016-11-13T19:07:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0/manifests"},{"name":"v8.4.0","sha":"aa9ab4fb3026abafb1a2bafd3c33bdb7f0dab800","kind":"tag","published_at":"2016-10-30T01:14:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"fad3586cae6ab7f272a2ea5824430c8f9f2a3f9a","kind":"tag","published_at":"2016-10-06T04:18:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"0aae39d8ed158703347cd28931a072c594751282","kind":"tag","published_at":"2016-09-15T16:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b9c0aeaa6e0bf8997d6a43ff810fc6a0064a331b","kind":"tag","published_at":"2016-09-02T23:42:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"a54dc7faf486bd3c46fd716d350ded88d2eaec0a","kind":"tag","published_at":"2016-08-14T08:04:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"e7b5d81917bfe7d0de0e20b9e416f7edcc014efd","kind":"tag","published_at":"2016-08-12T06:03:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0/manifests"},{"name":"v7.1.0","sha":"de1defa9ea288fc410d60a96e23c61441d62c7b8","kind":"tag","published_at":"2016-07-24T18:13:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"60843a4c9978b6161cfc14146659ece461a709cf","kind":"tag","published_at":"2016-07-09T06:50:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0/manifests"},{"name":"v6.6.1","sha":"6de49bff5d31168340944b251fedfe6b5fbc468b","kind":"tag","published_at":"2016-06-14T18:21:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1/manifests"},{"name":"v6.6.0","sha":"b9a3023d97ce0350e4325cf240cf60de662f1e3b","kind":"tag","published_at":"2016-06-14T17:56:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"96803069e8a1943ebaf38d4d1ed63c2587f669a5","kind":"tag","published_at":"2016-06-14T01:33:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"b1fe746ac2a0305c63491fdca58d2d29c3b261b1","kind":"tag","published_at":"2016-06-13T03:56:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0/manifests"},{"name":"v6.4.4","sha":"f5d6262eb2bb968b23822b1a3aedaca88fed28c7","kind":"tag","published_at":"2016-05-07T17:26:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"8a63f8ba1d0751b41d278948463e996a7190ee77","kind":"tag","published_at":"2016-05-06T04:52:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"1b625ff550f8185a5f553df51b32529330400826","kind":"tag","published_at":"2016-05-02T04:11:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"693b797e5f95639469e2d64b4fc668a8177fa6e7","kind":"tag","published_at":"2016-04-27T18:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"b8ac5eed8db8346510517327c1b83e8c8c58b40c","kind":"tag","published_at":"2016-04-11T00:31:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"545cf919dde430b5af0ce044b78848697f278ab5","kind":"tag","published_at":"2016-04-08T23:39:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"c4de9b4bb5daa0ce275de26b5481544f91367ea0","kind":"tag","published_at":"2016-04-05T05:20:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"a785f80c983a99f41bbe3999bde8559317f85472","kind":"tag","published_at":"2016-04-05T04:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0/manifests"},{"name":"v6.1.1","sha":"d16c1472e1af89154f2d677d63f956d3b96568a4","kind":"tag","published_at":"2016-03-14T01:05:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"9ce65e7bc030066e28393e495a30c8531577eadf","kind":"tag","published_at":"2016-03-13T00:19:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"57c2cde775462a7ef4508903b32559acd7999da2","kind":"tag","published_at":"2016-02-20T20:38:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0/manifests"},{"name":"v5.6.0","sha":"27a189c49b224f2e04dfc9182ebf13dab049a7e8","kind":"tag","published_at":"2016-02-04T07:56:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"3621913b54095eba70df7f37b79c413b58a43722","kind":"tag","published_at":"2016-01-24T21:07:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"44747b56cee8a8180a8ae8afe194a83a177cac73","kind":"tag","published_at":"2016-01-21T06:21:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"325fac0454fe402dfd42b0adbf5c1935d4803710","kind":"tag","published_at":"2016-01-05T22:09:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"a1e98cda80040ae5c2ed8c6fbdf67bfb9d64ee94","kind":"tag","published_at":"2016-01-03T01:32:09.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"706e2ed33a5edab007633f74defd40325bb806d7","kind":"tag","published_at":"2015-12-30T22:59:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3a9a4dc4714069ec073dc51345b33e0ac119e485","kind":"tag","published_at":"2015-12-28T05:15:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"36a4b4d02f3317f856b25f3fbf362653cceec304","kind":"tag","published_at":"2015-12-14T17:14:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"7cce64302bdc7e2b6585ea43dfc10c2a3c19bc4e","kind":"tag","published_at":"2015-12-10T07:06:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0/manifests"},{"name":"v4.0.1","sha":"c927dd2a3631838000dda278944e6f2e02261569","kind":"tag","published_at":"2015-11-30T01:23:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"efacafa5e51ae4a4aa6ba83fb764de20aa6651d1","kind":"tag","published_at":"2015-11-29T18:28:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4e9545a0c039032585149bf503c797f975e1e982","kind":"tag","published_at":"2015-09-12T05:11:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a53b266e615dc710177ff4223d1380a42934a65d","kind":"tag","published_at":"2015-09-12T03:10:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"57e24cdf36e4fbbd28c4ea671d09730581507be8","kind":"tag","published_at":"2015-09-09T05:42:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"9354b08c31752559b278c744d8ab6dd5640ceab6","kind":"tag","published_at":"2015-08-02T19:04:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"5c12e0df3cefba58f66138a791f7f36ff1481238","kind":"tag","published_at":"2015-07-25T20:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"620b608fcf450a145f404763cad506a822642588","kind":"tag","published_at":"2015-06-28T19:49:50.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"1809c66d2bfa05d42ad58c2e9e0fe411ac37f0f9","kind":"tag","published_at":"2015-06-24T15:57:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"2de4037a47b1b631e3a2800795e09a64990287b0","kind":"tag","published_at":"2015-06-04T06:43:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"29f92584efb3257a79bee3673bfe7344dd218dc6","kind":"tag","published_at":"2015-05-26T04:41:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bface2f15a9b1b1b300c515216efe507fe1c44a3","kind":"tag","published_at":"2015-05-25T21:05:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"8ef114d90b0baeb49a79663ec5daf0935002d4c1","kind":"tag","published_at":"2015-05-25T08:27:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f5ac873d110fb192181b24e67bba871fec5f0993","kind":"tag","published_at":"2015-05-25T06:30:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d4141231af79106034660a3ddce98dd8e100282f","kind":"tag","published_at":"2015-05-25T06:03:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1932d55b210f91acbf6e83dc6ad31f7e4c1108b","kind":"tag","published_at":"2015-05-25T02:52:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"e672d3ac0d480a839ae4fc20e089a2828132fe83","kind":"tag","published_at":"2015-05-23T20:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"14789cae7979e81ff229a04d9224606254da9be2","kind":"tag","published_at":"2015-05-23T06:52:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"891e849049cdb4b08801b08a94d671d5b8d7b92a","kind":"tag","published_at":"2015-05-20T05:44:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"57f1c34a542a0266086527c1b559e247e3453e63","kind":"tag","published_at":"2015-05-19T04:58:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"812260d761061578a72e37b24740bbde9fe6f32f","kind":"tag","published_at":"2015-05-18T01:52:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bf0bf1d6dcd829b03e942cde8791391fea06cd90","kind":"tag","published_at":"2015-05-18T01:46:52.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"404a3f80df15eaef0986b2f343e74fa3d6fe4130","kind":"tag","published_at":"2015-05-18T01:46:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"d27794e3c527ccf743501f328b9749f1bcf9cefe","kind":"tag","published_at":"2015-05-16T21:38:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"ae0534617a59c86905f1da290d067945bf7d1bb9","kind":"tag","published_at":"2015-05-16T19:23:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ea31a6f7bbb16c7aea301b7dda35b7fd5e6720b9","kind":"tag","published_at":"2015-05-16T09:11:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0f701da5aa3ad8a02872c4c6c8c37d0deb2c5877","kind":"tag","published_at":"2015-05-15T15:56:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"610e7c012b4c9d1056033b3002706ea72f8fe94f","kind":"tag","published_at":"2015-05-13T20:21:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0/manifests"},{"name":"v1.1.9","sha":"25fcac7fa1c7e4558dedf55500598b25113a49bd","kind":"tag","published_at":"2015-05-11T22:25:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.9","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"9bd3cd14cc7448da4c20cadd7fb0ab2c51b3a50e","kind":"tag","published_at":"2015-05-11T22:12:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.8","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"ffb236cfcbcf15519d38819464a577cc43b61205","kind":"tag","published_at":"2015-05-11T19:02:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.7","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"1363d89fa6c48f39a84572d61d08a52f3d7babcc","kind":"tag","published_at":"2015-05-11T18:59:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"c695a3599001a7a81f39a0d586dd459444b1ce36","kind":"tag","published_at":"2015-05-11T18:38:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ff414667704c7310e52e161b5e545d4250f02944","kind":"tag","published_at":"2015-05-11T18:34:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"ca7aca75b76b8a7db2096930bbce03ebde9e2945","kind":"tag","published_at":"2015-05-11T18:31:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"c30d15be8df929093cd1e8bf067ad7dc601f7610","kind":"tag","published_at":"2015-05-11T06:52:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"06fc18aed980a08338d15c22ed471273d92983e3","kind":"tag","published_at":"2015-05-10T01:35:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8662c431a7c20c240b001d8562104d3653d34f39","kind":"tag","published_at":"2015-05-10T01:32:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-13T07:02:54.651Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":27.89276273643634,"dependent_packages_count":40.535462853422914,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.214112794929626},"purl":"pkg:npm/hiiso-nyc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/hiiso-nyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/hiiso-nyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/hiiso-nyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-13T03:32:58.939Z","issues_count":171,"pull_requests_count":65,"avg_time_to_close_issue":27512343.108695652,"avg_time_to_close_pull_request":8703759.88235294,"issues_closed_count":46,"pull_requests_closed_count":34,"pull_request_authors_count":31,"issue_authors_count":162,"avg_comments_per_issue":4.116959064327485,"avg_comments_per_pull_request":1.3846153846153846,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":399260.5,"past_year_avg_time_to_close_pull_request":599352.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/issues","maintainers":[{"login":"bcoe","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcoe"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hiiso-nyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hiiso-nyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hiiso-nyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hiiso-nyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hiiso-nyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hiiso-nyc/codemeta","maintainers":[{"uuid":"hiiso","login":"hiiso","name":null,"email":"hiiso_apple@163.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~hiiso","role":null,"created_at":"2024-06-20T19:29:03.281Z","updated_at":"2024-06-20T19:29:03.281Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hiiso/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5855538,"maintainers_count":1253657,"namespaces_count":431769,"keywords_count":897874,"github":"npm","metadata":{"funded_packages_count":194783,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-12T05:04:10.184Z","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":5615176,"name":"@electrovir/nyc","ecosystem":"npm","description":"the Istanbul command line interface","homepage":"https://istanbul.js.org/","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/istanbuljs/nyc","keywords_array":["coverage","reporter","subprocess","testing"],"namespace":"electrovir","versions_count":3,"first_release_published_at":"2022-12-17T18:25:07.307Z","latest_release_published_at":"2024-07-09T00:06:38.664Z","latest_release_number":"17.0.0","last_synced_at":"2026-09-14T04:04:09.919Z","created_at":"2022-12-04T00:13:39.473Z","updated_at":"2026-09-14T04:04:09.919Z","registry_url":"https://www.npmjs.com/package/@electrovir/nyc","install_command":"npm install @electrovir/nyc","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"17.0.0"},"contentPolicy":null},"repo_metadata":{"id":31746383,"uuid":"35312458","full_name":"istanbuljs/nyc","owner":"istanbuljs","description":"the Istanbul command line interface","archived":false,"fork":false,"pushed_at":"2026-05-17T16:05:31.000Z","size":2648,"stargazers_count":5764,"open_issues_count":208,"forks_count":362,"subscribers_count":51,"default_branch":"main","last_synced_at":"2026-09-09T08:12:16.918Z","etag":null,"topics":["code-coverage","istanbul","javascript"],"latest_commit_sha":null,"homepage":"https://istanbul.js.org/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/istanbuljs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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},"funding":{"tidelift":"npm/istanbul-reports"}},"created_at":"2015-05-09T02:55:45.000Z","updated_at":"2026-09-06T06:46:46.000Z","dependencies_parsed_at":"2023-02-18T22:45:59.331Z","dependency_job_id":"a984cc1c-7a0e-4e58-8848-9cdc78fc231f","html_url":"https://github.com/istanbuljs/nyc","commit_stats":{"total_commits":745,"total_committers":102,"mean_commits":7.303921568627451,"dds":0.621476510067114,"last_synced_commit":"ab7c53b2f340b458789a746dff2abd3e2e4790c3"},"previous_names":["bcoe/nyc"],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/istanbuljs/nyc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/sbom","scorecard":{"id":228618,"data":{"date":"2025-08-11","repo":{"name":"github.com/istanbuljs/nyc","commit":"41f4476f9f1010367d62c9e7841e14cfe4a2801a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/22 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":"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/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: ISC License: LICENSE.txt:0"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found linked content: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/istanbuljs/.github/SECURITY.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-17T04:21:50.621Z","repository_id":31746383,"created_at":"2025-08-17T04:21:50.621Z","updated_at":"2025-08-17T04:21:50.621Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37181971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-09T02:00:06.536Z","response_time":53,"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":"istanbuljs","name":"Istanbul Code Coverage","uuid":"13523395","kind":"organization","description":"Yet another JS code coverage tool that computes statement, line, function and branch coverage.","email":null,"website":"https://istanbul.js.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13523395?v=4","repositories_count":19,"last_synced_at":"2026-09-06T00:24:15.858Z","metadata":{"has_sponsors_listing":false,"funding":{"tidelift":"npm/istanbul-reports"}},"html_url":"https://github.com/istanbuljs","funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"total_stars":8045,"followers":254,"following":0,"created_at":"2022-11-02T16:21:48.486Z","updated_at":"2026-09-06T00:24:15.873Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs/repositories"},"tags":[{"name":"nyc-v18.0.0","sha":"3ce6d979a1c6753263165d31cb985523b5a81855","kind":"commit","published_at":"2026-02-22T21:20:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v18.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0/manifests"},{"name":"nyc-v17.1.0","sha":"41f4476f9f1010367d62c9e7841e14cfe4a2801a","kind":"commit","published_at":"2024-09-19T02:50:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0/manifests"},{"name":"nyc-v17.0.0","sha":"fee2821af397a54d226e3f575781f591cabcfd84","kind":"commit","published_at":"2024-06-09T22:33:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0/manifests"},{"name":"v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0/manifests"},{"name":"nyc-v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0/manifests"},{"name":"v15.1.0","sha":"de7baa4d765f8b8c184a62090ad1bb2118638b13","kind":"tag","published_at":"2020-06-01T00:58:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0/manifests"},{"name":"v15.0.1","sha":"d9a76d5f9c1df5920684f5e43abe95ded361075e","kind":"tag","published_at":"2020-04-02T13:13:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"bebf4d68c6a2cb0c5fd66ba3513a8e68ad5a284f","kind":"tag","published_at":"2019-12-20T21:39:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0/manifests"},{"name":"v14.1.1","sha":"fe3311bd4770726c67e6eee1e39b15a3b616457b","kind":"tag","published_at":"2019-05-09T22:52:46.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"c5d90fa26f96b1c59875b2c8401442c5c4c9ad9c","kind":"tag","published_at":"2019-04-24T21:19:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"e21721a2145ff719d4eb07cf4de4d96f7ed56b72","kind":"tag","published_at":"2019-04-15T23:36:54.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0/manifests"},{"name":"v13.3.0","sha":"747a6c15aae61bd9cf9b5e8fca85ce8b30f04070","kind":"tag","published_at":"2019-02-14T14:58:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"29e6f5e3b7f545a973546f2822ad63bf398b80e4","kind":"tag","published_at":"2019-01-27T17:07:05.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0/manifests"},{"name":"v13.1.0","sha":"9f9a1df1979409220e32328af3667111ea64c8eb","kind":"tag","published_at":"2018-09-06T05:39:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"4a6b327d5baa955bf5c945b233958fa38f561d49","kind":"tag","published_at":"2018-07-24T22:44:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"a5818f56aa0e2ba054b100f8376d2ce63cd52c7d","kind":"tag","published_at":"2018-06-08T00:52:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"adb310ca9e6196b67e044dc6e3b6c855b47a9beb","kind":"tag","published_at":"2018-06-03T20:37:04.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"9fc20e40c795822d39941917eb1a703d921cc9ac","kind":"tag","published_at":"2018-05-31T23:42:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"eaf3f70fc124e9f6aa7d49abfd2344db0cbd8bc6","kind":"tag","published_at":"2018-05-31T22:17:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0/manifests"},{"name":"v11.9.0","sha":"570a08aaf9221d4c62eb0027ab16948223aab2d8","kind":"tag","published_at":"2018-05-31T18:57:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.9.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0/manifests"},{"name":"v11.8.0","sha":"bc9ffe59370da43daa62853992402d83c0d17dd4","kind":"tag","published_at":"2018-05-14T23:35:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.8.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0/manifests"},{"name":"v11.7.3","sha":"43bda0c6161536e8acb27a79a289d2eb268d5168","kind":"tag","published_at":"2018-05-10T00:16:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"4bdd42ca4c0ca6aa72c563f64613333d6c5548b3","kind":"tag","published_at":"2018-05-08T23:32:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"5e40c7cfe8fbf7c1bd0093ebbb19212a14b5bf65","kind":"tag","published_at":"2018-04-17T18:56:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"62a4e831bb18baecba562e6eb3297861570e3e72","kind":"tag","published_at":"2018-04-16T17:38:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"dd372f59831f1ce0b90d7633123bc8331dc59484","kind":"tag","published_at":"2018-03-13T05:54:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"18d559994afa5ab1be1a7d79d4543b13f1eec08b","kind":"tag","published_at":"2018-02-13T06:12:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0/manifests"},{"name":"v11.4.1","sha":"b473820e7dd3b50a3bbe5491eefdfc17234fc50a","kind":"tag","published_at":"2017-12-14T06:35:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1/manifests"},{"name":"v11.4.0","sha":"e8225d5223a93fd7fcb37b9f3f8baa17a415d5d5","kind":"tag","published_at":"2017-11-28T05:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0/manifests"},{"name":"v11.3.0","sha":"d85118c7daf59606e3c78d01eae6d1f7ef1c9967","kind":"tag","published_at":"2017-10-23T05:45:01.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0/manifests"},{"name":"v11.2.1","sha":"87281f978cbf38faf563af3dc296b6a6911232e0","kind":"tag","published_at":"2017-09-06T06:12:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b2ff72d4dab7744e091ccb948a5308d5750cc6ab","kind":"tag","published_at":"2017-09-05T01:10:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"a3f033f597624d09d28ba3b15eadb6fb5fdab9a2","kind":"tag","published_at":"2017-07-16T22:25:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0/manifests"},{"name":"v11.0.3","sha":"f86b0b17fb9a85b38b8603af1fbe403105924999","kind":"tag","published_at":"2017-06-25T18:40:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"e4eff12ddf52e856eab0a0528781bf9f54d27f8c","kind":"tag","published_at":"2017-06-02T23:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"9d47986f8ea49c7264c28387ada40db7fdf1d6ed","kind":"tag","published_at":"2017-06-01T00:15:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"d90aed66cdb25c227afb3fb15fc92b478056c87d","kind":"tag","published_at":"2017-05-31T23:52:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0/manifests"},{"name":"v10.3.2","sha":"e062a86eac91497381ba656f058849cc63540ab3","kind":"tag","published_at":"2017-05-05T06:28:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2/manifests"},{"name":"v10.3.1","sha":"75713d8b73c80f7f159c95ad1d79cfef660eac08","kind":"tag","published_at":"2017-05-04T23:39:29.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"55e826dd8aaa062957460c4b7b43a9339aac04b4","kind":"tag","published_at":"2017-04-29T06:34:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"455619f9fdd0a1f4fa08b0621e030cceda969011","kind":"tag","published_at":"2017-03-28T04:54:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"e46335fc1c19859663f7c23ea96ea068ed272d4c","kind":"tag","published_at":"2017-01-18T05:29:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"e03cd4803872d4650d19171239d60c2feef2fc3c","kind":"tag","published_at":"2017-01-18T05:10:30.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"8f7af3a5acb87f1380f18d6c516a3439610d12e4","kind":"tag","published_at":"2017-01-17T05:15:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0/manifests"},{"name":"v10.0.2","sha":"093963bc02d93d2075523b14a32aa997144c66c4","kind":"tag","published_at":"2017-01-02T21:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"2e39e004f8ceeb3f0e530999ef01db7ff959a223","kind":"tag","published_at":"2016-12-27T07:17:13.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"68b78e3068ee99a5dc89f184358b19c550c256d1","kind":"tag","published_at":"2016-11-22T16:41:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"c4b81c09958ad823cefb154ccbb163fb019fe273","kind":"tag","published_at":"2016-11-14T23:50:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cc960786d7acf65278bedf7804f97d03b11fc1f6","kind":"tag","published_at":"2016-11-13T19:07:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0/manifests"},{"name":"v8.4.0","sha":"aa9ab4fb3026abafb1a2bafd3c33bdb7f0dab800","kind":"tag","published_at":"2016-10-30T01:14:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"fad3586cae6ab7f272a2ea5824430c8f9f2a3f9a","kind":"tag","published_at":"2016-10-06T04:18:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"0aae39d8ed158703347cd28931a072c594751282","kind":"tag","published_at":"2016-09-15T16:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b9c0aeaa6e0bf8997d6a43ff810fc6a0064a331b","kind":"tag","published_at":"2016-09-02T23:42:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"a54dc7faf486bd3c46fd716d350ded88d2eaec0a","kind":"tag","published_at":"2016-08-14T08:04:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"e7b5d81917bfe7d0de0e20b9e416f7edcc014efd","kind":"tag","published_at":"2016-08-12T06:03:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0/manifests"},{"name":"v7.1.0","sha":"de1defa9ea288fc410d60a96e23c61441d62c7b8","kind":"tag","published_at":"2016-07-24T18:13:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"60843a4c9978b6161cfc14146659ece461a709cf","kind":"tag","published_at":"2016-07-09T06:50:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0/manifests"},{"name":"v6.6.1","sha":"6de49bff5d31168340944b251fedfe6b5fbc468b","kind":"tag","published_at":"2016-06-14T18:21:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1/manifests"},{"name":"v6.6.0","sha":"b9a3023d97ce0350e4325cf240cf60de662f1e3b","kind":"tag","published_at":"2016-06-14T17:56:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"96803069e8a1943ebaf38d4d1ed63c2587f669a5","kind":"tag","published_at":"2016-06-14T01:33:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"b1fe746ac2a0305c63491fdca58d2d29c3b261b1","kind":"tag","published_at":"2016-06-13T03:56:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0/manifests"},{"name":"v6.4.4","sha":"f5d6262eb2bb968b23822b1a3aedaca88fed28c7","kind":"tag","published_at":"2016-05-07T17:26:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"8a63f8ba1d0751b41d278948463e996a7190ee77","kind":"tag","published_at":"2016-05-06T04:52:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"1b625ff550f8185a5f553df51b32529330400826","kind":"tag","published_at":"2016-05-02T04:11:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"693b797e5f95639469e2d64b4fc668a8177fa6e7","kind":"tag","published_at":"2016-04-27T18:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"b8ac5eed8db8346510517327c1b83e8c8c58b40c","kind":"tag","published_at":"2016-04-11T00:31:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"545cf919dde430b5af0ce044b78848697f278ab5","kind":"tag","published_at":"2016-04-08T23:39:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"c4de9b4bb5daa0ce275de26b5481544f91367ea0","kind":"tag","published_at":"2016-04-05T05:20:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"a785f80c983a99f41bbe3999bde8559317f85472","kind":"tag","published_at":"2016-04-05T04:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0/manifests"},{"name":"v6.1.1","sha":"d16c1472e1af89154f2d677d63f956d3b96568a4","kind":"tag","published_at":"2016-03-14T01:05:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"9ce65e7bc030066e28393e495a30c8531577eadf","kind":"tag","published_at":"2016-03-13T00:19:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"57c2cde775462a7ef4508903b32559acd7999da2","kind":"tag","published_at":"2016-02-20T20:38:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0/manifests"},{"name":"v5.6.0","sha":"27a189c49b224f2e04dfc9182ebf13dab049a7e8","kind":"tag","published_at":"2016-02-04T07:56:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"3621913b54095eba70df7f37b79c413b58a43722","kind":"tag","published_at":"2016-01-24T21:07:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"44747b56cee8a8180a8ae8afe194a83a177cac73","kind":"tag","published_at":"2016-01-21T06:21:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"325fac0454fe402dfd42b0adbf5c1935d4803710","kind":"tag","published_at":"2016-01-05T22:09:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"a1e98cda80040ae5c2ed8c6fbdf67bfb9d64ee94","kind":"tag","published_at":"2016-01-03T01:32:09.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"706e2ed33a5edab007633f74defd40325bb806d7","kind":"tag","published_at":"2015-12-30T22:59:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3a9a4dc4714069ec073dc51345b33e0ac119e485","kind":"tag","published_at":"2015-12-28T05:15:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"36a4b4d02f3317f856b25f3fbf362653cceec304","kind":"tag","published_at":"2015-12-14T17:14:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"7cce64302bdc7e2b6585ea43dfc10c2a3c19bc4e","kind":"tag","published_at":"2015-12-10T07:06:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0/manifests"},{"name":"v4.0.1","sha":"c927dd2a3631838000dda278944e6f2e02261569","kind":"tag","published_at":"2015-11-30T01:23:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"efacafa5e51ae4a4aa6ba83fb764de20aa6651d1","kind":"tag","published_at":"2015-11-29T18:28:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4e9545a0c039032585149bf503c797f975e1e982","kind":"tag","published_at":"2015-09-12T05:11:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a53b266e615dc710177ff4223d1380a42934a65d","kind":"tag","published_at":"2015-09-12T03:10:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"57e24cdf36e4fbbd28c4ea671d09730581507be8","kind":"tag","published_at":"2015-09-09T05:42:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"9354b08c31752559b278c744d8ab6dd5640ceab6","kind":"tag","published_at":"2015-08-02T19:04:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"5c12e0df3cefba58f66138a791f7f36ff1481238","kind":"tag","published_at":"2015-07-25T20:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"620b608fcf450a145f404763cad506a822642588","kind":"tag","published_at":"2015-06-28T19:49:50.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"1809c66d2bfa05d42ad58c2e9e0fe411ac37f0f9","kind":"tag","published_at":"2015-06-24T15:57:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"2de4037a47b1b631e3a2800795e09a64990287b0","kind":"tag","published_at":"2015-06-04T06:43:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"29f92584efb3257a79bee3673bfe7344dd218dc6","kind":"tag","published_at":"2015-05-26T04:41:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bface2f15a9b1b1b300c515216efe507fe1c44a3","kind":"tag","published_at":"2015-05-25T21:05:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"8ef114d90b0baeb49a79663ec5daf0935002d4c1","kind":"tag","published_at":"2015-05-25T08:27:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f5ac873d110fb192181b24e67bba871fec5f0993","kind":"tag","published_at":"2015-05-25T06:30:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d4141231af79106034660a3ddce98dd8e100282f","kind":"tag","published_at":"2015-05-25T06:03:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1932d55b210f91acbf6e83dc6ad31f7e4c1108b","kind":"tag","published_at":"2015-05-25T02:52:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"e672d3ac0d480a839ae4fc20e089a2828132fe83","kind":"tag","published_at":"2015-05-23T20:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"14789cae7979e81ff229a04d9224606254da9be2","kind":"tag","published_at":"2015-05-23T06:52:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"891e849049cdb4b08801b08a94d671d5b8d7b92a","kind":"tag","published_at":"2015-05-20T05:44:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"57f1c34a542a0266086527c1b559e247e3453e63","kind":"tag","published_at":"2015-05-19T04:58:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"812260d761061578a72e37b24740bbde9fe6f32f","kind":"tag","published_at":"2015-05-18T01:52:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bf0bf1d6dcd829b03e942cde8791391fea06cd90","kind":"tag","published_at":"2015-05-18T01:46:52.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"404a3f80df15eaef0986b2f343e74fa3d6fe4130","kind":"tag","published_at":"2015-05-18T01:46:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"d27794e3c527ccf743501f328b9749f1bcf9cefe","kind":"tag","published_at":"2015-05-16T21:38:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"ae0534617a59c86905f1da290d067945bf7d1bb9","kind":"tag","published_at":"2015-05-16T19:23:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ea31a6f7bbb16c7aea301b7dda35b7fd5e6720b9","kind":"tag","published_at":"2015-05-16T09:11:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0f701da5aa3ad8a02872c4c6c8c37d0deb2c5877","kind":"tag","published_at":"2015-05-15T15:56:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"610e7c012b4c9d1056033b3002706ea72f8fe94f","kind":"tag","published_at":"2015-05-13T20:21:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0/manifests"},{"name":"v1.1.9","sha":"25fcac7fa1c7e4558dedf55500598b25113a49bd","kind":"tag","published_at":"2015-05-11T22:25:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.9","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"9bd3cd14cc7448da4c20cadd7fb0ab2c51b3a50e","kind":"tag","published_at":"2015-05-11T22:12:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.8","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"ffb236cfcbcf15519d38819464a577cc43b61205","kind":"tag","published_at":"2015-05-11T19:02:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.7","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"1363d89fa6c48f39a84572d61d08a52f3d7babcc","kind":"tag","published_at":"2015-05-11T18:59:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"c695a3599001a7a81f39a0d586dd459444b1ce36","kind":"tag","published_at":"2015-05-11T18:38:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ff414667704c7310e52e161b5e545d4250f02944","kind":"tag","published_at":"2015-05-11T18:34:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"ca7aca75b76b8a7db2096930bbce03ebde9e2945","kind":"tag","published_at":"2015-05-11T18:31:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"c30d15be8df929093cd1e8bf067ad7dc601f7610","kind":"tag","published_at":"2015-05-11T06:52:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"06fc18aed980a08338d15c22ed471273d92983e3","kind":"tag","published_at":"2015-05-10T01:35:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8662c431a7c20c240b001d8562104d3653d34f39","kind":"tag","published_at":"2015-05-10T01:32:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T16:50:21.610Z","dependent_packages_count":16,"downloads":737,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":6.497843820413751,"dependent_repos_count":7.990339975798177,"dependent_packages_count":1.3803828287783537,"stargazers_count":1.3361353139261003,"forks_count":1.907632312298149,"docker_downloads_count":null,"average":3.8224668502429062},"purl":"pkg:npm/%40electrovir/nyc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@electrovir/nyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@electrovir/nyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@electrovir/nyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-11T02:32:16.694Z","issues_count":171,"pull_requests_count":65,"avg_time_to_close_issue":27512343.108695652,"avg_time_to_close_pull_request":8703759.88235294,"issues_closed_count":46,"pull_requests_closed_count":34,"pull_request_authors_count":31,"issue_authors_count":162,"avg_comments_per_issue":4.116959064327485,"avg_comments_per_pull_request":1.3846153846153846,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":399260.5,"past_year_avg_time_to_close_pull_request":599352.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/issues","maintainers":[{"login":"bcoe","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcoe"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@electrovir%2Fnyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@electrovir%2Fnyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@electrovir%2Fnyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@electrovir%2Fnyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@electrovir%2Fnyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@electrovir%2Fnyc/codemeta","maintainers":[{"uuid":"electrovir","login":"electrovir","name":null,"email":"pithy.gut0a@icloud.com","url":null,"packages_count":206,"html_url":"https://www.npmjs.com/~electrovir","role":null,"created_at":"2022-12-04T00:21:33.719Z","updated_at":"2022-12-04T00:21:33.719Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/electrovir/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5855538,"maintainers_count":1253657,"namespaces_count":431769,"keywords_count":897874,"github":"npm","metadata":{"funded_packages_count":194783,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-12T05:04:10.184Z","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":1934639,"name":"kpdecker-nyc","ecosystem":"npm","description":"the Istanbul command line interface","homepage":"https://github.com/istanbuljs/nyc#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/istanbuljs/nyc","keywords_array":["coverage","reporter","subprocess","testing"],"namespace":null,"versions_count":1,"first_release_published_at":"2016-09-15T12:11:13.050Z","latest_release_published_at":"2016-09-15T12:11:13.050Z","latest_release_number":"8.4.0","last_synced_at":"2026-09-14T04:04:12.890Z","created_at":"2022-04-09T18:33:17.004Z","updated_at":"2026-09-14T04:04:12.891Z","registry_url":"https://www.npmjs.com/package/kpdecker-nyc","install_command":"npm install kpdecker-nyc","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"8.4.0"},"contentPolicy":null},"repo_metadata":{"id":31746383,"uuid":"35312458","full_name":"istanbuljs/nyc","owner":"istanbuljs","description":"the Istanbul command line interface","archived":false,"fork":false,"pushed_at":"2026-05-17T16:05:31.000Z","size":2648,"stargazers_count":5764,"open_issues_count":208,"forks_count":362,"subscribers_count":51,"default_branch":"main","last_synced_at":"2026-09-09T08:12:16.918Z","etag":null,"topics":["code-coverage","istanbul","javascript"],"latest_commit_sha":null,"homepage":"https://istanbul.js.org/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/istanbuljs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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},"funding":{"tidelift":"npm/istanbul-reports"}},"created_at":"2015-05-09T02:55:45.000Z","updated_at":"2026-09-06T06:46:46.000Z","dependencies_parsed_at":"2023-02-18T22:45:59.331Z","dependency_job_id":"a984cc1c-7a0e-4e58-8848-9cdc78fc231f","html_url":"https://github.com/istanbuljs/nyc","commit_stats":{"total_commits":745,"total_committers":102,"mean_commits":7.303921568627451,"dds":0.621476510067114,"last_synced_commit":"ab7c53b2f340b458789a746dff2abd3e2e4790c3"},"previous_names":["bcoe/nyc"],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/istanbuljs/nyc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/sbom","scorecard":{"id":228618,"data":{"date":"2025-08-11","repo":{"name":"github.com/istanbuljs/nyc","commit":"41f4476f9f1010367d62c9e7841e14cfe4a2801a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/22 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":"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/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: ISC License: LICENSE.txt:0"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found linked content: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/istanbuljs/.github/SECURITY.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-17T04:21:50.621Z","repository_id":31746383,"created_at":"2025-08-17T04:21:50.621Z","updated_at":"2025-08-17T04:21:50.621Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37181971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-09T02:00:06.536Z","response_time":53,"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":"istanbuljs","name":"Istanbul Code Coverage","uuid":"13523395","kind":"organization","description":"Yet another JS code coverage tool that computes statement, line, function and branch coverage.","email":null,"website":"https://istanbul.js.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13523395?v=4","repositories_count":19,"last_synced_at":"2026-09-13T00:54:26.280Z","metadata":{"has_sponsors_listing":false,"funding":{"tidelift":"npm/istanbul-reports"}},"html_url":"https://github.com/istanbuljs","funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"total_stars":8045,"followers":254,"following":0,"created_at":"2022-11-02T16:21:48.486Z","updated_at":"2026-09-13T00:54:26.294Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs/repositories"},"tags":[{"name":"nyc-v18.0.0","sha":"3ce6d979a1c6753263165d31cb985523b5a81855","kind":"commit","published_at":"2026-02-22T21:20:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v18.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0/manifests"},{"name":"nyc-v17.1.0","sha":"41f4476f9f1010367d62c9e7841e14cfe4a2801a","kind":"commit","published_at":"2024-09-19T02:50:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0/manifests"},{"name":"nyc-v17.0.0","sha":"fee2821af397a54d226e3f575781f591cabcfd84","kind":"commit","published_at":"2024-06-09T22:33:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0/manifests"},{"name":"v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0/manifests"},{"name":"nyc-v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0/manifests"},{"name":"v15.1.0","sha":"de7baa4d765f8b8c184a62090ad1bb2118638b13","kind":"tag","published_at":"2020-06-01T00:58:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0/manifests"},{"name":"v15.0.1","sha":"d9a76d5f9c1df5920684f5e43abe95ded361075e","kind":"tag","published_at":"2020-04-02T13:13:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"bebf4d68c6a2cb0c5fd66ba3513a8e68ad5a284f","kind":"tag","published_at":"2019-12-20T21:39:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0/manifests"},{"name":"v14.1.1","sha":"fe3311bd4770726c67e6eee1e39b15a3b616457b","kind":"tag","published_at":"2019-05-09T22:52:46.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"c5d90fa26f96b1c59875b2c8401442c5c4c9ad9c","kind":"tag","published_at":"2019-04-24T21:19:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"e21721a2145ff719d4eb07cf4de4d96f7ed56b72","kind":"tag","published_at":"2019-04-15T23:36:54.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0/manifests"},{"name":"v13.3.0","sha":"747a6c15aae61bd9cf9b5e8fca85ce8b30f04070","kind":"tag","published_at":"2019-02-14T14:58:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"29e6f5e3b7f545a973546f2822ad63bf398b80e4","kind":"tag","published_at":"2019-01-27T17:07:05.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0/manifests"},{"name":"v13.1.0","sha":"9f9a1df1979409220e32328af3667111ea64c8eb","kind":"tag","published_at":"2018-09-06T05:39:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"4a6b327d5baa955bf5c945b233958fa38f561d49","kind":"tag","published_at":"2018-07-24T22:44:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"a5818f56aa0e2ba054b100f8376d2ce63cd52c7d","kind":"tag","published_at":"2018-06-08T00:52:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"adb310ca9e6196b67e044dc6e3b6c855b47a9beb","kind":"tag","published_at":"2018-06-03T20:37:04.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"9fc20e40c795822d39941917eb1a703d921cc9ac","kind":"tag","published_at":"2018-05-31T23:42:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"eaf3f70fc124e9f6aa7d49abfd2344db0cbd8bc6","kind":"tag","published_at":"2018-05-31T22:17:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0/manifests"},{"name":"v11.9.0","sha":"570a08aaf9221d4c62eb0027ab16948223aab2d8","kind":"tag","published_at":"2018-05-31T18:57:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.9.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0/manifests"},{"name":"v11.8.0","sha":"bc9ffe59370da43daa62853992402d83c0d17dd4","kind":"tag","published_at":"2018-05-14T23:35:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.8.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0/manifests"},{"name":"v11.7.3","sha":"43bda0c6161536e8acb27a79a289d2eb268d5168","kind":"tag","published_at":"2018-05-10T00:16:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"4bdd42ca4c0ca6aa72c563f64613333d6c5548b3","kind":"tag","published_at":"2018-05-08T23:32:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"5e40c7cfe8fbf7c1bd0093ebbb19212a14b5bf65","kind":"tag","published_at":"2018-04-17T18:56:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"62a4e831bb18baecba562e6eb3297861570e3e72","kind":"tag","published_at":"2018-04-16T17:38:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"dd372f59831f1ce0b90d7633123bc8331dc59484","kind":"tag","published_at":"2018-03-13T05:54:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"18d559994afa5ab1be1a7d79d4543b13f1eec08b","kind":"tag","published_at":"2018-02-13T06:12:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0/manifests"},{"name":"v11.4.1","sha":"b473820e7dd3b50a3bbe5491eefdfc17234fc50a","kind":"tag","published_at":"2017-12-14T06:35:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1/manifests"},{"name":"v11.4.0","sha":"e8225d5223a93fd7fcb37b9f3f8baa17a415d5d5","kind":"tag","published_at":"2017-11-28T05:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0/manifests"},{"name":"v11.3.0","sha":"d85118c7daf59606e3c78d01eae6d1f7ef1c9967","kind":"tag","published_at":"2017-10-23T05:45:01.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0/manifests"},{"name":"v11.2.1","sha":"87281f978cbf38faf563af3dc296b6a6911232e0","kind":"tag","published_at":"2017-09-06T06:12:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b2ff72d4dab7744e091ccb948a5308d5750cc6ab","kind":"tag","published_at":"2017-09-05T01:10:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"a3f033f597624d09d28ba3b15eadb6fb5fdab9a2","kind":"tag","published_at":"2017-07-16T22:25:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0/manifests"},{"name":"v11.0.3","sha":"f86b0b17fb9a85b38b8603af1fbe403105924999","kind":"tag","published_at":"2017-06-25T18:40:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"e4eff12ddf52e856eab0a0528781bf9f54d27f8c","kind":"tag","published_at":"2017-06-02T23:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"9d47986f8ea49c7264c28387ada40db7fdf1d6ed","kind":"tag","published_at":"2017-06-01T00:15:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"d90aed66cdb25c227afb3fb15fc92b478056c87d","kind":"tag","published_at":"2017-05-31T23:52:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0/manifests"},{"name":"v10.3.2","sha":"e062a86eac91497381ba656f058849cc63540ab3","kind":"tag","published_at":"2017-05-05T06:28:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2/manifests"},{"name":"v10.3.1","sha":"75713d8b73c80f7f159c95ad1d79cfef660eac08","kind":"tag","published_at":"2017-05-04T23:39:29.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"55e826dd8aaa062957460c4b7b43a9339aac04b4","kind":"tag","published_at":"2017-04-29T06:34:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"455619f9fdd0a1f4fa08b0621e030cceda969011","kind":"tag","published_at":"2017-03-28T04:54:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"e46335fc1c19859663f7c23ea96ea068ed272d4c","kind":"tag","published_at":"2017-01-18T05:29:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"e03cd4803872d4650d19171239d60c2feef2fc3c","kind":"tag","published_at":"2017-01-18T05:10:30.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"8f7af3a5acb87f1380f18d6c516a3439610d12e4","kind":"tag","published_at":"2017-01-17T05:15:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0/manifests"},{"name":"v10.0.2","sha":"093963bc02d93d2075523b14a32aa997144c66c4","kind":"tag","published_at":"2017-01-02T21:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"2e39e004f8ceeb3f0e530999ef01db7ff959a223","kind":"tag","published_at":"2016-12-27T07:17:13.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"68b78e3068ee99a5dc89f184358b19c550c256d1","kind":"tag","published_at":"2016-11-22T16:41:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"c4b81c09958ad823cefb154ccbb163fb019fe273","kind":"tag","published_at":"2016-11-14T23:50:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cc960786d7acf65278bedf7804f97d03b11fc1f6","kind":"tag","published_at":"2016-11-13T19:07:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0/manifests"},{"name":"v8.4.0","sha":"aa9ab4fb3026abafb1a2bafd3c33bdb7f0dab800","kind":"tag","published_at":"2016-10-30T01:14:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"fad3586cae6ab7f272a2ea5824430c8f9f2a3f9a","kind":"tag","published_at":"2016-10-06T04:18:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"0aae39d8ed158703347cd28931a072c594751282","kind":"tag","published_at":"2016-09-15T16:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b9c0aeaa6e0bf8997d6a43ff810fc6a0064a331b","kind":"tag","published_at":"2016-09-02T23:42:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"a54dc7faf486bd3c46fd716d350ded88d2eaec0a","kind":"tag","published_at":"2016-08-14T08:04:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"e7b5d81917bfe7d0de0e20b9e416f7edcc014efd","kind":"tag","published_at":"2016-08-12T06:03:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0/manifests"},{"name":"v7.1.0","sha":"de1defa9ea288fc410d60a96e23c61441d62c7b8","kind":"tag","published_at":"2016-07-24T18:13:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"60843a4c9978b6161cfc14146659ece461a709cf","kind":"tag","published_at":"2016-07-09T06:50:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0/manifests"},{"name":"v6.6.1","sha":"6de49bff5d31168340944b251fedfe6b5fbc468b","kind":"tag","published_at":"2016-06-14T18:21:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1/manifests"},{"name":"v6.6.0","sha":"b9a3023d97ce0350e4325cf240cf60de662f1e3b","kind":"tag","published_at":"2016-06-14T17:56:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"96803069e8a1943ebaf38d4d1ed63c2587f669a5","kind":"tag","published_at":"2016-06-14T01:33:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"b1fe746ac2a0305c63491fdca58d2d29c3b261b1","kind":"tag","published_at":"2016-06-13T03:56:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0/manifests"},{"name":"v6.4.4","sha":"f5d6262eb2bb968b23822b1a3aedaca88fed28c7","kind":"tag","published_at":"2016-05-07T17:26:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"8a63f8ba1d0751b41d278948463e996a7190ee77","kind":"tag","published_at":"2016-05-06T04:52:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"1b625ff550f8185a5f553df51b32529330400826","kind":"tag","published_at":"2016-05-02T04:11:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"693b797e5f95639469e2d64b4fc668a8177fa6e7","kind":"tag","published_at":"2016-04-27T18:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"b8ac5eed8db8346510517327c1b83e8c8c58b40c","kind":"tag","published_at":"2016-04-11T00:31:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"545cf919dde430b5af0ce044b78848697f278ab5","kind":"tag","published_at":"2016-04-08T23:39:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"c4de9b4bb5daa0ce275de26b5481544f91367ea0","kind":"tag","published_at":"2016-04-05T05:20:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"a785f80c983a99f41bbe3999bde8559317f85472","kind":"tag","published_at":"2016-04-05T04:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0/manifests"},{"name":"v6.1.1","sha":"d16c1472e1af89154f2d677d63f956d3b96568a4","kind":"tag","published_at":"2016-03-14T01:05:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"9ce65e7bc030066e28393e495a30c8531577eadf","kind":"tag","published_at":"2016-03-13T00:19:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"57c2cde775462a7ef4508903b32559acd7999da2","kind":"tag","published_at":"2016-02-20T20:38:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0/manifests"},{"name":"v5.6.0","sha":"27a189c49b224f2e04dfc9182ebf13dab049a7e8","kind":"tag","published_at":"2016-02-04T07:56:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"3621913b54095eba70df7f37b79c413b58a43722","kind":"tag","published_at":"2016-01-24T21:07:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"44747b56cee8a8180a8ae8afe194a83a177cac73","kind":"tag","published_at":"2016-01-21T06:21:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"325fac0454fe402dfd42b0adbf5c1935d4803710","kind":"tag","published_at":"2016-01-05T22:09:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"a1e98cda80040ae5c2ed8c6fbdf67bfb9d64ee94","kind":"tag","published_at":"2016-01-03T01:32:09.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"706e2ed33a5edab007633f74defd40325bb806d7","kind":"tag","published_at":"2015-12-30T22:59:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3a9a4dc4714069ec073dc51345b33e0ac119e485","kind":"tag","published_at":"2015-12-28T05:15:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"36a4b4d02f3317f856b25f3fbf362653cceec304","kind":"tag","published_at":"2015-12-14T17:14:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"7cce64302bdc7e2b6585ea43dfc10c2a3c19bc4e","kind":"tag","published_at":"2015-12-10T07:06:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0/manifests"},{"name":"v4.0.1","sha":"c927dd2a3631838000dda278944e6f2e02261569","kind":"tag","published_at":"2015-11-30T01:23:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"efacafa5e51ae4a4aa6ba83fb764de20aa6651d1","kind":"tag","published_at":"2015-11-29T18:28:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4e9545a0c039032585149bf503c797f975e1e982","kind":"tag","published_at":"2015-09-12T05:11:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a53b266e615dc710177ff4223d1380a42934a65d","kind":"tag","published_at":"2015-09-12T03:10:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"57e24cdf36e4fbbd28c4ea671d09730581507be8","kind":"tag","published_at":"2015-09-09T05:42:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"9354b08c31752559b278c744d8ab6dd5640ceab6","kind":"tag","published_at":"2015-08-02T19:04:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"5c12e0df3cefba58f66138a791f7f36ff1481238","kind":"tag","published_at":"2015-07-25T20:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"620b608fcf450a145f404763cad506a822642588","kind":"tag","published_at":"2015-06-28T19:49:50.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"1809c66d2bfa05d42ad58c2e9e0fe411ac37f0f9","kind":"tag","published_at":"2015-06-24T15:57:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"2de4037a47b1b631e3a2800795e09a64990287b0","kind":"tag","published_at":"2015-06-04T06:43:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"29f92584efb3257a79bee3673bfe7344dd218dc6","kind":"tag","published_at":"2015-05-26T04:41:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bface2f15a9b1b1b300c515216efe507fe1c44a3","kind":"tag","published_at":"2015-05-25T21:05:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"8ef114d90b0baeb49a79663ec5daf0935002d4c1","kind":"tag","published_at":"2015-05-25T08:27:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f5ac873d110fb192181b24e67bba871fec5f0993","kind":"tag","published_at":"2015-05-25T06:30:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d4141231af79106034660a3ddce98dd8e100282f","kind":"tag","published_at":"2015-05-25T06:03:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1932d55b210f91acbf6e83dc6ad31f7e4c1108b","kind":"tag","published_at":"2015-05-25T02:52:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"e672d3ac0d480a839ae4fc20e089a2828132fe83","kind":"tag","published_at":"2015-05-23T20:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"14789cae7979e81ff229a04d9224606254da9be2","kind":"tag","published_at":"2015-05-23T06:52:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"891e849049cdb4b08801b08a94d671d5b8d7b92a","kind":"tag","published_at":"2015-05-20T05:44:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"57f1c34a542a0266086527c1b559e247e3453e63","kind":"tag","published_at":"2015-05-19T04:58:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"812260d761061578a72e37b24740bbde9fe6f32f","kind":"tag","published_at":"2015-05-18T01:52:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bf0bf1d6dcd829b03e942cde8791391fea06cd90","kind":"tag","published_at":"2015-05-18T01:46:52.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"404a3f80df15eaef0986b2f343e74fa3d6fe4130","kind":"tag","published_at":"2015-05-18T01:46:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"d27794e3c527ccf743501f328b9749f1bcf9cefe","kind":"tag","published_at":"2015-05-16T21:38:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"ae0534617a59c86905f1da290d067945bf7d1bb9","kind":"tag","published_at":"2015-05-16T19:23:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ea31a6f7bbb16c7aea301b7dda35b7fd5e6720b9","kind":"tag","published_at":"2015-05-16T09:11:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0f701da5aa3ad8a02872c4c6c8c37d0deb2c5877","kind":"tag","published_at":"2015-05-15T15:56:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"610e7c012b4c9d1056033b3002706ea72f8fe94f","kind":"tag","published_at":"2015-05-13T20:21:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0/manifests"},{"name":"v1.1.9","sha":"25fcac7fa1c7e4558dedf55500598b25113a49bd","kind":"tag","published_at":"2015-05-11T22:25:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.9","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"9bd3cd14cc7448da4c20cadd7fb0ab2c51b3a50e","kind":"tag","published_at":"2015-05-11T22:12:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.8","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"ffb236cfcbcf15519d38819464a577cc43b61205","kind":"tag","published_at":"2015-05-11T19:02:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.7","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"1363d89fa6c48f39a84572d61d08a52f3d7babcc","kind":"tag","published_at":"2015-05-11T18:59:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"c695a3599001a7a81f39a0d586dd459444b1ce36","kind":"tag","published_at":"2015-05-11T18:38:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ff414667704c7310e52e161b5e545d4250f02944","kind":"tag","published_at":"2015-05-11T18:34:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"ca7aca75b76b8a7db2096930bbce03ebde9e2945","kind":"tag","published_at":"2015-05-11T18:31:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"c30d15be8df929093cd1e8bf067ad7dc601f7610","kind":"tag","published_at":"2015-05-11T06:52:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"06fc18aed980a08338d15c22ed471273d92983e3","kind":"tag","published_at":"2015-05-10T01:35:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8662c431a7c20c240b001d8562104d3653d34f39","kind":"tag","published_at":"2015-05-10T01:32:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-14T00:44:22.218Z","dependent_packages_count":3,"downloads":14,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":48.83405225895815,"dependent_repos_count":10.769523647389562,"dependent_packages_count":5.802168501741519,"stargazers_count":1.3361353139261003,"forks_count":1.907632312298149,"docker_downloads_count":null,"average":13.729902406862697},"purl":"pkg:npm/kpdecker-nyc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/kpdecker-nyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/kpdecker-nyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/kpdecker-nyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-13T03:32:58.939Z","issues_count":171,"pull_requests_count":65,"avg_time_to_close_issue":27512343.108695652,"avg_time_to_close_pull_request":8703759.88235294,"issues_closed_count":46,"pull_requests_closed_count":34,"pull_request_authors_count":31,"issue_authors_count":162,"avg_comments_per_issue":4.116959064327485,"avg_comments_per_pull_request":1.3846153846153846,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":399260.5,"past_year_avg_time_to_close_pull_request":599352.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/issues","maintainers":[{"login":"bcoe","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcoe"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kpdecker-nyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kpdecker-nyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kpdecker-nyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kpdecker-nyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kpdecker-nyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kpdecker-nyc/codemeta","maintainers":[{"uuid":"kpdecker","login":"kpdecker","name":null,"email":"kpdecker@gmail.com","url":null,"packages_count":57,"html_url":"https://www.npmjs.com/~kpdecker","role":null,"created_at":"2022-11-13T01:32:43.893Z","updated_at":"2022-11-13T01:32:43.893Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kpdecker/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5855538,"maintainers_count":1253657,"namespaces_count":431769,"keywords_count":897874,"github":"npm","metadata":{"funded_packages_count":194783,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-12T05:04:10.184Z","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":4582230,"name":"sts-nyc","ecosystem":"npm","description":"the Istanbul command line interface","homepage":"https://istanbul.js.org/","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/istanbuljs/nyc","keywords_array":["coverage","reporter","subprocess","testing"],"namespace":null,"versions_count":6,"first_release_published_at":"2022-07-19T12:35:21.085Z","latest_release_published_at":"2022-07-19T13:36:39.974Z","latest_release_number":"15.1.8","last_synced_at":"2026-09-14T04:04:24.594Z","created_at":"2022-07-19T12:50:47.544Z","updated_at":"2026-09-14T04:04:24.594Z","registry_url":"https://www.npmjs.com/package/sts-nyc","install_command":"npm install sts-nyc","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"15.1.8"},"contentPolicy":null},"repo_metadata":{"id":31746383,"uuid":"35312458","full_name":"istanbuljs/nyc","owner":"istanbuljs","description":"the Istanbul command line interface","archived":false,"fork":false,"pushed_at":"2026-05-17T16:05:31.000Z","size":2648,"stargazers_count":5764,"open_issues_count":208,"forks_count":362,"subscribers_count":51,"default_branch":"main","last_synced_at":"2026-09-09T08:12:16.918Z","etag":null,"topics":["code-coverage","istanbul","javascript"],"latest_commit_sha":null,"homepage":"https://istanbul.js.org/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/istanbuljs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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},"funding":{"tidelift":"npm/istanbul-reports"}},"created_at":"2015-05-09T02:55:45.000Z","updated_at":"2026-09-06T06:46:46.000Z","dependencies_parsed_at":"2023-02-18T22:45:59.331Z","dependency_job_id":"a984cc1c-7a0e-4e58-8848-9cdc78fc231f","html_url":"https://github.com/istanbuljs/nyc","commit_stats":{"total_commits":745,"total_committers":102,"mean_commits":7.303921568627451,"dds":0.621476510067114,"last_synced_commit":"ab7c53b2f340b458789a746dff2abd3e2e4790c3"},"previous_names":["bcoe/nyc"],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/istanbuljs/nyc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/sbom","scorecard":{"id":228618,"data":{"date":"2025-08-11","repo":{"name":"github.com/istanbuljs/nyc","commit":"41f4476f9f1010367d62c9e7841e14cfe4a2801a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/22 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":"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/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: ISC License: LICENSE.txt:0"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found linked content: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/istanbuljs/.github/SECURITY.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-17T04:21:50.621Z","repository_id":31746383,"created_at":"2025-08-17T04:21:50.621Z","updated_at":"2025-08-17T04:21:50.621Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37181971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-09T02:00:06.536Z","response_time":53,"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":"istanbuljs","name":"Istanbul Code Coverage","uuid":"13523395","kind":"organization","description":"Yet another JS code coverage tool that computes statement, line, function and branch coverage.","email":null,"website":"https://istanbul.js.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13523395?v=4","repositories_count":19,"last_synced_at":"2026-09-06T00:24:15.858Z","metadata":{"has_sponsors_listing":false,"funding":{"tidelift":"npm/istanbul-reports"}},"html_url":"https://github.com/istanbuljs","funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"total_stars":8045,"followers":254,"following":0,"created_at":"2022-11-02T16:21:48.486Z","updated_at":"2026-09-06T00:24:15.873Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs/repositories"},"tags":[{"name":"nyc-v18.0.0","sha":"3ce6d979a1c6753263165d31cb985523b5a81855","kind":"commit","published_at":"2026-02-22T21:20:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v18.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0/manifests"},{"name":"nyc-v17.1.0","sha":"41f4476f9f1010367d62c9e7841e14cfe4a2801a","kind":"commit","published_at":"2024-09-19T02:50:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0/manifests"},{"name":"nyc-v17.0.0","sha":"fee2821af397a54d226e3f575781f591cabcfd84","kind":"commit","published_at":"2024-06-09T22:33:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0/manifests"},{"name":"v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0/manifests"},{"name":"nyc-v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0/manifests"},{"name":"v15.1.0","sha":"de7baa4d765f8b8c184a62090ad1bb2118638b13","kind":"tag","published_at":"2020-06-01T00:58:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0/manifests"},{"name":"v15.0.1","sha":"d9a76d5f9c1df5920684f5e43abe95ded361075e","kind":"tag","published_at":"2020-04-02T13:13:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"bebf4d68c6a2cb0c5fd66ba3513a8e68ad5a284f","kind":"tag","published_at":"2019-12-20T21:39:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0/manifests"},{"name":"v14.1.1","sha":"fe3311bd4770726c67e6eee1e39b15a3b616457b","kind":"tag","published_at":"2019-05-09T22:52:46.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"c5d90fa26f96b1c59875b2c8401442c5c4c9ad9c","kind":"tag","published_at":"2019-04-24T21:19:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"e21721a2145ff719d4eb07cf4de4d96f7ed56b72","kind":"tag","published_at":"2019-04-15T23:36:54.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0/manifests"},{"name":"v13.3.0","sha":"747a6c15aae61bd9cf9b5e8fca85ce8b30f04070","kind":"tag","published_at":"2019-02-14T14:58:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"29e6f5e3b7f545a973546f2822ad63bf398b80e4","kind":"tag","published_at":"2019-01-27T17:07:05.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0/manifests"},{"name":"v13.1.0","sha":"9f9a1df1979409220e32328af3667111ea64c8eb","kind":"tag","published_at":"2018-09-06T05:39:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"4a6b327d5baa955bf5c945b233958fa38f561d49","kind":"tag","published_at":"2018-07-24T22:44:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"a5818f56aa0e2ba054b100f8376d2ce63cd52c7d","kind":"tag","published_at":"2018-06-08T00:52:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"adb310ca9e6196b67e044dc6e3b6c855b47a9beb","kind":"tag","published_at":"2018-06-03T20:37:04.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"9fc20e40c795822d39941917eb1a703d921cc9ac","kind":"tag","published_at":"2018-05-31T23:42:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"eaf3f70fc124e9f6aa7d49abfd2344db0cbd8bc6","kind":"tag","published_at":"2018-05-31T22:17:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0/manifests"},{"name":"v11.9.0","sha":"570a08aaf9221d4c62eb0027ab16948223aab2d8","kind":"tag","published_at":"2018-05-31T18:57:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.9.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0/manifests"},{"name":"v11.8.0","sha":"bc9ffe59370da43daa62853992402d83c0d17dd4","kind":"tag","published_at":"2018-05-14T23:35:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.8.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0/manifests"},{"name":"v11.7.3","sha":"43bda0c6161536e8acb27a79a289d2eb268d5168","kind":"tag","published_at":"2018-05-10T00:16:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"4bdd42ca4c0ca6aa72c563f64613333d6c5548b3","kind":"tag","published_at":"2018-05-08T23:32:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"5e40c7cfe8fbf7c1bd0093ebbb19212a14b5bf65","kind":"tag","published_at":"2018-04-17T18:56:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"62a4e831bb18baecba562e6eb3297861570e3e72","kind":"tag","published_at":"2018-04-16T17:38:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"dd372f59831f1ce0b90d7633123bc8331dc59484","kind":"tag","published_at":"2018-03-13T05:54:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"18d559994afa5ab1be1a7d79d4543b13f1eec08b","kind":"tag","published_at":"2018-02-13T06:12:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0/manifests"},{"name":"v11.4.1","sha":"b473820e7dd3b50a3bbe5491eefdfc17234fc50a","kind":"tag","published_at":"2017-12-14T06:35:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1/manifests"},{"name":"v11.4.0","sha":"e8225d5223a93fd7fcb37b9f3f8baa17a415d5d5","kind":"tag","published_at":"2017-11-28T05:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0/manifests"},{"name":"v11.3.0","sha":"d85118c7daf59606e3c78d01eae6d1f7ef1c9967","kind":"tag","published_at":"2017-10-23T05:45:01.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0/manifests"},{"name":"v11.2.1","sha":"87281f978cbf38faf563af3dc296b6a6911232e0","kind":"tag","published_at":"2017-09-06T06:12:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b2ff72d4dab7744e091ccb948a5308d5750cc6ab","kind":"tag","published_at":"2017-09-05T01:10:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"a3f033f597624d09d28ba3b15eadb6fb5fdab9a2","kind":"tag","published_at":"2017-07-16T22:25:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0/manifests"},{"name":"v11.0.3","sha":"f86b0b17fb9a85b38b8603af1fbe403105924999","kind":"tag","published_at":"2017-06-25T18:40:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"e4eff12ddf52e856eab0a0528781bf9f54d27f8c","kind":"tag","published_at":"2017-06-02T23:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"9d47986f8ea49c7264c28387ada40db7fdf1d6ed","kind":"tag","published_at":"2017-06-01T00:15:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"d90aed66cdb25c227afb3fb15fc92b478056c87d","kind":"tag","published_at":"2017-05-31T23:52:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0/manifests"},{"name":"v10.3.2","sha":"e062a86eac91497381ba656f058849cc63540ab3","kind":"tag","published_at":"2017-05-05T06:28:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2/manifests"},{"name":"v10.3.1","sha":"75713d8b73c80f7f159c95ad1d79cfef660eac08","kind":"tag","published_at":"2017-05-04T23:39:29.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"55e826dd8aaa062957460c4b7b43a9339aac04b4","kind":"tag","published_at":"2017-04-29T06:34:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"455619f9fdd0a1f4fa08b0621e030cceda969011","kind":"tag","published_at":"2017-03-28T04:54:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"e46335fc1c19859663f7c23ea96ea068ed272d4c","kind":"tag","published_at":"2017-01-18T05:29:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"e03cd4803872d4650d19171239d60c2feef2fc3c","kind":"tag","published_at":"2017-01-18T05:10:30.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"8f7af3a5acb87f1380f18d6c516a3439610d12e4","kind":"tag","published_at":"2017-01-17T05:15:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0/manifests"},{"name":"v10.0.2","sha":"093963bc02d93d2075523b14a32aa997144c66c4","kind":"tag","published_at":"2017-01-02T21:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"2e39e004f8ceeb3f0e530999ef01db7ff959a223","kind":"tag","published_at":"2016-12-27T07:17:13.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"68b78e3068ee99a5dc89f184358b19c550c256d1","kind":"tag","published_at":"2016-11-22T16:41:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"c4b81c09958ad823cefb154ccbb163fb019fe273","kind":"tag","published_at":"2016-11-14T23:50:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cc960786d7acf65278bedf7804f97d03b11fc1f6","kind":"tag","published_at":"2016-11-13T19:07:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0/manifests"},{"name":"v8.4.0","sha":"aa9ab4fb3026abafb1a2bafd3c33bdb7f0dab800","kind":"tag","published_at":"2016-10-30T01:14:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"fad3586cae6ab7f272a2ea5824430c8f9f2a3f9a","kind":"tag","published_at":"2016-10-06T04:18:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"0aae39d8ed158703347cd28931a072c594751282","kind":"tag","published_at":"2016-09-15T16:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b9c0aeaa6e0bf8997d6a43ff810fc6a0064a331b","kind":"tag","published_at":"2016-09-02T23:42:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"a54dc7faf486bd3c46fd716d350ded88d2eaec0a","kind":"tag","published_at":"2016-08-14T08:04:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"e7b5d81917bfe7d0de0e20b9e416f7edcc014efd","kind":"tag","published_at":"2016-08-12T06:03:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0/manifests"},{"name":"v7.1.0","sha":"de1defa9ea288fc410d60a96e23c61441d62c7b8","kind":"tag","published_at":"2016-07-24T18:13:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"60843a4c9978b6161cfc14146659ece461a709cf","kind":"tag","published_at":"2016-07-09T06:50:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0/manifests"},{"name":"v6.6.1","sha":"6de49bff5d31168340944b251fedfe6b5fbc468b","kind":"tag","published_at":"2016-06-14T18:21:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1/manifests"},{"name":"v6.6.0","sha":"b9a3023d97ce0350e4325cf240cf60de662f1e3b","kind":"tag","published_at":"2016-06-14T17:56:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"96803069e8a1943ebaf38d4d1ed63c2587f669a5","kind":"tag","published_at":"2016-06-14T01:33:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"b1fe746ac2a0305c63491fdca58d2d29c3b261b1","kind":"tag","published_at":"2016-06-13T03:56:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0/manifests"},{"name":"v6.4.4","sha":"f5d6262eb2bb968b23822b1a3aedaca88fed28c7","kind":"tag","published_at":"2016-05-07T17:26:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"8a63f8ba1d0751b41d278948463e996a7190ee77","kind":"tag","published_at":"2016-05-06T04:52:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"1b625ff550f8185a5f553df51b32529330400826","kind":"tag","published_at":"2016-05-02T04:11:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"693b797e5f95639469e2d64b4fc668a8177fa6e7","kind":"tag","published_at":"2016-04-27T18:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"b8ac5eed8db8346510517327c1b83e8c8c58b40c","kind":"tag","published_at":"2016-04-11T00:31:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"545cf919dde430b5af0ce044b78848697f278ab5","kind":"tag","published_at":"2016-04-08T23:39:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"c4de9b4bb5daa0ce275de26b5481544f91367ea0","kind":"tag","published_at":"2016-04-05T05:20:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"a785f80c983a99f41bbe3999bde8559317f85472","kind":"tag","published_at":"2016-04-05T04:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0/manifests"},{"name":"v6.1.1","sha":"d16c1472e1af89154f2d677d63f956d3b96568a4","kind":"tag","published_at":"2016-03-14T01:05:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"9ce65e7bc030066e28393e495a30c8531577eadf","kind":"tag","published_at":"2016-03-13T00:19:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"57c2cde775462a7ef4508903b32559acd7999da2","kind":"tag","published_at":"2016-02-20T20:38:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0/manifests"},{"name":"v5.6.0","sha":"27a189c49b224f2e04dfc9182ebf13dab049a7e8","kind":"tag","published_at":"2016-02-04T07:56:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"3621913b54095eba70df7f37b79c413b58a43722","kind":"tag","published_at":"2016-01-24T21:07:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"44747b56cee8a8180a8ae8afe194a83a177cac73","kind":"tag","published_at":"2016-01-21T06:21:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"325fac0454fe402dfd42b0adbf5c1935d4803710","kind":"tag","published_at":"2016-01-05T22:09:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"a1e98cda80040ae5c2ed8c6fbdf67bfb9d64ee94","kind":"tag","published_at":"2016-01-03T01:32:09.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"706e2ed33a5edab007633f74defd40325bb806d7","kind":"tag","published_at":"2015-12-30T22:59:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3a9a4dc4714069ec073dc51345b33e0ac119e485","kind":"tag","published_at":"2015-12-28T05:15:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"36a4b4d02f3317f856b25f3fbf362653cceec304","kind":"tag","published_at":"2015-12-14T17:14:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"7cce64302bdc7e2b6585ea43dfc10c2a3c19bc4e","kind":"tag","published_at":"2015-12-10T07:06:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0/manifests"},{"name":"v4.0.1","sha":"c927dd2a3631838000dda278944e6f2e02261569","kind":"tag","published_at":"2015-11-30T01:23:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"efacafa5e51ae4a4aa6ba83fb764de20aa6651d1","kind":"tag","published_at":"2015-11-29T18:28:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4e9545a0c039032585149bf503c797f975e1e982","kind":"tag","published_at":"2015-09-12T05:11:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a53b266e615dc710177ff4223d1380a42934a65d","kind":"tag","published_at":"2015-09-12T03:10:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"57e24cdf36e4fbbd28c4ea671d09730581507be8","kind":"tag","published_at":"2015-09-09T05:42:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"9354b08c31752559b278c744d8ab6dd5640ceab6","kind":"tag","published_at":"2015-08-02T19:04:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"5c12e0df3cefba58f66138a791f7f36ff1481238","kind":"tag","published_at":"2015-07-25T20:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"620b608fcf450a145f404763cad506a822642588","kind":"tag","published_at":"2015-06-28T19:49:50.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"1809c66d2bfa05d42ad58c2e9e0fe411ac37f0f9","kind":"tag","published_at":"2015-06-24T15:57:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"2de4037a47b1b631e3a2800795e09a64990287b0","kind":"tag","published_at":"2015-06-04T06:43:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"29f92584efb3257a79bee3673bfe7344dd218dc6","kind":"tag","published_at":"2015-05-26T04:41:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bface2f15a9b1b1b300c515216efe507fe1c44a3","kind":"tag","published_at":"2015-05-25T21:05:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"8ef114d90b0baeb49a79663ec5daf0935002d4c1","kind":"tag","published_at":"2015-05-25T08:27:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f5ac873d110fb192181b24e67bba871fec5f0993","kind":"tag","published_at":"2015-05-25T06:30:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d4141231af79106034660a3ddce98dd8e100282f","kind":"tag","published_at":"2015-05-25T06:03:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1932d55b210f91acbf6e83dc6ad31f7e4c1108b","kind":"tag","published_at":"2015-05-25T02:52:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"e672d3ac0d480a839ae4fc20e089a2828132fe83","kind":"tag","published_at":"2015-05-23T20:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"14789cae7979e81ff229a04d9224606254da9be2","kind":"tag","published_at":"2015-05-23T06:52:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"891e849049cdb4b08801b08a94d671d5b8d7b92a","kind":"tag","published_at":"2015-05-20T05:44:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"57f1c34a542a0266086527c1b559e247e3453e63","kind":"tag","published_at":"2015-05-19T04:58:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"812260d761061578a72e37b24740bbde9fe6f32f","kind":"tag","published_at":"2015-05-18T01:52:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bf0bf1d6dcd829b03e942cde8791391fea06cd90","kind":"tag","published_at":"2015-05-18T01:46:52.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"404a3f80df15eaef0986b2f343e74fa3d6fe4130","kind":"tag","published_at":"2015-05-18T01:46:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"d27794e3c527ccf743501f328b9749f1bcf9cefe","kind":"tag","published_at":"2015-05-16T21:38:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"ae0534617a59c86905f1da290d067945bf7d1bb9","kind":"tag","published_at":"2015-05-16T19:23:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ea31a6f7bbb16c7aea301b7dda35b7fd5e6720b9","kind":"tag","published_at":"2015-05-16T09:11:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0f701da5aa3ad8a02872c4c6c8c37d0deb2c5877","kind":"tag","published_at":"2015-05-15T15:56:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"610e7c012b4c9d1056033b3002706ea72f8fe94f","kind":"tag","published_at":"2015-05-13T20:21:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0/manifests"},{"name":"v1.1.9","sha":"25fcac7fa1c7e4558dedf55500598b25113a49bd","kind":"tag","published_at":"2015-05-11T22:25:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.9","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"9bd3cd14cc7448da4c20cadd7fb0ab2c51b3a50e","kind":"tag","published_at":"2015-05-11T22:12:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.8","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"ffb236cfcbcf15519d38819464a577cc43b61205","kind":"tag","published_at":"2015-05-11T19:02:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.7","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"1363d89fa6c48f39a84572d61d08a52f3d7babcc","kind":"tag","published_at":"2015-05-11T18:59:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"c695a3599001a7a81f39a0d586dd459444b1ce36","kind":"tag","published_at":"2015-05-11T18:38:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ff414667704c7310e52e161b5e545d4250f02944","kind":"tag","published_at":"2015-05-11T18:34:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"ca7aca75b76b8a7db2096930bbce03ebde9e2945","kind":"tag","published_at":"2015-05-11T18:31:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"c30d15be8df929093cd1e8bf067ad7dc601f7610","kind":"tag","published_at":"2015-05-11T06:52:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"06fc18aed980a08338d15c22ed471273d92983e3","kind":"tag","published_at":"2015-05-10T01:35:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8662c431a7c20c240b001d8562104d3653d34f39","kind":"tag","published_at":"2015-05-10T01:32:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-09T23:32:32.281Z","dependent_packages_count":0,"downloads":31,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":34.99517344068734,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":1.6665931328182115,"forks_count":2.3274551466467863,"average":19.43689651269051},"purl":"pkg:npm/sts-nyc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/sts-nyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/sts-nyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/sts-nyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-09T01:32:15.723Z","issues_count":171,"pull_requests_count":65,"avg_time_to_close_issue":27512343.108695652,"avg_time_to_close_pull_request":8703759.88235294,"issues_closed_count":46,"pull_requests_closed_count":34,"pull_request_authors_count":31,"issue_authors_count":162,"avg_comments_per_issue":4.116959064327485,"avg_comments_per_pull_request":1.3846153846153846,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":399260.5,"past_year_avg_time_to_close_pull_request":599352.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/issues","maintainers":[{"login":"bcoe","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcoe"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sts-nyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sts-nyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sts-nyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sts-nyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sts-nyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/sts-nyc/codemeta","maintainers":[{"uuid":"dany-mns-microsoft","login":"dany-mns-microsoft","name":null,"email":"danym@microsoft.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~dany-mns-microsoft","role":null,"created_at":"2022-11-16T01:40:17.982Z","updated_at":"2022-11-16T01:40:17.982Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dany-mns-microsoft/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5855538,"maintainers_count":1253657,"namespaces_count":431769,"keywords_count":897874,"github":"npm","metadata":{"funded_packages_count":194783,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-12T05:04:10.184Z","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":5312679,"name":"@xcube/nyc","ecosystem":"npm","description":"the Istanbul command line interface","homepage":"https://istanbul.js.org/","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/istanbuljs/nyc","keywords_array":["coverage","reporter","subprocess","testing"],"namespace":"xcube","versions_count":2,"first_release_published_at":"2022-10-08T04:27:27.713Z","latest_release_published_at":"2022-10-08T04:31:57.634Z","latest_release_number":"15.1.0-beta.1","last_synced_at":"2026-09-14T04:06:07.952Z","created_at":"2022-10-08T04:34:23.560Z","updated_at":"2026-09-14T04:06:07.953Z","registry_url":"https://www.npmjs.com/package/@xcube/nyc","install_command":"npm install @xcube/nyc","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"15.1.0-beta.1"},"contentPolicy":null},"repo_metadata":{"id":31746383,"uuid":"35312458","full_name":"istanbuljs/nyc","owner":"istanbuljs","description":"the Istanbul command line interface","archived":false,"fork":false,"pushed_at":"2026-05-17T16:05:31.000Z","size":2648,"stargazers_count":5764,"open_issues_count":208,"forks_count":362,"subscribers_count":51,"default_branch":"main","last_synced_at":"2026-09-09T08:12:16.918Z","etag":null,"topics":["code-coverage","istanbul","javascript"],"latest_commit_sha":null,"homepage":"https://istanbul.js.org/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/istanbuljs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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},"funding":{"tidelift":"npm/istanbul-reports"}},"created_at":"2015-05-09T02:55:45.000Z","updated_at":"2026-09-06T06:46:46.000Z","dependencies_parsed_at":"2023-02-18T22:45:59.331Z","dependency_job_id":"a984cc1c-7a0e-4e58-8848-9cdc78fc231f","html_url":"https://github.com/istanbuljs/nyc","commit_stats":{"total_commits":745,"total_committers":102,"mean_commits":7.303921568627451,"dds":0.621476510067114,"last_synced_commit":"ab7c53b2f340b458789a746dff2abd3e2e4790c3"},"previous_names":["bcoe/nyc"],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/istanbuljs/nyc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/sbom","scorecard":{"id":228618,"data":{"date":"2025-08-11","repo":{"name":"github.com/istanbuljs/nyc","commit":"41f4476f9f1010367d62c9e7841e14cfe4a2801a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/22 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":"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/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: ISC License: LICENSE.txt:0"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found linked content: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/istanbuljs/.github/SECURITY.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-17T04:21:50.621Z","repository_id":31746383,"created_at":"2025-08-17T04:21:50.621Z","updated_at":"2025-08-17T04:21:50.621Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37181971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-09T02:00:06.536Z","response_time":53,"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":"istanbuljs","name":"Istanbul Code Coverage","uuid":"13523395","kind":"organization","description":"Yet another JS code coverage tool that computes statement, line, function and branch coverage.","email":null,"website":"https://istanbul.js.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13523395?v=4","repositories_count":19,"last_synced_at":"2026-09-06T00:24:15.858Z","metadata":{"has_sponsors_listing":false,"funding":{"tidelift":"npm/istanbul-reports"}},"html_url":"https://github.com/istanbuljs","funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"total_stars":8045,"followers":254,"following":0,"created_at":"2022-11-02T16:21:48.486Z","updated_at":"2026-09-06T00:24:15.873Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs/repositories"},"tags":[{"name":"nyc-v18.0.0","sha":"3ce6d979a1c6753263165d31cb985523b5a81855","kind":"commit","published_at":"2026-02-22T21:20:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v18.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0/manifests"},{"name":"nyc-v17.1.0","sha":"41f4476f9f1010367d62c9e7841e14cfe4a2801a","kind":"commit","published_at":"2024-09-19T02:50:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0/manifests"},{"name":"nyc-v17.0.0","sha":"fee2821af397a54d226e3f575781f591cabcfd84","kind":"commit","published_at":"2024-06-09T22:33:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0/manifests"},{"name":"v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0/manifests"},{"name":"nyc-v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0/manifests"},{"name":"v15.1.0","sha":"de7baa4d765f8b8c184a62090ad1bb2118638b13","kind":"tag","published_at":"2020-06-01T00:58:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0/manifests"},{"name":"v15.0.1","sha":"d9a76d5f9c1df5920684f5e43abe95ded361075e","kind":"tag","published_at":"2020-04-02T13:13:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"bebf4d68c6a2cb0c5fd66ba3513a8e68ad5a284f","kind":"tag","published_at":"2019-12-20T21:39:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0/manifests"},{"name":"v14.1.1","sha":"fe3311bd4770726c67e6eee1e39b15a3b616457b","kind":"tag","published_at":"2019-05-09T22:52:46.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"c5d90fa26f96b1c59875b2c8401442c5c4c9ad9c","kind":"tag","published_at":"2019-04-24T21:19:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"e21721a2145ff719d4eb07cf4de4d96f7ed56b72","kind":"tag","published_at":"2019-04-15T23:36:54.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0/manifests"},{"name":"v13.3.0","sha":"747a6c15aae61bd9cf9b5e8fca85ce8b30f04070","kind":"tag","published_at":"2019-02-14T14:58:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"29e6f5e3b7f545a973546f2822ad63bf398b80e4","kind":"tag","published_at":"2019-01-27T17:07:05.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0/manifests"},{"name":"v13.1.0","sha":"9f9a1df1979409220e32328af3667111ea64c8eb","kind":"tag","published_at":"2018-09-06T05:39:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"4a6b327d5baa955bf5c945b233958fa38f561d49","kind":"tag","published_at":"2018-07-24T22:44:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"a5818f56aa0e2ba054b100f8376d2ce63cd52c7d","kind":"tag","published_at":"2018-06-08T00:52:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"adb310ca9e6196b67e044dc6e3b6c855b47a9beb","kind":"tag","published_at":"2018-06-03T20:37:04.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"9fc20e40c795822d39941917eb1a703d921cc9ac","kind":"tag","published_at":"2018-05-31T23:42:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"eaf3f70fc124e9f6aa7d49abfd2344db0cbd8bc6","kind":"tag","published_at":"2018-05-31T22:17:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0/manifests"},{"name":"v11.9.0","sha":"570a08aaf9221d4c62eb0027ab16948223aab2d8","kind":"tag","published_at":"2018-05-31T18:57:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.9.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0/manifests"},{"name":"v11.8.0","sha":"bc9ffe59370da43daa62853992402d83c0d17dd4","kind":"tag","published_at":"2018-05-14T23:35:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.8.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0/manifests"},{"name":"v11.7.3","sha":"43bda0c6161536e8acb27a79a289d2eb268d5168","kind":"tag","published_at":"2018-05-10T00:16:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"4bdd42ca4c0ca6aa72c563f64613333d6c5548b3","kind":"tag","published_at":"2018-05-08T23:32:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"5e40c7cfe8fbf7c1bd0093ebbb19212a14b5bf65","kind":"tag","published_at":"2018-04-17T18:56:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"62a4e831bb18baecba562e6eb3297861570e3e72","kind":"tag","published_at":"2018-04-16T17:38:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"dd372f59831f1ce0b90d7633123bc8331dc59484","kind":"tag","published_at":"2018-03-13T05:54:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"18d559994afa5ab1be1a7d79d4543b13f1eec08b","kind":"tag","published_at":"2018-02-13T06:12:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0/manifests"},{"name":"v11.4.1","sha":"b473820e7dd3b50a3bbe5491eefdfc17234fc50a","kind":"tag","published_at":"2017-12-14T06:35:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1/manifests"},{"name":"v11.4.0","sha":"e8225d5223a93fd7fcb37b9f3f8baa17a415d5d5","kind":"tag","published_at":"2017-11-28T05:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0/manifests"},{"name":"v11.3.0","sha":"d85118c7daf59606e3c78d01eae6d1f7ef1c9967","kind":"tag","published_at":"2017-10-23T05:45:01.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0/manifests"},{"name":"v11.2.1","sha":"87281f978cbf38faf563af3dc296b6a6911232e0","kind":"tag","published_at":"2017-09-06T06:12:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b2ff72d4dab7744e091ccb948a5308d5750cc6ab","kind":"tag","published_at":"2017-09-05T01:10:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"a3f033f597624d09d28ba3b15eadb6fb5fdab9a2","kind":"tag","published_at":"2017-07-16T22:25:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0/manifests"},{"name":"v11.0.3","sha":"f86b0b17fb9a85b38b8603af1fbe403105924999","kind":"tag","published_at":"2017-06-25T18:40:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"e4eff12ddf52e856eab0a0528781bf9f54d27f8c","kind":"tag","published_at":"2017-06-02T23:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"9d47986f8ea49c7264c28387ada40db7fdf1d6ed","kind":"tag","published_at":"2017-06-01T00:15:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"d90aed66cdb25c227afb3fb15fc92b478056c87d","kind":"tag","published_at":"2017-05-31T23:52:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0/manifests"},{"name":"v10.3.2","sha":"e062a86eac91497381ba656f058849cc63540ab3","kind":"tag","published_at":"2017-05-05T06:28:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2/manifests"},{"name":"v10.3.1","sha":"75713d8b73c80f7f159c95ad1d79cfef660eac08","kind":"tag","published_at":"2017-05-04T23:39:29.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"55e826dd8aaa062957460c4b7b43a9339aac04b4","kind":"tag","published_at":"2017-04-29T06:34:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"455619f9fdd0a1f4fa08b0621e030cceda969011","kind":"tag","published_at":"2017-03-28T04:54:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"e46335fc1c19859663f7c23ea96ea068ed272d4c","kind":"tag","published_at":"2017-01-18T05:29:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"e03cd4803872d4650d19171239d60c2feef2fc3c","kind":"tag","published_at":"2017-01-18T05:10:30.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"8f7af3a5acb87f1380f18d6c516a3439610d12e4","kind":"tag","published_at":"2017-01-17T05:15:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0/manifests"},{"name":"v10.0.2","sha":"093963bc02d93d2075523b14a32aa997144c66c4","kind":"tag","published_at":"2017-01-02T21:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"2e39e004f8ceeb3f0e530999ef01db7ff959a223","kind":"tag","published_at":"2016-12-27T07:17:13.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"68b78e3068ee99a5dc89f184358b19c550c256d1","kind":"tag","published_at":"2016-11-22T16:41:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"c4b81c09958ad823cefb154ccbb163fb019fe273","kind":"tag","published_at":"2016-11-14T23:50:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cc960786d7acf65278bedf7804f97d03b11fc1f6","kind":"tag","published_at":"2016-11-13T19:07:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0/manifests"},{"name":"v8.4.0","sha":"aa9ab4fb3026abafb1a2bafd3c33bdb7f0dab800","kind":"tag","published_at":"2016-10-30T01:14:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"fad3586cae6ab7f272a2ea5824430c8f9f2a3f9a","kind":"tag","published_at":"2016-10-06T04:18:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"0aae39d8ed158703347cd28931a072c594751282","kind":"tag","published_at":"2016-09-15T16:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b9c0aeaa6e0bf8997d6a43ff810fc6a0064a331b","kind":"tag","published_at":"2016-09-02T23:42:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"a54dc7faf486bd3c46fd716d350ded88d2eaec0a","kind":"tag","published_at":"2016-08-14T08:04:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"e7b5d81917bfe7d0de0e20b9e416f7edcc014efd","kind":"tag","published_at":"2016-08-12T06:03:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0/manifests"},{"name":"v7.1.0","sha":"de1defa9ea288fc410d60a96e23c61441d62c7b8","kind":"tag","published_at":"2016-07-24T18:13:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"60843a4c9978b6161cfc14146659ece461a709cf","kind":"tag","published_at":"2016-07-09T06:50:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0/manifests"},{"name":"v6.6.1","sha":"6de49bff5d31168340944b251fedfe6b5fbc468b","kind":"tag","published_at":"2016-06-14T18:21:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1/manifests"},{"name":"v6.6.0","sha":"b9a3023d97ce0350e4325cf240cf60de662f1e3b","kind":"tag","published_at":"2016-06-14T17:56:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"96803069e8a1943ebaf38d4d1ed63c2587f669a5","kind":"tag","published_at":"2016-06-14T01:33:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"b1fe746ac2a0305c63491fdca58d2d29c3b261b1","kind":"tag","published_at":"2016-06-13T03:56:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0/manifests"},{"name":"v6.4.4","sha":"f5d6262eb2bb968b23822b1a3aedaca88fed28c7","kind":"tag","published_at":"2016-05-07T17:26:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"8a63f8ba1d0751b41d278948463e996a7190ee77","kind":"tag","published_at":"2016-05-06T04:52:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"1b625ff550f8185a5f553df51b32529330400826","kind":"tag","published_at":"2016-05-02T04:11:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"693b797e5f95639469e2d64b4fc668a8177fa6e7","kind":"tag","published_at":"2016-04-27T18:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"b8ac5eed8db8346510517327c1b83e8c8c58b40c","kind":"tag","published_at":"2016-04-11T00:31:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"545cf919dde430b5af0ce044b78848697f278ab5","kind":"tag","published_at":"2016-04-08T23:39:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"c4de9b4bb5daa0ce275de26b5481544f91367ea0","kind":"tag","published_at":"2016-04-05T05:20:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"a785f80c983a99f41bbe3999bde8559317f85472","kind":"tag","published_at":"2016-04-05T04:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0/manifests"},{"name":"v6.1.1","sha":"d16c1472e1af89154f2d677d63f956d3b96568a4","kind":"tag","published_at":"2016-03-14T01:05:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"9ce65e7bc030066e28393e495a30c8531577eadf","kind":"tag","published_at":"2016-03-13T00:19:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"57c2cde775462a7ef4508903b32559acd7999da2","kind":"tag","published_at":"2016-02-20T20:38:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0/manifests"},{"name":"v5.6.0","sha":"27a189c49b224f2e04dfc9182ebf13dab049a7e8","kind":"tag","published_at":"2016-02-04T07:56:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"3621913b54095eba70df7f37b79c413b58a43722","kind":"tag","published_at":"2016-01-24T21:07:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"44747b56cee8a8180a8ae8afe194a83a177cac73","kind":"tag","published_at":"2016-01-21T06:21:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"325fac0454fe402dfd42b0adbf5c1935d4803710","kind":"tag","published_at":"2016-01-05T22:09:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"a1e98cda80040ae5c2ed8c6fbdf67bfb9d64ee94","kind":"tag","published_at":"2016-01-03T01:32:09.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"706e2ed33a5edab007633f74defd40325bb806d7","kind":"tag","published_at":"2015-12-30T22:59:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3a9a4dc4714069ec073dc51345b33e0ac119e485","kind":"tag","published_at":"2015-12-28T05:15:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"36a4b4d02f3317f856b25f3fbf362653cceec304","kind":"tag","published_at":"2015-12-14T17:14:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"7cce64302bdc7e2b6585ea43dfc10c2a3c19bc4e","kind":"tag","published_at":"2015-12-10T07:06:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0/manifests"},{"name":"v4.0.1","sha":"c927dd2a3631838000dda278944e6f2e02261569","kind":"tag","published_at":"2015-11-30T01:23:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"efacafa5e51ae4a4aa6ba83fb764de20aa6651d1","kind":"tag","published_at":"2015-11-29T18:28:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4e9545a0c039032585149bf503c797f975e1e982","kind":"tag","published_at":"2015-09-12T05:11:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a53b266e615dc710177ff4223d1380a42934a65d","kind":"tag","published_at":"2015-09-12T03:10:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"57e24cdf36e4fbbd28c4ea671d09730581507be8","kind":"tag","published_at":"2015-09-09T05:42:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"9354b08c31752559b278c744d8ab6dd5640ceab6","kind":"tag","published_at":"2015-08-02T19:04:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"5c12e0df3cefba58f66138a791f7f36ff1481238","kind":"tag","published_at":"2015-07-25T20:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"620b608fcf450a145f404763cad506a822642588","kind":"tag","published_at":"2015-06-28T19:49:50.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"1809c66d2bfa05d42ad58c2e9e0fe411ac37f0f9","kind":"tag","published_at":"2015-06-24T15:57:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"2de4037a47b1b631e3a2800795e09a64990287b0","kind":"tag","published_at":"2015-06-04T06:43:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"29f92584efb3257a79bee3673bfe7344dd218dc6","kind":"tag","published_at":"2015-05-26T04:41:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bface2f15a9b1b1b300c515216efe507fe1c44a3","kind":"tag","published_at":"2015-05-25T21:05:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"8ef114d90b0baeb49a79663ec5daf0935002d4c1","kind":"tag","published_at":"2015-05-25T08:27:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f5ac873d110fb192181b24e67bba871fec5f0993","kind":"tag","published_at":"2015-05-25T06:30:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d4141231af79106034660a3ddce98dd8e100282f","kind":"tag","published_at":"2015-05-25T06:03:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1932d55b210f91acbf6e83dc6ad31f7e4c1108b","kind":"tag","published_at":"2015-05-25T02:52:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"e672d3ac0d480a839ae4fc20e089a2828132fe83","kind":"tag","published_at":"2015-05-23T20:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"14789cae7979e81ff229a04d9224606254da9be2","kind":"tag","published_at":"2015-05-23T06:52:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"891e849049cdb4b08801b08a94d671d5b8d7b92a","kind":"tag","published_at":"2015-05-20T05:44:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"57f1c34a542a0266086527c1b559e247e3453e63","kind":"tag","published_at":"2015-05-19T04:58:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"812260d761061578a72e37b24740bbde9fe6f32f","kind":"tag","published_at":"2015-05-18T01:52:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bf0bf1d6dcd829b03e942cde8791391fea06cd90","kind":"tag","published_at":"2015-05-18T01:46:52.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"404a3f80df15eaef0986b2f343e74fa3d6fe4130","kind":"tag","published_at":"2015-05-18T01:46:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"d27794e3c527ccf743501f328b9749f1bcf9cefe","kind":"tag","published_at":"2015-05-16T21:38:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"ae0534617a59c86905f1da290d067945bf7d1bb9","kind":"tag","published_at":"2015-05-16T19:23:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ea31a6f7bbb16c7aea301b7dda35b7fd5e6720b9","kind":"tag","published_at":"2015-05-16T09:11:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0f701da5aa3ad8a02872c4c6c8c37d0deb2c5877","kind":"tag","published_at":"2015-05-15T15:56:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"610e7c012b4c9d1056033b3002706ea72f8fe94f","kind":"tag","published_at":"2015-05-13T20:21:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0/manifests"},{"name":"v1.1.9","sha":"25fcac7fa1c7e4558dedf55500598b25113a49bd","kind":"tag","published_at":"2015-05-11T22:25:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.9","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"9bd3cd14cc7448da4c20cadd7fb0ab2c51b3a50e","kind":"tag","published_at":"2015-05-11T22:12:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.8","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"ffb236cfcbcf15519d38819464a577cc43b61205","kind":"tag","published_at":"2015-05-11T19:02:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.7","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"1363d89fa6c48f39a84572d61d08a52f3d7babcc","kind":"tag","published_at":"2015-05-11T18:59:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"c695a3599001a7a81f39a0d586dd459444b1ce36","kind":"tag","published_at":"2015-05-11T18:38:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ff414667704c7310e52e161b5e545d4250f02944","kind":"tag","published_at":"2015-05-11T18:34:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"ca7aca75b76b8a7db2096930bbce03ebde9e2945","kind":"tag","published_at":"2015-05-11T18:31:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"c30d15be8df929093cd1e8bf067ad7dc601f7610","kind":"tag","published_at":"2015-05-11T06:52:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"06fc18aed980a08338d15c22ed471273d92983e3","kind":"tag","published_at":"2015-05-10T01:35:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8662c431a7c20c240b001d8562104d3653d34f39","kind":"tag","published_at":"2015-05-10T01:32:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T09:59:26.004Z","dependent_packages_count":1,"downloads":20,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":48.278211043316155,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.5926152729582002,"forks_count":2.3274551466467863,"average":18.74471399087895},"purl":"pkg:npm/%40xcube/nyc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@xcube/nyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@xcube/nyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@xcube/nyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-11T02:32:16.694Z","issues_count":171,"pull_requests_count":65,"avg_time_to_close_issue":27512343.108695652,"avg_time_to_close_pull_request":8703759.88235294,"issues_closed_count":46,"pull_requests_closed_count":34,"pull_request_authors_count":31,"issue_authors_count":162,"avg_comments_per_issue":4.116959064327485,"avg_comments_per_pull_request":1.3846153846153846,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":399260.5,"past_year_avg_time_to_close_pull_request":599352.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/issues","maintainers":[{"login":"bcoe","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcoe"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xcube%2Fnyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xcube%2Fnyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xcube%2Fnyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xcube%2Fnyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xcube%2Fnyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xcube%2Fnyc/codemeta","maintainers":[{"uuid":"xcube","login":"xcube","name":null,"email":"cubekit@alibaba-inc.com","url":null,"packages_count":56,"html_url":"https://www.npmjs.com/~xcube","role":null,"created_at":"2022-11-19T17:28:46.377Z","updated_at":"2022-11-19T17:28:46.377Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/xcube/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5855538,"maintainers_count":1253657,"namespaces_count":431769,"keywords_count":897874,"github":"npm","metadata":{"funded_packages_count":194783,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-12T05:04:10.184Z","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":1128662,"name":"@pre-bundled/nyc","ecosystem":"npm","description":"the Istanbul command line interface","homepage":"https://github.com/istanbuljs/nyc#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/istanbuljs/nyc","keywords_array":["coverage","reporter","subprocess","testing"],"namespace":"pre-bundled","versions_count":1,"first_release_published_at":"2019-12-12T22:15:22.798Z","latest_release_published_at":"2019-12-12T22:15:22.798Z","latest_release_number":"13.3.0","last_synced_at":"2026-09-14T04:16:26.809Z","created_at":"2022-04-08T11:33:05.494Z","updated_at":"2026-09-14T04:16:26.809Z","registry_url":"https://www.npmjs.com/package/@pre-bundled/nyc","install_command":"npm install @pre-bundled/nyc","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"13.3.0"},"contentPolicy":null},"repo_metadata":{"id":31746383,"uuid":"35312458","full_name":"istanbuljs/nyc","owner":"istanbuljs","description":"the Istanbul command line interface","archived":false,"fork":false,"pushed_at":"2026-05-17T16:05:31.000Z","size":2648,"stargazers_count":5764,"open_issues_count":208,"forks_count":362,"subscribers_count":51,"default_branch":"main","last_synced_at":"2026-09-09T08:12:16.918Z","etag":null,"topics":["code-coverage","istanbul","javascript"],"latest_commit_sha":null,"homepage":"https://istanbul.js.org/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/istanbuljs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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},"funding":{"tidelift":"npm/istanbul-reports"}},"created_at":"2015-05-09T02:55:45.000Z","updated_at":"2026-09-06T06:46:46.000Z","dependencies_parsed_at":"2023-02-18T22:45:59.331Z","dependency_job_id":"a984cc1c-7a0e-4e58-8848-9cdc78fc231f","html_url":"https://github.com/istanbuljs/nyc","commit_stats":{"total_commits":745,"total_committers":102,"mean_commits":7.303921568627451,"dds":0.621476510067114,"last_synced_commit":"ab7c53b2f340b458789a746dff2abd3e2e4790c3"},"previous_names":["bcoe/nyc"],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/istanbuljs/nyc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/sbom","scorecard":{"id":228618,"data":{"date":"2025-08-11","repo":{"name":"github.com/istanbuljs/nyc","commit":"41f4476f9f1010367d62c9e7841e14cfe4a2801a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/22 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":"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/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: ISC License: LICENSE.txt:0"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found linked content: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/istanbuljs/.github/SECURITY.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-17T04:21:50.621Z","repository_id":31746383,"created_at":"2025-08-17T04:21:50.621Z","updated_at":"2025-08-17T04:21:50.621Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37181971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-09T02:00:06.536Z","response_time":53,"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":"istanbuljs","name":"Istanbul Code Coverage","uuid":"13523395","kind":"organization","description":"Yet another JS code coverage tool that computes statement, line, function and branch coverage.","email":null,"website":"https://istanbul.js.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13523395?v=4","repositories_count":19,"last_synced_at":"2026-09-06T00:24:15.858Z","metadata":{"has_sponsors_listing":false,"funding":{"tidelift":"npm/istanbul-reports"}},"html_url":"https://github.com/istanbuljs","funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"total_stars":8045,"followers":254,"following":0,"created_at":"2022-11-02T16:21:48.486Z","updated_at":"2026-09-06T00:24:15.873Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs/repositories"},"tags":[{"name":"nyc-v18.0.0","sha":"3ce6d979a1c6753263165d31cb985523b5a81855","kind":"commit","published_at":"2026-02-22T21:20:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v18.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0/manifests"},{"name":"nyc-v17.1.0","sha":"41f4476f9f1010367d62c9e7841e14cfe4a2801a","kind":"commit","published_at":"2024-09-19T02:50:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0/manifests"},{"name":"nyc-v17.0.0","sha":"fee2821af397a54d226e3f575781f591cabcfd84","kind":"commit","published_at":"2024-06-09T22:33:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0/manifests"},{"name":"v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0/manifests"},{"name":"nyc-v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0/manifests"},{"name":"v15.1.0","sha":"de7baa4d765f8b8c184a62090ad1bb2118638b13","kind":"tag","published_at":"2020-06-01T00:58:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0/manifests"},{"name":"v15.0.1","sha":"d9a76d5f9c1df5920684f5e43abe95ded361075e","kind":"tag","published_at":"2020-04-02T13:13:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"bebf4d68c6a2cb0c5fd66ba3513a8e68ad5a284f","kind":"tag","published_at":"2019-12-20T21:39:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0/manifests"},{"name":"v14.1.1","sha":"fe3311bd4770726c67e6eee1e39b15a3b616457b","kind":"tag","published_at":"2019-05-09T22:52:46.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"c5d90fa26f96b1c59875b2c8401442c5c4c9ad9c","kind":"tag","published_at":"2019-04-24T21:19:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"e21721a2145ff719d4eb07cf4de4d96f7ed56b72","kind":"tag","published_at":"2019-04-15T23:36:54.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0/manifests"},{"name":"v13.3.0","sha":"747a6c15aae61bd9cf9b5e8fca85ce8b30f04070","kind":"tag","published_at":"2019-02-14T14:58:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"29e6f5e3b7f545a973546f2822ad63bf398b80e4","kind":"tag","published_at":"2019-01-27T17:07:05.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0/manifests"},{"name":"v13.1.0","sha":"9f9a1df1979409220e32328af3667111ea64c8eb","kind":"tag","published_at":"2018-09-06T05:39:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"4a6b327d5baa955bf5c945b233958fa38f561d49","kind":"tag","published_at":"2018-07-24T22:44:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"a5818f56aa0e2ba054b100f8376d2ce63cd52c7d","kind":"tag","published_at":"2018-06-08T00:52:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"adb310ca9e6196b67e044dc6e3b6c855b47a9beb","kind":"tag","published_at":"2018-06-03T20:37:04.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"9fc20e40c795822d39941917eb1a703d921cc9ac","kind":"tag","published_at":"2018-05-31T23:42:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"eaf3f70fc124e9f6aa7d49abfd2344db0cbd8bc6","kind":"tag","published_at":"2018-05-31T22:17:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0/manifests"},{"name":"v11.9.0","sha":"570a08aaf9221d4c62eb0027ab16948223aab2d8","kind":"tag","published_at":"2018-05-31T18:57:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.9.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0/manifests"},{"name":"v11.8.0","sha":"bc9ffe59370da43daa62853992402d83c0d17dd4","kind":"tag","published_at":"2018-05-14T23:35:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.8.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0/manifests"},{"name":"v11.7.3","sha":"43bda0c6161536e8acb27a79a289d2eb268d5168","kind":"tag","published_at":"2018-05-10T00:16:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"4bdd42ca4c0ca6aa72c563f64613333d6c5548b3","kind":"tag","published_at":"2018-05-08T23:32:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"5e40c7cfe8fbf7c1bd0093ebbb19212a14b5bf65","kind":"tag","published_at":"2018-04-17T18:56:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"62a4e831bb18baecba562e6eb3297861570e3e72","kind":"tag","published_at":"2018-04-16T17:38:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"dd372f59831f1ce0b90d7633123bc8331dc59484","kind":"tag","published_at":"2018-03-13T05:54:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"18d559994afa5ab1be1a7d79d4543b13f1eec08b","kind":"tag","published_at":"2018-02-13T06:12:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0/manifests"},{"name":"v11.4.1","sha":"b473820e7dd3b50a3bbe5491eefdfc17234fc50a","kind":"tag","published_at":"2017-12-14T06:35:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1/manifests"},{"name":"v11.4.0","sha":"e8225d5223a93fd7fcb37b9f3f8baa17a415d5d5","kind":"tag","published_at":"2017-11-28T05:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0/manifests"},{"name":"v11.3.0","sha":"d85118c7daf59606e3c78d01eae6d1f7ef1c9967","kind":"tag","published_at":"2017-10-23T05:45:01.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0/manifests"},{"name":"v11.2.1","sha":"87281f978cbf38faf563af3dc296b6a6911232e0","kind":"tag","published_at":"2017-09-06T06:12:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b2ff72d4dab7744e091ccb948a5308d5750cc6ab","kind":"tag","published_at":"2017-09-05T01:10:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"a3f033f597624d09d28ba3b15eadb6fb5fdab9a2","kind":"tag","published_at":"2017-07-16T22:25:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0/manifests"},{"name":"v11.0.3","sha":"f86b0b17fb9a85b38b8603af1fbe403105924999","kind":"tag","published_at":"2017-06-25T18:40:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"e4eff12ddf52e856eab0a0528781bf9f54d27f8c","kind":"tag","published_at":"2017-06-02T23:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"9d47986f8ea49c7264c28387ada40db7fdf1d6ed","kind":"tag","published_at":"2017-06-01T00:15:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"d90aed66cdb25c227afb3fb15fc92b478056c87d","kind":"tag","published_at":"2017-05-31T23:52:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0/manifests"},{"name":"v10.3.2","sha":"e062a86eac91497381ba656f058849cc63540ab3","kind":"tag","published_at":"2017-05-05T06:28:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2/manifests"},{"name":"v10.3.1","sha":"75713d8b73c80f7f159c95ad1d79cfef660eac08","kind":"tag","published_at":"2017-05-04T23:39:29.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"55e826dd8aaa062957460c4b7b43a9339aac04b4","kind":"tag","published_at":"2017-04-29T06:34:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"455619f9fdd0a1f4fa08b0621e030cceda969011","kind":"tag","published_at":"2017-03-28T04:54:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"e46335fc1c19859663f7c23ea96ea068ed272d4c","kind":"tag","published_at":"2017-01-18T05:29:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"e03cd4803872d4650d19171239d60c2feef2fc3c","kind":"tag","published_at":"2017-01-18T05:10:30.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"8f7af3a5acb87f1380f18d6c516a3439610d12e4","kind":"tag","published_at":"2017-01-17T05:15:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0/manifests"},{"name":"v10.0.2","sha":"093963bc02d93d2075523b14a32aa997144c66c4","kind":"tag","published_at":"2017-01-02T21:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"2e39e004f8ceeb3f0e530999ef01db7ff959a223","kind":"tag","published_at":"2016-12-27T07:17:13.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"68b78e3068ee99a5dc89f184358b19c550c256d1","kind":"tag","published_at":"2016-11-22T16:41:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"c4b81c09958ad823cefb154ccbb163fb019fe273","kind":"tag","published_at":"2016-11-14T23:50:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cc960786d7acf65278bedf7804f97d03b11fc1f6","kind":"tag","published_at":"2016-11-13T19:07:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0/manifests"},{"name":"v8.4.0","sha":"aa9ab4fb3026abafb1a2bafd3c33bdb7f0dab800","kind":"tag","published_at":"2016-10-30T01:14:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"fad3586cae6ab7f272a2ea5824430c8f9f2a3f9a","kind":"tag","published_at":"2016-10-06T04:18:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"0aae39d8ed158703347cd28931a072c594751282","kind":"tag","published_at":"2016-09-15T16:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b9c0aeaa6e0bf8997d6a43ff810fc6a0064a331b","kind":"tag","published_at":"2016-09-02T23:42:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"a54dc7faf486bd3c46fd716d350ded88d2eaec0a","kind":"tag","published_at":"2016-08-14T08:04:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"e7b5d81917bfe7d0de0e20b9e416f7edcc014efd","kind":"tag","published_at":"2016-08-12T06:03:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0/manifests"},{"name":"v7.1.0","sha":"de1defa9ea288fc410d60a96e23c61441d62c7b8","kind":"tag","published_at":"2016-07-24T18:13:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"60843a4c9978b6161cfc14146659ece461a709cf","kind":"tag","published_at":"2016-07-09T06:50:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0/manifests"},{"name":"v6.6.1","sha":"6de49bff5d31168340944b251fedfe6b5fbc468b","kind":"tag","published_at":"2016-06-14T18:21:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1/manifests"},{"name":"v6.6.0","sha":"b9a3023d97ce0350e4325cf240cf60de662f1e3b","kind":"tag","published_at":"2016-06-14T17:56:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"96803069e8a1943ebaf38d4d1ed63c2587f669a5","kind":"tag","published_at":"2016-06-14T01:33:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"b1fe746ac2a0305c63491fdca58d2d29c3b261b1","kind":"tag","published_at":"2016-06-13T03:56:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0/manifests"},{"name":"v6.4.4","sha":"f5d6262eb2bb968b23822b1a3aedaca88fed28c7","kind":"tag","published_at":"2016-05-07T17:26:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"8a63f8ba1d0751b41d278948463e996a7190ee77","kind":"tag","published_at":"2016-05-06T04:52:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"1b625ff550f8185a5f553df51b32529330400826","kind":"tag","published_at":"2016-05-02T04:11:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"693b797e5f95639469e2d64b4fc668a8177fa6e7","kind":"tag","published_at":"2016-04-27T18:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"b8ac5eed8db8346510517327c1b83e8c8c58b40c","kind":"tag","published_at":"2016-04-11T00:31:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"545cf919dde430b5af0ce044b78848697f278ab5","kind":"tag","published_at":"2016-04-08T23:39:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"c4de9b4bb5daa0ce275de26b5481544f91367ea0","kind":"tag","published_at":"2016-04-05T05:20:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"a785f80c983a99f41bbe3999bde8559317f85472","kind":"tag","published_at":"2016-04-05T04:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0/manifests"},{"name":"v6.1.1","sha":"d16c1472e1af89154f2d677d63f956d3b96568a4","kind":"tag","published_at":"2016-03-14T01:05:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"9ce65e7bc030066e28393e495a30c8531577eadf","kind":"tag","published_at":"2016-03-13T00:19:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"57c2cde775462a7ef4508903b32559acd7999da2","kind":"tag","published_at":"2016-02-20T20:38:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0/manifests"},{"name":"v5.6.0","sha":"27a189c49b224f2e04dfc9182ebf13dab049a7e8","kind":"tag","published_at":"2016-02-04T07:56:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"3621913b54095eba70df7f37b79c413b58a43722","kind":"tag","published_at":"2016-01-24T21:07:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"44747b56cee8a8180a8ae8afe194a83a177cac73","kind":"tag","published_at":"2016-01-21T06:21:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"325fac0454fe402dfd42b0adbf5c1935d4803710","kind":"tag","published_at":"2016-01-05T22:09:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"a1e98cda80040ae5c2ed8c6fbdf67bfb9d64ee94","kind":"tag","published_at":"2016-01-03T01:32:09.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"706e2ed33a5edab007633f74defd40325bb806d7","kind":"tag","published_at":"2015-12-30T22:59:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3a9a4dc4714069ec073dc51345b33e0ac119e485","kind":"tag","published_at":"2015-12-28T05:15:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"36a4b4d02f3317f856b25f3fbf362653cceec304","kind":"tag","published_at":"2015-12-14T17:14:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"7cce64302bdc7e2b6585ea43dfc10c2a3c19bc4e","kind":"tag","published_at":"2015-12-10T07:06:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0/manifests"},{"name":"v4.0.1","sha":"c927dd2a3631838000dda278944e6f2e02261569","kind":"tag","published_at":"2015-11-30T01:23:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"efacafa5e51ae4a4aa6ba83fb764de20aa6651d1","kind":"tag","published_at":"2015-11-29T18:28:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4e9545a0c039032585149bf503c797f975e1e982","kind":"tag","published_at":"2015-09-12T05:11:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a53b266e615dc710177ff4223d1380a42934a65d","kind":"tag","published_at":"2015-09-12T03:10:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"57e24cdf36e4fbbd28c4ea671d09730581507be8","kind":"tag","published_at":"2015-09-09T05:42:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"9354b08c31752559b278c744d8ab6dd5640ceab6","kind":"tag","published_at":"2015-08-02T19:04:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"5c12e0df3cefba58f66138a791f7f36ff1481238","kind":"tag","published_at":"2015-07-25T20:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"620b608fcf450a145f404763cad506a822642588","kind":"tag","published_at":"2015-06-28T19:49:50.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"1809c66d2bfa05d42ad58c2e9e0fe411ac37f0f9","kind":"tag","published_at":"2015-06-24T15:57:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"2de4037a47b1b631e3a2800795e09a64990287b0","kind":"tag","published_at":"2015-06-04T06:43:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"29f92584efb3257a79bee3673bfe7344dd218dc6","kind":"tag","published_at":"2015-05-26T04:41:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bface2f15a9b1b1b300c515216efe507fe1c44a3","kind":"tag","published_at":"2015-05-25T21:05:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"8ef114d90b0baeb49a79663ec5daf0935002d4c1","kind":"tag","published_at":"2015-05-25T08:27:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f5ac873d110fb192181b24e67bba871fec5f0993","kind":"tag","published_at":"2015-05-25T06:30:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d4141231af79106034660a3ddce98dd8e100282f","kind":"tag","published_at":"2015-05-25T06:03:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1932d55b210f91acbf6e83dc6ad31f7e4c1108b","kind":"tag","published_at":"2015-05-25T02:52:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"e672d3ac0d480a839ae4fc20e089a2828132fe83","kind":"tag","published_at":"2015-05-23T20:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"14789cae7979e81ff229a04d9224606254da9be2","kind":"tag","published_at":"2015-05-23T06:52:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"891e849049cdb4b08801b08a94d671d5b8d7b92a","kind":"tag","published_at":"2015-05-20T05:44:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"57f1c34a542a0266086527c1b559e247e3453e63","kind":"tag","published_at":"2015-05-19T04:58:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"812260d761061578a72e37b24740bbde9fe6f32f","kind":"tag","published_at":"2015-05-18T01:52:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bf0bf1d6dcd829b03e942cde8791391fea06cd90","kind":"tag","published_at":"2015-05-18T01:46:52.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"404a3f80df15eaef0986b2f343e74fa3d6fe4130","kind":"tag","published_at":"2015-05-18T01:46:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"d27794e3c527ccf743501f328b9749f1bcf9cefe","kind":"tag","published_at":"2015-05-16T21:38:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"ae0534617a59c86905f1da290d067945bf7d1bb9","kind":"tag","published_at":"2015-05-16T19:23:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ea31a6f7bbb16c7aea301b7dda35b7fd5e6720b9","kind":"tag","published_at":"2015-05-16T09:11:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0f701da5aa3ad8a02872c4c6c8c37d0deb2c5877","kind":"tag","published_at":"2015-05-15T15:56:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"610e7c012b4c9d1056033b3002706ea72f8fe94f","kind":"tag","published_at":"2015-05-13T20:21:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0/manifests"},{"name":"v1.1.9","sha":"25fcac7fa1c7e4558dedf55500598b25113a49bd","kind":"tag","published_at":"2015-05-11T22:25:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.9","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"9bd3cd14cc7448da4c20cadd7fb0ab2c51b3a50e","kind":"tag","published_at":"2015-05-11T22:12:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.8","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"ffb236cfcbcf15519d38819464a577cc43b61205","kind":"tag","published_at":"2015-05-11T19:02:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.7","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"1363d89fa6c48f39a84572d61d08a52f3d7babcc","kind":"tag","published_at":"2015-05-11T18:59:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"c695a3599001a7a81f39a0d586dd459444b1ce36","kind":"tag","published_at":"2015-05-11T18:38:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ff414667704c7310e52e161b5e545d4250f02944","kind":"tag","published_at":"2015-05-11T18:34:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"ca7aca75b76b8a7db2096930bbce03ebde9e2945","kind":"tag","published_at":"2015-05-11T18:31:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"c30d15be8df929093cd1e8bf067ad7dc601f7610","kind":"tag","published_at":"2015-05-11T06:52:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"06fc18aed980a08338d15c22ed471273d92983e3","kind":"tag","published_at":"2015-05-10T01:35:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8662c431a7c20c240b001d8562104d3653d34f39","kind":"tag","published_at":"2015-05-10T01:32:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-10T21:43:48.318Z","dependent_packages_count":2,"downloads":14,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":48.293345595762524,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.5922995552201322,"forks_count":2.1887379185337474,"average":17.37690381139884},"purl":"pkg:npm/%40pre-bundled/nyc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pre-bundled/nyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pre-bundled/nyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pre-bundled/nyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-10T02:03:51.668Z","issues_count":171,"pull_requests_count":65,"avg_time_to_close_issue":27512343.108695652,"avg_time_to_close_pull_request":8703759.88235294,"issues_closed_count":46,"pull_requests_closed_count":34,"pull_request_authors_count":31,"issue_authors_count":162,"avg_comments_per_issue":4.116959064327485,"avg_comments_per_pull_request":1.3846153846153846,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":399260.5,"past_year_avg_time_to_close_pull_request":599352.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/issues","maintainers":[{"login":"bcoe","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcoe"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pre-bundled%2Fnyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pre-bundled%2Fnyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pre-bundled%2Fnyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pre-bundled%2Fnyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pre-bundled%2Fnyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pre-bundled%2Fnyc/codemeta","maintainers":[{"uuid":"raynos","login":"raynos","name":null,"email":"raynos2@gmail.com","url":null,"packages_count":504,"html_url":"https://www.npmjs.com/~raynos","role":null,"created_at":"2022-11-20T23:42:02.547Z","updated_at":"2022-11-20T23:42:02.547Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/raynos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5855538,"maintainers_count":1253657,"namespaces_count":431769,"keywords_count":897874,"github":"npm","metadata":{"funded_packages_count":194783,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-12T05:04:10.184Z","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":5068669,"name":"brand_nyc","ecosystem":"npm","description":"the Istanbul command line interface","homepage":"https://istanbul.js.org/","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/istanbuljs/nyc","keywords_array":["coverage","reporter","subprocess","testing"],"namespace":null,"versions_count":1,"first_release_published_at":"2022-07-28T01:17:28.609Z","latest_release_published_at":"2022-07-28T01:17:28.609Z","latest_release_number":"0.0.1","last_synced_at":"2026-09-14T05:03:13.832Z","created_at":"2022-07-28T07:54:23.369Z","updated_at":"2026-09-14T05:03:13.832Z","registry_url":"https://www.npmjs.com/package/brand_nyc","install_command":"npm install brand_nyc","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1"},"contentPolicy":null},"repo_metadata":{"id":31746383,"uuid":"35312458","full_name":"istanbuljs/nyc","owner":"istanbuljs","description":"the Istanbul command line interface","archived":false,"fork":false,"pushed_at":"2026-05-17T16:05:31.000Z","size":2648,"stargazers_count":5764,"open_issues_count":208,"forks_count":362,"subscribers_count":51,"default_branch":"main","last_synced_at":"2026-09-09T08:12:16.918Z","etag":null,"topics":["code-coverage","istanbul","javascript"],"latest_commit_sha":null,"homepage":"https://istanbul.js.org/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/istanbuljs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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},"funding":{"tidelift":"npm/istanbul-reports"}},"created_at":"2015-05-09T02:55:45.000Z","updated_at":"2026-09-06T06:46:46.000Z","dependencies_parsed_at":"2023-02-18T22:45:59.331Z","dependency_job_id":"a984cc1c-7a0e-4e58-8848-9cdc78fc231f","html_url":"https://github.com/istanbuljs/nyc","commit_stats":{"total_commits":745,"total_committers":102,"mean_commits":7.303921568627451,"dds":0.621476510067114,"last_synced_commit":"ab7c53b2f340b458789a746dff2abd3e2e4790c3"},"previous_names":["bcoe/nyc"],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/istanbuljs/nyc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/sbom","scorecard":{"id":228618,"data":{"date":"2025-08-11","repo":{"name":"github.com/istanbuljs/nyc","commit":"41f4476f9f1010367d62c9e7841e14cfe4a2801a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/22 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":"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/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: ISC License: LICENSE.txt:0"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found linked content: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/istanbuljs/.github/SECURITY.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-17T04:21:50.621Z","repository_id":31746383,"created_at":"2025-08-17T04:21:50.621Z","updated_at":"2025-08-17T04:21:50.621Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37181971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-09T02:00:06.536Z","response_time":53,"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":"istanbuljs","name":"Istanbul Code Coverage","uuid":"13523395","kind":"organization","description":"Yet another JS code coverage tool that computes statement, line, function and branch coverage.","email":null,"website":"https://istanbul.js.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13523395?v=4","repositories_count":19,"last_synced_at":"2026-09-06T00:24:15.858Z","metadata":{"has_sponsors_listing":false,"funding":{"tidelift":"npm/istanbul-reports"}},"html_url":"https://github.com/istanbuljs","funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"total_stars":8045,"followers":254,"following":0,"created_at":"2022-11-02T16:21:48.486Z","updated_at":"2026-09-06T00:24:15.873Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs/repositories"},"tags":[{"name":"nyc-v18.0.0","sha":"3ce6d979a1c6753263165d31cb985523b5a81855","kind":"commit","published_at":"2026-02-22T21:20:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v18.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0/manifests"},{"name":"nyc-v17.1.0","sha":"41f4476f9f1010367d62c9e7841e14cfe4a2801a","kind":"commit","published_at":"2024-09-19T02:50:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0/manifests"},{"name":"nyc-v17.0.0","sha":"fee2821af397a54d226e3f575781f591cabcfd84","kind":"commit","published_at":"2024-06-09T22:33:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0/manifests"},{"name":"v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0/manifests"},{"name":"nyc-v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0/manifests"},{"name":"v15.1.0","sha":"de7baa4d765f8b8c184a62090ad1bb2118638b13","kind":"tag","published_at":"2020-06-01T00:58:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0/manifests"},{"name":"v15.0.1","sha":"d9a76d5f9c1df5920684f5e43abe95ded361075e","kind":"tag","published_at":"2020-04-02T13:13:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"bebf4d68c6a2cb0c5fd66ba3513a8e68ad5a284f","kind":"tag","published_at":"2019-12-20T21:39:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0/manifests"},{"name":"v14.1.1","sha":"fe3311bd4770726c67e6eee1e39b15a3b616457b","kind":"tag","published_at":"2019-05-09T22:52:46.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"c5d90fa26f96b1c59875b2c8401442c5c4c9ad9c","kind":"tag","published_at":"2019-04-24T21:19:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"e21721a2145ff719d4eb07cf4de4d96f7ed56b72","kind":"tag","published_at":"2019-04-15T23:36:54.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0/manifests"},{"name":"v13.3.0","sha":"747a6c15aae61bd9cf9b5e8fca85ce8b30f04070","kind":"tag","published_at":"2019-02-14T14:58:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"29e6f5e3b7f545a973546f2822ad63bf398b80e4","kind":"tag","published_at":"2019-01-27T17:07:05.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0/manifests"},{"name":"v13.1.0","sha":"9f9a1df1979409220e32328af3667111ea64c8eb","kind":"tag","published_at":"2018-09-06T05:39:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"4a6b327d5baa955bf5c945b233958fa38f561d49","kind":"tag","published_at":"2018-07-24T22:44:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"a5818f56aa0e2ba054b100f8376d2ce63cd52c7d","kind":"tag","published_at":"2018-06-08T00:52:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"adb310ca9e6196b67e044dc6e3b6c855b47a9beb","kind":"tag","published_at":"2018-06-03T20:37:04.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"9fc20e40c795822d39941917eb1a703d921cc9ac","kind":"tag","published_at":"2018-05-31T23:42:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"eaf3f70fc124e9f6aa7d49abfd2344db0cbd8bc6","kind":"tag","published_at":"2018-05-31T22:17:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0/manifests"},{"name":"v11.9.0","sha":"570a08aaf9221d4c62eb0027ab16948223aab2d8","kind":"tag","published_at":"2018-05-31T18:57:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.9.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0/manifests"},{"name":"v11.8.0","sha":"bc9ffe59370da43daa62853992402d83c0d17dd4","kind":"tag","published_at":"2018-05-14T23:35:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.8.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0/manifests"},{"name":"v11.7.3","sha":"43bda0c6161536e8acb27a79a289d2eb268d5168","kind":"tag","published_at":"2018-05-10T00:16:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"4bdd42ca4c0ca6aa72c563f64613333d6c5548b3","kind":"tag","published_at":"2018-05-08T23:32:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"5e40c7cfe8fbf7c1bd0093ebbb19212a14b5bf65","kind":"tag","published_at":"2018-04-17T18:56:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"62a4e831bb18baecba562e6eb3297861570e3e72","kind":"tag","published_at":"2018-04-16T17:38:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"dd372f59831f1ce0b90d7633123bc8331dc59484","kind":"tag","published_at":"2018-03-13T05:54:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"18d559994afa5ab1be1a7d79d4543b13f1eec08b","kind":"tag","published_at":"2018-02-13T06:12:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0/manifests"},{"name":"v11.4.1","sha":"b473820e7dd3b50a3bbe5491eefdfc17234fc50a","kind":"tag","published_at":"2017-12-14T06:35:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1/manifests"},{"name":"v11.4.0","sha":"e8225d5223a93fd7fcb37b9f3f8baa17a415d5d5","kind":"tag","published_at":"2017-11-28T05:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0/manifests"},{"name":"v11.3.0","sha":"d85118c7daf59606e3c78d01eae6d1f7ef1c9967","kind":"tag","published_at":"2017-10-23T05:45:01.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0/manifests"},{"name":"v11.2.1","sha":"87281f978cbf38faf563af3dc296b6a6911232e0","kind":"tag","published_at":"2017-09-06T06:12:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b2ff72d4dab7744e091ccb948a5308d5750cc6ab","kind":"tag","published_at":"2017-09-05T01:10:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"a3f033f597624d09d28ba3b15eadb6fb5fdab9a2","kind":"tag","published_at":"2017-07-16T22:25:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0/manifests"},{"name":"v11.0.3","sha":"f86b0b17fb9a85b38b8603af1fbe403105924999","kind":"tag","published_at":"2017-06-25T18:40:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"e4eff12ddf52e856eab0a0528781bf9f54d27f8c","kind":"tag","published_at":"2017-06-02T23:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"9d47986f8ea49c7264c28387ada40db7fdf1d6ed","kind":"tag","published_at":"2017-06-01T00:15:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"d90aed66cdb25c227afb3fb15fc92b478056c87d","kind":"tag","published_at":"2017-05-31T23:52:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0/manifests"},{"name":"v10.3.2","sha":"e062a86eac91497381ba656f058849cc63540ab3","kind":"tag","published_at":"2017-05-05T06:28:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2/manifests"},{"name":"v10.3.1","sha":"75713d8b73c80f7f159c95ad1d79cfef660eac08","kind":"tag","published_at":"2017-05-04T23:39:29.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"55e826dd8aaa062957460c4b7b43a9339aac04b4","kind":"tag","published_at":"2017-04-29T06:34:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"455619f9fdd0a1f4fa08b0621e030cceda969011","kind":"tag","published_at":"2017-03-28T04:54:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"e46335fc1c19859663f7c23ea96ea068ed272d4c","kind":"tag","published_at":"2017-01-18T05:29:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"e03cd4803872d4650d19171239d60c2feef2fc3c","kind":"tag","published_at":"2017-01-18T05:10:30.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"8f7af3a5acb87f1380f18d6c516a3439610d12e4","kind":"tag","published_at":"2017-01-17T05:15:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0/manifests"},{"name":"v10.0.2","sha":"093963bc02d93d2075523b14a32aa997144c66c4","kind":"tag","published_at":"2017-01-02T21:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"2e39e004f8ceeb3f0e530999ef01db7ff959a223","kind":"tag","published_at":"2016-12-27T07:17:13.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"68b78e3068ee99a5dc89f184358b19c550c256d1","kind":"tag","published_at":"2016-11-22T16:41:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"c4b81c09958ad823cefb154ccbb163fb019fe273","kind":"tag","published_at":"2016-11-14T23:50:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cc960786d7acf65278bedf7804f97d03b11fc1f6","kind":"tag","published_at":"2016-11-13T19:07:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0/manifests"},{"name":"v8.4.0","sha":"aa9ab4fb3026abafb1a2bafd3c33bdb7f0dab800","kind":"tag","published_at":"2016-10-30T01:14:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"fad3586cae6ab7f272a2ea5824430c8f9f2a3f9a","kind":"tag","published_at":"2016-10-06T04:18:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"0aae39d8ed158703347cd28931a072c594751282","kind":"tag","published_at":"2016-09-15T16:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b9c0aeaa6e0bf8997d6a43ff810fc6a0064a331b","kind":"tag","published_at":"2016-09-02T23:42:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"a54dc7faf486bd3c46fd716d350ded88d2eaec0a","kind":"tag","published_at":"2016-08-14T08:04:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"e7b5d81917bfe7d0de0e20b9e416f7edcc014efd","kind":"tag","published_at":"2016-08-12T06:03:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0/manifests"},{"name":"v7.1.0","sha":"de1defa9ea288fc410d60a96e23c61441d62c7b8","kind":"tag","published_at":"2016-07-24T18:13:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"60843a4c9978b6161cfc14146659ece461a709cf","kind":"tag","published_at":"2016-07-09T06:50:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0/manifests"},{"name":"v6.6.1","sha":"6de49bff5d31168340944b251fedfe6b5fbc468b","kind":"tag","published_at":"2016-06-14T18:21:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1/manifests"},{"name":"v6.6.0","sha":"b9a3023d97ce0350e4325cf240cf60de662f1e3b","kind":"tag","published_at":"2016-06-14T17:56:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"96803069e8a1943ebaf38d4d1ed63c2587f669a5","kind":"tag","published_at":"2016-06-14T01:33:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"b1fe746ac2a0305c63491fdca58d2d29c3b261b1","kind":"tag","published_at":"2016-06-13T03:56:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0/manifests"},{"name":"v6.4.4","sha":"f5d6262eb2bb968b23822b1a3aedaca88fed28c7","kind":"tag","published_at":"2016-05-07T17:26:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"8a63f8ba1d0751b41d278948463e996a7190ee77","kind":"tag","published_at":"2016-05-06T04:52:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"1b625ff550f8185a5f553df51b32529330400826","kind":"tag","published_at":"2016-05-02T04:11:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"693b797e5f95639469e2d64b4fc668a8177fa6e7","kind":"tag","published_at":"2016-04-27T18:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"b8ac5eed8db8346510517327c1b83e8c8c58b40c","kind":"tag","published_at":"2016-04-11T00:31:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"545cf919dde430b5af0ce044b78848697f278ab5","kind":"tag","published_at":"2016-04-08T23:39:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"c4de9b4bb5daa0ce275de26b5481544f91367ea0","kind":"tag","published_at":"2016-04-05T05:20:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"a785f80c983a99f41bbe3999bde8559317f85472","kind":"tag","published_at":"2016-04-05T04:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0/manifests"},{"name":"v6.1.1","sha":"d16c1472e1af89154f2d677d63f956d3b96568a4","kind":"tag","published_at":"2016-03-14T01:05:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"9ce65e7bc030066e28393e495a30c8531577eadf","kind":"tag","published_at":"2016-03-13T00:19:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"57c2cde775462a7ef4508903b32559acd7999da2","kind":"tag","published_at":"2016-02-20T20:38:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0/manifests"},{"name":"v5.6.0","sha":"27a189c49b224f2e04dfc9182ebf13dab049a7e8","kind":"tag","published_at":"2016-02-04T07:56:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"3621913b54095eba70df7f37b79c413b58a43722","kind":"tag","published_at":"2016-01-24T21:07:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"44747b56cee8a8180a8ae8afe194a83a177cac73","kind":"tag","published_at":"2016-01-21T06:21:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"325fac0454fe402dfd42b0adbf5c1935d4803710","kind":"tag","published_at":"2016-01-05T22:09:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"a1e98cda80040ae5c2ed8c6fbdf67bfb9d64ee94","kind":"tag","published_at":"2016-01-03T01:32:09.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"706e2ed33a5edab007633f74defd40325bb806d7","kind":"tag","published_at":"2015-12-30T22:59:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3a9a4dc4714069ec073dc51345b33e0ac119e485","kind":"tag","published_at":"2015-12-28T05:15:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"36a4b4d02f3317f856b25f3fbf362653cceec304","kind":"tag","published_at":"2015-12-14T17:14:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"7cce64302bdc7e2b6585ea43dfc10c2a3c19bc4e","kind":"tag","published_at":"2015-12-10T07:06:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0/manifests"},{"name":"v4.0.1","sha":"c927dd2a3631838000dda278944e6f2e02261569","kind":"tag","published_at":"2015-11-30T01:23:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"efacafa5e51ae4a4aa6ba83fb764de20aa6651d1","kind":"tag","published_at":"2015-11-29T18:28:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4e9545a0c039032585149bf503c797f975e1e982","kind":"tag","published_at":"2015-09-12T05:11:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a53b266e615dc710177ff4223d1380a42934a65d","kind":"tag","published_at":"2015-09-12T03:10:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"57e24cdf36e4fbbd28c4ea671d09730581507be8","kind":"tag","published_at":"2015-09-09T05:42:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"9354b08c31752559b278c744d8ab6dd5640ceab6","kind":"tag","published_at":"2015-08-02T19:04:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"5c12e0df3cefba58f66138a791f7f36ff1481238","kind":"tag","published_at":"2015-07-25T20:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"620b608fcf450a145f404763cad506a822642588","kind":"tag","published_at":"2015-06-28T19:49:50.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"1809c66d2bfa05d42ad58c2e9e0fe411ac37f0f9","kind":"tag","published_at":"2015-06-24T15:57:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"2de4037a47b1b631e3a2800795e09a64990287b0","kind":"tag","published_at":"2015-06-04T06:43:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"29f92584efb3257a79bee3673bfe7344dd218dc6","kind":"tag","published_at":"2015-05-26T04:41:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bface2f15a9b1b1b300c515216efe507fe1c44a3","kind":"tag","published_at":"2015-05-25T21:05:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"8ef114d90b0baeb49a79663ec5daf0935002d4c1","kind":"tag","published_at":"2015-05-25T08:27:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f5ac873d110fb192181b24e67bba871fec5f0993","kind":"tag","published_at":"2015-05-25T06:30:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d4141231af79106034660a3ddce98dd8e100282f","kind":"tag","published_at":"2015-05-25T06:03:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1932d55b210f91acbf6e83dc6ad31f7e4c1108b","kind":"tag","published_at":"2015-05-25T02:52:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"e672d3ac0d480a839ae4fc20e089a2828132fe83","kind":"tag","published_at":"2015-05-23T20:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"14789cae7979e81ff229a04d9224606254da9be2","kind":"tag","published_at":"2015-05-23T06:52:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"891e849049cdb4b08801b08a94d671d5b8d7b92a","kind":"tag","published_at":"2015-05-20T05:44:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"57f1c34a542a0266086527c1b559e247e3453e63","kind":"tag","published_at":"2015-05-19T04:58:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"812260d761061578a72e37b24740bbde9fe6f32f","kind":"tag","published_at":"2015-05-18T01:52:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bf0bf1d6dcd829b03e942cde8791391fea06cd90","kind":"tag","published_at":"2015-05-18T01:46:52.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"404a3f80df15eaef0986b2f343e74fa3d6fe4130","kind":"tag","published_at":"2015-05-18T01:46:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"d27794e3c527ccf743501f328b9749f1bcf9cefe","kind":"tag","published_at":"2015-05-16T21:38:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"ae0534617a59c86905f1da290d067945bf7d1bb9","kind":"tag","published_at":"2015-05-16T19:23:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ea31a6f7bbb16c7aea301b7dda35b7fd5e6720b9","kind":"tag","published_at":"2015-05-16T09:11:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0f701da5aa3ad8a02872c4c6c8c37d0deb2c5877","kind":"tag","published_at":"2015-05-15T15:56:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"610e7c012b4c9d1056033b3002706ea72f8fe94f","kind":"tag","published_at":"2015-05-13T20:21:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0/manifests"},{"name":"v1.1.9","sha":"25fcac7fa1c7e4558dedf55500598b25113a49bd","kind":"tag","published_at":"2015-05-11T22:25:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.9","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"9bd3cd14cc7448da4c20cadd7fb0ab2c51b3a50e","kind":"tag","published_at":"2015-05-11T22:12:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.8","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"ffb236cfcbcf15519d38819464a577cc43b61205","kind":"tag","published_at":"2015-05-11T19:02:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.7","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"1363d89fa6c48f39a84572d61d08a52f3d7babcc","kind":"tag","published_at":"2015-05-11T18:59:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"c695a3599001a7a81f39a0d586dd459444b1ce36","kind":"tag","published_at":"2015-05-11T18:38:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ff414667704c7310e52e161b5e545d4250f02944","kind":"tag","published_at":"2015-05-11T18:34:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"ca7aca75b76b8a7db2096930bbce03ebde9e2945","kind":"tag","published_at":"2015-05-11T18:31:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"c30d15be8df929093cd1e8bf067ad7dc601f7610","kind":"tag","published_at":"2015-05-11T06:52:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"06fc18aed980a08338d15c22ed471273d92983e3","kind":"tag","published_at":"2015-05-10T01:35:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8662c431a7c20c240b001d8562104d3653d34f39","kind":"tag","published_at":"2015-05-10T01:32:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-09T12:21:38.018Z","dependent_packages_count":2,"downloads":14,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":54.12805865929274,"dependent_repos_count":25.30552159382132,"dependent_packages_count":9.479354243063137,"stargazers_count":1.5926152729582002,"forks_count":2.3274551466467863,"average":18.566600983156437},"purl":"pkg:npm/brand_nyc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/brand_nyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/brand_nyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/brand_nyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-09T01:32:15.723Z","issues_count":171,"pull_requests_count":65,"avg_time_to_close_issue":27512343.108695652,"avg_time_to_close_pull_request":8703759.88235294,"issues_closed_count":46,"pull_requests_closed_count":34,"pull_request_authors_count":31,"issue_authors_count":162,"avg_comments_per_issue":4.116959064327485,"avg_comments_per_pull_request":1.3846153846153846,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":399260.5,"past_year_avg_time_to_close_pull_request":599352.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/issues","maintainers":[{"login":"bcoe","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcoe"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/brand_nyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/brand_nyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/brand_nyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/brand_nyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/brand_nyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/brand_nyc/codemeta","maintainers":[{"uuid":"yuki2022","login":"yuki2022","name":null,"email":"yeyunyan@kuaishou.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~yuki2022","role":null,"created_at":"2022-11-16T02:10:35.315Z","updated_at":"2022-11-16T02:10:35.315Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yuki2022/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5855538,"maintainers_count":1253657,"namespaces_count":431769,"keywords_count":897874,"github":"npm","metadata":{"funded_packages_count":194783,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-12T05:04:10.184Z","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":1023060,"name":"@kpdecker/nyc","ecosystem":"npm","description":"the Istanbul command line interface","homepage":"https://github.com/istanbuljs/nyc#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/istanbuljs/nyc","keywords_array":["coverage","reporter","subprocess","testing"],"namespace":"kpdecker","versions_count":2,"first_release_published_at":"2016-09-15T04:12:16.082Z","latest_release_published_at":"2016-09-19T14:52:23.467Z","latest_release_number":"8.5.1","last_synced_at":"2026-09-14T04:19:53.808Z","created_at":"2022-04-07T19:29:54.809Z","updated_at":"2026-09-14T07:12:11.069Z","registry_url":"https://www.npmjs.com/package/@kpdecker/nyc","install_command":"npm install @kpdecker/nyc","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"8.5.1"},"contentPolicy":null},"repo_metadata":{"id":31746383,"uuid":"35312458","full_name":"istanbuljs/nyc","owner":"istanbuljs","description":"the Istanbul command line interface","archived":false,"fork":false,"pushed_at":"2026-05-17T16:05:31.000Z","size":2648,"stargazers_count":5764,"open_issues_count":208,"forks_count":362,"subscribers_count":51,"default_branch":"main","last_synced_at":"2026-09-09T08:12:16.918Z","etag":null,"topics":["code-coverage","istanbul","javascript"],"latest_commit_sha":null,"homepage":"https://istanbul.js.org/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/istanbuljs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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},"funding":{"tidelift":"npm/istanbul-reports"}},"created_at":"2015-05-09T02:55:45.000Z","updated_at":"2026-09-06T06:46:46.000Z","dependencies_parsed_at":"2023-02-18T22:45:59.331Z","dependency_job_id":"a984cc1c-7a0e-4e58-8848-9cdc78fc231f","html_url":"https://github.com/istanbuljs/nyc","commit_stats":{"total_commits":745,"total_committers":102,"mean_commits":7.303921568627451,"dds":0.621476510067114,"last_synced_commit":"ab7c53b2f340b458789a746dff2abd3e2e4790c3"},"previous_names":["bcoe/nyc"],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/istanbuljs/nyc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/sbom","scorecard":{"id":228618,"data":{"date":"2025-08-11","repo":{"name":"github.com/istanbuljs/nyc","commit":"41f4476f9f1010367d62c9e7841e14cfe4a2801a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/22 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":"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/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: ISC License: LICENSE.txt:0"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found linked content: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/istanbuljs/.github/SECURITY.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-17T04:21:50.621Z","repository_id":31746383,"created_at":"2025-08-17T04:21:50.621Z","updated_at":"2025-08-17T04:21:50.621Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37181971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-09T02:00:06.536Z","response_time":53,"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":"istanbuljs","name":"Istanbul Code Coverage","uuid":"13523395","kind":"organization","description":"Yet another JS code coverage tool that computes statement, line, function and branch coverage.","email":null,"website":"https://istanbul.js.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13523395?v=4","repositories_count":19,"last_synced_at":"2026-09-13T00:54:26.280Z","metadata":{"has_sponsors_listing":false,"funding":{"tidelift":"npm/istanbul-reports"}},"html_url":"https://github.com/istanbuljs","funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"total_stars":8045,"followers":254,"following":0,"created_at":"2022-11-02T16:21:48.486Z","updated_at":"2026-09-13T00:54:26.294Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs/repositories"},"tags":[{"name":"nyc-v18.0.0","sha":"3ce6d979a1c6753263165d31cb985523b5a81855","kind":"commit","published_at":"2026-02-22T21:20:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v18.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0/manifests"},{"name":"nyc-v17.1.0","sha":"41f4476f9f1010367d62c9e7841e14cfe4a2801a","kind":"commit","published_at":"2024-09-19T02:50:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0/manifests"},{"name":"nyc-v17.0.0","sha":"fee2821af397a54d226e3f575781f591cabcfd84","kind":"commit","published_at":"2024-06-09T22:33:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0/manifests"},{"name":"v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0/manifests"},{"name":"nyc-v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0/manifests"},{"name":"v15.1.0","sha":"de7baa4d765f8b8c184a62090ad1bb2118638b13","kind":"tag","published_at":"2020-06-01T00:58:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0/manifests"},{"name":"v15.0.1","sha":"d9a76d5f9c1df5920684f5e43abe95ded361075e","kind":"tag","published_at":"2020-04-02T13:13:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"bebf4d68c6a2cb0c5fd66ba3513a8e68ad5a284f","kind":"tag","published_at":"2019-12-20T21:39:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0/manifests"},{"name":"v14.1.1","sha":"fe3311bd4770726c67e6eee1e39b15a3b616457b","kind":"tag","published_at":"2019-05-09T22:52:46.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"c5d90fa26f96b1c59875b2c8401442c5c4c9ad9c","kind":"tag","published_at":"2019-04-24T21:19:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"e21721a2145ff719d4eb07cf4de4d96f7ed56b72","kind":"tag","published_at":"2019-04-15T23:36:54.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0/manifests"},{"name":"v13.3.0","sha":"747a6c15aae61bd9cf9b5e8fca85ce8b30f04070","kind":"tag","published_at":"2019-02-14T14:58:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"29e6f5e3b7f545a973546f2822ad63bf398b80e4","kind":"tag","published_at":"2019-01-27T17:07:05.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0/manifests"},{"name":"v13.1.0","sha":"9f9a1df1979409220e32328af3667111ea64c8eb","kind":"tag","published_at":"2018-09-06T05:39:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"4a6b327d5baa955bf5c945b233958fa38f561d49","kind":"tag","published_at":"2018-07-24T22:44:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"a5818f56aa0e2ba054b100f8376d2ce63cd52c7d","kind":"tag","published_at":"2018-06-08T00:52:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"adb310ca9e6196b67e044dc6e3b6c855b47a9beb","kind":"tag","published_at":"2018-06-03T20:37:04.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"9fc20e40c795822d39941917eb1a703d921cc9ac","kind":"tag","published_at":"2018-05-31T23:42:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"eaf3f70fc124e9f6aa7d49abfd2344db0cbd8bc6","kind":"tag","published_at":"2018-05-31T22:17:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0/manifests"},{"name":"v11.9.0","sha":"570a08aaf9221d4c62eb0027ab16948223aab2d8","kind":"tag","published_at":"2018-05-31T18:57:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.9.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0/manifests"},{"name":"v11.8.0","sha":"bc9ffe59370da43daa62853992402d83c0d17dd4","kind":"tag","published_at":"2018-05-14T23:35:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.8.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0/manifests"},{"name":"v11.7.3","sha":"43bda0c6161536e8acb27a79a289d2eb268d5168","kind":"tag","published_at":"2018-05-10T00:16:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"4bdd42ca4c0ca6aa72c563f64613333d6c5548b3","kind":"tag","published_at":"2018-05-08T23:32:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"5e40c7cfe8fbf7c1bd0093ebbb19212a14b5bf65","kind":"tag","published_at":"2018-04-17T18:56:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"62a4e831bb18baecba562e6eb3297861570e3e72","kind":"tag","published_at":"2018-04-16T17:38:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"dd372f59831f1ce0b90d7633123bc8331dc59484","kind":"tag","published_at":"2018-03-13T05:54:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"18d559994afa5ab1be1a7d79d4543b13f1eec08b","kind":"tag","published_at":"2018-02-13T06:12:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0/manifests"},{"name":"v11.4.1","sha":"b473820e7dd3b50a3bbe5491eefdfc17234fc50a","kind":"tag","published_at":"2017-12-14T06:35:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1/manifests"},{"name":"v11.4.0","sha":"e8225d5223a93fd7fcb37b9f3f8baa17a415d5d5","kind":"tag","published_at":"2017-11-28T05:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0/manifests"},{"name":"v11.3.0","sha":"d85118c7daf59606e3c78d01eae6d1f7ef1c9967","kind":"tag","published_at":"2017-10-23T05:45:01.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0/manifests"},{"name":"v11.2.1","sha":"87281f978cbf38faf563af3dc296b6a6911232e0","kind":"tag","published_at":"2017-09-06T06:12:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b2ff72d4dab7744e091ccb948a5308d5750cc6ab","kind":"tag","published_at":"2017-09-05T01:10:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"a3f033f597624d09d28ba3b15eadb6fb5fdab9a2","kind":"tag","published_at":"2017-07-16T22:25:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0/manifests"},{"name":"v11.0.3","sha":"f86b0b17fb9a85b38b8603af1fbe403105924999","kind":"tag","published_at":"2017-06-25T18:40:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"e4eff12ddf52e856eab0a0528781bf9f54d27f8c","kind":"tag","published_at":"2017-06-02T23:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"9d47986f8ea49c7264c28387ada40db7fdf1d6ed","kind":"tag","published_at":"2017-06-01T00:15:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"d90aed66cdb25c227afb3fb15fc92b478056c87d","kind":"tag","published_at":"2017-05-31T23:52:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0/manifests"},{"name":"v10.3.2","sha":"e062a86eac91497381ba656f058849cc63540ab3","kind":"tag","published_at":"2017-05-05T06:28:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2/manifests"},{"name":"v10.3.1","sha":"75713d8b73c80f7f159c95ad1d79cfef660eac08","kind":"tag","published_at":"2017-05-04T23:39:29.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"55e826dd8aaa062957460c4b7b43a9339aac04b4","kind":"tag","published_at":"2017-04-29T06:34:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"455619f9fdd0a1f4fa08b0621e030cceda969011","kind":"tag","published_at":"2017-03-28T04:54:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"e46335fc1c19859663f7c23ea96ea068ed272d4c","kind":"tag","published_at":"2017-01-18T05:29:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"e03cd4803872d4650d19171239d60c2feef2fc3c","kind":"tag","published_at":"2017-01-18T05:10:30.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"8f7af3a5acb87f1380f18d6c516a3439610d12e4","kind":"tag","published_at":"2017-01-17T05:15:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0/manifests"},{"name":"v10.0.2","sha":"093963bc02d93d2075523b14a32aa997144c66c4","kind":"tag","published_at":"2017-01-02T21:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"2e39e004f8ceeb3f0e530999ef01db7ff959a223","kind":"tag","published_at":"2016-12-27T07:17:13.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"68b78e3068ee99a5dc89f184358b19c550c256d1","kind":"tag","published_at":"2016-11-22T16:41:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"c4b81c09958ad823cefb154ccbb163fb019fe273","kind":"tag","published_at":"2016-11-14T23:50:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cc960786d7acf65278bedf7804f97d03b11fc1f6","kind":"tag","published_at":"2016-11-13T19:07:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0/manifests"},{"name":"v8.4.0","sha":"aa9ab4fb3026abafb1a2bafd3c33bdb7f0dab800","kind":"tag","published_at":"2016-10-30T01:14:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"fad3586cae6ab7f272a2ea5824430c8f9f2a3f9a","kind":"tag","published_at":"2016-10-06T04:18:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"0aae39d8ed158703347cd28931a072c594751282","kind":"tag","published_at":"2016-09-15T16:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b9c0aeaa6e0bf8997d6a43ff810fc6a0064a331b","kind":"tag","published_at":"2016-09-02T23:42:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"a54dc7faf486bd3c46fd716d350ded88d2eaec0a","kind":"tag","published_at":"2016-08-14T08:04:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"e7b5d81917bfe7d0de0e20b9e416f7edcc014efd","kind":"tag","published_at":"2016-08-12T06:03:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0/manifests"},{"name":"v7.1.0","sha":"de1defa9ea288fc410d60a96e23c61441d62c7b8","kind":"tag","published_at":"2016-07-24T18:13:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"60843a4c9978b6161cfc14146659ece461a709cf","kind":"tag","published_at":"2016-07-09T06:50:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0/manifests"},{"name":"v6.6.1","sha":"6de49bff5d31168340944b251fedfe6b5fbc468b","kind":"tag","published_at":"2016-06-14T18:21:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1/manifests"},{"name":"v6.6.0","sha":"b9a3023d97ce0350e4325cf240cf60de662f1e3b","kind":"tag","published_at":"2016-06-14T17:56:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"96803069e8a1943ebaf38d4d1ed63c2587f669a5","kind":"tag","published_at":"2016-06-14T01:33:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"b1fe746ac2a0305c63491fdca58d2d29c3b261b1","kind":"tag","published_at":"2016-06-13T03:56:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0/manifests"},{"name":"v6.4.4","sha":"f5d6262eb2bb968b23822b1a3aedaca88fed28c7","kind":"tag","published_at":"2016-05-07T17:26:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"8a63f8ba1d0751b41d278948463e996a7190ee77","kind":"tag","published_at":"2016-05-06T04:52:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"1b625ff550f8185a5f553df51b32529330400826","kind":"tag","published_at":"2016-05-02T04:11:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"693b797e5f95639469e2d64b4fc668a8177fa6e7","kind":"tag","published_at":"2016-04-27T18:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"b8ac5eed8db8346510517327c1b83e8c8c58b40c","kind":"tag","published_at":"2016-04-11T00:31:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"545cf919dde430b5af0ce044b78848697f278ab5","kind":"tag","published_at":"2016-04-08T23:39:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"c4de9b4bb5daa0ce275de26b5481544f91367ea0","kind":"tag","published_at":"2016-04-05T05:20:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"a785f80c983a99f41bbe3999bde8559317f85472","kind":"tag","published_at":"2016-04-05T04:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0/manifests"},{"name":"v6.1.1","sha":"d16c1472e1af89154f2d677d63f956d3b96568a4","kind":"tag","published_at":"2016-03-14T01:05:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"9ce65e7bc030066e28393e495a30c8531577eadf","kind":"tag","published_at":"2016-03-13T00:19:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"57c2cde775462a7ef4508903b32559acd7999da2","kind":"tag","published_at":"2016-02-20T20:38:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0/manifests"},{"name":"v5.6.0","sha":"27a189c49b224f2e04dfc9182ebf13dab049a7e8","kind":"tag","published_at":"2016-02-04T07:56:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"3621913b54095eba70df7f37b79c413b58a43722","kind":"tag","published_at":"2016-01-24T21:07:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"44747b56cee8a8180a8ae8afe194a83a177cac73","kind":"tag","published_at":"2016-01-21T06:21:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"325fac0454fe402dfd42b0adbf5c1935d4803710","kind":"tag","published_at":"2016-01-05T22:09:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"a1e98cda80040ae5c2ed8c6fbdf67bfb9d64ee94","kind":"tag","published_at":"2016-01-03T01:32:09.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"706e2ed33a5edab007633f74defd40325bb806d7","kind":"tag","published_at":"2015-12-30T22:59:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3a9a4dc4714069ec073dc51345b33e0ac119e485","kind":"tag","published_at":"2015-12-28T05:15:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"36a4b4d02f3317f856b25f3fbf362653cceec304","kind":"tag","published_at":"2015-12-14T17:14:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"7cce64302bdc7e2b6585ea43dfc10c2a3c19bc4e","kind":"tag","published_at":"2015-12-10T07:06:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0/manifests"},{"name":"v4.0.1","sha":"c927dd2a3631838000dda278944e6f2e02261569","kind":"tag","published_at":"2015-11-30T01:23:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"efacafa5e51ae4a4aa6ba83fb764de20aa6651d1","kind":"tag","published_at":"2015-11-29T18:28:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4e9545a0c039032585149bf503c797f975e1e982","kind":"tag","published_at":"2015-09-12T05:11:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a53b266e615dc710177ff4223d1380a42934a65d","kind":"tag","published_at":"2015-09-12T03:10:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"57e24cdf36e4fbbd28c4ea671d09730581507be8","kind":"tag","published_at":"2015-09-09T05:42:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"9354b08c31752559b278c744d8ab6dd5640ceab6","kind":"tag","published_at":"2015-08-02T19:04:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"5c12e0df3cefba58f66138a791f7f36ff1481238","kind":"tag","published_at":"2015-07-25T20:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"620b608fcf450a145f404763cad506a822642588","kind":"tag","published_at":"2015-06-28T19:49:50.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"1809c66d2bfa05d42ad58c2e9e0fe411ac37f0f9","kind":"tag","published_at":"2015-06-24T15:57:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"2de4037a47b1b631e3a2800795e09a64990287b0","kind":"tag","published_at":"2015-06-04T06:43:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"29f92584efb3257a79bee3673bfe7344dd218dc6","kind":"tag","published_at":"2015-05-26T04:41:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bface2f15a9b1b1b300c515216efe507fe1c44a3","kind":"tag","published_at":"2015-05-25T21:05:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"8ef114d90b0baeb49a79663ec5daf0935002d4c1","kind":"tag","published_at":"2015-05-25T08:27:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f5ac873d110fb192181b24e67bba871fec5f0993","kind":"tag","published_at":"2015-05-25T06:30:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d4141231af79106034660a3ddce98dd8e100282f","kind":"tag","published_at":"2015-05-25T06:03:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1932d55b210f91acbf6e83dc6ad31f7e4c1108b","kind":"tag","published_at":"2015-05-25T02:52:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"e672d3ac0d480a839ae4fc20e089a2828132fe83","kind":"tag","published_at":"2015-05-23T20:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"14789cae7979e81ff229a04d9224606254da9be2","kind":"tag","published_at":"2015-05-23T06:52:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"891e849049cdb4b08801b08a94d671d5b8d7b92a","kind":"tag","published_at":"2015-05-20T05:44:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"57f1c34a542a0266086527c1b559e247e3453e63","kind":"tag","published_at":"2015-05-19T04:58:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"812260d761061578a72e37b24740bbde9fe6f32f","kind":"tag","published_at":"2015-05-18T01:52:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bf0bf1d6dcd829b03e942cde8791391fea06cd90","kind":"tag","published_at":"2015-05-18T01:46:52.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"404a3f80df15eaef0986b2f343e74fa3d6fe4130","kind":"tag","published_at":"2015-05-18T01:46:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"d27794e3c527ccf743501f328b9749f1bcf9cefe","kind":"tag","published_at":"2015-05-16T21:38:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"ae0534617a59c86905f1da290d067945bf7d1bb9","kind":"tag","published_at":"2015-05-16T19:23:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ea31a6f7bbb16c7aea301b7dda35b7fd5e6720b9","kind":"tag","published_at":"2015-05-16T09:11:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0f701da5aa3ad8a02872c4c6c8c37d0deb2c5877","kind":"tag","published_at":"2015-05-15T15:56:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"610e7c012b4c9d1056033b3002706ea72f8fe94f","kind":"tag","published_at":"2015-05-13T20:21:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0/manifests"},{"name":"v1.1.9","sha":"25fcac7fa1c7e4558dedf55500598b25113a49bd","kind":"tag","published_at":"2015-05-11T22:25:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.9","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"9bd3cd14cc7448da4c20cadd7fb0ab2c51b3a50e","kind":"tag","published_at":"2015-05-11T22:12:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.8","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"ffb236cfcbcf15519d38819464a577cc43b61205","kind":"tag","published_at":"2015-05-11T19:02:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.7","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"1363d89fa6c48f39a84572d61d08a52f3d7babcc","kind":"tag","published_at":"2015-05-11T18:59:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"c695a3599001a7a81f39a0d586dd459444b1ce36","kind":"tag","published_at":"2015-05-11T18:38:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ff414667704c7310e52e161b5e545d4250f02944","kind":"tag","published_at":"2015-05-11T18:34:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"ca7aca75b76b8a7db2096930bbce03ebde9e2945","kind":"tag","published_at":"2015-05-11T18:31:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"c30d15be8df929093cd1e8bf067ad7dc601f7610","kind":"tag","published_at":"2015-05-11T06:52:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"06fc18aed980a08338d15c22ed471273d92983e3","kind":"tag","published_at":"2015-05-10T01:35:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8662c431a7c20c240b001d8562104d3653d34f39","kind":"tag","published_at":"2015-05-10T01:32:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-14T07:12:11.069Z","dependent_packages_count":2,"downloads":33,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":64.15214408213546,"dependent_repos_count":10.769523647389562,"dependent_packages_count":8.789839835464413,"stargazers_count":1.3366332791040583,"forks_count":1.907632312298149,"docker_downloads_count":null,"average":17.39115463127833},"purl":"pkg:npm/%40kpdecker/nyc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@kpdecker/nyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@kpdecker/nyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@kpdecker/nyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-14T04:02:21.216Z","issues_count":171,"pull_requests_count":65,"avg_time_to_close_issue":27512343.108695652,"avg_time_to_close_pull_request":8703759.88235294,"issues_closed_count":46,"pull_requests_closed_count":34,"pull_request_authors_count":31,"issue_authors_count":162,"avg_comments_per_issue":4.116959064327485,"avg_comments_per_pull_request":1.3846153846153846,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":399260.5,"past_year_avg_time_to_close_pull_request":599352.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/issues","maintainers":[{"login":"bcoe","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcoe"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kpdecker%2Fnyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kpdecker%2Fnyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kpdecker%2Fnyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kpdecker%2Fnyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kpdecker%2Fnyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kpdecker%2Fnyc/codemeta","maintainers":[{"uuid":"kpdecker","login":"kpdecker","name":null,"email":"kpdecker@gmail.com","url":null,"packages_count":57,"html_url":"https://www.npmjs.com/~kpdecker","role":null,"created_at":"2022-11-20T18:30:12.823Z","updated_at":"2022-11-20T18:30:12.823Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kpdecker/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5855538,"maintainers_count":1253657,"namespaces_count":431769,"keywords_count":897874,"github":"npm","metadata":{"funded_packages_count":194783,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-12T05:04:10.184Z","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":8430798,"name":"github.com/istanbuljs/nyc","ecosystem":"go","description":null,"homepage":null,"licenses":"isc","normalized_licenses":["ISC"],"repository_url":"https://github.com/istanbuljs/nyc","keywords_array":[],"namespace":null,"versions_count":115,"first_release_published_at":"2015-05-10T01:32:42.000Z","latest_release_published_at":"2024-04-10T12:00:47.000Z","latest_release_number":"v16.0.0+incompatible","last_synced_at":"2026-09-14T06:02:35.254Z","created_at":"2023-10-15T01:30:52.949Z","updated_at":"2026-09-14T06:02:35.255Z","registry_url":"https://pkg.go.dev/github.com/istanbuljs/nyc","install_command":"go get github.com/istanbuljs/nyc","documentation_url":"https://pkg.go.dev/github.com/istanbuljs/nyc#section-documentation","metadata":{},"repo_metadata":{"id":31746383,"uuid":"35312458","full_name":"istanbuljs/nyc","owner":"istanbuljs","description":"the Istanbul command line interface","archived":false,"fork":false,"pushed_at":"2026-05-17T16:05:31.000Z","size":2648,"stargazers_count":5764,"open_issues_count":208,"forks_count":362,"subscribers_count":50,"default_branch":"main","last_synced_at":"2026-09-03T13:09:44.500Z","etag":null,"topics":["code-coverage","istanbul","javascript"],"latest_commit_sha":null,"homepage":"https://istanbul.js.org/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/istanbuljs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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},"funding":{"tidelift":"npm/istanbul-reports"}},"created_at":"2015-05-09T02:55:45.000Z","updated_at":"2026-09-01T13:14:22.000Z","dependencies_parsed_at":"2023-02-18T22:45:59.331Z","dependency_job_id":"a984cc1c-7a0e-4e58-8848-9cdc78fc231f","html_url":"https://github.com/istanbuljs/nyc","commit_stats":{"total_commits":745,"total_committers":102,"mean_commits":7.303921568627451,"dds":0.621476510067114,"last_synced_commit":"ab7c53b2f340b458789a746dff2abd3e2e4790c3"},"previous_names":["bcoe/nyc"],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/istanbuljs/nyc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/sbom","scorecard":{"id":228618,"data":{"date":"2025-08-11","repo":{"name":"github.com/istanbuljs/nyc","commit":"41f4476f9f1010367d62c9e7841e14cfe4a2801a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/22 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":"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/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: ISC License: LICENSE.txt:0"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found linked content: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/istanbuljs/.github/SECURITY.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-17T04:21:50.621Z","repository_id":31746383,"created_at":"2025-08-17T04:21:50.621Z","updated_at":"2025-08-17T04:21:50.621Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019651,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","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":"istanbuljs","name":"Istanbul Code Coverage","uuid":"13523395","kind":"organization","description":"Yet another JS code coverage tool that computes statement, line, function and branch coverage.","email":null,"website":"https://istanbul.js.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13523395?v=4","repositories_count":19,"last_synced_at":"2026-09-06T00:24:15.858Z","metadata":{"has_sponsors_listing":false,"funding":{"tidelift":"npm/istanbul-reports"}},"html_url":"https://github.com/istanbuljs","funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"total_stars":8045,"followers":254,"following":0,"created_at":"2022-11-02T16:21:48.486Z","updated_at":"2026-09-06T00:24:15.873Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs/repositories"},"tags":[{"name":"nyc-v18.0.0","sha":"3ce6d979a1c6753263165d31cb985523b5a81855","kind":"commit","published_at":"2026-02-22T21:20:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v18.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0/manifests"},{"name":"nyc-v17.1.0","sha":"41f4476f9f1010367d62c9e7841e14cfe4a2801a","kind":"commit","published_at":"2024-09-19T02:50:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0/manifests"},{"name":"nyc-v17.0.0","sha":"fee2821af397a54d226e3f575781f591cabcfd84","kind":"commit","published_at":"2024-06-09T22:33:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0/manifests"},{"name":"v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0/manifests"},{"name":"nyc-v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0/manifests"},{"name":"v15.1.0","sha":"de7baa4d765f8b8c184a62090ad1bb2118638b13","kind":"tag","published_at":"2020-06-01T00:58:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0/manifests"},{"name":"v15.0.1","sha":"d9a76d5f9c1df5920684f5e43abe95ded361075e","kind":"tag","published_at":"2020-04-02T13:13:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"bebf4d68c6a2cb0c5fd66ba3513a8e68ad5a284f","kind":"tag","published_at":"2019-12-20T21:39:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0/manifests"},{"name":"v14.1.1","sha":"fe3311bd4770726c67e6eee1e39b15a3b616457b","kind":"tag","published_at":"2019-05-09T22:52:46.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"c5d90fa26f96b1c59875b2c8401442c5c4c9ad9c","kind":"tag","published_at":"2019-04-24T21:19:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"e21721a2145ff719d4eb07cf4de4d96f7ed56b72","kind":"tag","published_at":"2019-04-15T23:36:54.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0/manifests"},{"name":"v13.3.0","sha":"747a6c15aae61bd9cf9b5e8fca85ce8b30f04070","kind":"tag","published_at":"2019-02-14T14:58:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"29e6f5e3b7f545a973546f2822ad63bf398b80e4","kind":"tag","published_at":"2019-01-27T17:07:05.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0/manifests"},{"name":"v13.1.0","sha":"9f9a1df1979409220e32328af3667111ea64c8eb","kind":"tag","published_at":"2018-09-06T05:39:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"4a6b327d5baa955bf5c945b233958fa38f561d49","kind":"tag","published_at":"2018-07-24T22:44:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"a5818f56aa0e2ba054b100f8376d2ce63cd52c7d","kind":"tag","published_at":"2018-06-08T00:52:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"adb310ca9e6196b67e044dc6e3b6c855b47a9beb","kind":"tag","published_at":"2018-06-03T20:37:04.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"9fc20e40c795822d39941917eb1a703d921cc9ac","kind":"tag","published_at":"2018-05-31T23:42:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"eaf3f70fc124e9f6aa7d49abfd2344db0cbd8bc6","kind":"tag","published_at":"2018-05-31T22:17:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0/manifests"},{"name":"v11.9.0","sha":"570a08aaf9221d4c62eb0027ab16948223aab2d8","kind":"tag","published_at":"2018-05-31T18:57:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.9.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0/manifests"},{"name":"v11.8.0","sha":"bc9ffe59370da43daa62853992402d83c0d17dd4","kind":"tag","published_at":"2018-05-14T23:35:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.8.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0/manifests"},{"name":"v11.7.3","sha":"43bda0c6161536e8acb27a79a289d2eb268d5168","kind":"tag","published_at":"2018-05-10T00:16:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"4bdd42ca4c0ca6aa72c563f64613333d6c5548b3","kind":"tag","published_at":"2018-05-08T23:32:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"5e40c7cfe8fbf7c1bd0093ebbb19212a14b5bf65","kind":"tag","published_at":"2018-04-17T18:56:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"62a4e831bb18baecba562e6eb3297861570e3e72","kind":"tag","published_at":"2018-04-16T17:38:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"dd372f59831f1ce0b90d7633123bc8331dc59484","kind":"tag","published_at":"2018-03-13T05:54:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"18d559994afa5ab1be1a7d79d4543b13f1eec08b","kind":"tag","published_at":"2018-02-13T06:12:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0/manifests"},{"name":"v11.4.1","sha":"b473820e7dd3b50a3bbe5491eefdfc17234fc50a","kind":"tag","published_at":"2017-12-14T06:35:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1/manifests"},{"name":"v11.4.0","sha":"e8225d5223a93fd7fcb37b9f3f8baa17a415d5d5","kind":"tag","published_at":"2017-11-28T05:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0/manifests"},{"name":"v11.3.0","sha":"d85118c7daf59606e3c78d01eae6d1f7ef1c9967","kind":"tag","published_at":"2017-10-23T05:45:01.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0/manifests"},{"name":"v11.2.1","sha":"87281f978cbf38faf563af3dc296b6a6911232e0","kind":"tag","published_at":"2017-09-06T06:12:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b2ff72d4dab7744e091ccb948a5308d5750cc6ab","kind":"tag","published_at":"2017-09-05T01:10:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"a3f033f597624d09d28ba3b15eadb6fb5fdab9a2","kind":"tag","published_at":"2017-07-16T22:25:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0/manifests"},{"name":"v11.0.3","sha":"f86b0b17fb9a85b38b8603af1fbe403105924999","kind":"tag","published_at":"2017-06-25T18:40:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"e4eff12ddf52e856eab0a0528781bf9f54d27f8c","kind":"tag","published_at":"2017-06-02T23:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"9d47986f8ea49c7264c28387ada40db7fdf1d6ed","kind":"tag","published_at":"2017-06-01T00:15:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"d90aed66cdb25c227afb3fb15fc92b478056c87d","kind":"tag","published_at":"2017-05-31T23:52:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0/manifests"},{"name":"v10.3.2","sha":"e062a86eac91497381ba656f058849cc63540ab3","kind":"tag","published_at":"2017-05-05T06:28:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2/manifests"},{"name":"v10.3.1","sha":"75713d8b73c80f7f159c95ad1d79cfef660eac08","kind":"tag","published_at":"2017-05-04T23:39:29.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"55e826dd8aaa062957460c4b7b43a9339aac04b4","kind":"tag","published_at":"2017-04-29T06:34:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"455619f9fdd0a1f4fa08b0621e030cceda969011","kind":"tag","published_at":"2017-03-28T04:54:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"e46335fc1c19859663f7c23ea96ea068ed272d4c","kind":"tag","published_at":"2017-01-18T05:29:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"e03cd4803872d4650d19171239d60c2feef2fc3c","kind":"tag","published_at":"2017-01-18T05:10:30.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"8f7af3a5acb87f1380f18d6c516a3439610d12e4","kind":"tag","published_at":"2017-01-17T05:15:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0/manifests"},{"name":"v10.0.2","sha":"093963bc02d93d2075523b14a32aa997144c66c4","kind":"tag","published_at":"2017-01-02T21:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"2e39e004f8ceeb3f0e530999ef01db7ff959a223","kind":"tag","published_at":"2016-12-27T07:17:13.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"68b78e3068ee99a5dc89f184358b19c550c256d1","kind":"tag","published_at":"2016-11-22T16:41:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"c4b81c09958ad823cefb154ccbb163fb019fe273","kind":"tag","published_at":"2016-11-14T23:50:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cc960786d7acf65278bedf7804f97d03b11fc1f6","kind":"tag","published_at":"2016-11-13T19:07:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0/manifests"},{"name":"v8.4.0","sha":"aa9ab4fb3026abafb1a2bafd3c33bdb7f0dab800","kind":"tag","published_at":"2016-10-30T01:14:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"fad3586cae6ab7f272a2ea5824430c8f9f2a3f9a","kind":"tag","published_at":"2016-10-06T04:18:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"0aae39d8ed158703347cd28931a072c594751282","kind":"tag","published_at":"2016-09-15T16:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b9c0aeaa6e0bf8997d6a43ff810fc6a0064a331b","kind":"tag","published_at":"2016-09-02T23:42:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"a54dc7faf486bd3c46fd716d350ded88d2eaec0a","kind":"tag","published_at":"2016-08-14T08:04:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"e7b5d81917bfe7d0de0e20b9e416f7edcc014efd","kind":"tag","published_at":"2016-08-12T06:03:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0/manifests"},{"name":"v7.1.0","sha":"de1defa9ea288fc410d60a96e23c61441d62c7b8","kind":"tag","published_at":"2016-07-24T18:13:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"60843a4c9978b6161cfc14146659ece461a709cf","kind":"tag","published_at":"2016-07-09T06:50:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0/manifests"},{"name":"v6.6.1","sha":"6de49bff5d31168340944b251fedfe6b5fbc468b","kind":"tag","published_at":"2016-06-14T18:21:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1/manifests"},{"name":"v6.6.0","sha":"b9a3023d97ce0350e4325cf240cf60de662f1e3b","kind":"tag","published_at":"2016-06-14T17:56:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"96803069e8a1943ebaf38d4d1ed63c2587f669a5","kind":"tag","published_at":"2016-06-14T01:33:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"b1fe746ac2a0305c63491fdca58d2d29c3b261b1","kind":"tag","published_at":"2016-06-13T03:56:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0/manifests"},{"name":"v6.4.4","sha":"f5d6262eb2bb968b23822b1a3aedaca88fed28c7","kind":"tag","published_at":"2016-05-07T17:26:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"8a63f8ba1d0751b41d278948463e996a7190ee77","kind":"tag","published_at":"2016-05-06T04:52:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"1b625ff550f8185a5f553df51b32529330400826","kind":"tag","published_at":"2016-05-02T04:11:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"693b797e5f95639469e2d64b4fc668a8177fa6e7","kind":"tag","published_at":"2016-04-27T18:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"b8ac5eed8db8346510517327c1b83e8c8c58b40c","kind":"tag","published_at":"2016-04-11T00:31:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"545cf919dde430b5af0ce044b78848697f278ab5","kind":"tag","published_at":"2016-04-08T23:39:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"c4de9b4bb5daa0ce275de26b5481544f91367ea0","kind":"tag","published_at":"2016-04-05T05:20:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"a785f80c983a99f41bbe3999bde8559317f85472","kind":"tag","published_at":"2016-04-05T04:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0/manifests"},{"name":"v6.1.1","sha":"d16c1472e1af89154f2d677d63f956d3b96568a4","kind":"tag","published_at":"2016-03-14T01:05:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"9ce65e7bc030066e28393e495a30c8531577eadf","kind":"tag","published_at":"2016-03-13T00:19:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"57c2cde775462a7ef4508903b32559acd7999da2","kind":"tag","published_at":"2016-02-20T20:38:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0/manifests"},{"name":"v5.6.0","sha":"27a189c49b224f2e04dfc9182ebf13dab049a7e8","kind":"tag","published_at":"2016-02-04T07:56:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"3621913b54095eba70df7f37b79c413b58a43722","kind":"tag","published_at":"2016-01-24T21:07:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"44747b56cee8a8180a8ae8afe194a83a177cac73","kind":"tag","published_at":"2016-01-21T06:21:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"325fac0454fe402dfd42b0adbf5c1935d4803710","kind":"tag","published_at":"2016-01-05T22:09:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"a1e98cda80040ae5c2ed8c6fbdf67bfb9d64ee94","kind":"tag","published_at":"2016-01-03T01:32:09.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"706e2ed33a5edab007633f74defd40325bb806d7","kind":"tag","published_at":"2015-12-30T22:59:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3a9a4dc4714069ec073dc51345b33e0ac119e485","kind":"tag","published_at":"2015-12-28T05:15:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"36a4b4d02f3317f856b25f3fbf362653cceec304","kind":"tag","published_at":"2015-12-14T17:14:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"7cce64302bdc7e2b6585ea43dfc10c2a3c19bc4e","kind":"tag","published_at":"2015-12-10T07:06:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0/manifests"},{"name":"v4.0.1","sha":"c927dd2a3631838000dda278944e6f2e02261569","kind":"tag","published_at":"2015-11-30T01:23:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"efacafa5e51ae4a4aa6ba83fb764de20aa6651d1","kind":"tag","published_at":"2015-11-29T18:28:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4e9545a0c039032585149bf503c797f975e1e982","kind":"tag","published_at":"2015-09-12T05:11:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a53b266e615dc710177ff4223d1380a42934a65d","kind":"tag","published_at":"2015-09-12T03:10:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"57e24cdf36e4fbbd28c4ea671d09730581507be8","kind":"tag","published_at":"2015-09-09T05:42:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"9354b08c31752559b278c744d8ab6dd5640ceab6","kind":"tag","published_at":"2015-08-02T19:04:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"5c12e0df3cefba58f66138a791f7f36ff1481238","kind":"tag","published_at":"2015-07-25T20:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"620b608fcf450a145f404763cad506a822642588","kind":"tag","published_at":"2015-06-28T19:49:50.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"1809c66d2bfa05d42ad58c2e9e0fe411ac37f0f9","kind":"tag","published_at":"2015-06-24T15:57:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"2de4037a47b1b631e3a2800795e09a64990287b0","kind":"tag","published_at":"2015-06-04T06:43:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"29f92584efb3257a79bee3673bfe7344dd218dc6","kind":"tag","published_at":"2015-05-26T04:41:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bface2f15a9b1b1b300c515216efe507fe1c44a3","kind":"tag","published_at":"2015-05-25T21:05:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"8ef114d90b0baeb49a79663ec5daf0935002d4c1","kind":"tag","published_at":"2015-05-25T08:27:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f5ac873d110fb192181b24e67bba871fec5f0993","kind":"tag","published_at":"2015-05-25T06:30:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d4141231af79106034660a3ddce98dd8e100282f","kind":"tag","published_at":"2015-05-25T06:03:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1932d55b210f91acbf6e83dc6ad31f7e4c1108b","kind":"tag","published_at":"2015-05-25T02:52:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"e672d3ac0d480a839ae4fc20e089a2828132fe83","kind":"tag","published_at":"2015-05-23T20:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"14789cae7979e81ff229a04d9224606254da9be2","kind":"tag","published_at":"2015-05-23T06:52:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"891e849049cdb4b08801b08a94d671d5b8d7b92a","kind":"tag","published_at":"2015-05-20T05:44:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"57f1c34a542a0266086527c1b559e247e3453e63","kind":"tag","published_at":"2015-05-19T04:58:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"812260d761061578a72e37b24740bbde9fe6f32f","kind":"tag","published_at":"2015-05-18T01:52:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bf0bf1d6dcd829b03e942cde8791391fea06cd90","kind":"tag","published_at":"2015-05-18T01:46:52.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"404a3f80df15eaef0986b2f343e74fa3d6fe4130","kind":"tag","published_at":"2015-05-18T01:46:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"d27794e3c527ccf743501f328b9749f1bcf9cefe","kind":"tag","published_at":"2015-05-16T21:38:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"ae0534617a59c86905f1da290d067945bf7d1bb9","kind":"tag","published_at":"2015-05-16T19:23:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ea31a6f7bbb16c7aea301b7dda35b7fd5e6720b9","kind":"tag","published_at":"2015-05-16T09:11:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0f701da5aa3ad8a02872c4c6c8c37d0deb2c5877","kind":"tag","published_at":"2015-05-15T15:56:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"610e7c012b4c9d1056033b3002706ea72f8fe94f","kind":"tag","published_at":"2015-05-13T20:21:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0/manifests"},{"name":"v1.1.9","sha":"25fcac7fa1c7e4558dedf55500598b25113a49bd","kind":"tag","published_at":"2015-05-11T22:25:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.9","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"9bd3cd14cc7448da4c20cadd7fb0ab2c51b3a50e","kind":"tag","published_at":"2015-05-11T22:12:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.8","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"ffb236cfcbcf15519d38819464a577cc43b61205","kind":"tag","published_at":"2015-05-11T19:02:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.7","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"1363d89fa6c48f39a84572d61d08a52f3d7babcc","kind":"tag","published_at":"2015-05-11T18:59:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"c695a3599001a7a81f39a0d586dd459444b1ce36","kind":"tag","published_at":"2015-05-11T18:38:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ff414667704c7310e52e161b5e545d4250f02944","kind":"tag","published_at":"2015-05-11T18:34:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"ca7aca75b76b8a7db2096930bbce03ebde9e2945","kind":"tag","published_at":"2015-05-11T18:31:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"c30d15be8df929093cd1e8bf067ad7dc601f7610","kind":"tag","published_at":"2015-05-11T06:52:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"06fc18aed980a08338d15c22ed471273d92983e3","kind":"tag","published_at":"2015-05-10T01:35:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8662c431a7c20c240b001d8562104d3653d34f39","kind":"tag","published_at":"2015-05-10T01:32:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-08T21:17:42.188Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.646955176062157,"dependent_packages_count":8.383592402286006,"stargazers_count":0.8991284502900894,"forks_count":1.4647489360655082,"docker_downloads_count":null,"average":5.34860624117594},"purl":"pkg:golang/github.com/istanbuljs/nyc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/istanbuljs/nyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/istanbuljs/nyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/istanbuljs/nyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T01:02:15.116Z","issues_count":171,"pull_requests_count":65,"avg_time_to_close_issue":27512343.108695652,"avg_time_to_close_pull_request":8703759.88235294,"issues_closed_count":46,"pull_requests_closed_count":34,"pull_request_authors_count":31,"issue_authors_count":162,"avg_comments_per_issue":4.116959064327485,"avg_comments_per_pull_request":1.3846153846153846,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":399260.5,"past_year_avg_time_to_close_pull_request":599352.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/issues","maintainers":[{"login":"bcoe","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcoe"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fistanbuljs%2Fnyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fistanbuljs%2Fnyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fistanbuljs%2Fnyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fistanbuljs%2Fnyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fistanbuljs%2Fnyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fistanbuljs%2Fnyc/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2328708,"maintainers_count":0,"namespaces_count":841917,"keywords_count":128097,"github":"golang","metadata":{"funded_packages_count":82865,"sync_missing_packages_cursor":{"timestamp":"2026-09-14T00:01:38.642732Z","path":"github.com/plantonhq/openmcf","version":"v0.5.56-skill.multi-cloud-catalog.20260913.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-14T05:01:22.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5003447,"name":"org.webjars.npm:nyc","ecosystem":"maven","description":"WebJar for nyc","homepage":"http://webjars.org","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/istanbuljs/nyc","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2019-04-01T15:19:22.000Z","latest_release_published_at":"2019-04-01T15:19:22.000Z","latest_release_number":"13.3.0","last_synced_at":"2026-09-14T04:04:14.572Z","created_at":"2022-07-27T11:04:56.325Z","updated_at":"2026-09-14T04:04:14.573Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/nyc/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/nyc/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":31746383,"uuid":"35312458","full_name":"istanbuljs/nyc","owner":"istanbuljs","description":"the Istanbul command line interface","archived":false,"fork":false,"pushed_at":"2026-05-17T16:05:31.000Z","size":2648,"stargazers_count":5764,"open_issues_count":208,"forks_count":362,"subscribers_count":51,"default_branch":"main","last_synced_at":"2026-09-09T08:12:16.918Z","etag":null,"topics":["code-coverage","istanbul","javascript"],"latest_commit_sha":null,"homepage":"https://istanbul.js.org/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/istanbuljs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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},"funding":{"tidelift":"npm/istanbul-reports"}},"created_at":"2015-05-09T02:55:45.000Z","updated_at":"2026-09-06T06:46:46.000Z","dependencies_parsed_at":"2023-02-18T22:45:59.331Z","dependency_job_id":"a984cc1c-7a0e-4e58-8848-9cdc78fc231f","html_url":"https://github.com/istanbuljs/nyc","commit_stats":{"total_commits":745,"total_committers":102,"mean_commits":7.303921568627451,"dds":0.621476510067114,"last_synced_commit":"ab7c53b2f340b458789a746dff2abd3e2e4790c3"},"previous_names":["bcoe/nyc"],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/istanbuljs/nyc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/sbom","scorecard":{"id":228618,"data":{"date":"2025-08-11","repo":{"name":"github.com/istanbuljs/nyc","commit":"41f4476f9f1010367d62c9e7841e14cfe4a2801a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/22 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":"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/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: ISC License: LICENSE.txt:0"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found linked content: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/istanbuljs/.github/SECURITY.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-17T04:21:50.621Z","repository_id":31746383,"created_at":"2025-08-17T04:21:50.621Z","updated_at":"2025-08-17T04:21:50.621Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37181971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-09T02:00:06.536Z","response_time":53,"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":"istanbuljs","name":"Istanbul Code Coverage","uuid":"13523395","kind":"organization","description":"Yet another JS code coverage tool that computes statement, line, function and branch coverage.","email":null,"website":"https://istanbul.js.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13523395?v=4","repositories_count":19,"last_synced_at":"2026-09-06T00:24:15.858Z","metadata":{"has_sponsors_listing":false,"funding":{"tidelift":"npm/istanbul-reports"}},"html_url":"https://github.com/istanbuljs","funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"total_stars":8045,"followers":254,"following":0,"created_at":"2022-11-02T16:21:48.486Z","updated_at":"2026-09-06T00:24:15.873Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs/repositories"},"tags":[{"name":"nyc-v18.0.0","sha":"3ce6d979a1c6753263165d31cb985523b5a81855","kind":"commit","published_at":"2026-02-22T21:20:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v18.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0/manifests"},{"name":"nyc-v17.1.0","sha":"41f4476f9f1010367d62c9e7841e14cfe4a2801a","kind":"commit","published_at":"2024-09-19T02:50:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0/manifests"},{"name":"nyc-v17.0.0","sha":"fee2821af397a54d226e3f575781f591cabcfd84","kind":"commit","published_at":"2024-06-09T22:33:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0/manifests"},{"name":"v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0/manifests"},{"name":"nyc-v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0/manifests"},{"name":"v15.1.0","sha":"de7baa4d765f8b8c184a62090ad1bb2118638b13","kind":"tag","published_at":"2020-06-01T00:58:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0/manifests"},{"name":"v15.0.1","sha":"d9a76d5f9c1df5920684f5e43abe95ded361075e","kind":"tag","published_at":"2020-04-02T13:13:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"bebf4d68c6a2cb0c5fd66ba3513a8e68ad5a284f","kind":"tag","published_at":"2019-12-20T21:39:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0/manifests"},{"name":"v14.1.1","sha":"fe3311bd4770726c67e6eee1e39b15a3b616457b","kind":"tag","published_at":"2019-05-09T22:52:46.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"c5d90fa26f96b1c59875b2c8401442c5c4c9ad9c","kind":"tag","published_at":"2019-04-24T21:19:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"e21721a2145ff719d4eb07cf4de4d96f7ed56b72","kind":"tag","published_at":"2019-04-15T23:36:54.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0/manifests"},{"name":"v13.3.0","sha":"747a6c15aae61bd9cf9b5e8fca85ce8b30f04070","kind":"tag","published_at":"2019-02-14T14:58:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"29e6f5e3b7f545a973546f2822ad63bf398b80e4","kind":"tag","published_at":"2019-01-27T17:07:05.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0/manifests"},{"name":"v13.1.0","sha":"9f9a1df1979409220e32328af3667111ea64c8eb","kind":"tag","published_at":"2018-09-06T05:39:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"4a6b327d5baa955bf5c945b233958fa38f561d49","kind":"tag","published_at":"2018-07-24T22:44:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"a5818f56aa0e2ba054b100f8376d2ce63cd52c7d","kind":"tag","published_at":"2018-06-08T00:52:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"adb310ca9e6196b67e044dc6e3b6c855b47a9beb","kind":"tag","published_at":"2018-06-03T20:37:04.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"9fc20e40c795822d39941917eb1a703d921cc9ac","kind":"tag","published_at":"2018-05-31T23:42:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"eaf3f70fc124e9f6aa7d49abfd2344db0cbd8bc6","kind":"tag","published_at":"2018-05-31T22:17:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0/manifests"},{"name":"v11.9.0","sha":"570a08aaf9221d4c62eb0027ab16948223aab2d8","kind":"tag","published_at":"2018-05-31T18:57:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.9.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0/manifests"},{"name":"v11.8.0","sha":"bc9ffe59370da43daa62853992402d83c0d17dd4","kind":"tag","published_at":"2018-05-14T23:35:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.8.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0/manifests"},{"name":"v11.7.3","sha":"43bda0c6161536e8acb27a79a289d2eb268d5168","kind":"tag","published_at":"2018-05-10T00:16:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"4bdd42ca4c0ca6aa72c563f64613333d6c5548b3","kind":"tag","published_at":"2018-05-08T23:32:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"5e40c7cfe8fbf7c1bd0093ebbb19212a14b5bf65","kind":"tag","published_at":"2018-04-17T18:56:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"62a4e831bb18baecba562e6eb3297861570e3e72","kind":"tag","published_at":"2018-04-16T17:38:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"dd372f59831f1ce0b90d7633123bc8331dc59484","kind":"tag","published_at":"2018-03-13T05:54:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"18d559994afa5ab1be1a7d79d4543b13f1eec08b","kind":"tag","published_at":"2018-02-13T06:12:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0/manifests"},{"name":"v11.4.1","sha":"b473820e7dd3b50a3bbe5491eefdfc17234fc50a","kind":"tag","published_at":"2017-12-14T06:35:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1/manifests"},{"name":"v11.4.0","sha":"e8225d5223a93fd7fcb37b9f3f8baa17a415d5d5","kind":"tag","published_at":"2017-11-28T05:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0/manifests"},{"name":"v11.3.0","sha":"d85118c7daf59606e3c78d01eae6d1f7ef1c9967","kind":"tag","published_at":"2017-10-23T05:45:01.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0/manifests"},{"name":"v11.2.1","sha":"87281f978cbf38faf563af3dc296b6a6911232e0","kind":"tag","published_at":"2017-09-06T06:12:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b2ff72d4dab7744e091ccb948a5308d5750cc6ab","kind":"tag","published_at":"2017-09-05T01:10:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"a3f033f597624d09d28ba3b15eadb6fb5fdab9a2","kind":"tag","published_at":"2017-07-16T22:25:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0/manifests"},{"name":"v11.0.3","sha":"f86b0b17fb9a85b38b8603af1fbe403105924999","kind":"tag","published_at":"2017-06-25T18:40:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"e4eff12ddf52e856eab0a0528781bf9f54d27f8c","kind":"tag","published_at":"2017-06-02T23:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"9d47986f8ea49c7264c28387ada40db7fdf1d6ed","kind":"tag","published_at":"2017-06-01T00:15:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"d90aed66cdb25c227afb3fb15fc92b478056c87d","kind":"tag","published_at":"2017-05-31T23:52:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0/manifests"},{"name":"v10.3.2","sha":"e062a86eac91497381ba656f058849cc63540ab3","kind":"tag","published_at":"2017-05-05T06:28:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2/manifests"},{"name":"v10.3.1","sha":"75713d8b73c80f7f159c95ad1d79cfef660eac08","kind":"tag","published_at":"2017-05-04T23:39:29.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"55e826dd8aaa062957460c4b7b43a9339aac04b4","kind":"tag","published_at":"2017-04-29T06:34:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"455619f9fdd0a1f4fa08b0621e030cceda969011","kind":"tag","published_at":"2017-03-28T04:54:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"e46335fc1c19859663f7c23ea96ea068ed272d4c","kind":"tag","published_at":"2017-01-18T05:29:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"e03cd4803872d4650d19171239d60c2feef2fc3c","kind":"tag","published_at":"2017-01-18T05:10:30.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"8f7af3a5acb87f1380f18d6c516a3439610d12e4","kind":"tag","published_at":"2017-01-17T05:15:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0/manifests"},{"name":"v10.0.2","sha":"093963bc02d93d2075523b14a32aa997144c66c4","kind":"tag","published_at":"2017-01-02T21:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"2e39e004f8ceeb3f0e530999ef01db7ff959a223","kind":"tag","published_at":"2016-12-27T07:17:13.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"68b78e3068ee99a5dc89f184358b19c550c256d1","kind":"tag","published_at":"2016-11-22T16:41:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"c4b81c09958ad823cefb154ccbb163fb019fe273","kind":"tag","published_at":"2016-11-14T23:50:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cc960786d7acf65278bedf7804f97d03b11fc1f6","kind":"tag","published_at":"2016-11-13T19:07:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0/manifests"},{"name":"v8.4.0","sha":"aa9ab4fb3026abafb1a2bafd3c33bdb7f0dab800","kind":"tag","published_at":"2016-10-30T01:14:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"fad3586cae6ab7f272a2ea5824430c8f9f2a3f9a","kind":"tag","published_at":"2016-10-06T04:18:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"0aae39d8ed158703347cd28931a072c594751282","kind":"tag","published_at":"2016-09-15T16:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b9c0aeaa6e0bf8997d6a43ff810fc6a0064a331b","kind":"tag","published_at":"2016-09-02T23:42:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"a54dc7faf486bd3c46fd716d350ded88d2eaec0a","kind":"tag","published_at":"2016-08-14T08:04:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"e7b5d81917bfe7d0de0e20b9e416f7edcc014efd","kind":"tag","published_at":"2016-08-12T06:03:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0/manifests"},{"name":"v7.1.0","sha":"de1defa9ea288fc410d60a96e23c61441d62c7b8","kind":"tag","published_at":"2016-07-24T18:13:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"60843a4c9978b6161cfc14146659ece461a709cf","kind":"tag","published_at":"2016-07-09T06:50:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0/manifests"},{"name":"v6.6.1","sha":"6de49bff5d31168340944b251fedfe6b5fbc468b","kind":"tag","published_at":"2016-06-14T18:21:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1/manifests"},{"name":"v6.6.0","sha":"b9a3023d97ce0350e4325cf240cf60de662f1e3b","kind":"tag","published_at":"2016-06-14T17:56:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"96803069e8a1943ebaf38d4d1ed63c2587f669a5","kind":"tag","published_at":"2016-06-14T01:33:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"b1fe746ac2a0305c63491fdca58d2d29c3b261b1","kind":"tag","published_at":"2016-06-13T03:56:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0/manifests"},{"name":"v6.4.4","sha":"f5d6262eb2bb968b23822b1a3aedaca88fed28c7","kind":"tag","published_at":"2016-05-07T17:26:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"8a63f8ba1d0751b41d278948463e996a7190ee77","kind":"tag","published_at":"2016-05-06T04:52:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"1b625ff550f8185a5f553df51b32529330400826","kind":"tag","published_at":"2016-05-02T04:11:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"693b797e5f95639469e2d64b4fc668a8177fa6e7","kind":"tag","published_at":"2016-04-27T18:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"b8ac5eed8db8346510517327c1b83e8c8c58b40c","kind":"tag","published_at":"2016-04-11T00:31:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"545cf919dde430b5af0ce044b78848697f278ab5","kind":"tag","published_at":"2016-04-08T23:39:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"c4de9b4bb5daa0ce275de26b5481544f91367ea0","kind":"tag","published_at":"2016-04-05T05:20:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"a785f80c983a99f41bbe3999bde8559317f85472","kind":"tag","published_at":"2016-04-05T04:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0/manifests"},{"name":"v6.1.1","sha":"d16c1472e1af89154f2d677d63f956d3b96568a4","kind":"tag","published_at":"2016-03-14T01:05:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"9ce65e7bc030066e28393e495a30c8531577eadf","kind":"tag","published_at":"2016-03-13T00:19:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"57c2cde775462a7ef4508903b32559acd7999da2","kind":"tag","published_at":"2016-02-20T20:38:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0/manifests"},{"name":"v5.6.0","sha":"27a189c49b224f2e04dfc9182ebf13dab049a7e8","kind":"tag","published_at":"2016-02-04T07:56:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"3621913b54095eba70df7f37b79c413b58a43722","kind":"tag","published_at":"2016-01-24T21:07:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"44747b56cee8a8180a8ae8afe194a83a177cac73","kind":"tag","published_at":"2016-01-21T06:21:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"325fac0454fe402dfd42b0adbf5c1935d4803710","kind":"tag","published_at":"2016-01-05T22:09:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"a1e98cda80040ae5c2ed8c6fbdf67bfb9d64ee94","kind":"tag","published_at":"2016-01-03T01:32:09.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"706e2ed33a5edab007633f74defd40325bb806d7","kind":"tag","published_at":"2015-12-30T22:59:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3a9a4dc4714069ec073dc51345b33e0ac119e485","kind":"tag","published_at":"2015-12-28T05:15:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"36a4b4d02f3317f856b25f3fbf362653cceec304","kind":"tag","published_at":"2015-12-14T17:14:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"7cce64302bdc7e2b6585ea43dfc10c2a3c19bc4e","kind":"tag","published_at":"2015-12-10T07:06:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0/manifests"},{"name":"v4.0.1","sha":"c927dd2a3631838000dda278944e6f2e02261569","kind":"tag","published_at":"2015-11-30T01:23:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"efacafa5e51ae4a4aa6ba83fb764de20aa6651d1","kind":"tag","published_at":"2015-11-29T18:28:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4e9545a0c039032585149bf503c797f975e1e982","kind":"tag","published_at":"2015-09-12T05:11:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a53b266e615dc710177ff4223d1380a42934a65d","kind":"tag","published_at":"2015-09-12T03:10:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"57e24cdf36e4fbbd28c4ea671d09730581507be8","kind":"tag","published_at":"2015-09-09T05:42:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"9354b08c31752559b278c744d8ab6dd5640ceab6","kind":"tag","published_at":"2015-08-02T19:04:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"5c12e0df3cefba58f66138a791f7f36ff1481238","kind":"tag","published_at":"2015-07-25T20:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"620b608fcf450a145f404763cad506a822642588","kind":"tag","published_at":"2015-06-28T19:49:50.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"1809c66d2bfa05d42ad58c2e9e0fe411ac37f0f9","kind":"tag","published_at":"2015-06-24T15:57:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"2de4037a47b1b631e3a2800795e09a64990287b0","kind":"tag","published_at":"2015-06-04T06:43:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"29f92584efb3257a79bee3673bfe7344dd218dc6","kind":"tag","published_at":"2015-05-26T04:41:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bface2f15a9b1b1b300c515216efe507fe1c44a3","kind":"tag","published_at":"2015-05-25T21:05:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"8ef114d90b0baeb49a79663ec5daf0935002d4c1","kind":"tag","published_at":"2015-05-25T08:27:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f5ac873d110fb192181b24e67bba871fec5f0993","kind":"tag","published_at":"2015-05-25T06:30:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d4141231af79106034660a3ddce98dd8e100282f","kind":"tag","published_at":"2015-05-25T06:03:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1932d55b210f91acbf6e83dc6ad31f7e4c1108b","kind":"tag","published_at":"2015-05-25T02:52:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"e672d3ac0d480a839ae4fc20e089a2828132fe83","kind":"tag","published_at":"2015-05-23T20:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"14789cae7979e81ff229a04d9224606254da9be2","kind":"tag","published_at":"2015-05-23T06:52:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"891e849049cdb4b08801b08a94d671d5b8d7b92a","kind":"tag","published_at":"2015-05-20T05:44:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"57f1c34a542a0266086527c1b559e247e3453e63","kind":"tag","published_at":"2015-05-19T04:58:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"812260d761061578a72e37b24740bbde9fe6f32f","kind":"tag","published_at":"2015-05-18T01:52:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bf0bf1d6dcd829b03e942cde8791391fea06cd90","kind":"tag","published_at":"2015-05-18T01:46:52.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"404a3f80df15eaef0986b2f343e74fa3d6fe4130","kind":"tag","published_at":"2015-05-18T01:46:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"d27794e3c527ccf743501f328b9749f1bcf9cefe","kind":"tag","published_at":"2015-05-16T21:38:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"ae0534617a59c86905f1da290d067945bf7d1bb9","kind":"tag","published_at":"2015-05-16T19:23:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ea31a6f7bbb16c7aea301b7dda35b7fd5e6720b9","kind":"tag","published_at":"2015-05-16T09:11:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0f701da5aa3ad8a02872c4c6c8c37d0deb2c5877","kind":"tag","published_at":"2015-05-15T15:56:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"610e7c012b4c9d1056033b3002706ea72f8fe94f","kind":"tag","published_at":"2015-05-13T20:21:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0/manifests"},{"name":"v1.1.9","sha":"25fcac7fa1c7e4558dedf55500598b25113a49bd","kind":"tag","published_at":"2015-05-11T22:25:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.9","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"9bd3cd14cc7448da4c20cadd7fb0ab2c51b3a50e","kind":"tag","published_at":"2015-05-11T22:12:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.8","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"ffb236cfcbcf15519d38819464a577cc43b61205","kind":"tag","published_at":"2015-05-11T19:02:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.7","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"1363d89fa6c48f39a84572d61d08a52f3d7babcc","kind":"tag","published_at":"2015-05-11T18:59:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"c695a3599001a7a81f39a0d586dd459444b1ce36","kind":"tag","published_at":"2015-05-11T18:38:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ff414667704c7310e52e161b5e545d4250f02944","kind":"tag","published_at":"2015-05-11T18:34:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"ca7aca75b76b8a7db2096930bbce03ebde9e2945","kind":"tag","published_at":"2015-05-11T18:31:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"c30d15be8df929093cd1e8bf067ad7dc601f7610","kind":"tag","published_at":"2015-05-11T06:52:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"06fc18aed980a08338d15c22ed471273d92983e3","kind":"tag","published_at":"2015-05-10T01:35:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8662c431a7c20c240b001d8562104d3653d34f39","kind":"tag","published_at":"2015-05-10T01:32:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-09T12:21:37.857Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":3.284089381484461,"forks_count":7.759584111652619,"average":18.755505083235857},"purl":"pkg:maven/org.webjars.npm/nyc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:nyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:nyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:nyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-09T01:32:15.723Z","issues_count":171,"pull_requests_count":65,"avg_time_to_close_issue":27512343.108695652,"avg_time_to_close_pull_request":8703759.88235294,"issues_closed_count":46,"pull_requests_closed_count":34,"pull_request_authors_count":31,"issue_authors_count":162,"avg_comments_per_issue":4.116959064327485,"avg_comments_per_pull_request":1.3846153846153846,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":399260.5,"past_year_avg_time_to_close_pull_request":599352.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/issues","maintainers":[{"login":"bcoe","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcoe"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:nyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:nyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:nyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:nyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:nyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:nyc/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":623422,"maintainers_count":0,"namespaces_count":82759,"keywords_count":37339,"github":"maven-central","metadata":{"funded_packages_count":52971,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-14T05:02:19.465Z","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":14024825,"name":"@depup/nyc","ecosystem":"npm","description":"the Istanbul command line interface (with updated dependencies)","homepage":"https://istanbul.js.org/","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/istanbuljs/nyc","keywords_array":["nyc","depup","updated-dependencies","security","latest","patched","coverage","reporter","subprocess","testing"],"namespace":"depup","versions_count":3,"first_release_published_at":"2026-03-08T20:42:22.969Z","latest_release_published_at":"2026-07-26T08:51:03.753Z","latest_release_number":"18.0.0-depup.24","last_synced_at":"2026-09-14T04:20:08.690Z","created_at":"2026-03-11T00:14:06.920Z","updated_at":"2026-09-14T04:20:08.690Z","registry_url":"https://www.npmjs.com/package/@depup/nyc","install_command":"npm install @depup/nyc","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"18.0.0-depup.0","latest":"18.0.0-depup.24"},"contentPolicy":null},"repo_metadata":{"id":31746383,"uuid":"35312458","full_name":"istanbuljs/nyc","owner":"istanbuljs","description":"the Istanbul command line interface","archived":false,"fork":false,"pushed_at":"2026-05-17T16:05:31.000Z","size":2648,"stargazers_count":5764,"open_issues_count":208,"forks_count":362,"subscribers_count":51,"default_branch":"main","last_synced_at":"2026-09-09T08:12:16.918Z","etag":null,"topics":["code-coverage","istanbul","javascript"],"latest_commit_sha":null,"homepage":"https://istanbul.js.org/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/istanbuljs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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},"funding":{"tidelift":"npm/istanbul-reports"}},"created_at":"2015-05-09T02:55:45.000Z","updated_at":"2026-09-06T06:46:46.000Z","dependencies_parsed_at":"2023-02-18T22:45:59.331Z","dependency_job_id":"a984cc1c-7a0e-4e58-8848-9cdc78fc231f","html_url":"https://github.com/istanbuljs/nyc","commit_stats":{"total_commits":745,"total_committers":102,"mean_commits":7.303921568627451,"dds":0.621476510067114,"last_synced_commit":"ab7c53b2f340b458789a746dff2abd3e2e4790c3"},"previous_names":["bcoe/nyc"],"tags_count":119,"template":false,"template_full_name":null,"purl":"pkg:github/istanbuljs/nyc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/sbom","scorecard":{"id":228618,"data":{"date":"2025-08-11","repo":{"name":"github.com/istanbuljs/nyc","commit":"41f4476f9f1010367d62c9e7841e14cfe4a2801a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/22 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":"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/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/release-please.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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/ci.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/istanbuljs/nyc/release-please.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: ISC License: LICENSE.txt:0"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found linked content: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/istanbuljs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/istanbuljs/.github/SECURITY.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-17T04:21:50.621Z","repository_id":31746383,"created_at":"2025-08-17T04:21:50.621Z","updated_at":"2025-08-17T04:21:50.621Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37181971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-09T02:00:06.536Z","response_time":53,"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":"istanbuljs","name":"Istanbul Code Coverage","uuid":"13523395","kind":"organization","description":"Yet another JS code coverage tool that computes statement, line, function and branch coverage.","email":null,"website":"https://istanbul.js.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13523395?v=4","repositories_count":19,"last_synced_at":"2026-09-06T00:24:15.858Z","metadata":{"has_sponsors_listing":false,"funding":{"tidelift":"npm/istanbul-reports"}},"html_url":"https://github.com/istanbuljs","funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"total_stars":8045,"followers":254,"following":0,"created_at":"2022-11-02T16:21:48.486Z","updated_at":"2026-09-06T00:24:15.873Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/istanbuljs/repositories"},"tags":[{"name":"nyc-v18.0.0","sha":"3ce6d979a1c6753263165d31cb985523b5a81855","kind":"commit","published_at":"2026-02-22T21:20:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v18.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v18.0.0/manifests"},{"name":"nyc-v17.1.0","sha":"41f4476f9f1010367d62c9e7841e14cfe4a2801a","kind":"commit","published_at":"2024-09-19T02:50:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.1.0/manifests"},{"name":"nyc-v17.0.0","sha":"fee2821af397a54d226e3f575781f591cabcfd84","kind":"commit","published_at":"2024-06-09T22:33:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v17.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v17.0.0/manifests"},{"name":"v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v16.0.0/manifests"},{"name":"nyc-v16.0.0","sha":"f6e5abaf00584f8ff200a2868505c0d8126eb910","kind":"commit","published_at":"2024-04-10T12:00:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/nyc-v16.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/nyc-v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@nyc-v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/nyc-v16.0.0/manifests"},{"name":"v15.1.0","sha":"de7baa4d765f8b8c184a62090ad1bb2118638b13","kind":"tag","published_at":"2020-06-01T00:58:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.1.0/manifests"},{"name":"v15.0.1","sha":"d9a76d5f9c1df5920684f5e43abe95ded361075e","kind":"tag","published_at":"2020-04-02T13:13:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"bebf4d68c6a2cb0c5fd66ba3513a8e68ad5a284f","kind":"tag","published_at":"2019-12-20T21:39:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v15.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v15.0.0/manifests"},{"name":"v14.1.1","sha":"fe3311bd4770726c67e6eee1e39b15a3b616457b","kind":"tag","published_at":"2019-05-09T22:52:46.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.1/manifests"},{"name":"v14.1.0","sha":"c5d90fa26f96b1c59875b2c8401442c5c4c9ad9c","kind":"tag","published_at":"2019-04-24T21:19:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.1.0/manifests"},{"name":"v14.0.0","sha":"e21721a2145ff719d4eb07cf4de4d96f7ed56b72","kind":"tag","published_at":"2019-04-15T23:36:54.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v14.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v14.0.0/manifests"},{"name":"v13.3.0","sha":"747a6c15aae61bd9cf9b5e8fca85ce8b30f04070","kind":"tag","published_at":"2019-02-14T14:58:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"29e6f5e3b7f545a973546f2822ad63bf398b80e4","kind":"tag","published_at":"2019-01-27T17:07:05.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.2.0/manifests"},{"name":"v13.1.0","sha":"9f9a1df1979409220e32328af3667111ea64c8eb","kind":"tag","published_at":"2018-09-06T05:39:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"4a6b327d5baa955bf5c945b233958fa38f561d49","kind":"tag","published_at":"2018-07-24T22:44:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"a5818f56aa0e2ba054b100f8376d2ce63cd52c7d","kind":"tag","published_at":"2018-06-08T00:52:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v13.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v13.0.0/manifests"},{"name":"v12.0.2","sha":"adb310ca9e6196b67e044dc6e3b6c855b47a9beb","kind":"tag","published_at":"2018-06-03T20:37:04.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.2/manifests"},{"name":"v12.0.1","sha":"9fc20e40c795822d39941917eb1a703d921cc9ac","kind":"tag","published_at":"2018-05-31T23:42:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"eaf3f70fc124e9f6aa7d49abfd2344db0cbd8bc6","kind":"tag","published_at":"2018-05-31T22:17:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v12.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v12.0.0/manifests"},{"name":"v11.9.0","sha":"570a08aaf9221d4c62eb0027ab16948223aab2d8","kind":"tag","published_at":"2018-05-31T18:57:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.9.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.9.0/manifests"},{"name":"v11.8.0","sha":"bc9ffe59370da43daa62853992402d83c0d17dd4","kind":"tag","published_at":"2018-05-14T23:35:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.8.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.8.0/manifests"},{"name":"v11.7.3","sha":"43bda0c6161536e8acb27a79a289d2eb268d5168","kind":"tag","published_at":"2018-05-10T00:16:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.3/manifests"},{"name":"v11.7.2","sha":"4bdd42ca4c0ca6aa72c563f64613333d6c5548b3","kind":"tag","published_at":"2018-05-08T23:32:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.2/manifests"},{"name":"v11.7.1","sha":"5e40c7cfe8fbf7c1bd0093ebbb19212a14b5bf65","kind":"tag","published_at":"2018-04-17T18:56:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.1/manifests"},{"name":"v11.7.0","sha":"62a4e831bb18baecba562e6eb3297861570e3e72","kind":"tag","published_at":"2018-04-16T17:38:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.7.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.7.0/manifests"},{"name":"v11.6.0","sha":"dd372f59831f1ce0b90d7633123bc8331dc59484","kind":"tag","published_at":"2018-03-13T05:54:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"18d559994afa5ab1be1a7d79d4543b13f1eec08b","kind":"tag","published_at":"2018-02-13T06:12:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.5.0/manifests"},{"name":"v11.4.1","sha":"b473820e7dd3b50a3bbe5491eefdfc17234fc50a","kind":"tag","published_at":"2017-12-14T06:35:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.1/manifests"},{"name":"v11.4.0","sha":"e8225d5223a93fd7fcb37b9f3f8baa17a415d5d5","kind":"tag","published_at":"2017-11-28T05:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.4.0/manifests"},{"name":"v11.3.0","sha":"d85118c7daf59606e3c78d01eae6d1f7ef1c9967","kind":"tag","published_at":"2017-10-23T05:45:01.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.3.0/manifests"},{"name":"v11.2.1","sha":"87281f978cbf38faf563af3dc296b6a6911232e0","kind":"tag","published_at":"2017-09-06T06:12:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b2ff72d4dab7744e091ccb948a5308d5750cc6ab","kind":"tag","published_at":"2017-09-05T01:10:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"a3f033f597624d09d28ba3b15eadb6fb5fdab9a2","kind":"tag","published_at":"2017-07-16T22:25:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.1.0/manifests"},{"name":"v11.0.3","sha":"f86b0b17fb9a85b38b8603af1fbe403105924999","kind":"tag","published_at":"2017-06-25T18:40:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"e4eff12ddf52e856eab0a0528781bf9f54d27f8c","kind":"tag","published_at":"2017-06-02T23:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"9d47986f8ea49c7264c28387ada40db7fdf1d6ed","kind":"tag","published_at":"2017-06-01T00:15:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"d90aed66cdb25c227afb3fb15fc92b478056c87d","kind":"tag","published_at":"2017-05-31T23:52:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v11.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v11.0.0/manifests"},{"name":"v10.3.2","sha":"e062a86eac91497381ba656f058849cc63540ab3","kind":"tag","published_at":"2017-05-05T06:28:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.2/manifests"},{"name":"v10.3.1","sha":"75713d8b73c80f7f159c95ad1d79cfef660eac08","kind":"tag","published_at":"2017-05-04T23:39:29.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.1/manifests"},{"name":"v10.3.0","sha":"55e826dd8aaa062957460c4b7b43a9339aac04b4","kind":"tag","published_at":"2017-04-29T06:34:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.3.0/manifests"},{"name":"v10.2.0","sha":"455619f9fdd0a1f4fa08b0621e030cceda969011","kind":"tag","published_at":"2017-03-28T04:54:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.2.0/manifests"},{"name":"v10.1.2","sha":"e46335fc1c19859663f7c23ea96ea068ed272d4c","kind":"tag","published_at":"2017-01-18T05:29:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.2/manifests"},{"name":"v10.1.1","sha":"e03cd4803872d4650d19171239d60c2feef2fc3c","kind":"tag","published_at":"2017-01-18T05:10:30.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.1/manifests"},{"name":"v10.1.0","sha":"8f7af3a5acb87f1380f18d6c516a3439610d12e4","kind":"tag","published_at":"2017-01-17T05:15:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.1.0/manifests"},{"name":"v10.0.2","sha":"093963bc02d93d2075523b14a32aa997144c66c4","kind":"tag","published_at":"2017-01-02T21:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"2e39e004f8ceeb3f0e530999ef01db7ff959a223","kind":"tag","published_at":"2016-12-27T07:17:13.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"68b78e3068ee99a5dc89f184358b19c550c256d1","kind":"tag","published_at":"2016-11-22T16:41:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v10.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"c4b81c09958ad823cefb154ccbb163fb019fe273","kind":"tag","published_at":"2016-11-14T23:50:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cc960786d7acf65278bedf7804f97d03b11fc1f6","kind":"tag","published_at":"2016-11-13T19:07:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v9.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v9.0.0/manifests"},{"name":"v8.4.0","sha":"aa9ab4fb3026abafb1a2bafd3c33bdb7f0dab800","kind":"tag","published_at":"2016-10-30T01:14:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"fad3586cae6ab7f272a2ea5824430c8f9f2a3f9a","kind":"tag","published_at":"2016-10-06T04:18:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"0aae39d8ed158703347cd28931a072c594751282","kind":"tag","published_at":"2016-09-15T16:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"b9c0aeaa6e0bf8997d6a43ff810fc6a0064a331b","kind":"tag","published_at":"2016-09-02T23:42:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"a54dc7faf486bd3c46fd716d350ded88d2eaec0a","kind":"tag","published_at":"2016-08-14T08:04:23.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"e7b5d81917bfe7d0de0e20b9e416f7edcc014efd","kind":"tag","published_at":"2016-08-12T06:03:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v8.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v8.0.0/manifests"},{"name":"v7.1.0","sha":"de1defa9ea288fc410d60a96e23c61441d62c7b8","kind":"tag","published_at":"2016-07-24T18:13:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"60843a4c9978b6161cfc14146659ece461a709cf","kind":"tag","published_at":"2016-07-09T06:50:14.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v7.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v7.0.0/manifests"},{"name":"v6.6.1","sha":"6de49bff5d31168340944b251fedfe6b5fbc468b","kind":"tag","published_at":"2016-06-14T18:21:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.1/manifests"},{"name":"v6.6.0","sha":"b9a3023d97ce0350e4325cf240cf60de662f1e3b","kind":"tag","published_at":"2016-06-14T17:56:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"96803069e8a1943ebaf38d4d1ed63c2587f669a5","kind":"tag","published_at":"2016-06-14T01:33:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"b1fe746ac2a0305c63491fdca58d2d29c3b261b1","kind":"tag","published_at":"2016-06-13T03:56:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.5.0/manifests"},{"name":"v6.4.4","sha":"f5d6262eb2bb968b23822b1a3aedaca88fed28c7","kind":"tag","published_at":"2016-05-07T17:26:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"8a63f8ba1d0751b41d278948463e996a7190ee77","kind":"tag","published_at":"2016-05-06T04:52:34.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"1b625ff550f8185a5f553df51b32529330400826","kind":"tag","published_at":"2016-05-02T04:11:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"693b797e5f95639469e2d64b4fc668a8177fa6e7","kind":"tag","published_at":"2016-04-27T18:37:20.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"b8ac5eed8db8346510517327c1b83e8c8c58b40c","kind":"tag","published_at":"2016-04-11T00:31:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"545cf919dde430b5af0ce044b78848697f278ab5","kind":"tag","published_at":"2016-04-08T23:39:00.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"c4de9b4bb5daa0ce275de26b5481544f91367ea0","kind":"tag","published_at":"2016-04-05T05:20:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"a785f80c983a99f41bbe3999bde8559317f85472","kind":"tag","published_at":"2016-04-05T04:45:31.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.2.0/manifests"},{"name":"v6.1.1","sha":"d16c1472e1af89154f2d677d63f956d3b96568a4","kind":"tag","published_at":"2016-03-14T01:05:25.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"9ce65e7bc030066e28393e495a30c8531577eadf","kind":"tag","published_at":"2016-03-13T00:19:41.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"57c2cde775462a7ef4508903b32559acd7999da2","kind":"tag","published_at":"2016-02-20T20:38:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v6.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v6.0.0/manifests"},{"name":"v5.6.0","sha":"27a189c49b224f2e04dfc9182ebf13dab049a7e8","kind":"tag","published_at":"2016-02-04T07:56:51.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.6.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"3621913b54095eba70df7f37b79c413b58a43722","kind":"tag","published_at":"2016-01-24T21:07:28.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.5.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"44747b56cee8a8180a8ae8afe194a83a177cac73","kind":"tag","published_at":"2016-01-21T06:21:16.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"325fac0454fe402dfd42b0adbf5c1935d4803710","kind":"tag","published_at":"2016-01-05T22:09:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"a1e98cda80040ae5c2ed8c6fbdf67bfb9d64ee94","kind":"tag","published_at":"2016-01-03T01:32:09.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"706e2ed33a5edab007633f74defd40325bb806d7","kind":"tag","published_at":"2015-12-30T22:59:35.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"3a9a4dc4714069ec073dc51345b33e0ac119e485","kind":"tag","published_at":"2015-12-28T05:15:18.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"36a4b4d02f3317f856b25f3fbf362653cceec304","kind":"tag","published_at":"2015-12-14T17:14:33.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"7cce64302bdc7e2b6585ea43dfc10c2a3c19bc4e","kind":"tag","published_at":"2015-12-10T07:06:58.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v5.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v5.0.0/manifests"},{"name":"v4.0.1","sha":"c927dd2a3631838000dda278944e6f2e02261569","kind":"tag","published_at":"2015-11-30T01:23:47.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"efacafa5e51ae4a4aa6ba83fb764de20aa6651d1","kind":"tag","published_at":"2015-11-29T18:28:44.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v4.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"4e9545a0c039032585149bf503c797f975e1e982","kind":"tag","published_at":"2015-09-12T05:11:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"a53b266e615dc710177ff4223d1380a42934a65d","kind":"tag","published_at":"2015-09-12T03:10:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"57e24cdf36e4fbbd28c4ea671d09730581507be8","kind":"tag","published_at":"2015-09-09T05:42:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"9354b08c31752559b278c744d8ab6dd5640ceab6","kind":"tag","published_at":"2015-08-02T19:04:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"5c12e0df3cefba58f66138a791f7f36ff1481238","kind":"tag","published_at":"2015-07-25T20:51:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"620b608fcf450a145f404763cad506a822642588","kind":"tag","published_at":"2015-06-28T19:49:50.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v3.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v3.0.0/manifests"},{"name":"v2.4.0","sha":"1809c66d2bfa05d42ad58c2e9e0fe411ac37f0f9","kind":"tag","published_at":"2015-06-24T15:57:26.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"2de4037a47b1b631e3a2800795e09a64990287b0","kind":"tag","published_at":"2015-06-04T06:43:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"29f92584efb3257a79bee3673bfe7344dd218dc6","kind":"tag","published_at":"2015-05-26T04:41:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"bface2f15a9b1b1b300c515216efe507fe1c44a3","kind":"tag","published_at":"2015-05-25T21:05:10.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.2.0/manifests"},{"name":"v2.1.4","sha":"8ef114d90b0baeb49a79663ec5daf0935002d4c1","kind":"tag","published_at":"2015-05-25T08:27:27.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"f5ac873d110fb192181b24e67bba871fec5f0993","kind":"tag","published_at":"2015-05-25T06:30:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d4141231af79106034660a3ddce98dd8e100282f","kind":"tag","published_at":"2015-05-25T06:03:11.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e1932d55b210f91acbf6e83dc6ad31f7e4c1108b","kind":"tag","published_at":"2015-05-25T02:52:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"e672d3ac0d480a839ae4fc20e089a2828132fe83","kind":"tag","published_at":"2015-05-23T20:55:37.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"14789cae7979e81ff229a04d9224606254da9be2","kind":"tag","published_at":"2015-05-23T06:52:24.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"891e849049cdb4b08801b08a94d671d5b8d7b92a","kind":"tag","published_at":"2015-05-20T05:44:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"57f1c34a542a0266086527c1b559e247e3453e63","kind":"tag","published_at":"2015-05-19T04:58:40.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"812260d761061578a72e37b24740bbde9fe6f32f","kind":"tag","published_at":"2015-05-18T01:52:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"bf0bf1d6dcd829b03e942cde8791391fea06cd90","kind":"tag","published_at":"2015-05-18T01:46:52.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"404a3f80df15eaef0986b2f343e74fa3d6fe4130","kind":"tag","published_at":"2015-05-18T01:46:19.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"d27794e3c527ccf743501f328b9749f1bcf9cefe","kind":"tag","published_at":"2015-05-16T21:38:48.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v2.0.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v2.0.0/manifests"},{"name":"v1.4.1","sha":"ae0534617a59c86905f1da290d067945bf7d1bb9","kind":"tag","published_at":"2015-05-16T19:23:21.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ea31a6f7bbb16c7aea301b7dda35b7fd5e6720b9","kind":"tag","published_at":"2015-05-16T09:11:56.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.4.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0f701da5aa3ad8a02872c4c6c8c37d0deb2c5877","kind":"tag","published_at":"2015-05-15T15:56:49.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.3.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"610e7c012b4c9d1056033b3002706ea72f8fe94f","kind":"tag","published_at":"2015-05-13T20:21:03.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.2.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.2.0/manifests"},{"name":"v1.1.9","sha":"25fcac7fa1c7e4558dedf55500598b25113a49bd","kind":"tag","published_at":"2015-05-11T22:25:53.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.9","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"9bd3cd14cc7448da4c20cadd7fb0ab2c51b3a50e","kind":"tag","published_at":"2015-05-11T22:12:12.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.8","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"ffb236cfcbcf15519d38819464a577cc43b61205","kind":"tag","published_at":"2015-05-11T19:02:45.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.7","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"1363d89fa6c48f39a84572d61d08a52f3d7babcc","kind":"tag","published_at":"2015-05-11T18:59:32.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.6","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"c695a3599001a7a81f39a0d586dd459444b1ce36","kind":"tag","published_at":"2015-05-11T18:38:15.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.5","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ff414667704c7310e52e161b5e545d4250f02944","kind":"tag","published_at":"2015-05-11T18:34:59.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.4","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"ca7aca75b76b8a7db2096930bbce03ebde9e2945","kind":"tag","published_at":"2015-05-11T18:31:36.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.3","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"c30d15be8df929093cd1e8bf067ad7dc601f7610","kind":"tag","published_at":"2015-05-11T06:52:22.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.2","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"06fc18aed980a08338d15c22ed471273d92983e3","kind":"tag","published_at":"2015-05-10T01:35:02.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.1","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8662c431a7c20c240b001d8562104d3653d34f39","kind":"tag","published_at":"2015-05-10T01:32:42.000Z","download_url":"https://codeload.github.com/istanbuljs/nyc/tar.gz/v1.1.0","html_url":"https://github.com/istanbuljs/nyc/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/istanbuljs/nyc@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T22:02:14.977Z","dependent_packages_count":0,"downloads":29,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.512631796629087,"dependent_packages_count":32.43474361860437,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.47368770761673},"purl":"pkg:npm/%40depup/nyc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/nyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/nyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/nyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/npm/istanbul-reports"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-11T02:32:16.694Z","issues_count":171,"pull_requests_count":65,"avg_time_to_close_issue":27512343.108695652,"avg_time_to_close_pull_request":8703759.88235294,"issues_closed_count":46,"pull_requests_closed_count":34,"pull_request_authors_count":31,"issue_authors_count":162,"avg_comments_per_issue":4.116959064327485,"avg_comments_per_pull_request":1.3846153846153846,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":399260.5,"past_year_avg_time_to_close_pull_request":599352.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/issues","maintainers":[{"login":"bcoe","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcoe"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnyc/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2155,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-11T00:14:11.267Z","updated_at":"2026-03-11T00:14:11.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5855538,"maintainers_count":1253657,"namespaces_count":431769,"keywords_count":897874,"github":"npm","metadata":{"funded_packages_count":194783,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-12T05:04:10.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":842,"full_name":"istanbuljs/nyc","default_branch":"main","total_commits":764,"total_committers":105,"total_bot_commits":9,"total_bot_committers":2,"mean_commits":7.276190476190476,"dds":0.630890052356021,"past_year_total_commits":6,"past_year_total_committers":5,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":1.2,"past_year_dds":0.6666666666666667,"last_synced_at":"2026-09-14T04:03:49.178Z","last_synced_commit":"908620475199fa7b9ea0ea8b21d6d8ad6921e3ae","created_at":"2023-03-06T22:05:27.851Z","updated_at":"2026-09-14T04:03:48.997Z","committers":[{"name":"Benjamin Coe","email":"ben@npmjs.com","login":null,"count":282},{"name":"Corey Farrell","email":"git@cfware.com","login":"coreyfarrell","count":110},{"name":"Benjamin E. Coe","email":"bencoe@gmail.com","login":"bcoe","count":79},{"name":"James Talmage","email":"james@talmage.io","login":"jamestalmage","count":37},{"name":"Mark Wubben","email":"mark@novemberborn.net","login":"novemberborn","count":33},{"name":"Greenkeeper","email":"support@greenkeeper.io","login":"greenkeeperio-bot","count":23},{"name":"AndrewFinlay","email":"AndrewFinlay","login":"AndrewFinlay","count":22},{"name":"isaacs","email":"i@izs.me","login":"isaacs","count":17},{"name":"Jason Kurian","email":"JaKXz","login":"JaKXz","count":17},{"name":"Luis Aleman","email":"Lalem001","login":"Lalem001","count":11},{"name":"Anna Henningsen","email":"github@addaleax.net","login":"addaleax","count":7},{"name":"XhmikosR","email":"xhmikosr@gmail.com","login":"XhmikosR","count":7},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":4},{"name":"Ryan Graham","email":"ryan@strongloop.com","login":"rmg","count":3},{"name":"Lloyd Cotten","email":"lloyd@lloydcotten.com","login":"lloydcotten","count":3},{"name":"Kent C. Dodds","email":"kent+github@doddsfamily.us","login":null,"count":3},{"name":"Jean-Charles Sisk","email":"jasisk@gmail.com","login":"jasisk","count":3},{"name":"Gregor Martynus","email":"gregor@martynus.net","login":"gr2m","count":2},{"name":"Linus Unnebäck","email":"linus@folkdatorn.se","login":"LinusU","count":2},{"name":"Martin Schut","email":"schutm","login":"schutm","count":2},{"name":"calvinf","email":"calvin.freitas@gmail.com","login":"calvinf","count":2},{"name":"Whitney Young","email":"wbyoung","login":"wbyoung","count":2},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com","login":"SimenB","count":2},{"name":"Ollie Buck","email":"ollie.buck@holidayextras.com","login":"shackpank","count":2},{"name":"Mickael Burguet","email":"bash88@gmail.com","login":"rundef","count":2},{"name":"Daniel Ruf","email":"DanielRuf","login":"DanielRuf","count":2},{"name":"Brett Zamir","email":"brettz9@yahoo.com","login":"brettz9","count":2},{"name":"ronkorving","email":"rkorving@wizcorp.jp","login":null,"count":2},{"name":"Dominique Busser","email":"doque","login":"doque","count":1},{"name":"ET","email":"evantorrie","login":"evantorrie","count":1},{"name":"Eddie","email":"hershmire","login":"hershmire","count":1},{"name":"Ergenekon Yigit","email":"yigitergenekon@gmail.com","login":"ergenekonyigit","count":1},{"name":"Fabian Streitel","email":"karottenreibe","login":"karottenreibe","count":1},{"name":"Finn Glöe","email":"AmShaegar13","login":"AmShaegar13","count":1},{"name":"Gene Arch","email":"genepaularch@gmail.com","login":"genepaul","count":1},{"name":"Gilad Peleg","email":"giladp007@gmail.com","login":"pgilad","count":1},{"name":"Greg Graf","email":"me@greggraf.com","login":"greggraf","count":1},{"name":"Alex","email":"alexframe","login":"alexframe","count":1},{"name":"Andres Suarez","email":"zertosh@gmail.com","login":"zertosh","count":1},{"name":"Arman","email":"MegaArman","login":"MegaArman","count":1},{"name":"Baoshuo Ren","email":"i@baoshuo.ren","login":"renbaoshuo","count":1},{"name":"Ben Saufley","email":"bensaufley+git@gmail.com","login":"bensaufley","count":1},{"name":"Blaine Bublitz","email":"blaine.bublitz@gmail.com","login":"phated","count":1},{"name":"Cassidy Bandy","email":"me@cass.moe","login":"furudean","count":1},{"name":"Chad McElligott","email":"chad.mcelligott@gmail.com","login":"chadxz","count":1},{"name":"Christopher Hiller","email":"boneskull@boneskull.com","login":"boneskull","count":1},{"name":"Cyril Lakech","email":"1169286+clakech","login":"clakech","count":1},{"name":"Greg Thornton","email":"xdissent@me.com","login":"xdissent","count":1},{"name":"Carlos García","email":"cgalvarez.engineer@gmail.com","login":null,"count":1},{"name":"Jim Buck","email":"jim@jimmyboh.com","login":null,"count":1},{"name":"Kent C. Dodds","email":"kent@doddsfamily.us","login":null,"count":1},{"name":"Phil Nash","email":"philnash@gmail.com","login":"philnash","count":1},{"name":"Pierre Vanduynslager","email":"pierre.denis.vanduynslager@gmail.com","login":"pvdlg","count":1},{"name":"Rob Moran","email":"github@thegecko.org","login":"thegecko","count":1},{"name":"Roman Pominov","email":"rpominov+github@gmail.com","login":"rpominov","count":1},{"name":"Rouven Weßling","email":"me@rouvenwessling.de","login":"realityking","count":1},{"name":"Roy Revelt","email":"roy@codsen.com","login":"revelt","count":1},{"name":"Rui Pedro Lima","email":"ruipedro.lima@gmail.com","login":"rapzo","count":1},{"name":"Ryan Venegas","email":"rvenegas2@gmail.com","login":"RyanV","count":1},{"name":"Rémi Gebski","email":"remi.gebski@datadoghq.com","login":"skimi","count":1},{"name":"Scott Rudiger","email":"scottrudiger@gmail.com","login":"ScottRudiger","count":1},{"name":"Sean Micklethwaite","email":"sean@sdmworld.co.uk","login":"tehsenaus","count":1},{"name":"Sintendo","email":"bram.speeckaert@gmail.com","login":"Sintendo","count":1},{"name":"Thai Pangsakulyanont","email":"dtinth@spacet.me","login":"dtinth","count":1},{"name":"Timo Tijhof","email":"krinklemail@gmail.com","login":"Krinkle","count":1},{"name":"Tommy Kelly","email":"tomkel","login":"tomkel","count":1},{"name":"TonyJDavies","email":"40263457+TonyJDavies","login":"TonyJDavies","count":1},{"name":"Vincent Rouille","email":"vincent@speedy37.fr","login":"Speedy37","count":1},{"name":"Vladimir Agafonkin","email":"agafonkin@gmail.com","login":"mourner","count":1},{"name":"Waldir Pimenta","email":"waldyrious@gmail.com","login":"waldyrious","count":1},{"name":"Walter Zalazar","email":"walter.zalazar.mdp@gmail.com","login":"wzalazar","count":1},{"name":"bgalletbgallet","email":"bgalletbgallet@gmail.com","login":"bgalletbgallet","count":1},{"name":"hartraft","email":"alex.kw.chen@gmail.com","login":"hartraft","count":1},{"name":"hkdnet","email":"satoko.itse@gmail.com","login":"hkdnet","count":1},{"name":"jl","email":"jl-","login":"jl-","count":1},{"name":"katerberg","email":"katerberg@fastmail.fm","login":"katerberg","count":1},{"name":"nothingismagick","email":"35242872+nothingismagick","login":"nothingismagick","count":1},{"name":"pangrr","email":"pangrr89@gmail.com","login":null,"count":1},{"name":"David Welch","email":"dmwelch","login":"dmwelch","count":1},{"name":"Daniel Li","email":"dan@danyll.com","login":"d4nyll","count":1},{"name":"Dan Allen","email":"dan.j.allen@gmail.com","login":"mojavelinux","count":1},{"name":"Grzegorz Abramczyk","email":"abramczykg@gmail.com","login":"AGrzes","count":1},{"name":"Haoliang Gao","email":"sakura9515@gmail.com","login":"popomore","count":1},{"name":"Henrique Mota Esteves","email":"henriquemotaesteves@gmail.com","login":"henriquemotaesteves","count":1},{"name":"Igor Bari","email":"mucsi96@gmail.com","login":"mucsi96","count":1},{"name":"Igor Ribeiro Lima","email":"lima.igorribeiro@gmail.com","login":"igorlima","count":1},{"name":"James George","email":"jamesgeorge998001@gmail.com","login":"jamesgeorge007","count":1},{"name":"Jeff Principe","email":"jepri@microsoft.com","login":"princjef","count":1},{"name":"Jordan Harband","email":"ljharb@gmail.com","login":"ljharb","count":1},{"name":"Josh Soref","email":"2119212+jsoref","login":"jsoref","count":1},{"name":"Kenneth Williams","email":"scriptdaemon","login":"scriptdaemon","count":1},{"name":"Kenton Jacobsen","email":"kenton.jacobsen@gmail.com","login":"brokentone","count":1},{"name":"Krishnan Anantheswaran","email":"kananthmail-github@yahoo.com","login":"gotwarlost","count":1},{"name":"Kyle Kelley","email":"rgbkrk@gmail.com","login":"rgbkrk","count":1},{"name":"Luis Del Águila","email":"luis@delaguilaluis.com","login":"delaguilaluis","count":1},{"name":"Mariano Ruiz","email":"mrsarm@gmail.com","login":"mrsarm","count":1},{"name":"Matheus Cruz Rocha","email":"matheus.rocha89@gmail.com","login":"matheusrocha89","count":1},{"name":"Moti Zilberman","email":"motiz88@gmail.com","login":"motiz88","count":1},{"name":"Nathan Sarang-Walters","email":"nwalters512@gmail.com","login":"nwalters512","count":1},{"name":"Nickolay Platonov","email":"nickolay8@gmail.com","login":"canonic-epicure","count":1},{"name":"Nikita Golov","email":"goloniko@gmail.com","login":"golonikum","count":1},{"name":"Paul Esson","email":"paul.esson@gmail.com","login":"thepont","count":1},{"name":"Pedro Carriço","email":"pedrocarrico","login":"pedrocarrico","count":1},{"name":"taye","email":"dev@taye.me","login":"taye","count":1}],"past_year_committers":[{"name":"Benjamin Coe","email":"bencoe@gmail.com","login":"bcoe","count":2},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"Josh Soref","email":"2119212+jsoref","login":"jsoref","count":1},{"name":"Igor Bari","email":"mucsi96@gmail.com","login":"mucsi96","count":1},{"name":"Baoshuo Ren","email":"i@baoshuo.ren","login":"renbaoshuo","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-14T00:00:07.384Z","repositories_count":7289818,"commits_count":1097199509,"contributors_count":48648068,"owners_count":1459832,"committers_count":3513086,"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":"istanbuljs/nyc","html_url":"https://github.com/istanbuljs/nyc","last_synced_at":"2026-09-14T04:02:21.216Z","status":null,"issues_count":171,"pull_requests_count":65,"avg_time_to_close_issue":27512343.108695652,"avg_time_to_close_pull_request":8703759.88235294,"issues_closed_count":46,"pull_requests_closed_count":34,"pull_request_authors_count":31,"issue_authors_count":162,"avg_comments_per_issue":4.116959064327485,"avg_comments_per_pull_request":1.3846153846153846,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":10,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":399260.5,"past_year_avg_time_to_close_pull_request":599352.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-16T15:30:40.047Z","updated_at":"2026-09-14T04:02:21.216Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/istanbuljs%2Fnyc/issues","issue_labels_count":{"table":{"stale":15,"help wanted":6,"triaged":5,"question":4,"Great First Contribution":3,"enhancement":3,"bug":3,"waiting-on-feedback":3,"TypeScript":2,"upstream bug":2,"needs more information":2,"pinned":2,"doc":2,"needs-investigation":1,"Istanbul 1.0":1,"blocked":1,"high-priority":1}},"pull_request_labels_count":{"table":{"dependencies":8,"ci":4,"autorelease: pending":3,"autorelease: tagged":1,"stale":1}},"issue_author_associations_count":{"table":{"NONE":169,"CONTRIBUTOR":2}},"pull_request_author_associations_count":{"table":{"NONE":40,"CONTRIBUTOR":18,"MEMBER":7}},"issue_authors":{"table":{"ericmorand":3,"gnzzz":2,"testgitdl":2,"Krinkle":2,"jeremymeng":2,"DKhateek1372":2,"jedwards1211":2,"msnash1988":2,"yusuke-noda":1,"jdmarshall":1,"Lucas-C":1,"xuzhaocheng":1,"raQai":1,"bennycode":1,"adligo":1,"erhimanshugarg":1,"Nikhilk-10":1,"catamphetamine":1,"rohit-gohri":1,"willyhalim":1,"Montana":1,"getify":1,"NguyenDat251":1,"nothingrandom":1,"Adnan0923":1,"ghsouza89":1,"shivamsouravjha":1,"solymosi":1,"cexbrayat":1,"charan678":1,"1dukky":1,"doublethefish":1,"jjangga0214":1,"yuuulinnn":1,"dinukadesilva":1,"samhatoum":1,"josephzidell":1,"oprogramador":1,"hverlin":1,"ansjcy":1,"cesco69":1,"skerit":1,"varunrajasekhar":1,"enuggetry":1,"Yuanshandai":1,"patelvanita360":1,"loidy":1,"alex-w0":1,"G-Rath":1,"tdammonsandboxx":1,"akoidan":1,"steoj":1,"cspotcode":1,"samblackmore":1,"taburetkin":1,"aalexgabi":1,"ShivaPotlapelli":1,"artbindu":1,"michaelhays":1,"Raag007":1,"gpradeepjain":1,"iamgnlc":1,"priyankagolla1836":1,"TheJaredWilcurt":1,"RajMarutitech":1,"dword-design":1,"Jabark":1,"ho-henry-senior":1,"YoDaMa":1,"xirdneh":1,"mayant15":1,"haameeen":1,"PepperAddict":1,"LReddyk":1,"sh977218":1,"agilgur5":1,"scaricopax8":1,"vassudanagunta":1,"kdex":1,"mgoetz-nerdery":1,"RobbieTheWagner":1,"kevincaradant":1,"sean-hernon":1,"AndrewTran03":1,"epoberezkin":1,"glk-web":1,"ssuparna2010":1,"rennerg":1,"levity":1,"lichader":1,"hayderma":1,"KhimairaCrypto":1,"yinonby":1,"jonbeacherdomuso":1,"DenizYaralioglu":1,"MichaelBelousov":1,"gamboaa":1,"jidma":1,"MattRoss34":1,"qburst-neswine":1,"haddasbronfman":1,"Harcsa95":1,"jackson-at-bentley":1,"mrsimonemms":1,"roebuk":1,"stahloss":1,"AncientSwordRage":1,"annahansen229":1,"jwalton":1,"meanstackmax":1,"ingemarson":1,"abhisek":1,"NikolayMakhonin":1,"arunakiran401":1,"aptivator":1,"JoelRuizRojas":1,"philippkolbe":1,"abdulrahman-khankan":1,"dominikschreiber":1,"z7edge":1,"mitsuki31":1,"robrich":1,"MelonHjy":1,"anishkny":1,"david-kirkland":1,"jazz-soft":1,"DavidWeng0":1,"firewash":1,"chrisflemming":1,"jennylia":1,"janek37":1,"athayes":1,"mlrawlings":1,"jwasnoggin":1,"stevenvachon":1,"manuelbarzi":1,"intervalia":1,"ghost":1,"andreashuber69":1,"ianchanning":1,"cedx":1,"Krishman23":1,"MadnezGirl":1,"ngryman":1,"throrin19":1,"tenkiller":1,"Nikhil-Kumar-TBS":1,"keminming":1,"npmmirror":1,"toaditoad":1,"S-N-O-R-L-A-X":1,"PalAditya":1,"mvorisek":1,"kayoch1n":1,"rajekumar1536":1,"yizheliu-amazon":1,"Jkapanadze":1,"parvez":1,"xioayihe":1,"teleginaian":1,"miyasudokoro":1,"kazkansouh":1}},"pull_request_authors":{"table":{"dependabot[bot]":8,"bcoe":7,"BboyAkers":6,"github-actions[bot]":4,"danielbeeke":3,"cschanaj":3,"jsoref":2,"AndrewFinlay":2,"jpg619":2,"satouriko":2,"oliveselow87":2,"skimi":2,"nwalters512":2,"frattaro":2,"anomiex":2,"johnrees":1,"work933k":1,"BDGrace":1,"gameroman":1,"abdulgit2021":1,"mucsi96":1,"elia":1,"pankajmlv":1,"EvilSpirit39":1,"AriPerkkio":1,"ssams":1,"rajekumar1536":1,"blackswanny":1,"9904099":1,"renbaoshuo":1,"Eljees":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-14T00:00:08.082Z","repositories_count":17220568,"issues_count":45519622,"pull_requests_count":142988033,"authors_count":11727390,"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":10}},"past_year_pull_request_author_associations_count":{"table":{"NONE":4,"CONTRIBUTOR":1}},"past_year_issue_authors":{"table":{"jedwards1211":2,"DenizYaralioglu":1,"ho-henry-senior":1,"JoelRuizRojas":1,"Lucas-C":1,"Nikhil-Kumar-TBS":1,"TheJaredWilcurt":1,"throrin19":1,"yusuke-noda":1}},"past_year_pull_request_authors":{"table":{"9904099":1,"Eljees":1,"EvilSpirit39":1,"gameroman":1,"jsoref":1}},"maintainers":[{"table":{"login":"bcoe","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcoe"}}],"active_maintainers":[]}},"events":{"total":{"CreateEvent":2,"ForkEvent":12,"IssueCommentEvent":35,"IssuesEvent":17,"PullRequestEvent":6,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":2,"PushEvent":5,"ReleaseEvent":1,"WatchEvent":142},"last_year":{"CreateEvent":1,"ForkEvent":2,"IssueCommentEvent":9,"IssuesEvent":9,"PullRequestEvent":2,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":2,"PushEvent":5,"ReleaseEvent":1,"WatchEvent":20}},"keywords":["code-coverage","istanbul","javascript"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-02-18T22:45:58.728Z","updated_at":"2023-02-18T22:45:58.728Z","repository_link":"https://github.com/istanbuljs/nyc/blob/main/package.json","dependencies":[{"id":7772407126,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":7772407138,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"^0.1.2","direct":true,"kind":"runtime","optional":false},{"id":7772407140,"package_name":"caching-transform","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":7772407142,"package_name":"convert-source-map","ecosystem":"npm","requirements":"^1.7.0","direct":true,"kind":"runtime","optional":false},{"id":7772407144,"package_name":"decamelize","ecosystem":"npm","requirements":"^1.2.0","direct":true,"kind":"runtime","optional":false},{"id":7772407146,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"^3.2.0","direct":true,"kind":"runtime","optional":false},{"id":7772407148,"package_name":"find-up","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"runtime","optional":false},{"id":7772407150,"package_name":"foreground-child","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":7772407152,"package_name":"get-package-type","ecosystem":"npm","requirements":"^0.1.0","direct":true,"kind":"runtime","optional":false},{"id":7772407154,"package_name":"glob","ecosystem":"npm","requirements":"^7.1.6","direct":true,"kind":"runtime","optional":false},{"id":7772407156,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":7772407158,"package_name":"istanbul-lib-hook","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":7772407160,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":7772407161,"package_name":"istanbul-lib-processinfo","ecosystem":"npm","requirements":"^2.0.2","direct":true,"kind":"runtime","optional":false},{"id":7772407232,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":7772407233,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":7772407234,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"runtime","optional":false},{"id":7772407235,"package_name":"make-dir","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":7772407236,"package_name":"node-preload","ecosystem":"npm","requirements":"^0.2.1","direct":true,"kind":"runtime","optional":false},{"id":7772407237,"package_name":"p-map","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":7772407238,"package_name":"process-on-spawn","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":7772407239,"package_name":"resolve-from","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":7772407240,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":7772407241,"package_name":"signal-exit","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"runtime","optional":false},{"id":7772407242,"package_name":"spawn-wrap","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":7772407249,"package_name":"test-exclude","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"runtime","optional":false},{"id":7772407250,"package_name":"yargs","ecosystem":"npm","requirements":"^15.0.2","direct":true,"kind":"runtime","optional":false},{"id":7772407251,"package_name":"any-path","ecosystem":"npm","requirements":"^1.3.0","direct":true,"kind":"development","optional":false},{"id":7772407257,"package_name":"coveralls","ecosystem":"npm","requirements":"^3.0.9","direct":true,"kind":"development","optional":false},{"id":7772407258,"package_name":"is-windows","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false},{"id":7772407259,"package_name":"requirejs","ecosystem":"npm","requirements":"^2.3.6","direct":true,"kind":"development","optional":false},{"id":7772407260,"package_name":"source-map-support","ecosystem":"npm","requirements":"^0.5.16","direct":true,"kind":"development","optional":false},{"id":7772407261,"package_name":"standard","ecosystem":"npm","requirements":"^14.3.1","direct":true,"kind":"development","optional":false},{"id":7772407262,"package_name":"standard-version","ecosystem":"npm","requirements":"^9.0.0","direct":true,"kind":"development","optional":false},{"id":7772407263,"package_name":"tap","ecosystem":"npm","requirements":"^14.10.5","direct":true,"kind":"development","optional":false},{"id":7772407264,"package_name":"uuid","ecosystem":"npm","requirements":"^3.4.0","direct":true,"kind":"development","optional":false},{"id":7772407265,"package_name":"which","ecosystem":"npm","requirements":"^2.0.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/hooks/package.json","sha":null,"kind":"manifest","created_at":"2023-02-18T22:45:58.962Z","updated_at":"2023-02-18T22:45:58.962Z","repository_link":"https://github.com/istanbuljs/nyc/blob/main/test/fixtures/hooks/package.json","dependencies":[{"id":7772407647,"package_name":"requirejs","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/tsc/package.json","sha":null,"kind":"manifest","created_at":"2023-02-18T22:45:59.217Z","updated_at":"2023-02-18T22:45:59.217Z","repository_link":"https://github.com/istanbuljs/nyc/blob/main/test/fixtures/tsc/package.json","dependencies":[{"id":7772407802,"package_name":"typescript","ecosystem":"npm","requirements":"^3.6.3","direct":true,"kind":"development","optional":false}]}],"score":33.49940005692853,"created_at":"2026-07-08T09:36:01.450Z","updated_at":"2026-09-15T04:36:36.072Z","avatar_url":"https://github.com/istanbuljs.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378695","html_url":"https://summary.ecosyste.ms/projects/378695"}